Trace number 3748572

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.01 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_8_mh_ic.opb
MD5SUMb8fc0aeb472c4f306b96a25f55baf334
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2961738
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 133432831
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11291176587
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 133432831
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11291176587
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.47	c old isEQ: 0, new EQ is 0
0.00/0.49	c old isEQ: 0, new EQ is 1
0.00/0.55	c old isEQ: 1, new EQ is 1
0.00/0.68	c run inc solver
0.00/0.68	c [INC SYSTEM] run initial solver
0.00/0.68	c [INC SYSTEM] preprocess with white file
3.28/3.32	c [INC SYSTEM] finished preprocessing in 2 s
3.28/3.32	c [INC SYSTEM] execute solver
4.58/4.69	c [INC SEARCH] formula is SAT
4.68/4.71	c [INC SYSTEM] solved the initial formula
4.79/4.87	c model valid
4.79/4.87	c current solution ok
5.68/5.77	o 125306807
5.68/5.77	c execute binary inc search
5.68/5.77	c [INC SEARCH] current bound: 62653416
5.68/5.77	c [INC SEARCH] iteration: 0
5.68/5.77	c [INC SEARCH] lower bound: 0 upperbound 125306832 current bound: 62653416 best value:125306832
5.68/5.77	c [INC SYSTEM] there exists a inc, kill it!
5.68/5.77	c write failed with 2
5.68/5.77	c [INC SYSTEM] create new solver instance
5.68/5.77	c [INC] encode full formula
5.68/5.77	c fallback to adder encoding
8.18/8.26	c set iterative enc to: adder
8.18/8.26	c set iterative enc to: none
8.48/8.57	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-I.sh: line 18: 24016 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-3748572-1339173821/watcher-3748572-1339173821 -o /tmp/evaluation-result-3748572-1339173821/solver-3748572-1339173821 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748572-1339173821.opb 1825284728 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.06 2.02 2.00 3/178 24015
/proc/meminfo: memFree=27344780/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0

[startup+0.00997296 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 24015
/proc/meminfo: memFree=27344780/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 24015
/proc/meminfo: memFree=27344780/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 24015
/proc/meminfo: memFree=27344780/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 24015
/proc/meminfo: memFree=27344780/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 24019
/proc/meminfo: memFree=27113248/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=97196 CPUtime=0.7 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 12007 0 0 0 63 7 0 0 20 0 1 0 383510674 99528704 22936 33554432000 4194304 6004724 140734411314528 140734411308992 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 24299 22936 164 442 0 23853 0
[pid=24018] ppid=24016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24018/stat : 24018 (cp2_pre.sh) S 24016 24015 23680 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 383510745 9367552 277 33554432000 4194304 5064252 140736454099936 140736454098640 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24018/statm: 2287 277 234 213 0 72 0
[pid=24019] ppid=24018 vsize=186968 CPUtime=0.77 cores=0,2,4,6
/proc/24019/stat : 24019 (coprocessor) R 24018 24015 23680 0 -1 4202496 30962 0 0 0 73 4 0 0 20 0 1 0 383510745 191455232 45357 33554432000 4194304 6586260 140733276366672 140733276362936 4768425 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24019/statm: 46742 45357 175 584 0 46154 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 302460

[startup+3.10036 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 24019
/proc/meminfo: memFree=27037332/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=97196 CPUtime=0.7 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 12007 0 0 0 63 7 0 0 20 0 1 0 383510674 99528704 22936 33554432000 4194304 6004724 140734411314528 140734411308992 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 24299 22936 164 442 0 23853 0
[pid=24018] ppid=24016 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24018/stat : 24018 (cp2_pre.sh) S 24016 24015 23680 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 383510745 9367552 277 33554432000 4194304 5064252 140736454099936 140736454098640 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24018/statm: 2287 277 234 213 0 72 0
[pid=24019] ppid=24018 vsize=212112 CPUtime=2.38 cores=0,2,4,6
/proc/24019/stat : 24019 (coprocessor) R 24018 24015 23680 0 -1 4202496 34472 0 0 0 221 17 0 0 20 0 1 0 383510745 217202688 51990 33554432000 4194304 6586260 140733276366672 140733276362424 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/24019/statm: 53028 51990 204 584 0 52440 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 327604

[startup+6.30037 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 24021
/proc/meminfo: memFree=27160900/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=179116 CPUtime=6.28 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) R 24015 24015 23680 0 -1 4202496 19494 52743 0 0 148 81 374 25 20 0 1 0 383510674 183414784 35863 33554432000 4194304 6004724 140734411314528 140734411306024 4578091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 44779 35863 182 442 0 44333 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 188264

[startup+12.7004 s]
/proc/loadavg: 2.20 2.05 2.01 3/181 24024
/proc/meminfo: memFree=26563852/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=533172 CPUtime=4.11 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 78418 0 0 0 389 22 0 0 20 0 1 0 383511532 545968128 116960 33554432000 4194304 5654031 140734930196432 140734930194216 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24024/statm: 133293 116960 141 357 0 132933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 655900

[startup+25.5004 s]
/proc/loadavg: 2.16 2.04 2.01 3/180 24064
/proc/meminfo: memFree=27923336/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=536652 CPUtime=16.91 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 79864 0 0 0 1668 23 0 0 20 0 1 0 383511532 549531648 118917 33554432000 4194304 5654031 140734930196432 140734930194216 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 134163 118917 142 357 0 133803 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 659380

[startup+51.1004 s]
/proc/loadavg: 2.10 2.04 2.01 3/180 24064
/proc/meminfo: memFree=25952896/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=538652 CPUtime=42.5 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 80384 0 0 0 4227 23 0 0 20 0 1 0 383511532 551579648 119948 33554432000 4194304 5654031 140734930196432 140734930184248 4233017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 134663 119948 142 357 0 134303 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 661380

[startup+102.307 s]
/proc/loadavg: 2.83 2.22 2.07 4/182 24066
/proc/meminfo: memFree=18243808/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=541776 CPUtime=93.69 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 81185 0 0 0 9345 24 0 0 20 0 1 0 383511532 554778624 123296 33554432000 4194304 5654031 140734930196432 140734930184248 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 135444 123296 142 357 0 135084 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 664504

[startup+162.3 s]
/proc/loadavg: 2.42 2.21 2.07 3/182 24067
/proc/meminfo: memFree=16718192/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=551048 CPUtime=153.65 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 83125 0 0 0 15338 27 0 0 20 0 1 0 383511532 564273152 127502 33554432000 4194304 5654031 140734930196432 140734930184248 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 137762 127502 142 357 0 137402 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 673776

[startup+222.3 s]
/proc/loadavg: 2.15 2.17 2.07 3/181 24069
/proc/meminfo: memFree=16883196/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=556356 CPUtime=213.62 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 84150 0 0 0 21333 29 0 0 20 0 1 0 383511532 569708544 123712 33554432000 4194304 5654031 140734930196432 140734930184248 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 139089 123712 142 357 0 138729 0
Current children cumulated CPU time (s) 222.18

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

/proc/loadavg: 2.00 2.00 2.00 3/181 24101
/proc/meminfo: memFree=16725716/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=581128 CPUtime=1293.43 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 94523 0 0 0 129278 65 0 0 20 0 1 0 383511532 595075072 135704 33554432000 4194304 5654031 140734930196432 140734930184248 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 145282 135704 142 357 0 144922 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 703856

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24102
/proc/meminfo: memFree=16650444/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=662516 CPUtime=1353.41 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 95482 0 0 0 135273 68 0 0 20 0 1 0 383511532 678416384 153526 33554432000 4194304 5654031 140734930196432 140734930184248 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 165629 153526 142 357 0 165269 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 785244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24102
/proc/meminfo: memFree=16724480/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=581128 CPUtime=1413.4 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 95687 0 0 0 141269 71 0 0 20 0 1 0 383511532 595075072 134414 33554432000 4194304 5654031 140734930196432 140734930184248 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 145282 134414 142 357 0 144922 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 703856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24102
/proc/meminfo: memFree=16698976/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=662516 CPUtime=1473.39 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 96479 0 0 0 147266 73 0 0 20 0 1 0 383511532 678416384 140312 33554432000 4194304 5654031 140734930196432 140734930184248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 165629 140312 142 357 0 165269 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 785244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24102
/proc/meminfo: memFree=16723304/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=585700 CPUtime=1533.39 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 96982 0 0 0 153262 77 0 0 20 0 1 0 383511532 599756800 132773 33554432000 4194304 5654031 140734930196432 140734930184248 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 146425 132773 142 357 0 146065 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 708428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24105
/proc/meminfo: memFree=16703684/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=585700 CPUtime=1593.37 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 96991 0 0 0 159260 77 0 0 20 0 1 0 383511532 599756800 137381 33554432000 4194304 5654031 140734930196432 140734930184248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 146425 137381 142 357 0 146065 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 708428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24106
/proc/meminfo: memFree=16681416/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=667088 CPUtime=1653.36 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 97680 0 0 0 165258 78 0 0 20 0 1 0 383511532 683098112 142157 33554432000 4194304 5654031 140734930196432 140734930184248 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 166772 142157 142 357 0 166412 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 789816

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24106
/proc/meminfo: memFree=16664600/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=667088 CPUtime=1713.35 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 97687 0 0 0 171257 78 0 0 20 0 1 0 383511532 683098112 145741 33554432000 4194304 5654031 140734930196432 140734930184248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 166772 145741 142 357 0 166412 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 789816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24106
/proc/meminfo: memFree=16707796/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=590308 CPUtime=1773.35 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 98472 0 0 0 177254 81 0 0 20 0 1 0 383511532 604475392 133864 33554432000 4194304 5654031 140734930196432 140734930184248 4216571 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 147577 133864 142 357 0 147217 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 713036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24106
/proc/meminfo: memFree=16700224/32873844 swapFree=7372/7372
[pid=24015] ppid=24013 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24015/stat : 24015 (npSolver-pbo-I.) S 24013 24015 23680 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383510674 9367552 274 33554432000 4194304 5064252 140737263406928 140737263405840 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24015/statm: 2287 274 233 213 0 72 0
[pid=24016] ppid=24015 vsize=113580 CPUtime=8.56 cores=0,2,4,6
/proc/24016/stat : 24016 (npSolver-pbo) S 24015 24015 23680 0 -1 4202496 21214 53257 0 0 343 112 374 27 20 0 1 0 383510674 116305920 27051 33554432000 4194304 6004724 140734411314528 140734411299448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24016/statm: 28395 27051 183 442 0 27949 0
[pid=24024] ppid=24016 vsize=590308 CPUtime=1791.45 cores=0,2,4,6
/proc/24024/stat : 24024 (glucosInc) R 24016 24015 23680 0 -1 4202496 98475 0 0 0 179064 81 0 0 20 0 1 0 383511532 604475392 135400 33554432000 4194304 5654031 140734930196432 140734930184248 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24024/statm: 147577 135400 142 357 0 147217 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 713036

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 24015 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=175909
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=404786
# CPU time returned by wait4() is 8.5807
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.01
CPU user time (s): 1797.81
CPU system time (s): 2.2
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 924652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.17591
system time used= 1.40479
maximum resident set size= 460556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 449368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 623
involuntary context switches= 24

runsolver used 5.55516 second user time and 17.4234 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-08 18:43:41
IDJOB=3748572
IDBENCH=92669
IDSOLVER=2333
FILE ID=node109/3748572-1339173821
RUNJOBID= node109-1339172020-23875
PBS_JOBID= 14643833
Free space on /tmp= 70072 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_8_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748572-1339173821/watcher-3748572-1339173821 -o /tmp/evaluation-result-3748572-1339173821/solver-3748572-1339173821 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748572-1339173821.opb 1825284728 HOME HOME

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

MD5SUM BENCH= b8fc0aeb472c4f306b96a25f55baf334
RANDOM SEED=1825284728

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27345044 kB
Buffers:         1805076 kB
Cached:          1686888 kB
SwapCached:         1336 kB
Active:          3989564 kB
Inactive:         558688 kB
Active(anon):    1052456 kB
Inactive(anon):     5328 kB
Active(file):    2937108 kB
Inactive(file):   553360 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:             12788 kB
Writeback:             0 kB
AnonPages:       1157264 kB
Mapped:            10624 kB
Shmem:                 4 kB
Slab:             830340 kB
SReclaimable:     272232 kB
SUnreclaim:       558108 kB
KernelStack:        1480 kB
PageTables:         6040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1294620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    991232 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= 67920 MiB
End job on node109 at 2012-06-08 19:13:41