Trace number 3699323

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 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_4.opb
MD5SUMae94003fbe7fdee247bdd3d5d595cb68
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6564197
Best CPU time to get the best result obtained on this benchmark1647.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 186872004500
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 186872004500
Number of bits of the biggest sum of numbers38
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.85	c run inc solver
0.00/0.85	c [INC SYSTEM] run initial solver
0.00/0.85	c [INC SYSTEM] preprocess with white file
6.21/6.86	c [INC SYSTEM] finished preprocessing in 6 s
6.21/6.86	c [INC SYSTEM] execute solver
10.11/10.74	c [INC SEARCH] formula is SAT
10.11/10.77	c [INC SYSTEM] solved the initial formula
10.21/10.84	c model valid
10.21/10.84	c current solution ok
12.01/12.68	o 124036989
12.01/12.68	c execute binary inc search
12.01/12.68	c [INC SEARCH] current bound: 62018544
12.01/12.68	c [INC SEARCH] iteration: 0
12.01/12.68	c [INC SEARCH] lower bound: 0 upperbound 124037089 current bound: 62018544 best value:124037089
12.01/12.68	c [INC SYSTEM] there exists a inc, kill it!
12.01/12.68	c write failed with 2
12.11/12.70	c [INC SYSTEM] create new solver instance
12.11/12.70	c [INC] encode full formula
12.11/12.70	c fallback to adder encoding
14.92/15.58	c set iterative enc to: adder
14.92/15.58	c set iterative enc to: none
15.42/16.03	c [INC SEARCH] isOptimum variable: 0
323.63/324.32	c [INC SEARCH] formula is SAT
323.73/324.41	c [INC SEARCH] copied best model
323.73/324.42	c sat variable: 1 optimum/unsat variable: 0
323.73/324.49	c model valid
323.73/324.49	c current solution ok
323.73/324.49	o 48072077
323.73/324.49	c [INC SEARCH] current bound: 24036088
323.73/324.49	c [INC SEARCH] iteration: 1
323.73/324.49	c [INC SEARCH] lower bound: 0 upperbound 48072177 current bound: 24036088 best value:48072177
323.73/324.49	c [INC SYSTEM] there exists a inc, kill it!
323.73/324.49	c write failed with 2
323.82/324.51	c [INC SYSTEM] create new solver instance
323.82/324.51	c [INC] encode full formula
323.82/324.51	c fallback to adder encoding
326.23/326.98	c set iterative enc to: adder
326.23/326.98	c set iterative enc to: none
326.72/327.41	c [INC SEARCH] isOptimum variable: 0
420.63/421.32	c [INC SEARCH] formula is SAT
420.73/421.40	c [INC SEARCH] copied best model
420.73/421.41	c sat variable: 1 optimum/unsat variable: 0
420.73/421.47	c model valid
420.73/421.47	c current solution ok
420.73/421.47	o 23173545
420.73/421.47	c [INC SEARCH] current bound: 11586822
420.73/421.47	c [INC SEARCH] iteration: 2
420.73/421.47	c [INC SEARCH] lower bound: 0 upperbound 23173645 current bound: 11586822 best value:23173645
420.73/421.47	c [INC SYSTEM] there exists a inc, kill it!
420.73/421.47	c write failed with 2
420.83/421.51	c [INC SYSTEM] create new solver instance
420.83/421.51	c [INC] encode full formula
420.83/421.51	c fallback to adder encoding
422.86/423.59	c set iterative enc to: adder
422.86/423.59	c set iterative enc to: none
423.24/423.96	c [INC SEARCH] isOptimum variable: 0

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-3699323-1338134951/watcher-3699323-1338134951 -o /tmp/evaluation-result-3699323-1338134951/solver-3699323-1338134951 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699323-1338134951.opb 1896397922 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13600
/proc/meminfo: memFree=30801460/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0

[startup+0.0668331 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13600
/proc/meminfo: memFree=30801460/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13600
/proc/meminfo: memFree=30801460/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13600
/proc/meminfo: memFree=30801460/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700335 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13600
/proc/meminfo: memFree=30801460/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13604
/proc/meminfo: memFree=30691868/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=65020 CPUtime=0.87 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 11551 0 0 0 77 10 0 0 20 0 1 0 279623525 66580480 15409 33554432000 4194304 5992684 140736518555424 140736518549872 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 16255 15409 172 440 0 15811 0
[pid=13603] ppid=13601 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13603/stat : 13603 (cp2_pre.sh) S 13601 13600 12301 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279623613 9367552 276 33554432000 4194304 5064252 140734235730816 140734235729520 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13603/statm: 2287 276 234 213 0 72 0
[pid=13604] ppid=13603 vsize=277192 CPUtime=0.6 cores=1,3,5,7
/proc/13604/stat : 13604 (coprocessor) R 13603 13600 12301 0 -1 4202496 26362 0 0 0 51 9 0 0 20 0 1 0 279623614 283844608 61154 33554432000 4194304 6586260 140736701909616 140736701905864 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13604/statm: 69298 61154 166 584 0 68710 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 360508

[startup+3.10047 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13604
/proc/meminfo: memFree=30419160/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=65020 CPUtime=0.87 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 11551 0 0 0 77 10 0 0 20 0 1 0 279623525 66580480 15409 33554432000 4194304 5992684 140736518555424 140736518549872 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 16255 15409 172 440 0 15811 0
[pid=13603] ppid=13601 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13603/stat : 13603 (cp2_pre.sh) S 13601 13600 12301 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279623613 9367552 276 33554432000 4194304 5064252 140734235730816 140734235729520 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13603/statm: 2287 276 234 213 0 72 0
[pid=13604] ppid=13603 vsize=366764 CPUtime=2.2 cores=1,3,5,7
/proc/13604/stat : 13604 (coprocessor) R 13603 13600 12301 0 -1 4202496 46976 0 0 0 206 14 0 0 20 0 1 0 279623614 375566336 88919 33554432000 4194304 6586260 140736701909616 140736701905880 4774946 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13604/statm: 91691 88919 176 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450080

[startup+6.30039 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13604
/proc/meminfo: memFree=30267368/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=65020 CPUtime=0.87 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 11551 0 0 0 77 10 0 0 20 0 1 0 279623525 66580480 15409 33554432000 4194304 5992684 140736518555424 140736518549872 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 16255 15409 172 440 0 15811 0
[pid=13603] ppid=13601 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13603/stat : 13603 (cp2_pre.sh) S 13601 13600 12301 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279623613 9367552 276 33554432000 4194304 5064252 140734235730816 140734235729520 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13603/statm: 2287 276 234 213 0 72 0
[pid=13604] ppid=13603 vsize=456984 CPUtime=4.84 cores=1,3,5,7
/proc/13604/stat : 13604 (coprocessor) R 13603 13600 12301 0 -1 4202496 55183 0 0 0 420 64 0 0 20 0 1 0 279623614 467951616 109633 33554432000 4194304 6586260 140736701909616 140736701905240 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 56 0 0
/proc/13604/statm: 114246 109633 200 584 0 113658 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 540300

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13606
/proc/meminfo: memFree=30523324/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=80396 CPUtime=8.24 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 13514 56601 0 0 119 161 471 73 20 0 1 0 279623525 82325504 19107 33554432000 4194304 5992684 140736518555424 140736518549968 5175508 0 0 4096 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 20099 19107 184 440 0 19655 0
[pid=13606] ppid=13601 vsize=0 CPUtime=3.87 cores=1,3,5,7
/proc/13606/stat : 13606 (glucosInc) R 13601 13600 12301 0 -1 4202500 33165 0 0 0 380 7 0 0 20 0 1 0 279624211 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13606/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 89544

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 13609
/proc/meminfo: memFree=29855312/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=124368 CPUtime=15.46 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 22743 90282 0 0 406 202 852 86 20 0 1 0 279623525 127352832 30263 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 31092 30263 191 440 0 30648 0
[pid=13609] ppid=13601 vsize=681352 CPUtime=9.46 cores=1,3,5,7
/proc/13609/stat : 13609 (glucosInc) R 13601 13600 12301 0 -1 4202496 99461 0 0 0 911 35 0 0 20 0 1 0 279625128 697704448 147179 33554432000 4194304 5654031 140737464139024 140737464136808 4215088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13609/statm: 170338 147179 141 357 0 169978 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 814868

[startup+51.1004 s]
/proc/loadavg: 2.13 2.04 2.01 3/180 13612
/proc/meminfo: memFree=29826356/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=124368 CPUtime=15.46 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 22743 90282 0 0 406 202 852 86 20 0 1 0 279623525 127352832 30263 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 31092 30263 191 440 0 30648 0
[pid=13609] ppid=13601 vsize=763928 CPUtime=35.05 cores=1,3,5,7
/proc/13609/stat : 13609 (glucosInc) R 13601 13600 12301 0 -1 4202496 100427 0 0 0 3469 36 0 0 20 0 1 0 279625128 782262272 150187 33554432000 4194304 5654031 140737464139024 140737464126840 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13609/statm: 190982 150187 141 357 0 190622 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 897444

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 13614
/proc/meminfo: memFree=29905124/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=124368 CPUtime=15.46 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 22743 90282 0 0 406 202 852 86 20 0 1 0 279623525 127352832 30263 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 31092 30263 191 440 0 30648 0
[pid=13609] ppid=13601 vsize=764852 CPUtime=86.25 cores=1,3,5,7
/proc/13609/stat : 13609 (glucosInc) R 13601 13600 12301 0 -1 4202496 100671 0 0 0 8589 36 0 0 20 0 1 0 279625128 783208448 150942 33554432000 4194304 5654031 140737464139024 140737464126840 4232403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13609/statm: 191213 150942 142 357 0 190853 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 898368

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/179 13614
/proc/meminfo: memFree=29873096/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=124368 CPUtime=15.46 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 22743 90282 0 0 406 202 852 86 20 0 1 0 279623525 127352832 30263 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 31092 30263 191 440 0 30648 0
[pid=13609] ppid=13601 vsize=767692 CPUtime=146.24 cores=1,3,5,7
/proc/13609/stat : 13609 (glucosInc) R 13601 13600 12301 0 -1 4202496 101170 0 0 0 14587 37 0 0 20 0 1 0 279625128 786116608 155529 33554432000 4194304 5654031 140737464139024 140737464126840 4215121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13609/statm: 191923 155529 142 357 0 191563 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 901208

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 13615
/proc/meminfo: memFree=29846988/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=124368 CPUtime=15.46 cores=1,3,5,7

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

/proc/meminfo: memFree=29929764/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=648892 CPUtime=878.16 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 93244 0 0 0 87772 44 0 0 20 0 1 0 279665921 664465408 139097 33554432000 4194304 5654031 140737141861936 140737141849752 4233299 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162223 139097 142 357 0 161863 0
Current children cumulated CPU time (s) 1301.46
Current children cumulated vsize (KiB) 794812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13629
/proc/meminfo: memFree=29944280/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=567504 CPUtime=938.14 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 93882 0 0 0 93767 47 0 0 20 0 1 0 279665921 581124096 126781 33554432000 4194304 5654031 140737141861936 140737141859960 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 141876 126781 142 357 0 141516 0
Current children cumulated CPU time (s) 1361.44
Current children cumulated vsize (KiB) 713424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13629
/proc/meminfo: memFree=29942232/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=648892 CPUtime=998.14 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 94585 0 0 0 99765 49 0 0 20 0 1 0 279665921 664465408 138725 33554432000 4194304 5654031 140737141861936 140737141849752 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162223 138725 142 357 0 161863 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 794812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13630
/proc/meminfo: memFree=29923800/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=648892 CPUtime=1058.12 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 94590 0 0 0 105763 49 0 0 20 0 1 0 279665921 664465408 141285 33554432000 4194304 5654031 140737141861936 140737141849752 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162223 141285 142 357 0 161863 0
Current children cumulated CPU time (s) 1481.42
Current children cumulated vsize (KiB) 794812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13630
/proc/meminfo: memFree=29936336/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=570548 CPUtime=1118.11 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 95722 0 0 0 111759 52 0 0 20 0 1 0 279665921 584241152 132413 33554432000 4194304 5654031 140737141861936 140737141849752 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 142637 132413 142 357 0 142277 0
Current children cumulated CPU time (s) 1541.41
Current children cumulated vsize (KiB) 716468

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 13679
/proc/meminfo: memFree=30160400/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=570548 CPUtime=1178.1 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 95725 0 0 0 117758 52 0 0 20 0 1 0 279665921 584241152 133949 33554432000 4194304 5654031 140737141861936 140737141849752 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 142637 133949 142 357 0 142277 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 716468

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 13679
/proc/meminfo: memFree=30127064/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=651936 CPUtime=1238.09 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 96412 0 0 0 123756 53 0 0 20 0 1 0 279665921 667582464 138213 33554432000 4194304 5654031 140737141861936 140737141860024 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162984 138213 142 357 0 162624 0
Current children cumulated CPU time (s) 1661.39
Current children cumulated vsize (KiB) 797856

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13679
/proc/meminfo: memFree=30110620/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=651936 CPUtime=1298.08 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 96415 0 0 0 129755 53 0 0 20 0 1 0 279665921 667582464 139749 33554432000 4194304 5654031 140737141861936 140737141849752 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162984 139749 142 357 0 162624 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 797856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13680
/proc/meminfo: memFree=30100196/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=651936 CPUtime=1358.07 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 96418 0 0 0 135754 53 0 0 20 0 1 0 279665921 667582464 141285 33554432000 4194304 5654031 140737141861936 140737141849752 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162984 141285 142 357 0 162624 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (KiB) 797856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13680
/proc/meminfo: memFree=30087020/32873844 swapFree=6088/6088
[pid=13600] ppid=13598 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13600/stat : 13600 (npSolver-pbo-I.) S 13598 13600 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279623525 9367552 274 33554432000 4194304 5064252 140736567274864 140736567273776 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13600/statm: 2287 274 233 213 0 72 0
[pid=13601] ppid=13600 vsize=136772 CPUtime=423.3 cores=1,3,5,7
/proc/13601/stat : 13601 (npSolver-pbo) S 13600 13600 12301 0 -1 4202496 44607 286107 0 0 896 270 40988 176 20 0 1 0 279623525 140054528 33365 33554432000 4194304 5992684 140736518555424 140736518540328 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13601/statm: 34193 33365 192 440 0 33749 0
[pid=13620] ppid=13601 vsize=651936 CPUtime=1376.78 cores=1,3,5,7
/proc/13620/stat : 13620 (glucosInc) R 13601 13600 12301 0 -1 4202496 96432 0 0 0 137624 54 0 0 20 0 1 0 279665921 667582464 143845 33554432000 4194304 5654031 140737141861936 140737141849752 4208584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13620/statm: 162984 143845 142 357 0 162624 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 797856

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.02
CPU time (s): 1800.08
CPU user time (s): 1795.08
CPU system time (s): 5
CPU usage (%): 99.948
Max. virtual memory (cumulated for all children) (KiB): 1009300

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

The end

Launcher Data

Begin job on node110 at 2012-05-27 18:09:11
IDJOB=3699323
IDBENCH=92751
IDSOLVER=2276
FILE ID=node110/3699323-1338134951
RUNJOBID= node110-1338119844-12318
PBS_JOBID= 14624477
Free space on /tmp= 71536 MiB

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

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

MD5SUM BENCH= ae94003fbe7fdee247bdd3d5d595cb68
RANDOM SEED=1896397922

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30802368 kB
Buffers:          273944 kB
Cached:           490676 kB
SwapCached:          148 kB
Active:          1118908 kB
Inactive:         138296 kB
Active(anon):     482636 kB
Inactive(anon):    12496 kB
Active(file):     636272 kB
Inactive(file):   125800 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              9768 kB
Writeback:             0 kB
AnonPages:        498584 kB
Mapped:            15484 kB
Shmem:               196 kB
Slab:             673884 kB
SReclaimable:     116172 kB
SUnreclaim:       557712 kB
KernelStack:        1440 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     669664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 71376 MiB
End job on node110 at 2012-05-27 18:39:14