Trace number 3696072

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.07 1801.82

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null20mast_rapportOE2.0_TMAX120_K67_cod2.opb
MD5SUM3c4312a0a0fb7b4698eae8a0af34af2a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-114631
Best CPU time to get the best result obtained on this benchmark1800
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 486
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 1322752
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 1322752
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.45	c fallback to adder encoding
3.27/3.40	c model valid
3.27/3.40	c current solution ok
5.13/5.57	o -39798
5.13/5.57	c current bound: 641477
5.13/5.57	c fallback to adder encoding
1800.07/1801.81	c error: unexpected solver exit code
1800.07/1801.81	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696072-1338130414/watcher-3696072-1338130414 -o /tmp/evaluation-result-3696072-1338130414/solver-3696072-1338130414 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696072-1338130414.opb 1501914071 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 13151
/proc/meminfo: memFree=30738936/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0

[startup+0.103343 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 13151
/proc/meminfo: memFree=30738936/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200255 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 13151
/proc/meminfo: memFree=30738936/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300258 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 13151
/proc/meminfo: memFree=30738936/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.02 2.01 2.00 2/179 13151
/proc/meminfo: memFree=30738936/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13155
/proc/meminfo: memFree=30590324/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=61332 CPUtime=0.8 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 10414 0 0 0 74 6 0 0 20 0 1 0 279169999 62803968 13469 33554432000 4194304 5873084 140735072367488 140735072363912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13152/statm: 15333 13469 171 410 0 14915 0
[pid=13154] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13154/stat : 13154 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170080 9367552 267 33554432000 4194304 5064252 140735916406992 140735916405904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13154/statm: 2287 267 226 213 0 72 0
[pid=13155] ppid=13154 vsize=91632 CPUtime=0.67 cores=0,2,4,6
/proc/13155/stat : 13155 (glucose_static) R 13154 13151 12687 0 -1 4202496 17647 0 0 0 63 4 0 0 20 0 1 0 279170081 93831168 18568 33554432000 4194304 4896791 140737252995584 140737252992712 4204525 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13155/statm: 22908 18568 76 172 0 22734 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 171260

[startup+3.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13195
/proc/meminfo: memFree=31029136/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=61332 CPUtime=0.8 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 10414 0 0 0 74 6 0 0 20 0 1 0 279169999 62803968 13469 33554432000 4194304 5873084 140735072367488 140735072363912 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13152/statm: 15333 13469 171 410 0 14915 0
[pid=13154] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13154/stat : 13154 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170080 9367552 267 33554432000 4194304 5064252 140735916406992 140735916405904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13154/statm: 2287 267 226 213 0 72 0
[pid=13155] ppid=13154 vsize=92048 CPUtime=2.27 cores=0,2,4,6
/proc/13155/stat : 13155 (glucose_static) R 13154 13151 12687 0 -1 4202496 17932 0 0 0 223 4 0 0 20 0 1 0 279170081 94257152 19165 33554432000 4194304 4896791 140737252995584 140737252993096 4224680 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13155/statm: 23012 19165 78 172 0 22838 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 171676

[startup+6.30029 s]
/proc/loadavg: 2.01 2.01 2.00 2/182 13198
/proc/meminfo: memFree=30719860/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 83692

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13200
/proc/meminfo: memFree=30620488/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=109704 CPUtime=6.05 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 20700 0 0 0 600 5 0 0 20 0 1 0 279170563 112336896 22131 33554432000 4194304 4896791 140733482154944 140733482152152 4225029 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 27426 22131 77 172 0 27252 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 202544

[startup+25.5005 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13200
/proc/meminfo: memFree=30614108/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=112740 CPUtime=18.85 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 23953 0 0 0 1878 7 0 0 20 0 1 0 279170563 115445760 23713 33554432000 4194304 4896791 140733482154944 140733482152152 4225029 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 28185 23713 78 172 0 28011 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 205580

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13200
/proc/meminfo: memFree=30598920/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=116412 CPUtime=44.43 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 29383 0 0 0 4433 10 0 0 20 0 1 0 279170563 119205888 24590 33554432000 4194304 4896791 140733482154944 140733482150680 4225445 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 29103 24590 78 172 0 28929 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 209252

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13201
/proc/meminfo: memFree=30591560/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=139292 CPUtime=95.63 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 35697 0 0 0 9547 16 0 0 20 0 1 0 279170563 142635008 27574 33554432000 4194304 4896791 140733482154944 140733482150616 4225108 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 34823 27574 78 172 0 34649 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 232132

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13201
/proc/meminfo: memFree=30584180/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=123852 CPUtime=155.62 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 41032 0 0 0 15541 21 0 0 20 0 1 0 279170563 126824448 28041 33554432000 4194304 4896791 140733482154944 140733482150616 4224684 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 30963 28041 78 172 0 30789 0
Current children cumulated CPU time (s) 160.86

################
# More data... #
################

/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 81324 0 0 0 141453 86 0 0 20 0 1 0 279170563 205242368 44314 33554432000 4194304 4896791 140733482154944 140733482150680 4225148 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 50108 44314 78 172 0 49934 0
Current children cumulated CPU time (s) 1420.63
Current children cumulated vsize (KiB) 293272

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 13234
/proc/meminfo: memFree=30520812/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=201768 CPUtime=1475.37 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 83090 0 0 0 147448 89 0 0 20 0 1 0 279170563 206610432 40454 33554432000 4194304 4896791 140733482154944 140733482152520 4230803 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 50442 40454 78 172 0 50268 0
Current children cumulated CPU time (s) 1480.61
Current children cumulated vsize (KiB) 294608

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13234
/proc/meminfo: memFree=30475264/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=251856 CPUtime=1535.36 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 84078 0 0 0 153446 90 0 0 20 0 1 0 279170563 257900544 50114 33554432000 4194304 4896791 140733482154944 140733482152472 4225029 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 62964 50114 78 172 0 62790 0
Current children cumulated CPU time (s) 1540.6
Current children cumulated vsize (KiB) 344696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13237
/proc/meminfo: memFree=30481952/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=202396 CPUtime=1595.35 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 85024 0 0 0 159443 92 0 0 20 0 1 0 279170563 207253504 46881 33554432000 4194304 4896791 140733482154944 140733482150680 4224983 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 50599 46881 78 172 0 50425 0
Current children cumulated CPU time (s) 1600.59
Current children cumulated vsize (KiB) 295236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13238
/proc/meminfo: memFree=30491992/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=203820 CPUtime=1655.34 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 85977 0 0 0 165439 95 0 0 20 0 1 0 279170563 208711680 43172 33554432000 4194304 4896791 140733482154944 140733482152520 4224706 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 50955 43172 78 172 0 50781 0
Current children cumulated CPU time (s) 1660.58
Current children cumulated vsize (KiB) 296660

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13238
/proc/meminfo: memFree=30447060/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=255168 CPUtime=1715.33 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 86575 0 0 0 171437 96 0 0 20 0 1 0 279170563 261292032 52965 33554432000 4194304 4896791 140733482154944 140733482152200 4225141 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 63792 52965 78 172 0 63618 0
Current children cumulated CPU time (s) 1720.57
Current children cumulated vsize (KiB) 348008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13238
/proc/meminfo: memFree=30456292/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=255612 CPUtime=1775.32 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 87075 0 0 0 177433 99 0 0 20 0 1 0 279170563 261746688 49477 33554432000 4194304 4896791 140733482154944 140733482152472 4225201 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 63903 49477 78 172 0 63729 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (KiB) 348452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13238
/proc/meminfo: memFree=30445804/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=255612 CPUtime=1794.83 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 87080 0 0 0 179384 99 0 0 20 0 1 0 279170563 261746688 52037 33554432000 4194304 4896791 140733482154944 140733482150680 4225008 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 63903 52037 78 172 0 63729 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 348452

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1801.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13238
/proc/meminfo: memFree=30445804/32873844 swapFree=7108/7108
[pid=13151] ppid=13149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13151/stat : 13151 (runPb2sat.sh) S 13149 13151 12687 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279169999 9367552 275 33554432000 4194304 5064252 140733877421296 140733877420208 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13151/statm: 2287 275 233 213 0 72 0
[pid=13152] ppid=13151 vsize=74544 CPUtime=5.24 cores=0,2,4,6
/proc/13152/stat : 13152 (pb2sat) S 13151 13151 12687 0 -1 4202496 13201 19111 0 0 122 150 242 10 20 0 1 0 279169999 76333056 16712 33554432000 4194304 5873084 140735072367488 140735072361304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 13 0 0
/proc/13152/statm: 18636 16712 180 410 0 18218 0
[pid=13199] ppid=13152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13199/stat : 13199 (satsolver.sh) S 13152 13151 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 279170562 9367552 267 33554432000 4194304 5064252 140736292120864 140736292119776 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13199/statm: 2287 267 226 213 0 72 0
[pid=13200] ppid=13199 vsize=255612 CPUtime=1794.83 cores=0,2,4,6
/proc/13200/stat : 13200 (glucose_static) R 13199 13151 12687 0 -1 4202496 87080 0 0 0 179384 99 0 0 20 0 1 0 279170563 261746688 52037 33554432000 4194304 4896791 140733482154944 140733482150680 4225008 0 0 4096 0 0 0 0 17 2 0 0 100 0 0
/proc/13200/statm: 63903 52037 78 172 0 63729 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 348452

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13151 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=655444
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=622753
# CPU time returned by wait4() is 5.2782
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.82
CPU time (s): 1800.07
CPU user time (s): 1797.48
CPU system time (s): 2.59
CPU usage (%): 99.9028
Max. virtual memory (cumulated for all children) (KiB): 428592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.65544
system time used= 1.62275
maximum resident set size= 96012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33288
page faults= 0
swaps= 0
block input operations= 0
block output operations= 169344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 53

runsolver used 6.568 second user time and 20.4779 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 16:53:34
IDJOB=3696072
IDBENCH=91577
IDSOLVER=2274
FILE ID=node103/3696072-1338130414
RUNJOBID= node103-1338123204-12703
PBS_JOBID= 14624497
Free space on /tmp= 71464 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null20mast_rapportOE2.0_TMAX120_K67_cod2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696072-1338130414/watcher-3696072-1338130414 -o /tmp/evaluation-result-3696072-1338130414/solver-3696072-1338130414 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696072-1338130414.opb 1501914071 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3c4312a0a0fb7b4698eae8a0af34af2a
RANDOM SEED=1501914071

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5411.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30739316 kB
Buffers:          318460 kB
Cached:           570108 kB
SwapCached:         4512 kB
Active:          1092468 kB
Inactive:         208148 kB
Active(anon):     407824 kB
Inactive(anon):     6220 kB
Active(file):     684644 kB
Inactive(file):   201928 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:             10908 kB
Writeback:             0 kB
AnonPages:        366316 kB
Mapped:            12552 kB
Shmem:                 8 kB
Slab:             690996 kB
SReclaimable:     133380 kB
SUnreclaim:       557616 kB
KernelStack:        1520 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     584616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71412 MiB
End job on node103 at 2012-05-27 17:23:36