Trace number 3746622

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-topDown (fixed)? (TO) 1800.07 1804.12

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-7.opb
MD5SUM89969a8b18dea22d2172ff4d7dacd555
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71569
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212648
Total number of constraints2506346
Number of constraints which are clauses2506346
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.53/28.65	c run inc solver
28.53/28.65	c [INC SYSTEM] run initial solver
28.53/28.65	c [INC SYSTEM] preprocess with white file
89.13/92.93	c [INC SYSTEM] finished preprocessing in 64 s
89.13/92.93	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-3746622-1339110824/watcher-3746622-1339110824 -o /tmp/evaluation-result-3746622-1339110824/solver-3746622-1339110824 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746622-1339110824.opb 219276157 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.01 2.03 2.08 2/178 30455
/proc/meminfo: memFree=26617068/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0

[startup+0.0401171 s]
/proc/loadavg: 2.01 2.03 2.08 2/178 30455
/proc/meminfo: memFree=26617068/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.01 2.03 2.08 2/178 30455
/proc/meminfo: memFree=26617068/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.01 2.03 2.08 2/178 30455
/proc/meminfo: memFree=26617068/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.01 2.03 2.08 2/178 30455
/proc/meminfo: memFree=26617068/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.03 2.08 3/180 30457
/proc/meminfo: memFree=26504752/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=216928 CPUtime=1.49 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) R 30455 30455 28222 0 -1 4202496 25179 0 0 0 141 8 0 0 20 0 1 0 377209944 222134272 42445 33554432000 4194304 6004724 140737179494720 140737179490744 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30456/statm: 54232 42445 130 442 0 53786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 226076

[startup+3.10031 s]
/proc/loadavg: 2.01 2.03 2.08 3/180 30457
/proc/meminfo: memFree=26378768/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=437628 CPUtime=3.09 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) R 30455 30455 28222 0 -1 4202496 48229 0 0 0 294 15 0 0 20 0 1 0 377209944 448131072 88425 33554432000 4194304 6004724 140737179494720 140737179490232 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30456/statm: 109407 88426 130 442 0 108961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 446776

[startup+6.30028 s]
/proc/loadavg: 2.01 2.03 2.08 3/180 30457
/proc/meminfo: memFree=26006404/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=1438856 CPUtime=6.29 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) R 30455 30455 28222 0 -1 4202496 156101 0 0 0 587 42 0 0 20 0 1 0 377209944 1473388544 307017 33554432000 4194304 6004724 140737179494720 140737179491528 4959420 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30456/statm: 359714 307017 131 442 0 359268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1448004

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.08 3/180 30457
/proc/meminfo: memFree=25319332/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=1438852 CPUtime=12.68 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) R 30455 30455 28222 0 -1 4202496 157128 0 0 0 1216 52 0 0 20 0 1 0 377209944 1473384448 337476 33554432000 4194304 6004724 140737179494720 140737179489320 4536292 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30456/statm: 359713 337476 147 442 0 359267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1448000

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.08 3/180 30457
/proc/meminfo: memFree=24339272/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011736 CPUtime=25.48 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) R 30455 30455 28222 0 -1 4202496 159412 0 0 0 2460 88 0 0 20 0 1 0 377209944 3084017664 575585 33554432000 4194304 6004724 140737179494720 140737179489320 4617905 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30456/statm: 752934 575585 154 442 0 752488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3020884

[startup+51.1004 s]
/proc/loadavg: 2.29 2.09 2.10 3/182 30459
/proc/meminfo: memFree=20473428/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=28.62 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160624 0 0 0 2564 298 0 0 20 0 1 0 377209944 3084021760 590955 33554432000 4194304 6004724 140737179494720 140737179489184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 5 0 0
/proc/30456/statm: 752935 590955 163 442 0 752489 0
[pid=30458] ppid=30456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30458/stat : 30458 (cp2_pre.sh) S 30456 30455 28222 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377212812 9367552 277 33554432000 4194304 5064252 140736796566272 140736796564976 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30458/statm: 2287 277 234 213 0 72 0
[pid=30459] ppid=30458 vsize=2716108 CPUtime=22.37 cores=0,2,4,6
/proc/30459/stat : 30459 (coprocessor) R 30458 30455 28222 0 -1 4202496 25927 0 0 0 2146 91 0 0 20 0 1 0 377212814 2781294592 536889 33554432000 4194304 6586260 140734802122736 140734802118488 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30459/statm: 679027 536889 158 584 0 678439 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 5746144

[startup+102.3 s]
/proc/loadavg: 2.59 2.21 2.14 3/181 30461
/proc/meminfo: memFree=20828248/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3173636 CPUtime=9.35 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 284567 0 0 0 845 90 0 0 20 0 1 0 377219237 3249803264 617703 33554432000 4194304 5654031 140734329781152 140734328730552 4225056 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 793409 617703 108 357 0 793049 0
Current children cumulated CPU time (s) 98.53
Current children cumulated vsize (KiB) 6194524

[startup+162.307 s]
/proc/loadavg: 2.22 2.17 2.12 3/181 30461
/proc/meminfo: memFree=20179260/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3455388 CPUtime=69.34 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 353519 0 0 0 6820 114 0 0 20 0 1 0 377219237 3538317312 746519 33554432000 4194304 5654031 140734329781152 140734329779032 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 863847 746519 140 357 0 863487 0
Current children cumulated CPU time (s) 158.52
Current children cumulated vsize (KiB) 6476276

[startup+222.3 s]
/proc/loadavg: 2.08 2.13 2.11 3/181 30461
/proc/meminfo: memFree=20169428/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3464192 CPUtime=129.32 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 372085 0 0 0 12814 118 0 0 20 0 1 0 377219237 3547332608 748803 33554432000 4194304 5654031 140734329781152 140734329778936 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 866048 748803 141 357 0 865688 0
Current children cumulated CPU time (s) 218.5
Current children cumulated vsize (KiB) 6485080

[startup+282.3 s]
/proc/loadavg: 2.03 2.11 2.10 3/181 30462
/proc/meminfo: memFree=20168356/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3466164 CPUtime=189.32 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 384563 0 0 0 18810 122 0 0 20 0 1 0 377219237 3549351936 749308 33554432000 4194304 5654031 140734329781152 140734329778936 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 866541 749308 141 357 0 866181 0
Current children cumulated CPU time (s) 278.5

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

/proc/meminfo: memFree=24609364/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3487096 CPUtime=1269.16 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 607906 0 0 0 126731 185 0 0 20 0 1 0 377219237 3570786304 755542 33554432000 4194304 5654031 140734329781152 140734329779224 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 871774 755542 141 357 0 871414 0
Current children cumulated CPU time (s) 1358.34
Current children cumulated vsize (KiB) 6507984

[startup+1422.3 s]
/proc/loadavg: 1.07 1.54 1.82 2/173 30498
/proc/meminfo: memFree=24609272/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3487264 CPUtime=1329.14 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 620237 0 0 0 132725 189 0 0 20 0 1 0 377219237 3570958336 755584 33554432000 4194304 5654031 140734329781152 140734329779224 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 871816 755584 141 357 0 871456 0
Current children cumulated CPU time (s) 1418.32
Current children cumulated vsize (KiB) 6508152

[startup+1482.31 s]
/proc/loadavg: 1.02 1.44 1.77 2/173 30498
/proc/meminfo: memFree=24608324/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3488176 CPUtime=1389.14 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 632424 0 0 0 138721 193 0 0 20 0 1 0 377219237 3571892224 755795 33554432000 4194304 5654031 140734329781152 140734329779224 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872044 755795 141 357 0 871684 0
Current children cumulated CPU time (s) 1478.32
Current children cumulated vsize (KiB) 6509064

[startup+1542.3 s]
/proc/loadavg: 1.01 1.35 1.72 2/173 30499
/proc/meminfo: memFree=24607684/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3488944 CPUtime=1449.12 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 644763 0 0 0 144716 196 0 0 20 0 1 0 377219237 3572678656 755998 33554432000 4194304 5654031 140734329781152 140734329779224 4214638 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872236 755998 141 357 0 871876 0
Current children cumulated CPU time (s) 1538.3
Current children cumulated vsize (KiB) 6509832

[startup+1602.3 s]
/proc/loadavg: 1.05 1.30 1.67 2/174 30502
/proc/meminfo: memFree=24607764/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3489108 CPUtime=1509.12 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 656937 0 0 0 150712 200 0 0 20 0 1 0 377219237 3572846592 756040 33554432000 4194304 5654031 140734329781152 140734329779224 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872277 756040 141 357 0 871917 0
Current children cumulated CPU time (s) 1598.3
Current children cumulated vsize (KiB) 6509996

[startup+1662.3 s]
/proc/loadavg: 1.02 1.24 1.63 2/173 30502
/proc/meminfo: memFree=24607128/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3490076 CPUtime=1569.11 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 669299 0 0 0 156709 202 0 0 20 0 1 0 377219237 3573837824 756271 33554432000 4194304 5654031 140734329781152 140734329768968 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872519 756271 141 357 0 872159 0
Current children cumulated CPU time (s) 1658.29
Current children cumulated vsize (KiB) 6510964

[startup+1722.3 s]
/proc/loadavg: 1.00 1.20 1.59 2/173 30502
/proc/meminfo: memFree=24606676/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3490660 CPUtime=1629.1 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 681412 0 0 0 162704 206 0 0 20 0 1 0 377219237 3574435840 756405 33554432000 4194304 5654031 140734329781152 140734329778936 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872665 756405 141 357 0 872305 0
Current children cumulated CPU time (s) 1718.28
Current children cumulated vsize (KiB) 6511548

[startup+1782.3 s]
/proc/loadavg: 1.00 1.16 1.55 2/173 30502
/proc/meminfo: memFree=24605908/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3490828 CPUtime=1689.09 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 693600 0 0 0 168700 209 0 0 20 0 1 0 377219237 3574607872 756465 33554432000 4194304 5654031 140734329781152 140734329768968 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872707 756465 141 357 0 872347 0
Current children cumulated CPU time (s) 1778.27
Current children cumulated vsize (KiB) 6511716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 1.00 1.15 1.53 2/172 30502
/proc/meminfo: memFree=24606152/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3490916 CPUtime=1710.89 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 701615 0 0 0 170878 211 0 0 20 0 1 0 377219237 3574697984 756495 33554432000 4194304 5654031 140734329781152 140734329779224 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872729 756495 141 357 0 872369 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 6511804

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

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

[startup+1804.1 s]
/proc/loadavg: 1.00 1.15 1.53 2/172 30502
/proc/meminfo: memFree=24606152/32873648 swapFree=7376/7376
[pid=30455] ppid=30453 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30455/stat : 30455 (npSolver-pbo-It) S 30453 30455 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377209944 9367552 275 33554432000 4194304 5064252 140733672336048 140733672334960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30455/statm: 2287 275 233 213 0 72 0
[pid=30456] ppid=30455 vsize=3011740 CPUtime=89.18 cores=0,2,4,6
/proc/30456/stat : 30456 (npSolver-pbo) S 30455 30455 28222 0 -1 4202496 160642 26832 0 0 2564 299 5742 313 20 0 1 0 377209944 3084021760 590959 33554432000 4194304 6004724 140737179494720 140737179481000 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 5 0 0
/proc/30456/statm: 752935 590959 167 442 0 752489 0
[pid=30461] ppid=30456 vsize=3490916 CPUtime=1710.89 cores=0,2,4,6
/proc/30461/stat : 30461 (glucosInc) R 30456 30455 28222 0 -1 4202496 701615 0 0 0 170878 211 0 0 20 0 1 0 377219237 3574697984 756495 33554432000 4194304 5654031 140734329781152 140734329779224 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30461/statm: 872729 756495 141 357 0 872369 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 6511804

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30455 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.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.12
CPU time (s): 1800.07
CPU user time (s): 1791.84
CPU system time (s): 8.23
CPU usage (%): 99.7755
Max. virtual memory (cumulated for all children) (KiB): 6553328

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

runsolver used 3.87041 second user time and 10.4654 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 01:13:46
IDJOB=3746622
IDBENCH=92833
IDSOLVER=2332
FILE ID=node112/3746622-1339110824
RUNJOBID= node112-1339098176-28238
PBS_JOBID= 14643741
Free space on /tmp= 70176 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-7.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746622-1339110824/watcher-3746622-1339110824 -o /tmp/evaluation-result-3746622-1339110824/solver-3746622-1339110824 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746622-1339110824.opb 219276157 HOME HOME

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

MD5SUM BENCH= 89969a8b18dea22d2172ff4d7dacd555
RANDOM SEED=219276157

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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:        26617332 kB
Buffers:           99400 kB
Cached:          1839080 kB
SwapCached:         2096 kB
Active:          4805876 kB
Inactive:         624840 kB
Active(anon):    3491804 kB
Inactive(anon):     3060 kB
Active(file):    1314072 kB
Inactive(file):   621780 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099372 kB
Dirty:             86480 kB
Writeback:             0 kB
AnonPages:       3502544 kB
Mapped:             9924 kB
Shmem:                 0 kB
Slab:             675520 kB
SReclaimable:     116716 kB
SUnreclaim:       558804 kB
KernelStack:        1456 kB
PageTables:        10952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4103876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1912832 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= 70060 MiB
End job on node112 at 2012-06-08 01:43:53