Trace number 3700933

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
npSolver 1.0? (TO) 1800.07 1801.51

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

0.00/0.34	c run usual solver
4.06/4.14	c model valid
4.06/4.14	c current solution ok
4.98/5.21	o 101296861
4.98/5.21	c current bound: 50648465
4.98/5.21	c fallback to adder encoding
10.47/11.54	c model valid
10.47/11.54	c current solution ok
10.47/11.58	o 39665167
10.47/11.58	c current bound: 19832618
10.47/11.58	c fallback to adder encoding
244.26/246.19	c model valid
244.26/246.19	c current solution ok
245.12/246.23	o 15103915
245.12/246.23	c current bound: 7551992
245.12/246.23	c fallback to adder encoding
877.75/879.08	c model valid
877.75/879.08	c current solution ok
877.84/879.11	o 7345141
877.84/879.11	c current bound: 3672605
877.84/879.11	c fallback to adder encoding
1800.07/1801.51	c error: unexpected solver exit code
1800.07/1801.51	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-3700933-1338141196/watcher-3700933-1338141196 -o /tmp/evaluation-result-3700933-1338141196/solver-3700933-1338141196 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700933-1338141196.opb 2091569283 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.02 2.01 2.00 3/179 29366
/proc/meminfo: memFree=31022116/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0

[startup+0.019471 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29366
/proc/meminfo: memFree=31022116/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100303 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29366
/proc/meminfo: memFree=31022116/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29366
/proc/meminfo: memFree=31022116/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700207 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 29366
/proc/meminfo: memFree=31022116/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 29370
/proc/meminfo: memFree=30855572/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=30344 CPUtime=0.35 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 6086 0 0 0 31 4 0 0 20 0 1 0 280245169 31072256 6573 33554432000 4194304 5992684 140735476959312 140735476953344 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29367/statm: 7586 6573 172 440 0 7142 0
[pid=29369] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29369/stat : 29369 (cp2_pre.sh) S 29367 29366 27402 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 280245205 9367552 277 33554432000 4194304 5064252 140733831968160 140733831966864 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29369/statm: 2287 277 234 213 0 72 0
[pid=29370] ppid=29369 vsize=153432 CPUtime=1.12 cores=0,2,4,6
/proc/29370/stat : 29370 (coprocessor) R 29369 29366 27402 0 -1 4202496 28020 0 0 0 106 6 0 0 20 0 1 0 280245206 157114368 36988 33554432000 4194304 6586260 140735088686912 140735088683176 4752871 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/29370/statm: 38358 36988 182 584 0 37770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 202072

[startup+3.10022 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 29370
/proc/meminfo: memFree=30800112/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=30344 CPUtime=2.52 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 6094 34042 0 0 31 4 188 29 20 0 1 0 280245169 31072256 6573 33554432000 4194304 5992684 140735476959312 140735476954432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29367/statm: 7586 6573 172 440 0 7142 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 39492

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29378
/proc/meminfo: memFree=30929360/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=188848 CPUtime=6.09 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) R 29366 29366 27402 0 -1 4202496 13145 57141 0 0 156 80 336 37 20 0 1 0 280245169 193380352 32671 33554432000 4194304 5992684 140735476959312 140735476952904 4208893 0 0 4096 0 0 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 47212 32671 187 440 0 46768 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 197996

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 4/181 29385
/proc/meminfo: memFree=30926384/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=248244 CPUtime=11.69 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) R 29366 29366 27402 0 -1 4202496 20131 121301 0 0 290 98 689 92 20 0 1 0 280245169 254201856 38639 33554432000 4194304 5992684 140735476959312 140735476952696 5045366 0 0 4096 0 0 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 62061 38639 189 440 0 61617 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 257392

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29387
/proc/meminfo: memFree=30548336/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=170940 CPUtime=11.81 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 20357 121301 0 0 291 109 689 92 20 0 1 0 280245169 175042560 28737 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 42735 28737 189 440 0 42291 0
[pid=29386] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29386/stat : 29386 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280246451 9367552 267 33554432000 4194304 5064252 140736058443328 140736058442240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29386/statm: 2287 267 226 213 0 72 0
[pid=29387] ppid=29386 vsize=300340 CPUtime=12.67 cores=0,2,4,6
/proc/29387/stat : 29387 (glucose) R 29386 29366 27402 0 -1 4202496 49180 0 0 0 1253 14 0 0 20 0 1 0 280246451 307548160 61781 33554432000 4194304 5208918 140734163355808 140734163353640 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29387/statm: 75085 61781 104 248 0 74834 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 489576

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 29432
/proc/meminfo: memFree=30730692/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=170940 CPUtime=11.81 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 20357 121301 0 0 291 109 689 92 20 0 1 0 280245169 175042560 28737 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 42735 28737 189 440 0 42291 0
[pid=29386] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29386/stat : 29386 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280246451 9367552 267 33554432000 4194304 5064252 140736058443328 140736058442240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29386/statm: 2287 267 226 213 0 72 0
[pid=29387] ppid=29386 vsize=300340 CPUtime=38.26 cores=0,2,4,6
/proc/29387/stat : 29387 (glucose) R 29386 29366 27402 0 -1 4202496 50397 0 0 0 3811 15 0 0 20 0 1 0 280246451 307548160 64747 33554432000 4194304 5208918 140734163355808 140734163353896 4229344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29387/statm: 75085 64747 105 248 0 74834 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 489576

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 29432
/proc/meminfo: memFree=30702952/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=170940 CPUtime=11.81 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 20357 121301 0 0 291 109 689 92 20 0 1 0 280245169 175042560 28737 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 42735 28737 189 440 0 42291 0
[pid=29386] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29386/stat : 29386 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280246451 9367552 267 33554432000 4194304 5064252 140736058443328 140736058442240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29386/statm: 2287 267 226 213 0 72 0
[pid=29387] ppid=29386 vsize=300736 CPUtime=89.46 cores=0,2,4,6
/proc/29387/stat : 29387 (glucose) R 29386 29366 27402 0 -1 4202496 50710 0 0 0 8930 16 0 0 20 0 1 0 280246451 307953664 66082 33554432000 4194304 5208918 140734163355808 140734163352184 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29387/statm: 75184 66082 105 248 0 74933 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 489972

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 29433
/proc/meminfo: memFree=30657924/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=170940 CPUtime=11.81 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 20357 121301 0 0 291 109 689 92 20 0 1 0 280245169 175042560 28737 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 42735 28737 189 440 0 42291 0
[pid=29386] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29386/stat : 29386 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280246451 9367552 267 33554432000 4194304 5064252 140736058443328 140736058442240 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29386/statm: 2287 267 226 213 0 72 0
[pid=29387] ppid=29386 vsize=302800 CPUtime=149.43 cores=0,2,4,6
/proc/29387/stat : 29387 (glucose) R 29386 29366 27402 0 -1 4202496 51215 0 0 0 14927 16 0 0 20 0 1 0 280246451 310067200 68620 33554432000 4194304 5208918 140734163355808 140734163353560 4211635 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29387/statm: 75700 68620 105 248 0 75449 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 492036

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 29434
/proc/meminfo: memFree=30652212/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=170940 CPUtime=11.81 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 20357 121301 0 0 291 109 689 92 20 0 1 0 280245169 175042560 28737 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 42735 28737 189 440 0 42291 0
[pid=29386] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 50013 0 0 0 54200 20 0 0 20 0 1 0 280333166 272330752 59363 33554432000 4194304 5208918 140736435851040 140736435848872 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 66487 59363 104 248 0 66236 0
Current children cumulated CPU time (s) 1420.92
Current children cumulated vsize (KiB) 387488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29481
/proc/meminfo: memFree=30748224/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=265948 CPUtime=602.19 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 51378 0 0 0 60197 22 0 0 20 0 1 0 280333166 272330752 55982 33554432000 4194304 5208918 140736435851040 140736435849192 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 66487 55982 104 248 0 66236 0
Current children cumulated CPU time (s) 1480.91
Current children cumulated vsize (KiB) 387488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29481
/proc/meminfo: memFree=30725072/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=268092 CPUtime=662.18 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 51517 0 0 0 66195 23 0 0 20 0 1 0 280333166 274526208 60209 33554432000 4194304 5208918 140736435851040 140736435846808 4229228 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 67023 60209 104 248 0 66772 0
Current children cumulated CPU time (s) 1540.9
Current children cumulated vsize (KiB) 389632

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 29481
/proc/meminfo: memFree=30738400/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=268092 CPUtime=722.17 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 52772 0 0 0 72192 25 0 0 20 0 1 0 280333166 274526208 57318 33554432000 4194304 5208918 140736435851040 140736435846728 4229342 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 67023 57318 104 248 0 66772 0
Current children cumulated CPU time (s) 1600.89
Current children cumulated vsize (KiB) 389632

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 29484
/proc/meminfo: memFree=30713296/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=320428 CPUtime=782.15 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 53435 0 0 0 78190 25 0 0 20 0 1 0 280333166 328118272 63602 33554432000 4194304 5208918 140736435851040 140736435848872 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 80107 63602 104 248 0 79856 0
Current children cumulated CPU time (s) 1660.87
Current children cumulated vsize (KiB) 441968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29484
/proc/meminfo: memFree=30730828/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=270340 CPUtime=842.15 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 54609 0 0 0 84187 28 0 0 20 0 1 0 280333166 276828160 59841 33554432000 4194304 5208918 140736435851040 140736435846808 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 67585 59841 104 248 0 67334 0
Current children cumulated CPU time (s) 1720.87
Current children cumulated vsize (KiB) 391880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29485
/proc/meminfo: memFree=30718640/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=320428 CPUtime=902.14 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 55039 0 0 0 90185 29 0 0 20 0 1 0 280333166 328118272 63846 33554432000 4194304 5208918 140736435851040 140736435849192 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 80107 63846 104 248 0 79856 0
Current children cumulated CPU time (s) 1780.86
Current children cumulated vsize (KiB) 441968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29485
/proc/meminfo: memFree=30706476/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=320428 CPUtime=921.35 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 55041 0 0 0 92106 29 0 0 20 0 1 0 280333166 328118272 64870 33554432000 4194304 5208918 140736435851040 140736435849192 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 80107 64870 104 248 0 79856 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 441968

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29485
/proc/meminfo: memFree=30706476/32873844 swapFree=7624/7624
[pid=29366] ppid=29364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29366/stat : 29366 (npSolver-pbo.sh) S 29364 29366 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280245169 9367552 275 33554432000 4194304 5064252 140734476927248 140734476926160 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29366/statm: 2287 275 233 213 0 72 0
[pid=29367] ppid=29366 vsize=103244 CPUtime=878.72 cores=0,2,4,6
/proc/29367/stat : 29367 (npSolver-pbo) S 29366 29366 27402 0 -1 4202496 35632 255978 0 0 461 131 87064 216 20 0 1 0 280245169 105721856 22053 33554432000 4194304 5992684 140735476959312 140735476951632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 14 0 0
/proc/29367/statm: 25811 22053 189 440 0 25367 0
[pid=29475] ppid=29367 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29475/stat : 29475 (satsolver.sh) S 29367 29366 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280333165 9367552 267 33554432000 4194304 5064252 140733280380752 140733280379664 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29475/statm: 2287 267 226 213 0 72 0
[pid=29476] ppid=29475 vsize=320428 CPUtime=921.35 cores=0,2,4,6
/proc/29476/stat : 29476 (glucose) R 29475 29366 27402 0 -1 4202496 55041 0 0 0 92106 29 0 0 20 0 1 0 280333166 328118272 64870 33554432000 4194304 5208918 140736435851040 140736435849192 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29476/statm: 80107 64870 104 248 0 79856 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 441968

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29366 and gives
#  childrusage.ru_utime.tv_sec=875
#  childrusage.ru_utime.tv_usec=260940
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=491469
# CPU time returned by wait4() is 878.752
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.51
CPU time (s): 1800.07
CPU user time (s): 1796.31
CPU system time (s): 3.76
CPU usage (%): 99.9198
Max. virtual memory (cumulated for all children) (KiB): 668328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 875.261
system time used= 3.49147
maximum resident set size= 374116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292589
page faults= 0
swaps= 0
block input operations= 0
block output operations= 765488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4243
involuntary context switches= 1288

runsolver used 2.81957 second user time and 7.06893 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 19:53:16
IDJOB=3700933
IDBENCH=92761
IDSOLVER=2277
FILE ID=node130/3700933-1338141196
RUNJOBID= node130-1338122171-27418
PBS_JOBID= 14624483
Free space on /tmp= 71432 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_3.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700933-1338141196/watcher-3700933-1338141196 -o /tmp/evaluation-result-3700933-1338141196/solver-3700933-1338141196 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700933-1338141196.opb 2091569283 HOME HOME

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

MD5SUM BENCH= e8b41d97566c10d69baac452b7d02eb7
RANDOM SEED=2091569283

node130.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.875
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.75
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.875
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.875
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	: 5331.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.875
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.86
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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31022504 kB
Buffers:          283056 kB
Cached:           466612 kB
SwapCached:         4516 kB
Active:           984740 kB
Inactive:          32132 kB
Active(anon):     255900 kB
Inactive(anon):    10252 kB
Active(file):     728840 kB
Inactive(file):    21880 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099908 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        284496 kB
Mapped:            12784 kB
Shmem:                 8 kB
Slab:             692508 kB
SReclaimable:     134500 kB
SUnreclaim:       558008 kB
KernelStack:        1520 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     425252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 71372 MiB
End job on node130 at 2012-05-27 20:23:17