Trace number 3694589

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.06 1800.63

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat50_6_9_6_ic.opb
MD5SUMb4594275dd418145ecf4ec914c196844
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23421403
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 169112377
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 53555449284
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 169112377
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 53555449284
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

121.85/121.99	c model valid
121.85/121.99	c current solution ok
124.53/124.64	o 207372575
124.53/124.64	c fallback to adder encoding
207.88/208.03	c model valid
207.88/208.03	c current solution ok
207.92/208.12	o 205786935
207.92/208.12	c fallback to adder encoding
485.62/485.81	c model valid
485.62/485.81	c current solution ok
485.62/485.89	o 200934627
485.62/485.89	c fallback to adder encoding
510.30/510.52	c model valid
510.30/510.52	c current solution ok
510.34/510.61	o 172300247
510.34/510.61	c fallback to adder encoding
1233.73/1234.13	c model valid
1233.73/1234.13	c current solution ok
1233.75/1234.21	o 172022103
1233.75/1234.21	c fallback to adder encoding
1673.31/1673.87	c model valid
1673.31/1673.87	c current solution ok
1673.39/1673.96	o 81191901
1673.39/1673.96	c fallback to adder encoding
1800.06/1800.61	c error: unexpected solver exit code
1800.06/1800.61	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-3694589-1338229332/watcher-3694589-1338229332 -o /tmp/evaluation-result-3694589-1338229332/solver-3694589-1338229332 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694589-1338229332.opb 287445838 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.01 2.02 2.00 3/179 18376
/proc/meminfo: memFree=31179416/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0

[startup+0.052965 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18376
/proc/meminfo: memFree=31179416/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/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.01 2.02 2.00 3/179 18376
/proc/meminfo: memFree=31179416/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18376
/proc/meminfo: memFree=31179416/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 18376
/proc/meminfo: memFree=31179416/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 18381
/proc/meminfo: memFree=31145952/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=136776 CPUtime=1.48 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) R 18376 18376 17515 0 -1 4202496 12644 0 0 0 144 4 0 0 20 0 1 0 289058112 140058624 26403 33554432000 4194304 5873084 140735259306224 140735259303128 5129975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 34194 26403 166 410 0 33776 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 145924

[startup+3.10045 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 18389
/proc/meminfo: memFree=30923464/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=102624 CPUtime=1.53 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 12648 0 0 0 144 9 0 0 20 0 1 0 289058112 105086976 17868 33554432000 4194304 5873084 140735259306224 140735259302648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 25656 17868 169 410 0 25238 0
[pid=18385] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18385/stat : 18385 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289058267 9367552 266 33554432000 4194304 5064252 140735581027056 140735581025968 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18385/statm: 2287 266 226 213 0 72 0
[pid=18386] ppid=18385 vsize=168188 CPUtime=1.54 cores=1,3,5,7
/proc/18386/stat : 18386 (glucose_static) R 18385 18376 17515 0 -1 4202496 29208 0 0 0 147 7 0 0 20 0 1 0 289058267 172224512 35389 33554432000 4194304 4896791 140735396114240 140735396111448 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18386/statm: 42047 35389 76 172 0 41873 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 289108

[startup+6.30045 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 18395
/proc/meminfo: memFree=30917824/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=102624 CPUtime=1.53 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 12648 0 0 0 144 9 0 0 20 0 1 0 289058112 105086976 17868 33554432000 4194304 5873084 140735259306224 140735259302648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 25656 17868 169 410 0 25238 0
[pid=18385] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18385/stat : 18385 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289058267 9367552 266 33554432000 4194304 5064252 140735581027056 140735581025968 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18385/statm: 2287 266 226 213 0 72 0
[pid=18386] ppid=18385 vsize=168320 CPUtime=4.74 cores=1,3,5,7
/proc/18386/stat : 18386 (glucose_static) R 18385 18376 17515 0 -1 4202496 29471 0 0 0 466 8 0 0 20 0 1 0 289058267 172359680 35651 33554432000 4194304 4896791 140735396114240 140735396111448 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18386/statm: 42080 35651 76 172 0 41906 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 289240

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 18410
/proc/meminfo: memFree=30921004/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=102624 CPUtime=1.53 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 12648 0 0 0 144 9 0 0 20 0 1 0 289058112 105086976 17868 33554432000 4194304 5873084 140735259306224 140735259302648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 25656 17868 169 410 0 25238 0
[pid=18385] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18385/stat : 18385 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289058267 9367552 266 33554432000 4194304 5064252 140735581027056 140735581025968 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18385/statm: 2287 266 226 213 0 72 0
[pid=18386] ppid=18385 vsize=168452 CPUtime=11.14 cores=1,3,5,7
/proc/18386/stat : 18386 (glucose_static) R 18385 18376 17515 0 -1 4202496 30419 0 0 0 1105 9 0 0 20 0 1 0 289058267 172494848 34762 33554432000 4194304 4896791 140735396114240 140735396111816 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18386/statm: 42113 34762 76 172 0 41939 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 289372

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18425
/proc/meminfo: memFree=30920308/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=102624 CPUtime=1.53 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 12648 0 0 0 144 9 0 0 20 0 1 0 289058112 105086976 17868 33554432000 4194304 5873084 140735259306224 140735259302648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 25656 17868 169 410 0 25238 0
[pid=18385] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18385/stat : 18385 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289058267 9367552 266 33554432000 4194304 5064252 140735581027056 140735581025968 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18385/statm: 2287 266 226 213 0 72 0
[pid=18386] ppid=18385 vsize=187820 CPUtime=23.94 cores=1,3,5,7
/proc/18386/stat : 18386 (glucose_static) R 18385 18376 17515 0 -1 4202496 30941 0 0 0 2384 10 0 0 20 0 1 0 289058267 192327680 38349 33554432000 4194304 4896791 140735396114240 140735396111768 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18386/statm: 46955 38349 76 172 0 46781 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 308740

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18431
/proc/meminfo: memFree=30907220/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=102624 CPUtime=1.53 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 12648 0 0 0 144 9 0 0 20 0 1 0 289058112 105086976 17868 33554432000 4194304 5873084 140735259306224 140735259302648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 25656 17868 169 410 0 25238 0
[pid=18385] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18385/stat : 18385 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289058267 9367552 266 33554432000 4194304 5064252 140735581027056 140735581025968 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18385/statm: 2287 266 226 213 0 72 0
[pid=18386] ppid=18385 vsize=188564 CPUtime=49.53 cores=1,3,5,7
/proc/18386/stat : 18386 (glucose_static) R 18385 18376 17515 0 -1 4202496 32583 0 0 0 4940 13 0 0 20 0 1 0 289058267 193089536 38543 33554432000 4194304 4896791 140735396114240 140735396111816 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18386/statm: 47141 38543 76 172 0 46967 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 309484

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18446
/proc/meminfo: memFree=30892720/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=102624 CPUtime=1.53 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 12648 0 0 0 144 9 0 0 20 0 1 0 289058112 105086976 17868 33554432000 4194304 5873084 140735259306224 140735259302648 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 25656 17868 169 410 0 25238 0
[pid=18385] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18385/stat : 18385 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289058267 9367552 266 33554432000 4194304 5064252 140735581027056 140735581025968 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18385/statm: 2287 266 226 213 0 72 0
[pid=18386] ppid=18385 vsize=220796 CPUtime=100.73 cores=1,3,5,7
/proc/18386/stat : 18386 (glucose_static) R 18385 18376 17515 0 -1 4202496 37003 0 0 0 10050 23 0 0 20 0 1 0 289058267 226095104 41990 33554432000 4194304 4896791 140735396114240 140735396111816 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18386/statm: 55199 41990 76 172 0 55025 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 341716

[startup+162.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 18455
/proc/meminfo: memFree=30488508/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=276724 CPUtime=125.92 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 20848 39960 0 0 349 242 11968 33 20 0 1 0 289058112 283365376 48800 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18377/statm: 69181 48800 184 410 0 68763 0
[pid=18451] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18451/stat : 18451 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 289070710 9367552 267 33554432000 4194304 5064252 140734472333424 140734472332336 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18451/statm: 2287 267 226 213 0 72 0
[pid=18452] ppid=18451 vsize=352668 CPUtime=36.29 cores=1,3,5,7
/proc/18452/stat : 18452 (glucose_static) R 18451 18376 17515 0 -1 4202496 61221 0 0 0 3610 19 0 0 20 0 1 0 289070710 361132032 82748 33554432000 4194304 4896791 140736100970048 140736100967256 4224924 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18452/statm: 88167 82748 78 172 0 87993 0
Current children cumulated CPU time (s) 162.21

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

/proc/18496/stat : 18496 (glucose_static) R 18495 18376 17515 0 -1 4202496 63499 0 0 0 12648 23 0 0 20 0 1 0 289181665 363692032 83973 33554432000 4194304 4896791 140735961291024 140735961288664 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18496/statm: 88792 83973 78 172 0 88618 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 656004

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 18539
/proc/meminfo: memFree=30458944/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1235.15 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 62374 303933 0 0 1008 310 122022 175 20 0 1 0 289058112 289320960 50254 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 70635 50254 184 410 0 70217 0
[pid=18495] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18495/stat : 18495 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289181665 9367552 266 33554432000 4194304 5064252 140736040909696 140736040908608 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18495/statm: 2287 266 226 213 0 72 0
[pid=18496] ppid=18495 vsize=358296 CPUtime=186.7 cores=1,3,5,7
/proc/18496/stat : 18496 (glucose_static) R 18495 18376 17515 0 -1 4202496 65486 0 0 0 18644 26 0 0 20 0 1 0 289181665 366895104 83756 33554432000 4194304 4896791 140735961291024 140735961288600 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18496/statm: 89574 83756 78 172 0 89400 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 659132

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18540
/proc/meminfo: memFree=30447400/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1235.15 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 62374 303933 0 0 1008 310 122022 175 20 0 1 0 289058112 289320960 50254 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 70635 50254 184 410 0 70217 0
[pid=18495] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18495/stat : 18495 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289181665 9367552 266 33554432000 4194304 5064252 140736040909696 140736040908608 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18495/statm: 2287 266 226 213 0 72 0
[pid=18496] ppid=18495 vsize=359136 CPUtime=246.68 cores=1,3,5,7
/proc/18496/stat : 18496 (glucose_static) R 18495 18376 17515 0 -1 4202496 65702 0 0 0 24642 26 0 0 20 0 1 0 289181665 367755264 86036 33554432000 4194304 4896791 140735961291024 140735961288232 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18496/statm: 89784 86036 78 172 0 89610 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 659972

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18540
/proc/meminfo: memFree=30425212/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1235.15 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 62374 303933 0 0 1008 310 122022 175 20 0 1 0 289058112 289320960 50254 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 70635 50254 184 410 0 70217 0
[pid=18495] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18495/stat : 18495 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289181665 9367552 266 33554432000 4194304 5064252 140736040909696 140736040908608 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18495/statm: 2287 266 226 213 0 72 0
[pid=18496] ppid=18495 vsize=411616 CPUtime=306.68 cores=1,3,5,7
/proc/18496/stat : 18496 (glucose_static) R 18495 18376 17515 0 -1 4202496 67112 0 0 0 30639 29 0 0 20 0 1 0 289181665 421494784 91014 33554432000 4194304 4896791 140735961291024 140735961288232 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18496/statm: 102904 91014 78 172 0 102730 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 712452

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 18540
/proc/meminfo: memFree=30427344/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1235.15 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 62374 303933 0 0 1008 310 122022 175 20 0 1 0 289058112 289320960 50254 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 70635 50254 184 410 0 70217 0
[pid=18495] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18495/stat : 18495 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289181665 9367552 266 33554432000 4194304 5064252 140736040909696 140736040908608 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18495/statm: 2287 266 226 213 0 72 0
[pid=18496] ppid=18495 vsize=363000 CPUtime=366.67 cores=1,3,5,7
/proc/18496/stat : 18496 (glucose_static) R 18495 18376 17515 0 -1 4202496 67900 0 0 0 36636 31 0 0 20 0 1 0 289181665 371712000 87005 33554432000 4194304 4896791 140735961291024 140735961288232 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18496/statm: 90750 87005 78 172 0 90576 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 663836

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 18540
/proc/meminfo: memFree=30423520/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1235.15 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 62374 303933 0 0 1008 310 122022 175 20 0 1 0 289058112 289320960 50254 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18377/statm: 70635 50254 184 410 0 70217 0
[pid=18495] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18495/stat : 18495 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289181665 9367552 266 33554432000 4194304 5064252 140736040909696 140736040908608 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18495/statm: 2287 266 226 213 0 72 0
[pid=18496] ppid=18495 vsize=414616 CPUtime=426.65 cores=1,3,5,7
/proc/18496/stat : 18496 (glucose_static) R 18495 18376 17515 0 -1 4202496 69448 0 0 0 42633 32 0 0 20 0 1 0 289181665 424566784 90774 33554432000 4194304 4896791 140735961291024 140735961288392 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18496/statm: 103654 90774 78 172 0 103480 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 715452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 18546
/proc/meminfo: memFree=30467544/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1674.74 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 73147 374906 0 0 1168 326 165762 218 20 0 1 0 289058112 289320960 49230 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18377/statm: 70635 49230 184 410 0 70217 0
[pid=18545] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289225636 9367552 267 33554432000 4194304 5064252 140736214597136 140736214596048 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18545/statm: 2287 267 226 213 0 72 0
[pid=18546] ppid=18545 vsize=348400 CPUtime=47.04 cores=1,3,5,7
/proc/18546/stat : 18546 (glucose_static) R 18545 18376 17515 0 -1 4202496 58754 0 0 0 4685 19 0 0 20 0 1 0 289225636 356761600 78979 33554432000 4194304 4896791 140735760640144 140735760637352 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18546/statm: 87100 78979 78 172 0 86926 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 649236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18547
/proc/meminfo: memFree=30460244/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1674.74 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 73147 374906 0 0 1168 326 165762 218 20 0 1 0 289058112 289320960 49230 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18377/statm: 70635 49230 184 410 0 70217 0
[pid=18545] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289225636 9367552 267 33554432000 4194304 5064252 140736214597136 140736214596048 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18545/statm: 2287 267 226 213 0 72 0
[pid=18546] ppid=18545 vsize=349364 CPUtime=107.01 cores=1,3,5,7
/proc/18546/stat : 18546 (glucose_static) R 18545 18376 17515 0 -1 4202496 60663 0 0 0 10681 20 0 0 20 0 1 0 289225636 357748736 80256 33554432000 4194304 4896791 140735760640144 140735760637656 4224722 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18546/statm: 87341 80256 78 172 0 87167 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 650200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18547
/proc/meminfo: memFree=30465060/32873844 swapFree=7112/7112
[pid=18376] ppid=18374 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18376/stat : 18376 (runPb2satCp2.sh) S 18374 18376 17515 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289058112 9367552 275 33554432000 4194304 5064252 140735648617392 140735648616304 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18376/statm: 2287 275 233 213 0 72 0
[pid=18377] ppid=18376 vsize=282540 CPUtime=1674.74 cores=1,3,5,7
/proc/18377/stat : 18377 (pb2sat) S 18376 18376 17515 0 -1 4202496 73147 374906 0 0 1168 326 165762 218 20 0 1 0 289058112 289320960 49230 33554432000 4194304 5873084 140735259306224 140735259300040 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18377/statm: 70635 49230 184 410 0 70217 0
[pid=18545] ppid=18377 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18545/stat : 18545 (satsolver.sh) S 18377 18376 17515 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289225636 9367552 267 33554432000 4194304 5064252 140736214597136 140736214596048 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18545/statm: 2287 267 226 213 0 72 0
[pid=18546] ppid=18545 vsize=349892 CPUtime=125.32 cores=1,3,5,7
/proc/18546/stat : 18546 (glucose_static) R 18545 18376 17515 0 -1 4202496 60769 0 0 0 12512 20 0 0 20 0 1 0 289225636 358289408 80874 33554432000 4194304 4896791 140735760640144 140735760637288 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18546/statm: 87473 80874 78 172 0 87299 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 650728

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 18376 and gives
#  childrusage.ru_utime.tv_sec=1669
#  childrusage.ru_utime.tv_usec=313225
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=456170
# CPU time returned by wait4() is 1674.77
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.63
CPU time (s): 1800.06
CPU user time (s): 1794.42
CPU system time (s): 5.64
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 795976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1669.31
system time used= 5.45617
maximum resident set size= 432884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449031
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1569264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 440
involuntary context switches= 1801

runsolver used 3.51347 second user time and 9.67453 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 20:22:12
IDJOB=3694589
IDBENCH=92780
IDSOLVER=2273
FILE ID=node142/3694589-1338229332
RUNJOBID= node142-1338222127-17532
PBS_JOBID= 14624621
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= b4594275dd418145ecf4ec914c196844
RANDOM SEED=287445838

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:        31184896 kB
Buffers:          366500 kB
Cached:           466284 kB
SwapCached:            0 kB
Active:           618740 kB
Inactive:         245664 kB
Active(anon):      22428 kB
Inactive(anon):    11208 kB
Active(file):     596312 kB
Inactive(file):   234456 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             36188 kB
Writeback:             0 kB
AnonPages:         37532 kB
Mapped:            12288 kB
Shmem:               200 kB
Slab:             685656 kB
SReclaimable:     127376 kB
SUnreclaim:       558280 kB
KernelStack:        1488 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71512 MiB
End job on node142 at 2012-05-28 20:52:13