Trace number 3694555

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
pb2satCp2 2012-05-19? (TO) 1800.05 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_9.opb
MD5SUM9dfe9f707e4bec0ff7b60653d14cbd16
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4065875
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 91840906354
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 91840906354
Number of bits of the biggest sum of numbers37
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

2.08/2.19	c model valid
2.08/2.19	c current solution ok
3.18/3.29	o 81821465
3.18/3.29	c fallback to adder encoding
7.87/8.80	c model valid
7.87/8.80	c current solution ok
8.00/8.86	o 16571863
8.00/8.86	c fallback to adder encoding
91.29/92.80	c model valid
91.29/92.80	c current solution ok
91.29/92.84	o 14018903
91.29/92.84	c fallback to adder encoding
122.57/124.18	c model valid
122.57/124.18	c current solution ok
122.67/124.22	o 11701359
122.67/124.22	c fallback to adder encoding
1575.31/1577.12	c model valid
1575.31/1577.12	c current solution ok
1575.31/1577.17	o 11532231
1575.31/1577.17	c fallback to adder encoding
1800.05/1801.92	c error: unexpected solver exit code
1800.05/1801.92	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-3694555-1338187318/watcher-3694555-1338187318 -o /tmp/evaluation-result-3694555-1338187318/solver-3694555-1338187318 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694555-1338187318.opb 777286672 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/179 19736
/proc/meminfo: memFree=30605836/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0

[startup+0.100918 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=30605836/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200295 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=30605836/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300338 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=30605836/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70029 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=30605836/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19740
/proc/meminfo: memFree=30495916/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=30476 CPUtime=0.34 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 6019 0 0 0 31 3 0 0 20 0 1 0 284856371 31207424 6544 33554432000 4194304 5873084 140736480139424 140736480135848 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19737/statm: 7619 6544 169 410 0 7201 0
[pid=19739] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19739/stat : 19739 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284856406 9367552 267 33554432000 4194304 5064252 140734536071568 140734536070480 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19739/statm: 2287 267 226 213 0 72 0
[pid=19740] ppid=19739 vsize=85696 CPUtime=1.14 cores=1,3,5,7
/proc/19740/stat : 19740 (glucose_static) R 19739 19736 17405 0 -1 4202496 17645 0 0 0 110 4 0 0 20 0 1 0 284856407 87752704 17999 33554432000 4194304 4896791 140735505189376 140735505186680 4224943 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19740/statm: 21424 17999 78 172 0 21250 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 134468

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19740
/proc/meminfo: memFree=30559588/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=35800 CPUtime=3.07 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) R 19736 19736 17405 0 -1 4202496 6937 18537 0 0 49 80 173 5 20 0 1 0 284856371 36659200 7881 33554432000 4194304 5873084 140736480139424 140736480134856 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19737/statm: 8950 7881 177 410 0 8532 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 44948

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 19783
/proc/meminfo: memFree=30687780/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=189192 CPUtime=4.91 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 13783 19049 0 0 196 115 173 7 20 0 1 0 284856371 193732608 38288 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 78 0 0
/proc/19737/statm: 47298 38288 184 410 0 46880 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 198340
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19791
/proc/meminfo: memFree=29938664/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=9.25 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 25022 77934 0 0 310 131 451 33 20 0 1 0 284856371 219574272 37429 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/19737/statm: 53607 37429 184 410 0 53189 0
[pid=19788] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19788/stat : 19788 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284857386 9367552 266 33554432000 4194304 5064252 140733834535328 140733834534240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19788/statm: 2287 266 226 213 0 72 0
[pid=19789] ppid=19788 vsize=249828 CPUtime=1.94 cores=1,3,5,7
/proc/19789/stat : 19789 (glucose_static) R 19788 19736 17405 0 -1 4202496 46498 0 0 0 181 13 0 0 20 0 1 0 284857386 255823872 58118 33554432000 4194304 4896791 140737097026048 140737097023704 4401607 0 0 4096 0 0 0 0 17 5 0 0 60 0 0
/proc/19789/statm: 62457 58118 78 172 0 62283 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 482552

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 19792
/proc/meminfo: memFree=29826032/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=9.25 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 25022 77934 0 0 310 131 451 33 20 0 1 0 284856371 219574272 37429 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/19737/statm: 53607 37429 184 410 0 53189 0
[pid=19788] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19788/stat : 19788 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284857386 9367552 266 33554432000 4194304 5064252 140733834535328 140733834534240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19788/statm: 2287 266 226 213 0 72 0
[pid=19789] ppid=19788 vsize=251500 CPUtime=14.74 cores=1,3,5,7
/proc/19789/stat : 19789 (glucose_static) R 19788 19736 17405 0 -1 4202496 47794 0 0 0 1460 14 0 0 20 0 1 0 284857386 257536000 58808 33554432000 4194304 4896791 140737097026048 140737097023144 4223862 0 0 4096 0 0 0 0 17 5 0 0 60 0 0
/proc/19789/statm: 62875 58808 78 172 0 62701 0
Current children cumulated CPU time (s) 23.99
Current children cumulated vsize (KiB) 484224

[startup+51.1006 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 19792
/proc/meminfo: memFree=29822984/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=9.25 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 25022 77934 0 0 310 131 451 33 20 0 1 0 284856371 219574272 37429 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 86 0 0
/proc/19737/statm: 53607 37429 184 410 0 53189 0
[pid=19788] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19788/stat : 19788 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284857386 9367552 266 33554432000 4194304 5064252 140733834535328 140733834534240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19788/statm: 2287 266 226 213 0 72 0
[pid=19789] ppid=19788 vsize=251744 CPUtime=40.34 cores=1,3,5,7
/proc/19789/stat : 19789 (glucose_static) R 19788 19736 17405 0 -1 4202496 48133 0 0 0 4020 14 0 0 20 0 1 0 284857386 257785856 59141 33554432000 4194304 4896791 140737097026048 140737097023576 4224983 0 0 4096 0 0 0 0 17 5 0 0 60 0 0
/proc/19789/statm: 62936 59141 78 172 0 62762 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 484468

[startup+102.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 19795
/proc/meminfo: memFree=29818460/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=92.5 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 33647 129365 0 0 419 146 8630 55 20 0 1 0 284856371 219574272 37429 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 37429 184 410 0 53189 0
[pid=19794] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19794/stat : 19794 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284865772 9367552 267 33554432000 4194304 5064252 140737044207792 140737044206704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19794/statm: 2287 267 226 213 0 72 0
[pid=19795] ppid=19794 vsize=242564 CPUtime=8.28 cores=1,3,5,7
/proc/19795/stat : 19795 (glucose_static) R 19794 19736 17405 0 -1 4202496 45941 0 0 0 814 14 0 0 20 0 1 0 284865773 248385536 57865 33554432000 4194304 4896791 140734339718672 140734339716184 4224706 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19795/statm: 60641 57865 78 172 0 60467 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 475288

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 19798
/proc/meminfo: memFree=29812268/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=123.84 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 43333 178830 0 0 525 161 11621 77 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19797] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19797/stat : 19797 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284868908 9367552 266 33554432000 4194304 5064252 140733959044848 140733959043760 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19797/statm: 2287 266 226 213 0 72 0
[pid=19798] ppid=19797 vsize=273864 CPUtime=36.91 cores=1,3,5,7
/proc/19798/stat : 19798 (glucose_static) R 19797 19736 17405 0 -1 4202496 46038 0 0 0 3677 14 0 0 20 0 1 0 284868908 280436736 58400 33554432000 4194304 4896791 140735632072544 140735632069752 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19798/statm: 68466 58400 78 172 0 68292 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 506588

[startup+222.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 19798
/proc/meminfo: memFree=29783740/32873844 swapFree=6080/6080

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

/proc/19798/stat : 19798 (glucose_static) R 19797 19736 17405 0 -1 4202496 79280 0 0 0 123607 62 0 0 20 0 1 0 284868908 359116800 78877 33554432000 4194304 4896791 140735632072544 140735632070056 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19798/statm: 87675 78877 78 172 0 87501 0
Current children cumulated CPU time (s) 1360.53
Current children cumulated vsize (KiB) 583424

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19850
/proc/meminfo: memFree=29942572/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=123.84 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 43333 178830 0 0 525 161 11621 77 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19797] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19797/stat : 19797 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284868908 9367552 266 33554432000 4194304 5064252 140733959044848 140733959043760 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19797/statm: 2287 266 226 213 0 72 0
[pid=19798] ppid=19797 vsize=302644 CPUtime=1296.67 cores=1,3,5,7
/proc/19798/stat : 19798 (glucose_static) R 19797 19736 17405 0 -1 4202496 82411 0 0 0 129603 64 0 0 20 0 1 0 284868908 309907456 73084 33554432000 4194304 4896791 140735632072544 140735632070184 4203749 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19798/statm: 75661 73084 78 172 0 75487 0
Current children cumulated CPU time (s) 1420.51
Current children cumulated vsize (KiB) 535368

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 19850
/proc/meminfo: memFree=29922320/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=123.84 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 43333 178830 0 0 525 161 11621 77 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19797] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19797/stat : 19797 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284868908 9367552 266 33554432000 4194304 5064252 140733959044848 140733959043760 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19797/statm: 2287 266 226 213 0 72 0
[pid=19798] ppid=19797 vsize=353492 CPUtime=1356.66 cores=1,3,5,7
/proc/19798/stat : 19798 (glucose_static) R 19797 19736 17405 0 -1 4202496 84007 0 0 0 135600 66 0 0 20 0 1 0 284868908 361975808 76503 33554432000 4194304 4896791 140735632072544 140735632070056 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19798/statm: 88373 76503 78 172 0 88199 0
Current children cumulated CPU time (s) 1480.5
Current children cumulated vsize (KiB) 586216

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19850
/proc/meminfo: memFree=29951508/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=123.84 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 43333 178830 0 0 525 161 11621 77 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19797] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19797/stat : 19797 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284868908 9367552 266 33554432000 4194304 5064252 140733959044848 140733959043760 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19797/statm: 2287 266 226 213 0 72 0
[pid=19798] ppid=19797 vsize=304648 CPUtime=1416.66 cores=1,3,5,7
/proc/19798/stat : 19798 (glucose_static) R 19797 19736 17405 0 -1 4202496 86097 0 0 0 141598 68 0 0 20 0 1 0 284868908 311959552 68832 33554432000 4194304 4896791 140735632072544 140735632070056 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19798/statm: 76162 68832 78 172 0 75988 0
Current children cumulated CPU time (s) 1540.5
Current children cumulated vsize (KiB) 537372

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 19854
/proc/meminfo: memFree=29991108/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=1576.53 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 51883 266598 0 0 632 177 156693 151 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19853] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19853/stat : 19853 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285014202 9367552 267 33554432000 4194304 5064252 140733831923088 140733831922000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19853/statm: 2287 267 226 213 0 72 0
[pid=19854] ppid=19853 vsize=240988 CPUtime=23.97 cores=1,3,5,7
/proc/19854/stat : 19854 (glucose_static) R 19853 19736 17405 0 -1 4202496 45648 0 0 0 2385 12 0 0 20 0 1 0 285014203 246771712 56555 33554432000 4194304 4896791 140733355575488 140733355572696 4224921 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19854/statm: 60247 56555 78 172 0 60073 0
Current children cumulated CPU time (s) 1600.5
Current children cumulated vsize (KiB) 473712

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 19854
/proc/meminfo: memFree=29996288/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=1576.53 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 51883 266598 0 0 632 177 156693 151 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19853] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19853/stat : 19853 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285014202 9367552 267 33554432000 4194304 5064252 140733831923088 140733831922000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19853/statm: 2287 267 226 213 0 72 0
[pid=19854] ppid=19853 vsize=273708 CPUtime=83.96 cores=1,3,5,7
/proc/19854/stat : 19854 (glucose_static) R 19853 19736 17405 0 -1 4202496 47800 0 0 0 8383 13 0 0 20 0 1 0 285014203 280276992 59622 33554432000 4194304 4896791 140733355575488 140733355572584 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19854/statm: 68427 59622 78 172 0 68253 0
Current children cumulated CPU time (s) 1660.49
Current children cumulated vsize (KiB) 506432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19857
/proc/meminfo: memFree=29969756/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=1576.53 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 51883 266598 0 0 632 177 156693 151 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19853] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19853/stat : 19853 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285014202 9367552 267 33554432000 4194304 5064252 140733831923088 140733831922000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19853/statm: 2287 267 226 213 0 72 0
[pid=19854] ppid=19853 vsize=277708 CPUtime=143.94 cores=1,3,5,7
/proc/19854/stat : 19854 (glucose_static) R 19853 19736 17405 0 -1 4202496 51853 0 0 0 14372 22 0 0 20 0 1 0 285014203 284372992 63216 33554432000 4194304 4896791 140733355575488 140733355572696 4204523 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19854/statm: 69427 63216 78 172 0 69253 0
Current children cumulated CPU time (s) 1720.47
Current children cumulated vsize (KiB) 510432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19857
/proc/meminfo: memFree=29982876/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=1576.53 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 51883 266598 0 0 632 177 156693 151 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19853] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19853/stat : 19853 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285014202 9367552 267 33554432000 4194304 5064252 140733831923088 140733831922000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19853/statm: 2287 267 226 213 0 72 0
[pid=19854] ppid=19853 vsize=281112 CPUtime=203.92 cores=1,3,5,7
/proc/19854/stat : 19854 (glucose_static) R 19853 19736 17405 0 -1 4202496 55999 0 0 0 20357 35 0 0 20 0 1 0 285014203 287858688 62871 33554432000 4194304 4896791 140733355575488 140733355573064 4203956 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19854/statm: 70278 62871 78 172 0 70104 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (KiB) 513836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19857
/proc/meminfo: memFree=29959084/32873844 swapFree=6080/6080
[pid=19736] ppid=19734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19736/stat : 19736 (runPb2satCp2.sh) S 19734 19736 17405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284856371 9367552 275 33554432000 4194304 5064252 140733477377200 140733477376112 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19736/statm: 2287 275 233 213 0 72 0
[pid=19737] ppid=19736 vsize=214428 CPUtime=1576.53 cores=1,3,5,7
/proc/19737/stat : 19737 (pb2sat) S 19736 19736 17405 0 -1 4202496 51883 266598 0 0 632 177 156693 151 20 0 1 0 284856371 219574272 36917 33554432000 4194304 5873084 140736480139424 140736480133240 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 86 0 0
/proc/19737/statm: 53607 36917 184 410 0 53189 0
[pid=19853] ppid=19737 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19853/stat : 19853 (satsolver.sh) S 19737 19736 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 285014202 9367552 267 33554432000 4194304 5064252 140733831923088 140733831922000 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19853/statm: 2287 267 226 213 0 72 0
[pid=19854] ppid=19853 vsize=332296 CPUtime=223.52 cores=1,3,5,7
/proc/19854/stat : 19854 (glucose_static) R 19853 19736 17405 0 -1 4202496 57075 0 0 0 22314 38 0 0 20 0 1 0 285014203 340271104 67681 33554432000 4194304 4896791 140733355575488 140733355572744 4225550 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19854/statm: 83074 67681 78 172 0 82900 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 565020

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 19736 and gives
#  childrusage.ru_utime.tv_sec=1573
#  childrusage.ru_utime.tv_usec=251829
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=294499
# CPU time returned by wait4() is 1576.55
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1796.39
CPU system time (s): 3.66
CPU usage (%): 99.896
Max. virtual memory (cumulated for all children) (KiB): 743236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1573.25
system time used= 3.2945
maximum resident set size= 409940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 956352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 164
involuntary context switches= 1690

runsolver used 2.91756 second user time and 8.5747 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 08:41:58
IDJOB=3694555
IDBENCH=92731
IDSOLVER=2273
FILE ID=node139/3694555-1338187318
RUNJOBID= node139-1338158499-17422
PBS_JOBID= 14624542
Free space on /tmp= 71560 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_9.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694555-1338187318/watcher-3694555-1338187318 -o /tmp/evaluation-result-3694555-1338187318/solver-3694555-1338187318 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694555-1338187318.opb 777286672 HOME HOME

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=777286672

node139.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.750
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	: 5333.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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	: 5331.91
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.750
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.750
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:        30606348 kB
Buffers:          416916 kB
Cached:           535360 kB
SwapCached:          828 kB
Active:          1211780 kB
Inactive:         198676 kB
Active(anon):     451576 kB
Inactive(anon):     7968 kB
Active(file):     760204 kB
Inactive(file):   190708 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              9360 kB
Writeback:             0 kB
AnonPages:        515496 kB
Mapped:            12864 kB
Shmem:                 8 kB
Slab:             716652 kB
SReclaimable:     158884 kB
SUnreclaim:       557768 kB
KernelStack:        1480 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     614304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 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= 71408 MiB
End job on node139 at 2012-05-28 09:12:00