Trace number 3696141

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 NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.08 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_8.opb
MD5SUM4bf433c60343e128a7fab53c33d88c45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3841241
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 157464000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48028849250
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 157464000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48028849250
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.85	c model valid
0.00/0.85	c current solution ok
1.27/1.36	o 419170891
1.27/1.36	c current bound: 209585470
1.27/1.36	c fallback to adder encoding
7.41/8.30	c model valid
7.41/8.30	c current solution ok
7.42/8.91	o 154827319
7.42/8.91	c current bound: 77413684
7.42/8.91	c fallback to adder encoding
18.92/20.44	c model valid
18.92/20.44	c current solution ok
18.92/20.46	o 42498189
18.92/20.46	c current bound: 21249119
18.92/20.46	c fallback to adder encoding
197.01/198.53	c model valid
197.01/198.53	c current solution ok
197.01/198.56	o 18104319
197.01/198.56	c current bound: 9052184
197.01/198.56	c fallback to adder encoding
238.28/239.80	c model valid
238.28/239.80	c current solution ok
238.28/239.82	o 5339513
238.28/239.82	c current bound: 2669781
238.28/239.82	c fallback to adder encoding
1800.08/1801.91	c error: unexpected solver exit code
1800.08/1801.91	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-3696141-1338153886/watcher-3696141-1338153886 -o /tmp/evaluation-result-3696141-1338153886/solver-3696141-1338153886 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696141-1338153886.opb 1081195380 HOME HOME 

running on 4 cores: 1,3,5,7

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.00 2.00 2.00 3/177 14990
/proc/meminfo: memFree=31024016/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0

[startup+0.085342 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14990
/proc/meminfo: memFree=31024016/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14990
/proc/meminfo: memFree=31024016/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300299 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14990
/proc/meminfo: memFree=31024016/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700316 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14990
/proc/meminfo: memFree=31024016/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14994
/proc/meminfo: memFree=30895908/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=37796 CPUtime=1.47 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) R 14990 14990 12687 0 -1 4202496 7921 8819 0 0 37 43 64 3 20 0 1 0 281517158 38703104 8526 33554432000 4194304 5873084 140733813974928 140733813970264 4995857 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14991/statm: 9449 8526 184 410 0 9031 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 46944

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14997
/proc/meminfo: memFree=30387608/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=147544 CPUtime=2.2 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) R 14990 14990 12687 0 -1 4202496 9710 8819 0 0 100 53 64 3 20 0 1 0 281517158 151085056 32770 33554432000 4194304 5873084 140733813974928 140733813969384 5129975 0 0 4096 0 0 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 36886 32770 184 410 0 36468 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 156692
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14999
/proc/meminfo: memFree=30033928/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=95140 CPUtime=2.21 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 9711 8819 0 0 100 54 64 3 20 0 1 0 281517158 97423360 19670 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 23785 19670 184 410 0 23367 0
[pid=14998] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14998/stat : 14998 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281517468 9367552 267 33554432000 4194304 5064252 140733629259632 140733629258544 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14998/statm: 2287 267 226 213 0 72 0
[pid=14999] ppid=14998 vsize=181936 CPUtime=3.18 cores=1,3,5,7
/proc/14999/stat : 14999 (glucose_static) R 14998 14990 12687 0 -1 4202496 32856 0 0 0 312 6 0 0 20 0 1 0 281517468 186302464 38602 33554432000 4194304 4896791 140735008657696 140735008654968 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14999/statm: 45484 38602 76 172 0 45310 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 295372

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15002
/proc/meminfo: memFree=30006264/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=123152 CPUtime=8.27 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 18255 43111 0 0 177 64 572 14 20 0 1 0 281517158 126107648 26161 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 30788 26161 184 410 0 30370 0
[pid=15001] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15001/stat : 15001 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281518132 9367552 267 33554432000 4194304 5064252 140735145908288 140735145907200 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15001/statm: 2287 267 226 213 0 72 0
[pid=15002] ppid=15001 vsize=175440 CPUtime=2.94 cores=1,3,5,7
/proc/15002/stat : 15002 (glucose_static) R 15001 14990 12687 0 -1 4202496 31885 0 0 0 285 9 0 0 20 0 1 0 281518132 179650560 36832 33554432000 4194304 4896791 140735515159616 140735515156824 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15002/statm: 43860 36832 78 172 0 43686 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 316888

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15005
/proc/meminfo: memFree=30060396/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=123152 CPUtime=19.63 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 26258 76654 0 0 239 72 1625 27 20 0 1 0 281517158 126107648 23601 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 30788 23601 184 410 0 30370 0
[pid=15004] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15004/stat : 15004 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281519269 9367552 267 33554432000 4194304 5064252 140734272981152 140734272980064 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15004/statm: 2287 267 226 213 0 72 0
[pid=15005] ppid=15004 vsize=133544 CPUtime=4.38 cores=1,3,5,7
/proc/15005/stat : 15005 (glucose_static) R 15004 14990 12687 0 -1 4202496 29459 0 0 0 430 8 0 0 20 0 1 0 281519269 136749056 30982 33554432000 4194304 4896791 140735918832576 140735918829800 4225215 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15005/statm: 33386 30982 78 172 0 33212 0
Current children cumulated CPU time (s) 24.01
Current children cumulated vsize (KiB) 274992

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15005
/proc/meminfo: memFree=30032048/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=123152 CPUtime=19.63 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 26258 76654 0 0 239 72 1625 27 20 0 1 0 281517158 126107648 23601 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 30788 23601 184 410 0 30370 0
[pid=15004] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15004/stat : 15004 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281519269 9367552 267 33554432000 4194304 5064252 140734272981152 140734272980064 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15004/statm: 2287 267 226 213 0 72 0
[pid=15005] ppid=15004 vsize=154028 CPUtime=29.96 cores=1,3,5,7
/proc/15005/stat : 15005 (glucose_static) R 15004 14990 12687 0 -1 4202496 31055 0 0 0 2987 9 0 0 20 0 1 0 281519269 157724672 32933 33554432000 4194304 4896791 140735918832576 140735918829784 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15005/statm: 38507 32933 78 172 0 38333 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 295476

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15006
/proc/meminfo: memFree=30029472/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=123152 CPUtime=19.63 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 26258 76654 0 0 239 72 1625 27 20 0 1 0 281517158 126107648 23601 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 30788 23601 184 410 0 30370 0
[pid=15004] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15004/stat : 15004 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281519269 9367552 267 33554432000 4194304 5064252 140734272981152 140734272980064 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15004/statm: 2287 267 226 213 0 72 0
[pid=15005] ppid=15004 vsize=136824 CPUtime=81.15 cores=1,3,5,7
/proc/15005/stat : 15005 (glucose_static) R 15004 14990 12687 0 -1 4202496 33335 0 0 0 8104 11 0 0 20 0 1 0 281519269 140107776 32868 33554432000 4194304 4896791 140735918832576 140735918830104 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15005/statm: 34206 32868 78 172 0 34032 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 278272

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15006
/proc/meminfo: memFree=30017008/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=123152 CPUtime=19.63 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 26258 76654 0 0 239 72 1625 27 20 0 1 0 281517158 126107648 23601 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/14991/statm: 30788 23601 184 410 0 30370 0
[pid=15004] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15004/stat : 15004 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281519269 9367552 267 33554432000 4194304 5064252 140734272981152 140734272980064 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15004/statm: 2287 267 226 213 0 72 0
[pid=15005] ppid=15004 vsize=157096 CPUtime=141.15 cores=1,3,5,7
/proc/15005/stat : 15005 (glucose_static) R 15004 14990 12687 0 -1 4202496 35795 0 0 0 14102 13 0 0 20 0 1 0 281519269 160866304 35280 33554432000 4194304 4896791 140735918832576 140735918829784 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15005/statm: 39274 35280 78 172 0 39100 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 298544

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15009
/proc/meminfo: memFree=30047832/32873844 swapFree=7108/7108

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

/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 56317 0 0 0 112140 42 0 0 20 0 1 0 281541182 188866560 41446 33554432000 4194304 4896791 140734032002688 140734031999896 4224663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 46110 41446 78 172 0 45936 0
Current children cumulated CPU time (s) 1360.54
Current children cumulated vsize (KiB) 293120

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15022
/proc/meminfo: memFree=30011548/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=155044 CPUtime=1181.82 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 57387 0 0 0 118137 45 0 0 20 0 1 0 281541182 158765056 36629 33554432000 4194304 4896791 140734032002688 140734032000216 4204839 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 38761 36629 78 172 0 38587 0
Current children cumulated CPU time (s) 1420.54
Current children cumulated vsize (KiB) 263724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15023
/proc/meminfo: memFree=29981700/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=186500 CPUtime=1241.81 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 58150 0 0 0 124135 46 0 0 20 0 1 0 281541182 190976000 43523 33554432000 4194304 4896791 140734032002688 140734031999896 4203968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 46625 43523 78 172 0 46451 0
Current children cumulated CPU time (s) 1480.53
Current children cumulated vsize (KiB) 295180

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15026
/proc/meminfo: memFree=30001292/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=187272 CPUtime=1301.8 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 59871 0 0 0 130130 50 0 0 20 0 1 0 281541182 191766528 39126 33554432000 4194304 4896791 140734032002688 140734032000216 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 46818 39126 78 172 0 46644 0
Current children cumulated CPU time (s) 1540.52
Current children cumulated vsize (KiB) 295952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15026
/proc/meminfo: memFree=29970396/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=238544 CPUtime=1361.78 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 60477 0 0 0 136127 51 0 0 20 0 1 0 281541182 244269056 46881 33554432000 4194304 4896791 140734032002688 140734031999896 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 59636 46881 78 172 0 59462 0
Current children cumulated CPU time (s) 1600.5
Current children cumulated vsize (KiB) 347224

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15026
/proc/meminfo: memFree=29982920/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=189168 CPUtime=1421.79 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 61659 0 0 0 142125 54 0 0 20 0 1 0 281541182 193708032 42679 33554432000 4194304 4896791 140734032002688 140734031999896 4203849 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 47292 42679 78 172 0 47118 0
Current children cumulated CPU time (s) 1660.51
Current children cumulated vsize (KiB) 297848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 15037
/proc/meminfo: memFree=30003132/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=159540 CPUtime=1481.77 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 62858 0 0 0 148121 56 0 0 20 0 1 0 281541182 163368960 37252 33554432000 4194304 4896791 140734032002688 140734031999896 4225168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 39885 37252 78 172 0 39711 0
Current children cumulated CPU time (s) 1720.49
Current children cumulated vsize (KiB) 268220

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15037
/proc/meminfo: memFree=29964736/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=190712 CPUtime=1541.76 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 63803 0 0 0 154119 57 0 0 20 0 1 0 281541182 195289088 44601 33554432000 4194304 4896791 140734032002688 140734031999896 4205537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 47678 44601 78 172 0 47504 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (KiB) 299392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15080
/proc/meminfo: memFree=30726024/32873844 swapFree=7108/7108
[pid=14990] ppid=14988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14990/stat : 14990 (runPb2sat.sh) S 14988 14990 12687 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281517157 9367552 274 33554432000 4194304 5064252 140733471064992 140733471063904 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14990/statm: 2287 274 233 213 0 72 0
[pid=14991] ppid=14990 vsize=90384 CPUtime=238.72 cores=1,3,5,7
/proc/14991/stat : 14991 (pb2sat) S 14990 14990 12687 0 -1 4202496 38063 144966 0 0 330 84 23397 61 20 0 1 0 281517158 92553216 20017 33554432000 4194304 5873084 140733813974928 140733813968744 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 86 0 0
/proc/14991/statm: 22596 20017 184 410 0 22178 0
[pid=15011] ppid=14991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15011/stat : 15011 (satsolver.sh) S 14991 14990 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281541182 9367552 267 33554432000 4194304 5064252 140736817219984 140736817218896 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15011/statm: 2287 267 226 213 0 72 0
[pid=15012] ppid=15011 vsize=241064 CPUtime=1561.36 cores=1,3,5,7
/proc/15012/stat : 15012 (glucose_static) R 15011 14990 12687 0 -1 4202496 64182 0 0 0 156078 58 0 0 20 0 1 0 281541182 246849536 47021 33554432000 4194304 4896791 140734032002688 140734032000216 4203856 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15012/statm: 60266 47021 78 172 0 60092 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 349744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14990 and gives
#  childrusage.ru_utime.tv_sec=237
#  childrusage.ru_utime.tv_usec=280927
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=467776
# CPU time returned by wait4() is 238.749
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.08
CPU user time (s): 1798.05
CPU system time (s): 2.03
CPU usage (%): 99.8981
Max. virtual memory (cumulated for all children) (KiB): 398316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.281
system time used= 1.46778
maximum resident set size= 196380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184006
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72
involuntary context switches= 321

runsolver used 3.43048 second user time and 9.98548 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 23:24:46
IDJOB=3696141
IDBENCH=92722
IDSOLVER=2274
FILE ID=node103/3696141-1338153886
RUNJOBID= node103-1338123204-12704
PBS_JOBID= 14624497
Free space on /tmp= 71540 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_8.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696141-1338153886/watcher-3696141-1338153886 -o /tmp/evaluation-result-3696141-1338153886/solver-3696141-1338153886 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696141-1338153886.opb 1081195380 HOME HOME

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

MD5SUM BENCH= 4bf433c60343e128a7fab53c33d88c45
RANDOM SEED=1081195380

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:        31027104 kB
Buffers:          341924 kB
Cached:           605204 kB
SwapCached:         4508 kB
Active:           683740 kB
Inactive:         328140 kB
Active(anon):      60632 kB
Inactive(anon):     6220 kB
Active(file):     623108 kB
Inactive(file):   321920 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:             43208 kB
Writeback:             0 kB
AnonPages:        196784 kB
Mapped:            12104 kB
Shmem:                 8 kB
Slab:             695244 kB
SReclaimable:     137340 kB
SUnreclaim:       557904 kB
KernelStack:        1504 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     212916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71496 MiB
End job on node103 at 2012-05-27 23:54:48