Trace number 3749826

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 (fixed)? (TO) 1800.05 1800.63

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.20-12.opb
MD5SUM0493a86959ec9499ad3c5cf5e49b40f2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20554
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 variables83617
Total number of constraints1251886
Number of constraints which are clauses1251886
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 10460
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

5.79/5.86	c run usual solver
67.27/67.34	c model valid
67.27/67.34	c current solution ok
70.81/71.08	o 490638
70.81/71.08	c current bound: 245319
70.81/71.08	c fallback to adder encoding
1800.05/1800.61	c error: unexpected solver exit code
1800.05/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-3749826-1339182819/watcher-3749826-1339182819 -o /tmp/evaluation-result-3749826-1339182819/solver-3749826-1339182819 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749826-1339182819.opb 884761810 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: 1.92 1.98 1.99 3/179 11352
/proc/meminfo: memFree=31181948/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0

[startup+0.0298061 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 11352
/proc/meminfo: memFree=31181948/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 11352
/proc/meminfo: memFree=31181948/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 11352
/proc/meminfo: memFree=31181948/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 11352
/proc/meminfo: memFree=31181948/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/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: 1.92 1.98 1.99 3/181 11354
/proc/meminfo: memFree=31064740/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=216388 CPUtime=1.49 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) R 11352 11352 10289 0 -1 4202496 24978 0 0 0 140 9 0 0 20 0 1 0 384408085 221581312 42263 33554432000 4194304 6004724 140736190170080 140736190166104 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11353/statm: 54097 42263 130 442 0 53651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225536

[startup+3.10036 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 11354
/proc/meminfo: memFree=30938136/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=720964 CPUtime=3.09 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) R 11352 11352 10289 0 -1 4202496 80142 0 0 0 285 24 0 0 20 0 1 0 384408085 738267136 153572 33554432000 4194304 6004724 140736190170080 140736190166520 4962882 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11353/statm: 180241 153572 131 442 0 179795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 730112

[startup+6.30037 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 11354
/proc/meminfo: memFree=30498120/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=720960 CPUtime=5.88 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 81551 0 0 0 536 52 0 0 20 0 1 0 384408085 738263040 150884 33554432000 4194304 6004724 140736190170080 140736190164128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11353/statm: 180240 150884 163 442 0 179794 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 730108

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 11356
/proc/meminfo: memFree=29800920/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=720960 CPUtime=5.88 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 81551 0 0 0 536 52 0 0 20 0 1 0 384408085 738263040 150884 33554432000 4194304 6004724 140736190170080 140736190164128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11353/statm: 180240 150884 163 442 0 179794 0
[pid=11355] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11355/stat : 11355 (cp2_pre.sh) S 11353 11352 10289 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 384408673 9367552 276 33554432000 4194304 5064252 140735949425984 140735949424688 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11355/statm: 2287 276 234 213 0 72 0
[pid=11356] ppid=11355 vsize=643308 CPUtime=6.79 cores=1,3,5,7
/proc/11356/stat : 11356 (coprocessor) R 11355 11352 10289 0 -1 4202496 72680 0 0 0 654 25 0 0 20 0 1 0 384408674 658747392 155447 33554432000 4194304 6586260 140737428611632 140737428607448 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11356/statm: 160827 155447 190 584 0 160239 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1382564

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 11359
/proc/meminfo: memFree=30297804/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=720960 CPUtime=15.9 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 81558 74063 0 0 536 53 946 55 20 0 1 0 384408085 738263040 150884 33554432000 4194304 6004724 140736190170080 140736190165216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11353/statm: 180240 150884 163 442 0 179794 0
[pid=11358] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11358/stat : 11358 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384409675 9367552 267 33554432000 4194304 5064252 140735963435744 140735963434656 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11358/statm: 2287 267 226 213 0 72 0
[pid=11359] ppid=11358 vsize=257004 CPUtime=9.57 cores=1,3,5,7
/proc/11359/stat : 11359 (glucose) R 11358 11352 10289 0 -1 4202496 42243 0 0 0 948 9 0 0 20 0 1 0 384409677 263172096 54557 33554432000 4194304 5208918 140734891832416 140734891830248 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11359/statm: 64251 54557 103 248 0 64000 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 996260

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 11359
/proc/meminfo: memFree=30293292/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=720960 CPUtime=15.9 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 81558 74063 0 0 536 53 946 55 20 0 1 0 384408085 738263040 150884 33554432000 4194304 6004724 140736190170080 140736190165216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11353/statm: 180240 150884 163 442 0 179794 0
[pid=11358] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11358/stat : 11358 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384409675 9367552 267 33554432000 4194304 5064252 140735963435744 140735963434656 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11358/statm: 2287 267 226 213 0 72 0
[pid=11359] ppid=11358 vsize=262520 CPUtime=35.17 cores=1,3,5,7
/proc/11359/stat : 11359 (glucose) R 11358 11352 10289 0 -1 4202496 44062 0 0 0 3507 10 0 0 20 0 1 0 384409677 268820480 57398 33554432000 4194304 5208918 140734891832416 140734891828792 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11359/statm: 65630 57398 103 248 0 65379 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1001776

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 2.00 3/183 11367
/proc/meminfo: memFree=29937556/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=469804 CPUtime=30.01 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 67435 0 0 0 2985 16 0 0 20 0 1 0 384415313 481079296 97481 33554432000 4194304 5208918 140734968477024 140734968474856 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 117451 97481 103 248 0 117200 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 1340136

[startup+162.3 s]
/proc/loadavg: 2.17 2.04 2.01 3/183 11367
/proc/meminfo: memFree=29907148/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=489304 CPUtime=89.99 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 74934 0 0 0 8971 28 0 0 20 0 1 0 384415313 501047296 103566 33554432000 4194304 5208918 140734968477024 140734968473336 4229403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 122326 103566 104 248 0 122075 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 1359636

[startup+222.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/183 11367
/proc/meminfo: memFree=29889804/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/11367/statm: 185705 162530 104 248 0 185454 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1613152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.20 1.58 2/174 11402
/proc/meminfo: memFree=29828036/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=744360 CPUtime=1349.72 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 154123 0 0 0 134738 234 0 0 20 0 1 0 384415313 762224640 171869 33554432000 4194304 5208918 140734968477024 140734968473400 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 186090 171869 104 248 0 185839 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 1614692

[startup+1482.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/174 11402
/proc/meminfo: memFree=29839088/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=760372 CPUtime=1409.71 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 155948 0 0 0 140729 242 0 0 20 0 1 0 384415313 778620928 169465 33554432000 4194304 5208918 140734968477024 140734968473400 4229471 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 190093 169465 104 248 0 189842 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1630704

[startup+1542.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/174 11402
/proc/meminfo: memFree=29843808/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=765272 CPUtime=1469.7 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 157399 0 0 0 146720 250 0 0 20 0 1 0 384415313 783638528 168216 33554432000 4194304 5208918 140734968477024 140734968473400 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 191318 168216 104 248 0 191067 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1635604

[startup+1602.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/175 11406
/proc/meminfo: memFree=29806380/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=769084 CPUtime=1529.68 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 158277 0 0 0 152715 253 0 0 20 0 1 0 384415313 787542016 177081 33554432000 4194304 5208918 140734968477024 140734968473400 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 192271 177081 104 248 0 192020 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1639416

[startup+1662.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/174 11406
/proc/meminfo: memFree=29829536/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=769084 CPUtime=1589.67 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 159524 0 0 0 158704 263 0 0 20 0 1 0 384415313 787542016 171241 33554432000 4194304 5208918 140734968477024 140734968473400 4229780 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 192271 171241 104 248 0 192020 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1639416

[startup+1722.3 s]
/proc/loadavg: 1.00 1.06 1.41 2/174 11406
/proc/meminfo: memFree=29814352/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=770968 CPUtime=1649.65 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 161462 0 0 0 164696 269 0 0 20 0 1 0 384415313 789471232 175149 33554432000 4194304 5208918 140734968477024 140734968474872 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 192742 175149 104 248 0 192491 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1641300

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/174 11406
/proc/meminfo: memFree=29777356/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=914704 CPUtime=1709.64 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 165061 0 0 0 170686 278 0 0 20 0 1 0 384415313 936656896 184342 33554432000 4194304 5208918 140734968477024 140734968475176 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 228676 184342 104 248 0 228425 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1785036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.05 1.37 2/174 11406
/proc/meminfo: memFree=29803340/32873844 swapFree=7380/7380
[pid=11352] ppid=11350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11352/stat : 11352 (npSolver-pbo.sh) S 11350 11352 10289 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384408084 9367552 275 33554432000 4194304 5064252 140735207870448 140735207869360 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11352/statm: 2287 275 233 213 0 72 0
[pid=11353] ppid=11352 vsize=852036 CPUtime=72.1 cores=1,3,5,7
/proc/11353/stat : 11353 (npSolver-pbo) S 11352 11352 10289 0 -1 4202496 121692 126200 0 0 855 354 5920 81 20 0 1 0 384408085 872484864 169493 33554432000 4194304 6004724 140736190170080 140736190162432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/11353/statm: 213009 169493 175 442 0 212563 0
[pid=11366] ppid=11353 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11366/stat : 11366 (satsolver.sh) S 11353 11352 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384415311 9367552 266 33554432000 4194304 5064252 140735855238864 140735855237776 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11366/statm: 2287 266 226 213 0 72 0
[pid=11367] ppid=11366 vsize=782444 CPUtime=1727.95 cores=1,3,5,7
/proc/11367/stat : 11367 (glucose) R 11366 11352 10289 0 -1 4202496 165612 0 0 0 172513 282 0 0 20 0 1 0 384415313 801222656 177754 33554432000 4194304 5208918 140734968477024 140734968473400 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11367/statm: 195611 177754 104 248 0 195360 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1652776

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11352 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1792.88
CPU system time (s): 7.17
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 1996652

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

runsolver used 5.06023 second user time and 10.6134 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 21:13:40
IDJOB=3749826
IDBENCH=92826
IDSOLVER=2334
FILE ID=node118/3749826-1339182819
RUNJOBID= node118-1339170196-10306
PBS_JOBID= 14643819
Free space on /tmp= 70748 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.G.recomb10-0.20-12.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749826-1339182819/watcher-3749826-1339182819 -o /tmp/evaluation-result-3749826-1339182819/solver-3749826-1339182819 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749826-1339182819.opb 884761810 HOME HOME

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

MD5SUM BENCH= 0493a86959ec9499ad3c5cf5e49b40f2
RANDOM SEED=884761810

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31181956 kB
Buffers:          276404 kB
Cached:           354988 kB
SwapCached:         6500 kB
Active:           497824 kB
Inactive:         306400 kB
Active(anon):     168016 kB
Inactive(anon):     6640 kB
Active(file):     329808 kB
Inactive(file):   299760 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095476 kB
Dirty:             46840 kB
Writeback:             0 kB
AnonPages:        177828 kB
Mapped:             9960 kB
Shmem:                 0 kB
Slab:             741520 kB
SReclaimable:     181608 kB
SUnreclaim:       559912 kB
KernelStack:        1464 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     315580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 70588 MiB
End job on node118 at 2012-06-08 21:43:43