Trace number 3696206

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 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_8_mh.opb
MD5SUMb6af9d5f38ec6e461eecfded04e11783
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9289758
Best CPU time to get the best result obtained on this benchmark1801.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019800
Biggest coefficient in the objective function 170953875
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 375466374216
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 170953875
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 375466374216
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

21.29/21.35	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.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-3696206-1338139102/watcher-3696206-1338139102 -o /tmp/evaluation-result-3696206-1338139102/solver-3696206-1338139102 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696206-1338139102.opb 1608841311 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.05 2.01 2.00 2/179 7542
/proc/meminfo: memFree=27637804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0

[startup+0.079865 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 7542
/proc/meminfo: memFree=27637804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 7542
/proc/meminfo: memFree=27637804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300214 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 7542
/proc/meminfo: memFree=27637804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700209 s]
/proc/loadavg: 2.05 2.01 2.00 2/179 7542
/proc/meminfo: memFree=27637804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 7544
/proc/meminfo: memFree=27597836/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=61176 CPUtime=1.49 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) R 7542 7542 6064 0 -1 4202496 10582 0 0 0 147 2 0 0 20 0 1 0 280035131 62644224 13710 33554432000 4194304 5873084 140736094813968 140736094811208 4327032 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7543/statm: 15294 13710 148 410 0 14876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70324

[startup+3.10021 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 7544
/proc/meminfo: memFree=27576304/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=85752 CPUtime=3.08 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) R 7542 7542 6064 0 -1 4202496 11802 0 0 0 305 3 0 0 20 0 1 0 280035131 87810048 17473 33554432000 4194304 5873084 140736094813968 140736094811336 5127424 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7543/statm: 21438 17473 148 410 0 21020 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94900

[startup+6.30025 s]
/proc/loadavg: 2.20 2.05 2.01 3/181 7544
/proc/meminfo: memFree=27540804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=118520 CPUtime=6.29 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) R 7542 7542 6064 0 -1 4202496 12357 0 0 0 623 6 0 0 20 0 1 0 280035131 121364480 25166 33554432000 4194304 5873084 140736094813968 140736094811336 4433653 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7543/statm: 29630 25166 148 410 0 29212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127668

[startup+12.7002 s]
/proc/loadavg: 2.19 2.04 2.01 3/181 7544
/proc/meminfo: memFree=27409224/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=357936 CPUtime=12.69 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) R 7542 7542 6064 0 -1 4202496 24440 0 0 0 1255 14 0 0 20 0 1 0 280035131 366526464 57593 33554432000 4194304 5873084 140736094813968 140736094811336 5127424 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7543/statm: 89484 57593 148 410 0 89066 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 367084

[startup+25.5003 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 7544
/proc/meminfo: memFree=26538652/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1519648 CPUtime=25.48 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) R 7542 7542 6064 0 -1 4202496 122061 0 0 0 2497 51 0 0 20 0 1 0 280035131 1556119552 298473 33554432000 4194304 5873084 140736094813968 140736094810152 4996171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7543/statm: 379912 298473 169 410 0 379494 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1528796

[startup+51.1004 s]
/proc/loadavg: 2.30 2.09 2.02 3/183 7546
/proc/meminfo: memFree=22448748/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3719432 CPUtime=23.52 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 386509 0 0 0 2231 121 0 0 20 0 1 0 280037888 3808698368 773725 33554432000 4194304 4896791 140736000804960 140736000802168 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 929858 773725 76 172 0 929684 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5324036

[startup+102.3 s]
/proc/loadavg: 2.13 2.07 2.02 3/184 7550
/proc/meminfo: memFree=22391904/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3765504 CPUtime=74.71 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 402406 0 0 0 7345 126 0 0 20 0 1 0 280037888 3855876096 788207 33554432000 4194304 4896791 140736000804960 140736000802168 4407922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 941376 788207 78 172 0 941202 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 5370108

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 7550
/proc/meminfo: memFree=22313608/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3833100 CPUtime=134.71 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 419910 0 0 0 13342 129 0 0 20 0 1 0 280037888 3925094400 807244 33554432000 4194304 4896791 140736000804960 140736000802168 4224764 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 958275 807244 78 172 0 958101 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5437704

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/183 7550
/proc/meminfo: memFree=22301824/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3841020 CPUtime=194.7 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 421891 0 0 0 19340 130 0 0 20 0 1 0 280037888 3933204480 810247 33554432000 4194304 4896791 140736000804960 140736000802168 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 960255 810247 78 172 0 960081 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5445624

[startup+282.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 7550
/proc/meminfo: memFree=22296552/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/7546/statm: 968423 823517 78 172 0 968249 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 5478296

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7561
/proc/meminfo: memFree=22242484/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3876532 CPUtime=1454.51 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 434648 0 0 0 145317 134 0 0 20 0 1 0 280037888 3969568768 825259 33554432000 4194304 4896791 140736000804960 140736000802488 4224840 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969133 825259 78 172 0 968959 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 5481136

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7561
/proc/meminfo: memFree=22239780/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3876924 CPUtime=1514.49 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 438619 0 0 0 151314 135 0 0 20 0 1 0 280037888 3969970176 825869 33554432000 4194304 4896791 140736000804960 140736000802104 4224844 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969231 825869 78 172 0 969057 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 5481528

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7561
/proc/meminfo: memFree=22234804/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3877056 CPUtime=1574.5 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 438659 0 0 0 157314 136 0 0 20 0 1 0 280037888 3970105344 825909 33554432000 4194304 4896791 140736000804960 140736000802168 4224924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969264 825909 78 172 0 969090 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 5481660

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7563
/proc/meminfo: memFree=22228856/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3879204 CPUtime=1634.47 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 443059 0 0 0 163310 137 0 0 20 0 1 0 280037888 3972304896 826437 33554432000 4194304 4896791 140736000804960 140736000802472 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969801 826437 78 172 0 969627 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 5483808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7563
/proc/meminfo: memFree=22226364/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3879336 CPUtime=1694.47 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 443087 0 0 0 169309 138 0 0 20 0 1 0 280037888 3972440064 826465 33554432000 4194304 4896791 140736000804960 140736000802168 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969834 826465 78 172 0 969660 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 5483940

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 7605
/proc/meminfo: memFree=23909264/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3879600 CPUtime=1754.46 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 443152 0 0 0 175308 138 0 0 20 0 1 0 280037888 3972710400 827041 33554432000 4194304 4896791 140736000804960 140736000802168 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969900 827041 78 172 0 969726 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 5484204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7605
/proc/meminfo: memFree=23903060/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3879600 CPUtime=1772.56 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 443162 0 0 0 177118 138 0 0 20 0 1 0 280037888 3972710400 827051 33554432000 4194304 4896791 140736000804960 140736000802168 4224802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969900 827051 78 172 0 969726 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5484204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7605
/proc/meminfo: memFree=23903060/32873844 swapFree=7628/7628
[pid=7542] ppid=7540 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (runPb2sat.sh) S 7540 7542 6064 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280035131 9367552 275 33554432000 4194304 5064252 140737472307760 140737472306672 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7542/statm: 2287 275 233 213 0 72 0
[pid=7543] ppid=7542 vsize=1586308 CPUtime=27.52 cores=0,2,4,6
/proc/7543/stat : 7543 (pb2sat) S 7542 7542 6064 0 -1 4202496 136444 0 0 0 2580 172 0 0 20 0 1 0 280035131 1624379392 325879 33554432000 4194304 5873084 140736094813968 140736094810392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7543/statm: 396577 325879 176 410 0 396159 0
[pid=7545] ppid=7543 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7545/stat : 7545 (satsolver.sh) S 7543 7542 6064 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280037886 9367552 266 33554432000 4194304 5064252 140735343268576 140735343267488 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7545/statm: 2287 266 226 213 0 72 0
[pid=7546] ppid=7545 vsize=3879600 CPUtime=1772.56 cores=0,2,4,6
/proc/7546/stat : 7546 (glucose_static) R 7545 7542 6064 0 -1 4202496 443162 0 0 0 177118 138 0 0 20 0 1 0 280037888 3972710400 827051 33554432000 4194304 4896791 140736000804960 140736000802168 4224802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7546/statm: 969900 827051 78 172 0 969726 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5484204

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7542 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# 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): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1796.98
CPU system time (s): 3.1
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 5546096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.27935 second user time and 10.4964 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 19:18:28
IDJOB=3696206
IDBENCH=92646
IDSOLVER=2274
FILE ID=node145/3696206-1338139102
RUNJOBID= node145-1338122811-6080
PBS_JOBID= 14624491
Free space on /tmp= 70952 MiB

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

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

MD5SUM BENCH= b6af9d5f38ec6e461eecfded04e11783
RANDOM SEED=1608841311

node145.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.149
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.29
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.149
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		: 2667.149
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	: 5313.38
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.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27637812 kB
Buffers:          312940 kB
Cached:          2433948 kB
SwapCached:            0 kB
Active:          2940296 kB
Inactive:        1473328 kB
Active(anon):    1658196 kB
Inactive(anon):    10912 kB
Active(file):    1282100 kB
Inactive(file):  1462416 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            230472 kB
Writeback:             0 kB
AnonPages:       1676392 kB
Mapped:            15108 kB
Shmem:               200 kB
Slab:             678748 kB
SReclaimable:     119476 kB
SUnreclaim:       559272 kB
KernelStack:        1472 kB
PageTables:         7468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2313552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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= 70520 MiB
End job on node145 at 2012-05-27 19:48:30