Trace number 3748304

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 inc (fixed)? (TO) 1800.08 1803.52

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__32.opb
MD5SUM95367a36ca5654a079813431d40e8df1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark123243
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables160998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint32
Maximum length of a constraint1313
Number of terms in the objective function 160000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 5495354016
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 5495354016
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

16.78/16.80	c run inc solver
16.78/16.80	c [INC SYSTEM] run initial solver
16.78/16.80	c [INC SYSTEM] preprocess with white file
69.96/73.25	c [INC SYSTEM] finished preprocessing in 56 s
69.96/73.25	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-3748304-1339218925/watcher-3748304-1339218925 -o /tmp/evaluation-result-3748304-1339218925/solver-3748304-1339218925 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748304-1339218925.opb 388095582 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: 0.16 0.03 0.01 3/179 21162
/proc/meminfo: memFree=31481000/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0

[startup+0.011014 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21162
/proc/meminfo: memFree=31481000/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21162
/proc/meminfo: memFree=31481000/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21162
/proc/meminfo: memFree=31481000/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 21162
/proc/meminfo: memFree=31481000/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 21164
/proc/meminfo: memFree=31146564/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=197788 CPUtime=1.49 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) R 21162 21162 21117 0 -1 4202496 13802 0 0 0 144 5 0 0 20 0 1 0 31859559 202534912 33622 33554432000 4194304 6004724 140734921000128 140734920994728 4617922 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21163/statm: 49447 33622 154 442 0 49001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206936

[startup+3.1003 s]
/proc/loadavg: 0.16 0.03 0.01 3/183 21166
/proc/meminfo: memFree=31045796/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=328860 CPUtime=3.08 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) R 21162 21162 21117 0 -1 4202496 14436 0 0 0 300 8 0 0 20 0 1 0 31859559 336752640 63830 33554432000 4194304 6004724 140734921000128 140734920994728 4820425 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21163/statm: 82215 63830 154 442 0 81769 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 338008

[startup+6.30028 s]
/proc/loadavg: 0.31 0.07 0.02 3/183 21166
/proc/meminfo: memFree=30415196/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=591004 CPUtime=6.29 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) R 21162 21162 21117 0 -1 4202496 15196 0 0 0 613 16 0 0 20 0 1 0 31859559 605188096 125782 33554432000 4194304 6004724 140734921000128 140734920994728 4534746 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21163/statm: 147751 125782 154 442 0 147305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 600152

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/182 21168
/proc/meminfo: memFree=30284748/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=1115292 CPUtime=12.69 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) R 21162 21162 21117 0 -1 4202496 16205 0 0 0 1238 31 0 0 20 0 1 0 31859559 1142059008 249686 33554432000 4194304 6004724 140734921000128 140734920994728 4579258 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21163/statm: 278823 249686 154 442 0 278377 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1124440

[startup+25.5003 s]
/proc/loadavg: 0.94 0.22 0.07 3/184 21170
/proc/meminfo: memFree=28201892/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=17.05 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18100 0 0 0 1479 226 0 0 20 0 1 0 31859559 2187796480 281258 33554432000 4194304 6004724 140734921000128 140734920994592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281258 163 442 0 533684 0
[pid=21169] ppid=21163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21169/stat : 21169 (cp2_pre.sh) S 21163 21162 21117 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 31861282 9367552 277 33554432000 4194304 5064252 140734863166112 140734863164816 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21169/statm: 2287 277 234 213 0 72 0
[pid=21170] ppid=21169 vsize=982760 CPUtime=8.25 cores=0,2,4,6
/proc/21170/stat : 21170 (coprocessor) R 21169 21162 21117 0 -1 4202496 19530 0 0 0 792 33 0 0 20 0 1 0 31861282 1006346240 234014 33554432000 4194304 6586260 140737303264160 140737303260920 4373073 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/21170/statm: 245690 234014 138 584 0 245102 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 3137576

[startup+51.1003 s]
/proc/loadavg: 1.86 0.49 0.17 3/183 21170
/proc/meminfo: memFree=26635744/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=17.05 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18100 0 0 0 1479 226 0 0 20 0 1 0 31859559 2187796480 281258 33554432000 4194304 6004724 140734921000128 140734920994592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281258 163 442 0 533684 0
[pid=21169] ppid=21163 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21169/stat : 21169 (cp2_pre.sh) S 21163 21162 21117 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 31861282 9367552 277 33554432000 4194304 5064252 140734863166112 140734863164816 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21169/statm: 2287 277 234 213 0 72 0
[pid=21170] ppid=21169 vsize=2235956 CPUtime=33.54 cores=0,2,4,6
/proc/21170/stat : 21170 (coprocessor) R 21169 21162 21117 0 -1 4202496 25334 0 0 0 3188 166 0 0 20 0 1 0 31861282 2289618944 460251 33554432000 4194304 6586260 140737303264160 140737303259912 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 30 0 0
/proc/21170/statm: 558989 460251 158 584 0 558401 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 4390772

[startup+102.307 s]
/proc/loadavg: 2.21 0.81 0.29 3/183 21173
/proc/meminfo: memFree=26730056/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=2755128 CPUtime=29.03 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 274068 0 0 0 2815 88 0 0 20 0 1 0 31866884 2821251072 579157 33554432000 4194304 5654031 140733433060352 140733433048168 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21173/statm: 688782 579157 140 357 0 688422 0
Current children cumulated CPU time (s) 99.18
Current children cumulated vsize (KiB) 4900796

[startup+162.3 s]
/proc/loadavg: 2.08 1.03 0.39 3/183 21173
/proc/meminfo: memFree=26683452/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=2813944 CPUtime=89.02 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 276634 0 0 0 8813 89 0 0 20 0 1 0 31866884 2881478656 590410 33554432000 4194304 5654031 140733433060352 140733433048168 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21173/statm: 703486 590410 140 357 0 703126 0
Current children cumulated CPU time (s) 159.17
Current children cumulated vsize (KiB) 4959612

[startup+222.3 s]
/proc/loadavg: 2.03 1.20 0.49 3/183 21173
/proc/meminfo: memFree=26641288/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=2833288 CPUtime=149.01 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 277335 0 0 0 14811 90 0 0 20 0 1 0 31866884 2901286912 601842 33554432000 4194304 5654031 140733433060352 140733433048168 4236276 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 708322 601842 140 357 0 707962 0
Current children cumulated CPU time (s) 219.16
Current children cumulated vsize (KiB) 4978956

[startup+282.3 s]
/proc/loadavg: 2.01 1.34 0.58 3/184 21176
/proc/meminfo: memFree=26604452/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6

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

/proc/meminfo: memFree=26351568/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3023864 CPUtime=1288.84 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 283264 0 0 0 128788 96 0 0 20 0 1 0 31866884 3096436736 668069 33554432000 4194304 5654031 140733433060352 140733433048168 4789786 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 755966 668069 140 357 0 755606 0
Current children cumulated CPU time (s) 1358.99
Current children cumulated vsize (KiB) 5169532

[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.56 3/183 21183
/proc/meminfo: memFree=26338660/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3042468 CPUtime=1348.83 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 283352 0 0 0 134787 96 0 0 20 0 1 0 31866884 3115487232 669179 33554432000 4194304 5654031 140733433060352 140733433048168 4214618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 760617 669179 140 357 0 760257 0
Current children cumulated CPU time (s) 1418.98
Current children cumulated vsize (KiB) 5188136

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.58 3/184 21186
/proc/meminfo: memFree=26339904/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3042468 CPUtime=1408.81 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 283629 0 0 0 140785 96 0 0 20 0 1 0 31866884 3115487232 672522 33554432000 4194304 5654031 140733433060352 140733433048168 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 760617 672522 140 357 0 760257 0
Current children cumulated CPU time (s) 1478.96
Current children cumulated vsize (KiB) 5188136

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.61 3/183 21186
/proc/meminfo: memFree=26322276/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3042468 CPUtime=1468.81 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 283941 0 0 0 146785 96 0 0 20 0 1 0 31866884 3115487232 673345 33554432000 4194304 5654031 140733433060352 140733433048168 4219887 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 760617 673345 140 357 0 760257 0
Current children cumulated CPU time (s) 1538.96
Current children cumulated vsize (KiB) 5188136

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.63 3/183 21187
/proc/meminfo: memFree=26303192/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3042468 CPUtime=1528.79 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 283952 0 0 0 152783 96 0 0 20 0 1 0 31866884 3115487232 674919 33554432000 4194304 5654031 140733433060352 140733433048168 4232364 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 760617 674919 140 357 0 760257 0
Current children cumulated CPU time (s) 1598.94
Current children cumulated vsize (KiB) 5188136

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.65 3/183 21187
/proc/meminfo: memFree=26310248/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3042468 CPUtime=1588.76 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 284113 0 0 0 158780 96 0 0 20 0 1 0 31866884 3115487232 676215 33554432000 4194304 5654031 140733433060352 140733433048168 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 760617 676215 140 357 0 760257 0
Current children cumulated CPU time (s) 1658.91
Current children cumulated vsize (KiB) 5188136

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.67 3/183 21187
/proc/meminfo: memFree=26288556/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3061940 CPUtime=1648.75 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 284126 0 0 0 164778 97 0 0 20 0 1 0 31866884 3135426560 678525 33554432000 4194304 5654031 140733433060352 140733433048168 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 765485 678525 140 357 0 765125 0
Current children cumulated CPU time (s) 1718.9
Current children cumulated vsize (KiB) 5207608

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.69 3/183 21187
/proc/meminfo: memFree=26292884/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3061940 CPUtime=1708.73 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 284622 0 0 0 170776 97 0 0 20 0 1 0 31866884 3135426560 680498 33554432000 4194304 5654031 140733433060352 140733433048168 4232559 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 765485 680498 140 357 0 765125 0
Current children cumulated CPU time (s) 1778.88
Current children cumulated vsize (KiB) 5207608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.5 s]
/proc/loadavg: 1.98 1.99 1.69 2/175 21212
/proc/meminfo: memFree=26674124/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3061940 CPUtime=1729.93 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 284660 0 0 0 172896 97 0 0 20 0 1 0 31866884 3135426560 681276 33554432000 4194304 5654031 140733433060352 140733433048168 4214337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 765485 681276 140 357 0 765125 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5207608

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

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

[startup+1803.5 s]
/proc/loadavg: 1.98 1.99 1.69 2/175 21212
/proc/meminfo: memFree=26674124/32873844 swapFree=7132/7132
[pid=21162] ppid=21160 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21162/stat : 21162 (npSolver-pbo-I.) S 21160 21162 21117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 31859558 9367552 274 33554432000 4194304 5064252 140736447689520 140736447688432 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21162/statm: 2287 274 233 213 0 72 0
[pid=21163] ppid=21162 vsize=2136520 CPUtime=70.15 cores=0,2,4,6
/proc/21163/stat : 21163 (npSolver-pbo) S 21162 21162 21117 0 -1 4202496 18117 26236 0 0 1479 226 5016 294 20 0 1 0 31859559 2187796480 281262 33554432000 4194304 6004724 140734921000128 140734920986408 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/21163/statm: 534130 281262 167 442 0 533684 0
[pid=21173] ppid=21163 vsize=3061940 CPUtime=1729.93 cores=0,2,4,6
/proc/21173/stat : 21173 (glucosInc) R 21163 21162 21117 0 -1 4202496 284660 0 0 0 172896 97 0 0 20 0 1 0 31866884 3135426560 681276 33554432000 4194304 5654031 140733433060352 140733433048168 4214337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21173/statm: 765485 681276 140 357 0 765125 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 5207608

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21162 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.52
CPU time (s): 1800.08
CPU user time (s): 1793.91
CPU system time (s): 6.17
CPU usage (%): 99.8095
Max. virtual memory (cumulated for all children) (KiB): 5207608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
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 3.79242 second user time and 10.7414 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-09 07:15:25
IDJOB=3748304
IDBENCH=71867
IDSOLVER=2333
FILE ID=node132/3748304-1339218925
RUNJOBID= node132-1339218924-21133
PBS_JOBID= 14644293
Free space on /tmp= 71152 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__32.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748304-1339218925/watcher-3748304-1339218925 -o /tmp/evaluation-result-3748304-1339218925/solver-3748304-1339218925 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748304-1339218925.opb 388095582 HOME HOME

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

MD5SUM BENCH= 95367a36ca5654a079813431d40e8df1
RANDOM SEED=388095582

node132.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.213
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.213
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	: 5332.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.213
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	: 5332.55
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.213
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	: 5332.56
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.55
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.213
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31468156 kB
Buffers:          340272 kB
Cached:            98460 kB
SwapCached:         1224 kB
Active:           435128 kB
Inactive:          89640 kB
Active(anon):      76736 kB
Inactive(anon):     4300 kB
Active(file):     358392 kB
Inactive(file):    85340 kB
Unevictable:        7132 kB
Mlocked:            7132 kB
SwapTotal:      67108856 kB
SwapFree:       67100768 kB
Dirty:             24620 kB
Writeback:             0 kB
AnonPages:         29564 kB
Mapped:            11240 kB
Shmem:                 8 kB
Slab:             724588 kB
SReclaimable:     167008 kB
SUnreclaim:       557580 kB
KernelStack:        1424 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     261936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70144 MiB
End job on node132 at 2012-06-09 07:45:31