Trace number 3696130

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.07 1802.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_3.opb
MD5SUM96fec7ce232e48bab56f85f395e33fea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6182423
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 164566592
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193952320580
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 164566592
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193952320580
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.98/4.07	c model valid
3.98/4.07	c current solution ok
7.01/7.28	o 128662257
7.01/7.28	c current bound: 64331178
7.01/7.28	c fallback to adder encoding
146.94/148.95	c model valid
146.94/148.95	c current solution ok
147.00/149.05	o 22233161
147.00/149.05	c current bound: 11116630
147.00/149.05	c fallback to adder encoding
1800.07/1802.41	c error: unexpected solver exit code
1800.07/1802.41	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-3696130-1338169511/watcher-3696130-1338169511 -o /tmp/evaluation-result-3696130-1338169511/solver-3696130-1338169511 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696130-1338169511.opb 964782958 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.00 2.00 2.00 3/181 20151
/proc/meminfo: memFree=27191312/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0

[startup+0.0730579 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20151
/proc/meminfo: memFree=27191312/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20151
/proc/meminfo: memFree=27191312/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20151
/proc/meminfo: memFree=27191312/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20151
/proc/meminfo: memFree=27191312/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20155
/proc/meminfo: memFree=27023672/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=64772 CPUtime=0.8 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 11045 0 0 0 74 6 0 0 20 0 1 0 283076511 66326528 15426 33554432000 4194304 5873084 140736079674384 140736079670808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20152/statm: 16193 15426 169 410 0 15775 0
[pid=20154] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20154/stat : 20154 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283076591 9367552 267 33554432000 4194304 5064252 140736507398704 140736507397616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20154/statm: 2287 267 226 213 0 72 0
[pid=20155] ppid=20154 vsize=179248 CPUtime=0.68 cores=0,2,4,6
/proc/20155/stat : 20155 (glucose_static) R 20154 20151 17634 0 -1 4202496 33900 0 0 0 60 8 0 0 20 0 1 0 283076591 183549952 41686 33554432000 4194304 4896791 140736804131376 140736507397640 4225130 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20155/statm: 44812 41686 76 172 0 44638 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 262316

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20155
/proc/meminfo: memFree=26931248/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=64772 CPUtime=0.8 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 11045 0 0 0 74 6 0 0 20 0 1 0 283076511 66326528 15426 33554432000 4194304 5873084 140736079674384 140736079670808 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20152/statm: 16193 15426 169 410 0 15775 0
[pid=20154] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20154/stat : 20154 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283076591 9367552 267 33554432000 4194304 5064252 140736507398704 140736507397616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20154/statm: 2287 267 226 213 0 72 0
[pid=20155] ppid=20154 vsize=180832 CPUtime=2.28 cores=0,2,4,6
/proc/20155/stat : 20155 (glucose_static) R 20154 20151 17634 0 -1 4202496 34301 0 0 0 220 8 0 0 20 0 1 0 283076591 185171968 42087 33554432000 4194304 4896791 140736804131376 140736804128680 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20155/statm: 45208 42087 77 172 0 45034 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263900

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20197
/proc/meminfo: memFree=27526048/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=80152 CPUtime=6.11 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) R 20151 20151 17634 0 -1 4202496 12870 35412 0 0 117 179 305 10 20 0 1 0 283076511 82075648 18497 33554432000 4194304 5873084 140736079674384 140736079669816 5127520 0 0 4096 0 0 0 0 17 2 0 0 16 0 0
/proc/20152/statm: 20038 18497 177 410 0 19620 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 89300

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 20202
/proc/meminfo: memFree=26830412/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=381848 CPUtime=10.28 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 22453 35925 0 0 408 299 305 16 20 0 1 0 283076511 391012352 79899 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 192 0 0
/proc/20152/statm: 95462 79899 183 410 0 95044 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 390996

[startup+25.5005 s]
/proc/loadavg: 2.22 2.05 2.02 3/185 20206
/proc/meminfo: memFree=25993400/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=381848 CPUtime=10.28 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 22453 35925 0 0 408 299 305 16 20 0 1 0 283076511 391012352 79899 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 192 0 0
/proc/20152/statm: 95462 79899 183 410 0 95044 0
[pid=20203] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20203/stat : 20203 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283077733 9367552 266 33554432000 4194304 5064252 140736023198576 140736023197488 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20203/statm: 2287 266 226 213 0 72 0
[pid=20204] ppid=20203 vsize=691344 CPUtime=13.26 cores=0,2,4,6
/proc/20204/stat : 20204 (glucose_static) R 20203 20151 17634 0 -1 4202496 101324 0 0 0 1296 30 0 0 20 0 1 0 283077733 707936256 151558 33554432000 4194304 4896791 140736518134832 140736518131880 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 172836 151558 78 172 0 172662 0
Current children cumulated CPU time (s) 23.54
Current children cumulated vsize (KiB) 1091488

[startup+51.1004 s]
/proc/loadavg: 2.14 2.04 2.01 3/185 20206
/proc/meminfo: memFree=25985148/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=381848 CPUtime=10.28 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 22453 35925 0 0 408 299 305 16 20 0 1 0 283076511 391012352 79899 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 192 0 0
/proc/20152/statm: 95462 79899 183 410 0 95044 0
[pid=20203] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20203/stat : 20203 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283077733 9367552 266 33554432000 4194304 5064252 140736023198576 140736023197488 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20203/statm: 2287 266 226 213 0 72 0
[pid=20204] ppid=20203 vsize=692232 CPUtime=38.86 cores=0,2,4,6
/proc/20204/stat : 20204 (glucose_static) R 20203 20151 17634 0 -1 4202496 101530 0 0 0 3856 30 0 0 20 0 1 0 283077733 708845568 152275 33554432000 4194304 4896791 140736518134832 140736518132360 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 173058 152275 78 172 0 172884 0
Current children cumulated CPU time (s) 49.14
Current children cumulated vsize (KiB) 1092376

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/185 20209
/proc/meminfo: memFree=25972212/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=381848 CPUtime=10.28 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 22453 35925 0 0 408 299 305 16 20 0 1 0 283076511 391012352 79899 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 192 0 0
/proc/20152/statm: 95462 79899 183 410 0 95044 0
[pid=20203] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20203/stat : 20203 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283077733 9367552 266 33554432000 4194304 5064252 140736023198576 140736023197488 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20203/statm: 2287 266 226 213 0 72 0
[pid=20204] ppid=20203 vsize=778796 CPUtime=90.06 cores=0,2,4,6
/proc/20204/stat : 20204 (glucose_static) R 20203 20151 17634 0 -1 4202496 105605 0 0 0 8973 33 0 0 20 0 1 0 283077733 797487104 158792 33554432000 4194304 4896791 140736518134832 140736518132040 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 194699 158792 78 172 0 194525 0
Current children cumulated CPU time (s) 100.34
Current children cumulated vsize (KiB) 1178940

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/185 20212
/proc/meminfo: memFree=26279020/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=545344 CPUtime=10.88 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 82513 0 0 0 1063 25 0 0 20 0 1 0 283091651 558432256 119608 33554432000 4194304 4896791 140734218259040 140734218256232 4225171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 136336 119608 78 172 0 136162 0
Current children cumulated CPU time (s) 160.31
Current children cumulated vsize (KiB) 955412

[startup+222.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/185 20212
/proc/meminfo: memFree=26247048/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 121872 0 0 0 126990 70 0 0 20 0 1 0 283091651 583069696 133260 33554432000 4194304 4896791 140734218259040 140734218256568 4205160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 142351 133260 78 172 0 142177 0
Current children cumulated CPU time (s) 1420.03
Current children cumulated vsize (KiB) 979472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20247
/proc/meminfo: memFree=26157796/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=651552 CPUtime=1330.59 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 124177 0 0 0 132987 72 0 0 20 0 1 0 283091651 667189248 135667 33554432000 4194304 4896791 140734218259040 140734218256232 4204939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 162888 135667 78 172 0 162714 0
Current children cumulated CPU time (s) 1480.02
Current children cumulated vsize (KiB) 1061620

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20250
/proc/meminfo: memFree=26158208/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=652680 CPUtime=1390.59 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 124463 0 0 0 138986 73 0 0 20 0 1 0 283091651 668344320 145662 33554432000 4194304 4896791 140734218259040 140734218256248 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163170 145662 78 172 0 162996 0
Current children cumulated CPU time (s) 1540.02
Current children cumulated vsize (KiB) 1062748

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/185 20250
/proc/meminfo: memFree=26122656/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=653044 CPUtime=1450.57 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 125978 0 0 0 144984 73 0 0 20 0 1 0 283091651 668717056 148345 33554432000 4194304 4896791 140734218259040 140734218256680 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163261 148345 78 172 0 163087 0
Current children cumulated CPU time (s) 1600
Current children cumulated vsize (KiB) 1063112

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 20250
/proc/meminfo: memFree=26141712/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=653820 CPUtime=1510.56 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 131152 0 0 0 150978 78 0 0 20 0 1 0 283091651 669511680 137281 33554432000 4194304 4896791 140734218259040 140734218256552 4224784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163455 137281 78 172 0 163281 0
Current children cumulated CPU time (s) 1659.99
Current children cumulated vsize (KiB) 1063888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20250
/proc/meminfo: memFree=26133644/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=654012 CPUtime=1570.55 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 133672 0 0 0 156977 78 0 0 20 0 1 0 283091651 669708288 138353 33554432000 4194304 4896791 140734218259040 140734218256552 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163503 138353 78 172 0 163329 0
Current children cumulated CPU time (s) 1719.98
Current children cumulated vsize (KiB) 1064080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20251
/proc/meminfo: memFree=26166148/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=654088 CPUtime=1630.54 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 133692 0 0 0 162976 78 0 0 20 0 1 0 283091651 669786112 139395 33554432000 4194304 4896791 140734218259040 140734218256568 4224802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163522 139395 78 172 0 163348 0
Current children cumulated CPU time (s) 1779.97
Current children cumulated vsize (KiB) 1064156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20251
/proc/meminfo: memFree=26163728/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=654220 CPUtime=1650.64 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 133716 0 0 0 164986 78 0 0 20 0 1 0 283091651 669921280 139419 33554432000 4194304 4896791 140734218259040 140734218256248 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163555 139419 78 172 0 163381 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1064288

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20251
/proc/meminfo: memFree=26163728/32873844 swapFree=7124/7124
[pid=20151] ppid=20149 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20151/stat : 20151 (runPb2sat.sh) S 20149 20151 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283076510 9367552 275 33554432000 4194304 5064252 140733645770448 140733645769360 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20151/statm: 2287 275 233 213 0 72 0
[pid=20152] ppid=20151 vsize=391772 CPUtime=149.43 cores=0,2,4,6
/proc/20152/stat : 20152 (pb2sat) S 20151 20151 17634 0 -1 4202496 37335 144308 0 0 633 329 13918 63 20 0 1 0 283076511 401174528 67021 33554432000 4194304 5873084 140736079674384 140736079668200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 192 0 0
/proc/20152/statm: 97943 67021 184 410 0 97525 0
[pid=20211] ppid=20152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20211/stat : 20211 (satsolver.sh) S 20152 20151 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283091651 9367552 267 33554432000 4194304 5064252 140735665530976 140735665529888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20211/statm: 2287 267 226 213 0 72 0
[pid=20212] ppid=20211 vsize=654220 CPUtime=1650.64 cores=0,2,4,6
/proc/20212/stat : 20212 (glucose_static) R 20211 20151 17634 0 -1 4202496 133716 0 0 0 164986 78 0 0 20 0 1 0 283091651 669921280 139419 33554432000 4194304 4896791 140734218259040 140734218256248 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20212/statm: 163555 139419 78 172 0 163381 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1064288

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20151 and gives
#  childrusage.ru_utime.tv_sec=145
#  childrusage.ru_utime.tv_usec=518877
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=945400
# CPU time returned by wait4() is 149.464
# 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): 1802.42
CPU time (s): 1800.07
CPU user time (s): 1795.37
CPU system time (s): 4.7
CPU usage (%): 99.8697
Max. virtual memory (cumulated for all children) (KiB): 1285208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.519
system time used= 3.9454
maximum resident set size= 761412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 954400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 222

runsolver used 2.65759 second user time and 7.29489 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 03:45:11
IDJOB=3696130
IDBENCH=92755
IDSOLVER=2274
FILE ID=node134/3696130-1338169511
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 70920 MiB

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

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

MD5SUM BENCH= 96fec7ce232e48bab56f85f395e33fea
RANDOM SEED=964782958

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27191848 kB
Buffers:          436164 kB
Cached:          3954628 kB
SwapCached:            0 kB
Active:          2100648 kB
Inactive:        2723216 kB
Active(anon):     429300 kB
Inactive(anon):     5996 kB
Active(file):    1671348 kB
Inactive(file):  2717220 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10116 kB
Writeback:             0 kB
AnonPages:        491016 kB
Mapped:            15324 kB
Shmem:               212 kB
Slab:             716616 kB
SReclaimable:     158740 kB
SUnreclaim:       557876 kB
KernelStack:        1536 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     606596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 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= 70716 MiB
End job on node134 at 2012-05-28 04:15:14