Trace number 3699342

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? (TO) 1800.08 1800.81

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_8.opb
MD5SUMc9443936e5641d3aca30cbd92e359860
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4692139
Best CPU time to get the best result obtained on this benchmark1801.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 91246785518
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 91246785518
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
2.47/2.53	c [INC SYSTEM] finished preprocessing in 2 s
2.47/2.53	c [INC SYSTEM] execute solver
3.85/3.93	c [INC SEARCH] formula is SAT
3.85/3.94	c [INC SYSTEM] solved the initial formula
3.85/3.97	c model valid
3.85/3.97	c current solution ok
4.78/5.20	o 79363311
4.78/5.20	c execute binary inc search
4.78/5.20	c [INC SEARCH] current bound: 39681690
4.78/5.20	c [INC SEARCH] iteration: 0
4.78/5.20	c [INC SEARCH] lower bound: 0 upperbound 79363381 current bound: 39681690 best value:79363381
4.78/5.20	c [INC SYSTEM] there exists a inc, kill it!
4.78/5.20	c write failed with 2
4.78/5.21	c [INC SYSTEM] create new solver instance
4.78/5.21	c [INC] encode full formula
4.78/5.21	c fallback to adder encoding
6.03/6.46	c set iterative enc to: adder
6.03/6.46	c set iterative enc to: none
6.23/6.62	c [INC SEARCH] isOptimum variable: 0
71.31/71.77	c [INC SEARCH] formula is SAT
71.43/71.80	c [INC SEARCH] copied best model
71.43/71.81	c sat variable: 1 optimum/unsat variable: 0
71.43/71.84	c model valid
71.43/71.84	c current solution ok
71.43/71.84	o 21922239
71.43/71.84	c [INC SEARCH] current bound: 10961154
71.43/71.84	c [INC SEARCH] iteration: 1
71.43/71.84	c [INC SEARCH] lower bound: 0 upperbound 21922309 current bound: 10961154 best value:21922309
71.43/71.84	c [INC SYSTEM] there exists a inc, kill it!
71.43/71.84	c write failed with 2
71.43/71.85	c [INC SYSTEM] create new solver instance
71.43/71.85	c [INC] encode full formula
71.43/71.85	c fallback to adder encoding
72.42/72.80	c set iterative enc to: adder
72.42/72.80	c set iterative enc to: none
72.53/72.95	c [INC SEARCH] isOptimum variable: 0
79.12/79.59	c [INC SEARCH] formula is SAT
79.23/79.62	c [INC SEARCH] copied best model
79.23/79.62	c sat variable: 1 optimum/unsat variable: 0
79.23/79.65	c model valid
79.23/79.65	c current solution ok
79.23/79.65	o 9988295
79.23/79.65	c [INC SEARCH] current bound: 4994182
79.23/79.65	c [INC SEARCH] iteration: 2
79.23/79.65	c [INC SEARCH] lower bound: 0 upperbound 9988365 current bound: 4994182 best value:9988365
79.23/79.65	c [INC SYSTEM] there exists a inc, kill it!
79.23/79.65	c write failed with 2
79.23/79.67	c [INC SYSTEM] create new solver instance
79.23/79.67	c [INC] encode full formula
79.23/79.67	c fallback to adder encoding
80.05/80.46	c set iterative enc to: adder
80.05/80.46	c set iterative enc to: none
80.14/80.59	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.81	HOME/npSolver-pbo-I.sh: line 18: 12963 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3699342-1338133142/watcher-3699342-1338133142 -o /tmp/evaluation-result-3699342-1338133142/solver-3699342-1338133142 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699342-1338133142.opb 2009662252 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.00 2.02 2.00 3/178 12962
/proc/meminfo: memFree=29784896/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0

[startup+0.034278 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 12962
/proc/meminfo: memFree=29784896/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 12962
/proc/meminfo: memFree=29784896/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 12962
/proc/meminfo: memFree=29784896/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 12962
/proc/meminfo: memFree=29784896/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 12966
/proc/meminfo: memFree=29615700/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=30340 CPUtime=0.35 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 6100 0 0 0 32 3 0 0 20 0 1 0 279438314 31068160 6587 33554432000 4194304 5992684 140737021543056 140737021537504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12963/statm: 7585 6587 172 440 0 7141 0
[pid=12965] ppid=12963 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12965/stat : 12965 (cp2_pre.sh) S 12963 12962 11017 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279438350 9367552 276 33554432000 4194304 5064252 140734876642144 140734876640848 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12965/statm: 2287 276 234 213 0 72 0
[pid=12966] ppid=12965 vsize=153432 CPUtime=1.12 cores=0,2,4,6
/proc/12966/stat : 12966 (coprocessor) R 12965 12962 11017 0 -1 4202496 28210 0 0 0 107 5 0 0 20 0 1 0 279438350 157114368 37179 33554432000 4194304 6586260 140733461165552 140733461161576 4753768 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/12966/statm: 38358 37179 182 584 0 37770 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 202068

[startup+3.10029 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 12966
/proc/meminfo: memFree=29561300/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=30340 CPUtime=2.5 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 6115 34231 0 0 32 3 187 28 20 0 1 0 279438314 31068160 6589 33554432000 4194304 5992684 140737021543056 140737021529320 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/12963/statm: 7585 6589 174 440 0 7141 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 39488

[startup+6.30029 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 12969
/proc/meminfo: memFree=29694032/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=190300 CPUtime=5.93 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) R 12962 12962 11017 0 -1 4202496 14372 50785 0 0 158 77 323 35 20 0 1 0 279438314 194867200 33065 33554432000 4194304 5992684 140737021543056 140737021534840 4525041 0 0 4096 0 0 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 47575 33065 192 440 0 47131 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 199448

[startup+12.7004 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 12971
/proc/meminfo: memFree=29344980/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=59228 CPUtime=6.24 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 14972 51302 0 0 175 89 323 37 20 0 1 0 279438314 60649472 13802 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 14807 13802 192 440 0 14363 0
[pid=12971] ppid=12963 vsize=331764 CPUtime=6.06 cores=0,2,4,6
/proc/12971/stat : 12971 (glucosInc) R 12963 12962 11017 0 -1 4202496 51345 0 0 0 592 14 0 0 20 0 1 0 279438976 339726336 67806 33554432000 4194304 5654031 140733610919392 140733610907208 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12971/statm: 82941 67806 140 357 0 82581 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 400140

[startup+25.5004 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 12971
/proc/meminfo: memFree=29345748/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=59228 CPUtime=6.24 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 14972 51302 0 0 175 89 323 37 20 0 1 0 279438314 60649472 13802 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 14807 13802 192 440 0 14363 0
[pid=12971] ppid=12963 vsize=331764 CPUtime=18.85 cores=0,2,4,6
/proc/12971/stat : 12971 (glucosInc) R 12963 12962 11017 0 -1 4202496 51345 0 0 0 1871 14 0 0 20 0 1 0 279438976 339726336 67806 33554432000 4194304 5654031 140733610919392 140733610907208 4208717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12971/statm: 82941 67806 140 357 0 82581 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 400140

[startup+51.1004 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 12971
/proc/meminfo: memFree=29340164/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=59228 CPUtime=6.24 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 14972 51302 0 0 175 89 323 37 20 0 1 0 279438314 60649472 13802 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 14807 13802 192 440 0 14363 0
[pid=12971] ppid=12963 vsize=332872 CPUtime=44.46 cores=0,2,4,6
/proc/12971/stat : 12971 (glucosInc) R 12963 12962 11017 0 -1 4202496 51764 0 0 0 4431 15 0 0 20 0 1 0 279438976 340860928 69247 33554432000 4194304 5654031 140733610919392 140733610907208 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12971/statm: 83218 69247 141 357 0 82858 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 401248

[startup+102.307 s]
/proc/loadavg: 2.11 2.05 2.01 3/182 12978
/proc/meminfo: memFree=29461644/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=223940 CPUtime=21.7 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 40892 0 0 0 2161 9 0 0 20 0 1 0 279446373 229314560 50093 33554432000 4194304 5654031 140736835972048 140736835959864 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 55985 50093 141 357 0 55625 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 279100

[startup+162.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 12978
/proc/meminfo: memFree=29438516/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=256748 CPUtime=81.68 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 44741 0 0 0 8154 14 0 0 20 0 1 0 279446373 262909952 56325 33554432000 4194304 5654031 140736835972048 140736835969832 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 64187 56325 141 357 0 63827 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 311908

[startup+222.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 12978
/proc/meminfo: memFree=29398916/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=309924 CPUtime=141.65 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 48037 0 0 0 14144 21 0 0 20 0 1 0 279446373 317362176 65641 33554432000 4194304 5654031 140736835972048 140736835959864 4216315 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 77481 65641 141 357 0 77121 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 365084

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 12979
/proc/meminfo: memFree=29442232/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/182 13037
/proc/meminfo: memFree=28600064/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=336688 CPUtime=1221.46 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 64045 0 0 0 122093 53 0 0 20 0 1 0 279446373 344768512 73413 33554432000 4194304 5654031 140736835972048 140736835959864 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 84172 73413 141 357 0 83812 0
Current children cumulated CPU time (s) 1301.69
Current children cumulated vsize (KiB) 391848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13060
/proc/meminfo: memFree=28618928/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=288356 CPUtime=1281.45 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 64824 0 0 0 128090 55 0 0 20 0 1 0 279446373 295276544 64337 33554432000 4194304 5654031 140736835972048 140736835959864 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 72089 64337 141 357 0 71729 0
Current children cumulated CPU time (s) 1361.68
Current children cumulated vsize (KiB) 343516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13060
/proc/meminfo: memFree=28567204/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=340928 CPUtime=1341.45 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 65757 0 0 0 134089 56 0 0 20 0 1 0 279446373 349110272 71400 33554432000 4194304 5654031 140736835972048 140736835959864 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 85232 71400 141 357 0 84872 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 396088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13061
/proc/meminfo: memFree=28565800/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=340928 CPUtime=1401.43 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 65766 0 0 0 140087 56 0 0 20 0 1 0 279446373 349110272 76008 33554432000 4194304 5654031 140736835972048 140736835959864 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 85232 76008 141 357 0 84872 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 396088

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13061
/proc/meminfo: memFree=28619000/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=340928 CPUtime=1461.42 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 66561 0 0 0 146083 59 0 0 20 0 1 0 279446373 349110272 74084 33554432000 4194304 5654031 140736835972048 140736835959864 4215030 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 85232 74084 141 357 0 84872 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 396088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13061
/proc/meminfo: memFree=28534376/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=345416 CPUtime=1521.41 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 69285 0 0 0 152076 65 0 0 20 0 1 0 279446373 353705984 71365 33554432000 4194304 5654031 140736835972048 140736835969832 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 86354 71365 141 357 0 85994 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 400576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13061
/proc/meminfo: memFree=28574900/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=351660 CPUtime=1581.39 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 73483 0 0 0 158063 76 0 0 20 0 1 0 279446373 360099840 75546 33554432000 4194304 5654031 140736835972048 140736835970136 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 87915 75546 141 357 0 87555 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 406820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13062
/proc/meminfo: memFree=28577100/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=357320 CPUtime=1641.37 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 76015 0 0 0 164057 80 0 0 20 0 1 0 279446373 365895680 73117 33554432000 4194304 5654031 140736835972048 140736835959864 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 89330 73117 141 357 0 88970 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 412480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13063
/proc/meminfo: memFree=28560224/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=357320 CPUtime=1701.36 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 76020 0 0 0 170056 80 0 0 20 0 1 0 279446373 365895680 75677 33554432000 4194304 5654031 140736835972048 140736835959864 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 89330 75677 141 357 0 88970 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 412480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13063
/proc/meminfo: memFree=28553708/32873648 swapFree=7368/7368
[pid=12962] ppid=12960 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12962/stat : 12962 (npSolver-pbo-I.) S 12960 12962 11017 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279438314 9367552 275 33554432000 4194304 5064252 140735692933648 140735692932560 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12962/statm: 2287 275 233 213 0 72 0
[pid=12963] ppid=12962 vsize=46012 CPUtime=80.23 cores=0,2,4,6
/proc/12963/stat : 12963 (npSolver-pbo) S 12962 12962 11017 0 -1 4202496 30252 148909 0 0 363 115 7473 72 20 0 1 0 279438314 47116288 10530 33554432000 4194304 5992684 140737021543056 140737021527960 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/12963/statm: 11503 10530 192 440 0 11059 0
[pid=12978] ppid=12963 vsize=359136 CPUtime=1719.85 cores=0,2,4,6
/proc/12978/stat : 12978 (glucosInc) R 12963 12962 11017 0 -1 4202496 76139 0 0 0 171905 80 0 0 20 0 1 0 279446373 367755264 76818 33554432000 4194304 5654031 140736835972048 140736835969816 4232912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12978/statm: 89784 76818 141 357 0 89424 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 414296

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12962 and gives
#  childrusage.ru_utime.tv_sec=78
#  childrusage.ru_utime.tv_usec=369086
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=886713
# CPU time returned by wait4() is 80.2558
# 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): 1800.81
CPU time (s): 1800.08
CPU user time (s): 1797.41
CPU system time (s): 2.67
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 571352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.3691
system time used= 1.88671
maximum resident set size= 336276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179536
page faults= 0
swaps= 0
block input operations= 0
block output operations= 574712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2874
involuntary context switches= 148

runsolver used 2.84357 second user time and 7.2579 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 17:39:02
IDJOB=3699342
IDBENCH=92727
IDSOLVER=2276
FILE ID=node149/3699342-1338133142
RUNJOBID= node149-1338120218-11033
PBS_JOBID= 14624479
Free space on /tmp= 71668 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_8.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699342-1338133142/watcher-3699342-1338133142 -o /tmp/evaluation-result-3699342-1338133142/solver-3699342-1338133142 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699342-1338133142.opb 2009662252 HOME HOME

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

MD5SUM BENCH= c9443936e5641d3aca30cbd92e359860
RANDOM SEED=2009662252

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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	: 5438.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.145
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.145
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:        29784880 kB
Buffers:          365392 kB
Cached:          1687056 kB
SwapCached:         2452 kB
Active:          1056488 kB
Inactive:        1216388 kB
Active(anon):     211784 kB
Inactive(anon):     9340 kB
Active(file):     844704 kB
Inactive(file):  1207048 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104876 kB
Dirty:              9356 kB
Writeback:             0 kB
AnonPages:        249104 kB
Mapped:            15736 kB
Shmem:                96 kB
Slab:             678644 kB
SReclaimable:     123040 kB
SUnreclaim:       555604 kB
KernelStack:        1504 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     339276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 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= 71412 MiB
End job on node149 at 2012-05-27 18:09:03