Trace number 3696138

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 1800.41

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.76	c model valid
0.00/0.76	c current solution ok
1.19/1.23	o 92704245
1.19/1.23	c current bound: 46352147
1.19/1.23	c fallback to adder encoding
45.37/45.44	c model valid
45.37/45.44	c current solution ok
45.37/45.46	o 31661333
45.37/45.46	c current bound: 15830691
45.37/45.46	c fallback to adder encoding
98.04/98.16	c model valid
98.04/98.16	c current solution ok
98.04/98.18	o 12487381
98.04/98.18	c current bound: 6243715
98.04/98.18	c fallback to adder encoding
112.64/112.79	c model valid
112.64/112.79	c current solution ok
112.75/112.81	o 5724593
112.75/112.81	c current bound: 2862321
112.75/112.81	c fallback to adder encoding
1800.00/1800.41	c error: unexpected solver exit code
1800.00/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-3696138-1338162305/watcher-3696138-1338162305 -o /tmp/evaluation-result-3696138-1338162305/solver-3696138-1338162305 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696138-1338162305.opb 1815475538 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 1.99 3/181 17900
/proc/meminfo: memFree=26550232/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0

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

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

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

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

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 17904
/proc/meminfo: memFree=26527904/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=61844 CPUtime=1.48 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) R 17900 17900 17634 0 -1 4202496 8546 8826 0 0 48 40 57 3 20 0 1 0 282355851 63328256 10808 33554432000 4194304 5873084 140735960709216 140735960704552 4995908 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17901/statm: 15461 10808 183 410 0 15043 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 70992

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17949
/proc/meminfo: memFree=27487568/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=94612 CPUtime=1.95 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 9250 8826 0 0 88 47 57 3 20 0 1 0 282355851 96882688 17976 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17901/statm: 23653 17976 183 410 0 23235 0
[pid=17948] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17948/stat : 17948 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282356048 9367552 267 33554432000 4194304 5064252 140735777271808 140735777270720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17948/statm: 2287 267 226 213 0 72 0
[pid=17949] ppid=17948 vsize=152160 CPUtime=1.11 cores=0,2,4,6
/proc/17949/stat : 17949 (glucose_static) R 17948 17900 17634 0 -1 4202496 30214 0 0 0 103 8 0 0 20 0 1 0 282356049 155811840 34441 33554432000 4194304 4896791 140737480900400 140737479849288 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17949/statm: 38040 34441 77 172 0 37866 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 265068

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 1.99 3/185 17952
/proc/meminfo: memFree=27162756/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=94612 CPUtime=1.95 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 9250 8826 0 0 88 47 57 3 20 0 1 0 282355851 96882688 17976 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17901/statm: 23653 17976 183 410 0 23235 0
[pid=17948] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17948/stat : 17948 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282356048 9367552 267 33554432000 4194304 5064252 140735777271808 140735777270720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17948/statm: 2287 267 226 213 0 72 0
[pid=17949] ppid=17948 vsize=152860 CPUtime=4.31 cores=0,2,4,6
/proc/17949/stat : 17949 (glucose_static) R 17948 17900 17634 0 -1 4202496 31206 0 0 0 422 9 0 0 20 0 1 0 282356049 156528640 34751 33554432000 4194304 4896791 140737480900400 140737480897912 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17949/statm: 38215 34751 78 172 0 38041 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 265768

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 1.99 2/184 17956
/proc/meminfo: memFree=27308724/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=94612 CPUtime=1.95 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 9250 8826 0 0 88 47 57 3 20 0 1 0 282355851 96882688 17976 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17901/statm: 23653 17976 183 410 0 23235 0
[pid=17948] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17948/stat : 17948 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282356048 9367552 267 33554432000 4194304 5064252 140735777271808 140735777270720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17948/statm: 2287 267 226 213 0 72 0
[pid=17949] ppid=17948 vsize=172876 CPUtime=10.72 cores=0,2,4,6
/proc/17949/stat : 17949 (glucose_static) R 17948 17900 17634 0 -1 4202496 32338 0 0 0 1061 11 0 0 20 0 1 0 282356049 177025024 35932 33554432000 4194304 4896791 140737480900400 140737480897624 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17949/statm: 43219 35932 78 172 0 43045 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 285784

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 1.99 3/185 17958
/proc/meminfo: memFree=27162672/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=94612 CPUtime=1.95 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 9250 8826 0 0 88 47 57 3 20 0 1 0 282355851 96882688 17976 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17901/statm: 23653 17976 183 410 0 23235 0
[pid=17948] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17948/stat : 17948 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282356048 9367552 267 33554432000 4194304 5064252 140735777271808 140735777270720 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17948/statm: 2287 267 226 213 0 72 0
[pid=17949] ppid=17948 vsize=174424 CPUtime=23.51 cores=0,2,4,6
/proc/17949/stat : 17949 (glucose_static) R 17948 17900 17634 0 -1 4202496 34580 0 0 0 2337 14 0 0 20 0 1 0 282356049 178610176 38456 33554432000 4194304 4896791 140737480900400 140737480897976 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17949/statm: 43606 38456 78 172 0 43432 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 287332

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 2.00 3/185 17961
/proc/meminfo: memFree=27221400/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=120832 CPUtime=46.02 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 14241 45334 0 0 145 54 4383 20 20 0 1 0 282355851 123731968 21972 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 30208 21972 184 410 0 29790 0
[pid=17960] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17960/stat : 17960 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282360457 9367552 266 33554432000 4194304 5064252 140734597086912 140734597085824 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17960/statm: 2287 266 226 213 0 72 0
[pid=17961] ppid=17960 vsize=130244 CPUtime=5.02 cores=0,2,4,6
/proc/17961/stat : 17961 (glucose_static) R 17960 17900 17634 0 -1 4202496 26705 0 0 0 497 5 0 0 20 0 1 0 282360457 133369856 29050 33554432000 4194304 4896791 140736433133744 140736433131256 4224663 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17961/statm: 32561 29050 78 172 0 32387 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 269372

[startup+102.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/184 17964
/proc/meminfo: memFree=27240048/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=98.63 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 18733 76375 0 0 193 60 9579 31 20 0 1 0 282355851 90177536 20436 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 20436 184 410 0 21598 0
[pid=17963] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17963/stat : 17963 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282365718 9367552 266 33554432000 4194304 5064252 140736705213072 140736705211984 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17963/statm: 2287 266 226 213 0 72 0
[pid=17964] ppid=17963 vsize=116224 CPUtime=3.62 cores=0,2,4,6
/proc/17964/stat : 17964 (glucose_static) R 17963 17900 17634 0 -1 4202496 23607 0 0 0 356 6 0 0 20 0 1 0 282365719 119013376 24891 33554432000 4194304 4896791 140734879067968 140734879065176 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17964/statm: 29056 24891 78 172 0 28882 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 222584

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/185 17968
/proc/meminfo: memFree=27242980/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=113692 CPUtime=49.03 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 26144 0 0 0 4897 6 0 0 20 0 1 0 282367175 116420608 26110 33554432000 4194304 4896791 140737269824832 140737269822200 4224802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 28423 26110 78 172 0 28249 0
Current children cumulated CPU time (s) 162.22

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

/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 64277 0 0 0 124826 53 0 0 20 0 1 0 282367175 247279616 49419 33554432000 4194304 4896791 140737269824832 140737269821976 4225171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 60371 49419 78 172 0 60197 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 347844

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18004
/proc/meminfo: memFree=27105668/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=193192 CPUtime=1308.78 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 65534 0 0 0 130823 55 0 0 20 0 1 0 282367175 197828608 43693 33554432000 4194304 4896791 140737269824832 140737269819848 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 48298 43693 78 172 0 48124 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 299552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18004
/proc/meminfo: memFree=27098148/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=244380 CPUtime=1368.77 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 66141 0 0 0 136821 56 0 0 20 0 1 0 282367175 250245120 52984 33554432000 4194304 4896791 140737269824832 140737269822040 4207802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 61095 52984 78 172 0 60921 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 350740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 18007
/proc/meminfo: memFree=27094096/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=195028 CPUtime=1428.76 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 67251 0 0 0 142817 59 0 0 20 0 1 0 282367175 199708672 46201 33554432000 4194304 4896791 140737269824832 140737269822040 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 48757 46201 78 172 0 48583 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 301388

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/185 18007
/proc/meminfo: memFree=27083216/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=246172 CPUtime=1488.74 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 68127 0 0 0 148814 60 0 0 20 0 1 0 282367175 252080128 54997 33554432000 4194304 4896791 140737269824832 140737269822040 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 61543 54997 78 172 0 61369 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 352532

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 18008
/proc/meminfo: memFree=27079680/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=246812 CPUtime=1548.73 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 68974 0 0 0 154810 63 0 0 20 0 1 0 282367175 252735488 48455 33554432000 4194304 4896791 140737269824832 140737269822360 4204138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 61703 48455 78 172 0 61529 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 353172

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 18008
/proc/meminfo: memFree=27063760/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=247832 CPUtime=1608.72 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 69248 0 0 0 160809 63 0 0 20 0 1 0 282367175 253779968 57927 33554432000 4194304 4896791 140737269824832 140737269822040 4203903 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 61958 57927 78 172 0 61784 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 354192

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/185 18008
/proc/meminfo: memFree=27072280/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=198304 CPUtime=1668.72 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 70067 0 0 0 166807 65 0 0 20 0 1 0 282367175 203063296 48066 33554432000 4194304 4896791 140737269824832 140737269821976 4224802 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 49576 48066 78 172 0 49402 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 304664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 18008
/proc/meminfo: memFree=27055028/32873844 swapFree=7124/7124
[pid=17900] ppid=17898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17900/stat : 17900 (runPb2sat.sh) S 17898 17900 17634 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282355851 9367552 275 33554432000 4194304 5064252 140736927602528 140736927601440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17900/statm: 2287 275 233 213 0 72 0
[pid=17901] ppid=17900 vsize=88064 CPUtime=113.19 cores=0,2,4,6
/proc/17901/stat : 17901 (pb2sat) S 17900 17900 17634 0 -1 4202496 22957 102312 0 0 234 65 10980 40 20 0 1 0 282355851 90177536 19412 33554432000 4194304 5873084 140735960709216 140735960703032 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17901/statm: 22016 19412 184 410 0 21598 0
[pid=17967] ppid=17901 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17967/stat : 17967 (satsolver.sh) S 17901 17900 17634 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 282367175 9367552 267 33554432000 4194304 5064252 140735609349056 140735609347968 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17967/statm: 2287 267 226 213 0 72 0
[pid=17968] ppid=17967 vsize=248512 CPUtime=1686.81 cores=0,2,4,6
/proc/17968/stat : 17968 (glucose_static) R 17967 17900 17634 0 -1 4202496 70380 0 0 0 168615 66 0 0 20 0 1 0 282367175 254476288 51444 33554432000 4194304 4896791 140737269824832 140737269822360 4225550 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17968/statm: 62128 51444 78 172 0 61954 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 354872

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 17900 and gives
#  childrusage.ru_utime.tv_sec=112
#  childrusage.ru_utime.tv_usec=152950
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=64838
# CPU time returned by wait4() is 113.218
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800
CPU user time (s): 1798.29
CPU system time (s): 1.71
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 434744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.153
system time used= 1.06484
maximum resident set size= 219732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126248
page faults= 0
swaps= 0
block input operations= 0
block output operations= 347112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47
involuntary context switches= 166

runsolver used 10.1795 second user time and 13.8009 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 01:45:05
IDJOB=3696138
IDBENCH=92747
IDSOLVER=2274
FILE ID=node134/3696138-1338162305
RUNJOBID= node134-1338158703-17651
PBS_JOBID= 14624546
Free space on /tmp= 70792 MiB

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

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

MD5SUM BENCH= 0c9f9f4d9069e955741fce23953a7e72
RANDOM SEED=1815475538

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:        26550604 kB
Buffers:          431580 kB
Cached:          4083840 kB
SwapCached:            0 kB
Active:          2724948 kB
Inactive:        2723140 kB
Active(anon):     928620 kB
Inactive(anon):     5996 kB
Active(file):    1796328 kB
Inactive(file):  2717144 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:       1000992 kB
Mapped:            15360 kB
Shmem:               212 kB
Slab:             716448 kB
SReclaimable:     158640 kB
SUnreclaim:       557808 kB
KernelStack:        1536 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1311092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    677888 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= 70924 MiB
End job on node134 at 2012-05-28 02:15:05