Trace number 3700887

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 NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0? (TO) 1800.07 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUMe6b8db08be5fb355ef198fbcd40e19b3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15127
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1657421
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1657421
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.08/4.12	c fallback to adder encoding
5.49/5.57	c run usual solver
830.37/830.98	c model valid
830.37/830.98	c current solution ok
835.87/836.68	o 0
835.87/836.68	c current bound: 828710
835.87/836.68	c fallback to adder encoding
1800.01/1800.91	./satsolver.sh: line 5: 22666 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.91	c error: unexpected solver exit code
1800.01/1800.91	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-3700887-1338130409/watcher-3700887-1338130409 -o /tmp/evaluation-result-3700887-1338130409/solver-3700887-1338130409 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700887-1338130409.opb 1670740952 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.62 2.21 2.07 3/174 22281
/proc/meminfo: memFree=29524124/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0

[startup+0.076953 s]
/proc/loadavg: 2.62 2.21 2.07 3/174 22281
/proc/meminfo: memFree=29524124/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.62 2.21 2.07 3/174 22281
/proc/meminfo: memFree=29524124/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 2.62 2.21 2.07 3/174 22281
/proc/meminfo: memFree=29524124/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.62 2.21 2.07 3/174 22281
/proc/meminfo: memFree=29524124/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.62 2.21 2.07 3/180 22294
/proc/meminfo: memFree=29496708/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=13548 CPUtime=1.49 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) R 22281 22281 21157 0 -1 4202496 2663 0 0 0 149 0 0 0 20 0 1 0 279168357 13873152 2676 33554432000 4194304 5992684 140734962876144 140734962872264 4381228 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 3387 2676 146 440 0 2943 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22696

[startup+3.10027 s]
/proc/loadavg: 2.62 2.21 2.07 3/180 22294
/proc/meminfo: memFree=29479708/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=49772 CPUtime=3.09 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) R 22281 22281 21157 0 -1 4202496 10104 0 0 0 307 2 0 0 20 0 1 0 279168357 50966528 11646 33554432000 4194304 5992684 140734962876144 140734962872264 4377827 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 12443 11646 159 440 0 11999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58920

[startup+6.30034 s]
/proc/loadavg: 2.65 2.22 2.07 2/181 22295
/proc/meminfo: memFree=28752840/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=5.56 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29235 0 0 0 523 33 0 0 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962870176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 369300

[startup+12.7005 s]
/proc/loadavg: 2.60 2.21 2.07 3/182 22336
/proc/meminfo: memFree=28199452/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=5.56 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29235 0 0 0 523 33 0 0 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962870176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
[pid=22296] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22296/stat : 22296 (cp2_pre.sh) S 22282 22281 21157 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279168914 9367552 277 33554432000 4194304 5064252 140734529960112 140734529958816 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22296/statm: 2287 277 234 213 0 72 0
[pid=22297] ppid=22296 vsize=901584 CPUtime=7.11 cores=1,3,5,7
/proc/22297/stat : 22297 (coprocessor) R 22296 22281 21157 0 -1 4202496 79427 0 0 0 689 22 0 0 20 0 1 0 279168914 923222016 219541 33554432000 4194304 6586260 140735224955904 140735224951928 4756569 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/22297/statm: 225396 219541 180 584 0 224808 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1280032

[startup+25.5004 s]
/proc/loadavg: 2.54 2.22 2.07 2/183 22380
/proc/meminfo: memFree=28453528/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=16.83 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29244 95581 0 0 523 33 1077 50 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962871264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
[pid=22339] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279170081 9367552 267 33554432000 4194304 5064252 140734812604512 140734812603424 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=435808 CPUtime=8.23 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22281 21157 0 -1 4202496 66747 0 0 0 810 13 0 0 20 0 1 0 279170082 446267392 97774 33554432000 4194304 5208918 140736049333360 140736049331208 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22340/statm: 108952 97774 95 248 0 108701 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 814256

[startup+51.1004 s]
/proc/loadavg: 2.49 2.23 2.08 2/183 22500
/proc/meminfo: memFree=28425884/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=16.83 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29244 95581 0 0 523 33 1077 50 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962871264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
[pid=22339] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279170081 9367552 267 33554432000 4194304 5064252 140734812604512 140734812603424 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=449728 CPUtime=33.83 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22281 21157 0 -1 4202496 67876 0 0 0 3370 13 0 0 20 0 1 0 279170082 460521472 99925 33554432000 4194304 5208918 140736049333360 140736049331192 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22340/statm: 112432 99925 103 248 0 112181 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 828176

[startup+102.3 s]
/proc/loadavg: 2.27 2.21 2.08 3/184 22624
/proc/meminfo: memFree=28048312/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=16.83 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29244 95581 0 0 523 33 1077 50 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962871264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
[pid=22339] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279170081 9367552 267 33554432000 4194304 5064252 140734812604512 140734812603424 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=449728 CPUtime=85.03 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22281 21157 0 -1 4202496 68005 0 0 0 8489 14 0 0 20 0 1 0 279170082 460521472 102098 33554432000 4194304 5208918 140736049333360 140736049331192 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22340/statm: 112432 102098 104 248 0 112181 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 828176

[startup+162.3 s]
/proc/loadavg: 2.10 2.17 2.08 3/183 22624
/proc/meminfo: memFree=28036908/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=16.83 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29244 95581 0 0 523 33 1077 50 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962871264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
[pid=22339] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22339/stat : 22339 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279170081 9367552 267 33554432000 4194304 5064252 140734812604512 140734812603424 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22339/statm: 2287 267 226 213 0 72 0
[pid=22340] ppid=22339 vsize=449728 CPUtime=145.02 cores=1,3,5,7
/proc/22340/stat : 22340 (glucose) R 22339 22281 21157 0 -1 4202496 68008 0 0 0 14488 14 0 0 20 0 1 0 279170082 460521472 103634 33554432000 4194304 5208918 140736049333360 140736049329736 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22340/statm: 112432 103634 104 248 0 112181 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 828176

[startup+222.3 s]
/proc/loadavg: 2.10 2.15 2.08 3/183 22624
/proc/meminfo: memFree=28020096/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=360152 CPUtime=16.83 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 29244 95581 0 0 523 33 1077 50 20 0 1 0 279168357 368795648 62308 33554432000 4194304 5992684 140734962876144 140734962871264 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22282/statm: 90038 62308 174 440 0 89594 0
[pid=22339] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22671
/proc/meminfo: memFree=27696548/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=553052 CPUtime=525.3 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 76051 0 0 0 52504 26 0 0 20 0 1 0 279252048 566325248 113118 33554432000 4194304 5208918 140735902594816 140735902592568 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 138263 113118 105 248 0 138012 0
Current children cumulated CPU time (s) 1361.51
Current children cumulated vsize (KiB) 967384

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22671
/proc/meminfo: memFree=27733360/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=554844 CPUtime=585.29 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 77391 0 0 0 58499 30 0 0 20 0 1 0 279252048 568160256 108344 33554432000 4194304 5208918 140735902594816 140735902592968 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 138711 108344 105 248 0 138460 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 969176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22672
/proc/meminfo: memFree=27708608/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=555512 CPUtime=645.27 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 77623 0 0 0 64497 30 0 0 20 0 1 0 279252048 568844288 112153 33554432000 4194304 5208918 140735902594816 140735902592664 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 138878 112153 105 248 0 138627 0
Current children cumulated CPU time (s) 1481.48
Current children cumulated vsize (KiB) 969844

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22672
/proc/meminfo: memFree=27684688/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=556180 CPUtime=705.26 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 77807 0 0 0 70495 31 0 0 20 0 1 0 279252048 569528320 115392 33554432000 4194304 5208918 140735902594816 140735902592568 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 139045 115392 105 248 0 138794 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 970512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22675
/proc/meminfo: memFree=27694084/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=557260 CPUtime=765.25 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 78382 0 0 0 76492 33 0 0 20 0 1 0 279252048 570634240 109327 33554432000 4194304 5208918 140735902594816 140735902592904 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 139315 109327 105 248 0 139064 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 971592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22675
/proc/meminfo: memFree=27703636/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=558192 CPUtime=825.23 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 78628 0 0 0 82489 34 0 0 20 0 1 0 279252048 571588608 113654 33554432000 4194304 5208918 140735902594816 140735902592664 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 139548 113654 105 248 0 139297 0
Current children cumulated CPU time (s) 1661.44
Current children cumulated vsize (KiB) 972524

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22675
/proc/meminfo: memFree=27693612/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=559144 CPUtime=885.22 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 79346 0 0 0 88487 35 0 0 20 0 1 0 279252048 572563456 112246 33554432000 4194304 5208918 140735902594816 140735902592664 4212881 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 139786 112246 105 248 0 139535 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 973476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22683
/proc/meminfo: memFree=27753272/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=560336 CPUtime=945.2 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 79877 0 0 0 94484 36 0 0 20 0 1 0 279252048 573784064 112939 33554432000 4194304 5208918 140735902594816 140735902591128 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 140084 112939 105 248 0 139833 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 974668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22683
/proc/meminfo: memFree=27744712/32873648 swapFree=7116/7116
[pid=22281] ppid=22279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22281/stat : 22281 (npSolver-pbo.sh) S 22279 22281 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279168357 9367552 275 33554432000 4194304 5064252 140735792770448 140735792769360 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22281/statm: 2287 275 233 213 0 72 0
[pid=22282] ppid=22281 vsize=396036 CPUtime=836.21 cores=1,3,5,7
/proc/22282/stat : 22282 (npSolver-pbo) S 22281 22281 21157 0 -1 4202496 41173 174703 0 0 737 489 82309 86 20 0 1 0 279168357 405540864 71279 33554432000 4194304 5992684 140734962876144 140734962868464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 15 0 0
/proc/22282/statm: 99009 71279 183 440 0 98565 0
[pid=22665] ppid=22282 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22665/stat : 22665 (satsolver.sh) S 22282 22281 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279252048 9367552 266 33554432000 4194304 5064252 140735719530560 140735719529472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22665/statm: 2287 266 226 213 0 72 0
[pid=22666] ppid=22665 vsize=560468 CPUtime=963.8 cores=1,3,5,7
/proc/22666/stat : 22666 (glucose) R 22665 22281 21157 0 -1 4202496 79922 0 0 0 96344 36 0 0 20 0 1 0 279252048 573919232 114006 33554432000 4194304 5208918 140735902594816 140735902592664 4211540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22666/statm: 140117 114006 105 248 0 139866 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 974800

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.92
CPU time (s): 1800.07
CPU user time (s): 1793.93
CPU system time (s): 6.14107
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 1406040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.93
system time used= 6.14107
maximum resident set size= 1045448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2984
involuntary context switches= 1868

runsolver used 2.93155 second user time and 7.48486 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 16:53:30
IDJOB=3700887
IDBENCH=92200
IDSOLVER=2277
FILE ID=node114/3700887-1338130409
RUNJOBID= node114-1338123068-21174
PBS_JOBID= 14624495
Free space on /tmp= 71432 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_0null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700887-1338130409/watcher-3700887-1338130409 -o /tmp/evaluation-result-3700887-1338130409/solver-3700887-1338130409 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700887-1338130409.opb 1670740952 HOME HOME

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

MD5SUM BENCH= e6b8db08be5fb355ef198fbcd40e19b3
RANDOM SEED=1670740952

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:       32873648 kB
MemFree:        29524768 kB
Buffers:          510776 kB
Cached:          1968116 kB
SwapCached:         2132 kB
Active:          1235120 kB
Inactive:        1256416 kB
Active(anon):       6564 kB
Inactive(anon):     7892 kB
Active(file):    1228556 kB
Inactive(file):  1248524 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103888 kB
Dirty:             65872 kB
Writeback:             0 kB
AnonPages:         15592 kB
Mapped:            13976 kB
Shmem:               116 kB
Slab:             716528 kB
SReclaimable:     156872 kB
SUnreclaim:       559656 kB
KernelStack:        1464 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71096 MiB
End job on node114 at 2012-05-27 17:23:31