Trace number 3694549

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.02 1801.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_3.opb
MD5SUMe8b41d97566c10d69baac452b7d02eb7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4527423
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 171879616
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 85431562646
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 171879616
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 85431562646
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

2.07/2.15	c model valid
2.07/2.15	c current solution ok
3.19/3.24	o 401030575
3.19/3.24	c fallback to adder encoding
15.40/16.24	c model valid
15.40/16.24	c current solution ok
15.40/16.28	o 199535411
15.40/16.28	c fallback to adder encoding
20.88/21.89	c model valid
20.88/21.89	c current solution ok
20.98/21.94	o 83364135
20.98/21.94	c fallback to adder encoding
49.93/51.18	c model valid
49.93/51.18	c current solution ok
50.01/51.22	o 78456825
50.01/51.22	c fallback to adder encoding
106.41/107.63	c model valid
106.41/107.63	c current solution ok
106.41/107.68	o 44926925
106.41/107.68	c fallback to adder encoding
266.15/267.41	c model valid
266.15/267.41	c current solution ok
266.15/267.45	o 35478301
266.15/267.45	c fallback to adder encoding
373.91/375.21	c model valid
373.91/375.21	c current solution ok
373.91/375.26	o 20515847
373.91/375.26	c fallback to adder encoding
414.19/415.58	c model valid
414.19/415.58	c current solution ok
414.27/415.62	o 17870617
414.27/415.62	c fallback to adder encoding
470.47/471.87	c model valid
470.47/471.87	c current solution ok
470.54/471.92	o 17615821
470.54/471.92	c fallback to adder encoding
555.00/556.40	c model valid
555.00/556.40	c current solution ok
555.00/556.44	o 15469487
555.00/556.44	c fallback to adder encoding
659.47/660.95	c model valid
659.47/660.95	c current solution ok
659.47/660.99	o 11408809
659.47/660.99	c fallback to adder encoding
948.59/950.13	c model valid
948.59/950.13	c current solution ok
948.59/950.18	o 7484807
948.59/950.18	c fallback to adder encoding
1800.02/1801.71	c error: unexpected solver exit code
1800.02/1801.71	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-3694549-1338223928/watcher-3694549-1338223928 -o /tmp/evaluation-result-3694549-1338223928/solver-3694549-1338223928 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694549-1338223928.opb 252576839 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17649
/proc/meminfo: memFree=29952640/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0

[startup+0.075896 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17649
/proc/meminfo: memFree=29952640/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17649
/proc/meminfo: memFree=29952640/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17649
/proc/meminfo: memFree=29952640/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700317 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17649
/proc/meminfo: memFree=29952640/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17695
/proc/meminfo: memFree=31083348/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=30476 CPUtime=0.33 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 5951 0 0 0 31 2 0 0 20 0 1 0 288517695 31207424 6477 33554432000 4194304 5873084 140735313242592 140735313239016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17650/statm: 7619 6477 169 410 0 7201 0
[pid=17692] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17692/stat : 17692 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 288517730 9367552 266 33554432000 4194304 5064252 140734023896800 140734023895712 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17692/statm: 2287 266 226 213 0 72 0
[pid=17693] ppid=17692 vsize=85688 CPUtime=1.13 cores=1,3,5,7
/proc/17693/stat : 17693 (glucose_static) R 17692 17649 17515 0 -1 4202496 16252 0 0 0 111 2 0 0 20 0 1 0 288517730 87744512 18282 33554432000 4194304 4896791 140734429081712 140734429079240 4224910 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17693/statm: 21422 18282 78 172 0 21248 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 134460

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17695
/proc/meminfo: memFree=31078424/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=35800 CPUtime=3.07 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) R 17649 17649 17515 0 -1 4202496 7380 17138 0 0 52 80 172 3 20 0 1 0 288517695 36659200 7814 33554432000 4194304 5873084 140735313242592 140735313238024 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17650/statm: 8950 7814 177 410 0 8532 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 44948

[startup+6.30031 s]
/proc/loadavg: 2.08 2.02 2.01 2/181 17696
/proc/meminfo: memFree=30895388/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=189736 CPUtime=5 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 14893 17651 0 0 210 112 172 6 20 0 1 0 288517695 194289664 40337 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 77 0 0
/proc/17650/statm: 47434 40337 183 410 0 47016 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 198884
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17698
/proc/meminfo: memFree=30570972/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=189736 CPUtime=5 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 14893 17651 0 0 210 112 172 6 20 0 1 0 288517695 194289664 40337 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 77 0 0
/proc/17650/statm: 47434 40337 183 410 0 47016 0
[pid=17697] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17697/stat : 17697 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288518274 9367552 267 33554432000 4194304 5064252 140735207671456 140735207670368 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17697/statm: 2287 267 226 213 0 72 0
[pid=17698] ppid=17697 vsize=356836 CPUtime=6.89 cores=1,3,5,7
/proc/17698/stat : 17698 (glucose_static) R 17697 17649 17515 0 -1 4202496 58210 0 0 0 670 19 0 0 20 0 1 0 288518274 365400064 79926 33554432000 4194304 4896791 140733211132544 140733211129752 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17698/statm: 89209 79926 78 172 0 89035 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 564868

[startup+25.5005 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 17704
/proc/meminfo: memFree=30579768/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=214764 CPUtime=22.66 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 37387 136711 0 0 521 155 1532 58 20 0 1 0 288517695 219918336 44557 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 114 0 0
/proc/17650/statm: 53691 44557 184 410 0 53273 0
[pid=17703] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17703/stat : 17703 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288520077 9367552 266 33554432000 4194304 5064252 140733514494096 140733514493008 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17703/statm: 2287 266 226 213 0 72 0
[pid=17704] ppid=17703 vsize=470028 CPUtime=1.66 cores=1,3,5,7
/proc/17704/stat : 17704 (glucose_static) R 17703 17649 17515 0 -1 4202496 52910 0 0 0 150 16 0 0 20 0 1 0 288520078 481308672 88710 33554432000 4194304 4896791 140735483922112 140735482870904 4216827 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17704/statm: 117507 88710 73 172 0 117333 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 703088

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 17704
/proc/meminfo: memFree=30548008/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=214764 CPUtime=49.93 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) R 17649 17649 17515 0 -1 4202496 40877 197004 0 0 521 156 4225 91 20 0 1 0 288517695 219918336 44557 33554432000 4194304 5873084 140735313242592 140735313235864 4549192 0 0 4096 0 0 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 53691 44557 184 410 0 53273 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 223912

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 17707
/proc/meminfo: memFree=30555892/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=214764 CPUtime=51.68 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 48258 197518 0 0 673 175 4225 95 20 0 1 0 288517695 219918336 44557 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 53691 44557 184 410 0 53273 0
[pid=17706] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17706/stat : 17706 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 288522981 9367552 267 33554432000 4194304 5064252 140737206661344 140737206660256 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17706/statm: 2287 267 226 213 0 72 0
[pid=17707] ppid=17706 vsize=353204 CPUtime=49.42 cores=1,3,5,7
/proc/17707/stat : 17707 (glucose_static) R 17706 17649 17515 0 -1 4202496 61690 0 0 0 4922 20 0 0 20 0 1 0 288522981 361680896 78838 33554432000 4194304 4896791 140736553338768 140736553335992 4224227 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17707/statm: 88301 78838 78 172 0 88127 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 586264

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 17710
/proc/meminfo: memFree=30595212/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=214764 CPUtime=108.02 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 59076 260776 0 0 815 195 9668 124 20 0 1 0 288517695 219918336 42509 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 53691 42509 184 410 0 53273 0
[pid=17709] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17709/stat : 17709 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 288528616 9367552 265 33554432000 4194304 5064252 140736784782144 140736784781056 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17709/statm: 2287 265 226 213 0 72 0
[pid=17710] ppid=17709 vsize=344500 CPUtime=53.07 cores=1,3,5,7
/proc/17710/stat : 17710 (glucose_static) R 17709 17649 17515 0 -1 4202496 58756 0 0 0 5287 20 0 0 20 0 1 0 288528616 352768000 72684 33554432000 4194304 4896791 140737265069088 140737265066296 4224170 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17710/statm: 86125 72684 78 172 0 85951 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 577560

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 17711
/proc/meminfo: memFree=30582476/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=214764 CPUtime=108.02 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 59076 260776 0 0 815 195 9668 124 20 0 1 0 288517695 219918336 42509 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 53691 42509 184 410 0 53273 0

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

/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 58874 0 0 0 47044 57 0 0 20 0 1 0 288612814 425041920 80003 33554432000 4194304 4896791 140737069544992 140737069542520 4225191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 103770 80003 78 172 0 103596 0
Current children cumulated CPU time (s) 1420.68
Current children cumulated vsize (KiB) 582604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17764
/proc/meminfo: memFree=30556156/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=417516 CPUtime=530.99 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 59419 0 0 0 53042 57 0 0 20 0 1 0 288612814 427536384 87170 33554432000 4194304 4896791 140737069544992 140737069542264 4204939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 104379 87170 78 172 0 104205 0
Current children cumulated CPU time (s) 1480.66
Current children cumulated vsize (KiB) 585040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17764
/proc/meminfo: memFree=30541928/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=417516 CPUtime=590.98 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 59423 0 0 0 59041 57 0 0 20 0 1 0 288612814 427536384 87737 33554432000 4194304 4896791 140737069544992 140737069542264 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 104379 87737 78 172 0 104205 0
Current children cumulated CPU time (s) 1540.65
Current children cumulated vsize (KiB) 585040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17764
/proc/meminfo: memFree=30532840/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=418584 CPUtime=650.97 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 60722 0 0 0 65031 66 0 0 20 0 1 0 288612814 428630016 88695 33554432000 4194304 4896791 140737069544992 140737069542568 4203806 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 104646 88695 78 172 0 104472 0
Current children cumulated CPU time (s) 1600.64
Current children cumulated vsize (KiB) 586108

[startup+1662.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 17764
/proc/meminfo: memFree=30376036/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=557468 CPUtime=710.96 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 63684 0 0 0 71018 78 0 0 20 0 1 0 288612814 570847232 125700 33554432000 4194304 4896791 140737069544992 140737069542200 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 139367 125700 78 172 0 139193 0
Current children cumulated CPU time (s) 1660.63
Current children cumulated vsize (KiB) 724992

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 17768
/proc/meminfo: memFree=30537844/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=430196 CPUtime=770.96 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 68189 0 0 0 77005 91 0 0 20 0 1 0 288612814 440520704 85271 33554432000 4194304 4896791 140737069544992 140737069542200 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 107549 85271 78 172 0 107375 0
Current children cumulated CPU time (s) 1720.63
Current children cumulated vsize (KiB) 597720

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 17768
/proc/meminfo: memFree=30499440/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=432560 CPUtime=830.95 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 69321 0 0 0 83003 92 0 0 20 0 1 0 288612814 442941440 93017 33554432000 4194304 4896791 140737069544992 140737069542200 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 108140 93017 78 172 0 107966 0
Current children cumulated CPU time (s) 1780.62
Current children cumulated vsize (KiB) 600084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 17814
/proc/meminfo: memFree=30597248/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=433980 CPUtime=850.35 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 70239 0 0 0 84943 92 0 0 20 0 1 0 288612814 444395520 98523 33554432000 4194304 4896791 140737069544992 140737069542200 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 108495 98523 78 172 0 108321 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 601504

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 17814
/proc/meminfo: memFree=30597248/32873844 swapFree=7112/7112
[pid=17649] ppid=17647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17649/stat : 17649 (runPb2satCp2.sh) S 17647 17649 17515 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 288517695 9367552 274 33554432000 4194304 5064252 140737223540016 140737223538928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17649/statm: 2287 274 233 213 0 72 0
[pid=17650] ppid=17649 vsize=149228 CPUtime=949.67 cores=1,3,5,7
/proc/17650/stat : 17650 (pb2sat) S 17649 17649 17515 0 -1 4202496 131001 651328 0 0 1641 307 92713 306 20 0 1 0 288517695 152809472 35341 33554432000 4194304 5873084 140735313242592 140735313236408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 114 0 0
/proc/17650/statm: 37307 35341 184 410 0 36889 0
[pid=17758] ppid=17650 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17758/stat : 17758 (satsolver.sh) S 17650 17649 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 288612814 9367552 266 33554432000 4194304 5064252 140736805839280 140736805838192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17758/statm: 2287 266 226 213 0 72 0
[pid=17759] ppid=17758 vsize=433980 CPUtime=850.35 cores=1,3,5,7
/proc/17759/stat : 17759 (glucose_static) R 17758 17649 17515 0 -1 4202496 70239 0 0 0 84943 92 0 0 20 0 1 0 288612814 444395520 98523 33554432000 4194304 4896791 140737069544992 140737069542200 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17759/statm: 108495 98523 78 172 0 108321 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 601504

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17649 and gives
#  childrusage.ru_utime.tv_sec=943
#  childrusage.ru_utime.tv_usec=550558
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=146065
# CPU time returned by wait4() is 949.697
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.72
CPU time (s): 1800.02
CPU user time (s): 1792.97
CPU system time (s): 7.05
CPU usage (%): 99.9055
Max. virtual memory (cumulated for all children) (KiB): 933828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 943.551
system time used= 6.14607
maximum resident set size= 422944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 783305
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2491936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 501
involuntary context switches= 1084

runsolver used 6.99494 second user time and 18.9801 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 18:52:08
IDJOB=3694549
IDBENCH=92761
IDSOLVER=2273
FILE ID=node142/3694549-1338223928
RUNJOBID= node142-1338222127-17532
PBS_JOBID= 14624621
Free space on /tmp= 71452 MiB

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

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

MD5SUM BENCH= e8b41d97566c10d69baac452b7d02eb7
RANDOM SEED=252576839

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29953176 kB
Buffers:          362420 kB
Cached:           674832 kB
SwapCached:            0 kB
Active:          1831960 kB
Inactive:         236756 kB
Active(anon):    1022084 kB
Inactive(anon):    11208 kB
Active(file):     809876 kB
Inactive(file):   225548 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9328 kB
Writeback:             0 kB
AnonPages:       1014580 kB
Mapped:            12568 kB
Shmem:               200 kB
Slab:             684244 kB
SReclaimable:     126468 kB
SUnreclaim:       557776 kB
KernelStack:        1520 kB
PageTables:         6208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1365804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    909312 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= 71584 MiB
End job on node142 at 2012-05-28 19:22:10