Trace number 3748215

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 inc (fixed)? (TO) 1800.02 1800.92

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-2.opb
MD5SUMa5191d93a779f8a3cc9e0ce05eabef05
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark70991
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208141
Total number of constraints2069692
Number of constraints which are clauses2069692
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 constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

28.18/28.29	c run inc solver
28.18/28.29	c [INC SYSTEM] run initial solver
28.18/28.29	c [INC SYSTEM] preprocess with white file
87.82/88.66	c [INC SYSTEM] finished preprocessing in 60 s
87.82/88.66	c [INC SYSTEM] execute solver

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-3748215-1339180803/watcher-3748215-1339180803 -o /tmp/evaluation-result-3748215-1339180803/solver-3748215-1339180803 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748215-1339180803.opb 589400129 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.10 2.03 2.01 3/179 27340
/proc/meminfo: memFree=20174452/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0

[startup+0.0696921 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 27340
/proc/meminfo: memFree=20174452/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 27340
/proc/meminfo: memFree=20174452/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 27340
/proc/meminfo: memFree=20174452/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 27340
/proc/meminfo: memFree=20174452/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.10 2.03 2.01 2/177 27343
/proc/meminfo: memFree=23580812/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=215212 CPUtime=1.49 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) R 27340 27340 26543 0 -1 4202496 24398 0 0 0 142 7 0 0 20 0 1 0 384204819 220377088 41151 33554432000 4194304 6004724 140736905480976 140736905476488 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27341/statm: 53803 41151 130 442 0 53357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224360

[startup+3.10026 s]
/proc/loadavg: 2.10 2.03 2.01 2/177 27343
/proc/meminfo: memFree=23455696/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=434196 CPUtime=3.08 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) R 27340 27340 26543 0 -1 4202496 47022 0 0 0 294 14 0 0 20 0 1 0 384204819 444616704 86194 33554432000 4194304 6004724 140736905480976 140736905476872 4720397 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 108549 86194 130 442 0 108103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 443344

[startup+6.30027 s]
/proc/loadavg: 2.09 2.03 2.01 3/180 27382
/proc/meminfo: memFree=23400220/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=762584 CPUtime=6.29 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) R 27340 27340 26543 0 -1 4202496 130890 0 0 0 595 34 0 0 20 0 1 0 384204819 780886016 190257 33554432000 4194304 6004724 140736905480976 140736905477784 4195440 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 190646 190257 147 442 0 190200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 771732

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 27384
/proc/meminfo: memFree=22267448/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=1286872 CPUtime=12.69 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) R 27340 27340 26543 0 -1 4202496 132824 0 0 0 1222 47 0 0 20 0 1 0 384204819 1317756928 306974 33554432000 4194304 6004724 140736905480976 140736905475784 4582623 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 321718 306974 147 442 0 321272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1296020

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 27386
/proc/meminfo: memFree=21633108/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=25.48 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) R 27340 27340 26543 0 -1 4202496 135070 0 0 0 2459 89 0 0 20 0 1 0 384204819 2928390144 525627 33554432000 4194304 6004724 140736905480976 140736905475576 4582567 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 525627 154 442 0 714493 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2868904

[startup+51.1003 s]
/proc/loadavg: 2.32 2.09 2.02 3/183 27388
/proc/meminfo: memFree=18002676/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=28.31 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136183 0 0 0 2524 307 0 0 20 0 1 0 384204819 2928390144 528196 33554432000 4194304 6004724 140736905480976 140736905475440 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528196 163 442 0 714493 0
[pid=27387] ppid=27341 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27387/stat : 27387 (cp2_pre.sh) S 27341 27340 26543 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 384207651 9367552 277 33554432000 4194304 5064252 140737008433328 140737008432032 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27387/statm: 2287 277 234 213 0 72 0
[pid=27388] ppid=27387 vsize=2634332 CPUtime=22.74 cores=0,2,4,6
/proc/27388/stat : 27388 (coprocessor) R 27387 27340 26543 0 -1 4202496 25895 0 0 0 2178 96 0 0 20 0 1 0 384207653 2697555968 521016 33554432000 4194304 6586260 140737122536864 140737122532616 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/27388/statm: 658583 521016 158 584 0 657995 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5512384

[startup+102.307 s]
/proc/loadavg: 3.21 2.34 2.11 3/181 27431
/proc/meminfo: memFree=18319624/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3353496 CPUtime=13.62 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 313563 0 0 0 1257 105 0 0 20 0 1 0 384213685 3433979904 688005 33554432000 4194304 5654031 140733198307088 140733198304872 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 838374 688005 131 357 0 838014 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 6222400

[startup+162.3 s]
/proc/loadavg: 3.00 2.42 2.15 3/182 27434
/proc/meminfo: memFree=11717936/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3376276 CPUtime=73.6 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 331749 0 0 0 7251 109 0 0 20 0 1 0 384213685 3457306624 694088 33554432000 4194304 5654031 140733198307088 140733198294904 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 844069 694088 140 357 0 843709 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 6245180

[startup+222.3 s]
/proc/loadavg: 2.76 2.47 2.18 3/181 27436
/proc/meminfo: memFree=11775000/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3379456 CPUtime=133.59 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 344708 0 0 0 13246 113 0 0 20 0 1 0 384213685 3460562944 694941 33554432000 4194304 5654031 140733198307088 140733198294904 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 844864 694941 140 357 0 844504 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 6248360

[startup+282.3 s]
/proc/loadavg: 2.28 2.38 2.17 3/181 27436
/proc/meminfo: memFree=11753712/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3381780 CPUtime=193.58 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 357411 0 0 0 19242 116 0 0 20 0 1 0 384213685 3462942720 695544 33554432000 4194304 5654031 140733198307088 140733198294904 4209217 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 845445 695544 140 357 0 845085 0
Current children cumulated CPU time (s) 281.65

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

/proc/meminfo: memFree=11702904/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3397668 CPUtime=1213.43 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 547443 0 0 0 121170 173 0 0 20 0 1 0 384213685 3479212032 700354 33554432000 4194304 5654031 140733198307088 140733198305160 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849417 700354 140 357 0 849057 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 6266572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 27469
/proc/meminfo: memFree=11702448/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3397760 CPUtime=1273.42 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 559608 0 0 0 127165 177 0 0 20 0 1 0 384213685 3479306240 700379 33554432000 4194304 5654031 140733198307088 140733198305160 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849440 700379 140 357 0 849080 0
Current children cumulated CPU time (s) 1361.49
Current children cumulated vsize (KiB) 6266664

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 27469
/proc/meminfo: memFree=11700912/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3398052 CPUtime=1333.42 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 571840 0 0 0 133161 181 0 0 20 0 1 0 384213685 3479605248 700452 33554432000 4194304 5654031 140733198307088 140733198305160 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849513 700452 140 357 0 849153 0
Current children cumulated CPU time (s) 1421.49
Current children cumulated vsize (KiB) 6266956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 27469
/proc/meminfo: memFree=11701128/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3398612 CPUtime=1393.4 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 584101 0 0 0 139155 185 0 0 20 0 1 0 384213685 3480178688 700592 33554432000 4194304 5654031 140733198307088 140733198305160 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849653 700592 140 357 0 849293 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 6267516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 27469
/proc/meminfo: memFree=11700876/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3398676 CPUtime=1453.39 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 596235 0 0 0 145151 188 0 0 20 0 1 0 384213685 3480244224 700608 33554432000 4194304 5654031 140733198307088 140733198305064 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849669 700608 140 357 0 849309 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 6267580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 4/181 27469
/proc/meminfo: memFree=11699692/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3399560 CPUtime=1513.38 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 604538 0 0 0 151147 191 0 0 20 0 1 0 384213685 3481149440 700843 33554432000 4194304 5654031 140733198307088 140733198304872 4232386 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849890 700843 140 357 0 849530 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 6268464

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/181 27470
/proc/meminfo: memFree=11698932/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3399848 CPUtime=1573.38 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 616772 0 0 0 157143 195 0 0 20 0 1 0 384213685 3481444352 700955 33554432000 4194304 5654031 140733198307088 140733198305160 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 849962 700955 140 357 0 849602 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 6268752

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27470
/proc/meminfo: memFree=11698296/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3400272 CPUtime=1633.36 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 629008 0 0 0 163138 198 0 0 20 0 1 0 384213685 3481878528 701070 33554432000 4194304 5654031 140733198307088 140733198305160 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 850068 701070 140 357 0 849708 0
Current children cumulated CPU time (s) 1721.43
Current children cumulated vsize (KiB) 6269176

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 27470
/proc/meminfo: memFree=11698536/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3400396 CPUtime=1693.35 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 637123 0 0 0 169135 200 0 0 20 0 1 0 384213685 3482005504 701108 33554432000 4194304 5654031 140733198307088 140733198305160 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 850099 701108 140 357 0 849739 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 6269300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27473
/proc/meminfo: memFree=11695692/32873844 swapFree=7628/7628
[pid=27340] ppid=27338 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27340/stat : 27340 (npSolver-pbo-I.) S 27338 27340 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384204819 9367552 274 33554432000 4194304 5064252 140737188154528 140737188153440 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27340/statm: 2287 274 233 213 0 72 0
[pid=27341] ppid=27340 vsize=2859756 CPUtime=88.07 cores=0,2,4,6
/proc/27341/stat : 27341 (npSolver-pbo) S 27340 27340 26543 0 -1 4202496 136200 26797 0 0 2524 308 5652 323 20 0 1 0 384204819 2928390144 528200 33554432000 4194304 6004724 140736905480976 140736905467256 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27341/statm: 714939 528200 167 442 0 714493 0
[pid=27391] ppid=27341 vsize=3400396 CPUtime=1711.95 cores=0,2,4,6
/proc/27391/stat : 27391 (glucosInc) R 27341 27340 26543 0 -1 4202496 641166 0 0 0 170994 201 0 0 20 0 1 0 384213685 3482005504 701115 33554432000 4194304 5654031 140733198307088 140733198305160 4214475 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27391/statm: 850099 701115 140 357 0 849739 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 6269300

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 27340 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.92
CPU time (s): 1800.02
CPU user time (s): 1791.7
CPU system time (s): 8.32
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 6310824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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 3.25251 second user time and 10.9413 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-08 20:40:04
IDJOB=3748215
IDBENCH=92823
IDSOLVER=2333
FILE ID=node143/3748215-1339180803
RUNJOBID= node143-1339172048-26717
PBS_JOBID= 14643845
Free space on /tmp= 68920 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.01-2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748215-1339180803/watcher-3748215-1339180803 -o /tmp/evaluation-result-3748215-1339180803/solver-3748215-1339180803 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748215-1339180803.opb 589400129 HOME HOME

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

MD5SUM BENCH= a5191d93a779f8a3cc9e0ce05eabef05
RANDOM SEED=589400129

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        20174916 kB
Buffers:         3626224 kB
Cached:          4464972 kB
SwapCached:          196 kB
Active:          9990696 kB
Inactive:        1635256 kB
Active(anon):    3514444 kB
Inactive(anon):    12456 kB
Active(file):    6476252 kB
Inactive(file):  1622800 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             74108 kB
Writeback:             0 kB
AnonPages:       3534036 kB
Mapped:            11904 kB
Shmem:               160 kB
Slab:             925884 kB
SReclaimable:     367344 kB
SUnreclaim:       558540 kB
KernelStack:        1480 kB
PageTables:        11124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4104216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3258368 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= 67696 MiB
End job on node143 at 2012-06-08 21:10:07