Trace number 3748480

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.05 1800.62

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.12	c old isEQ: 0, new EQ is 1
2.48/2.56	c run inc solver
2.48/2.56	c [INC SYSTEM] run initial solver
2.48/2.56	c [INC SYSTEM] preprocess with white file
13.32/13.44	c [INC SYSTEM] finished preprocessing in 10 s
13.32/13.44	c [INC SYSTEM] execute solver
137.51/137.68	c [INC SEARCH] formula is SAT
137.61/137.73	c [INC SYSTEM] solved the initial formula
137.61/137.79	c model valid
137.61/137.79	c current solution ok
142.20/142.38	o 255840523
142.20/142.38	c execute binary inc search
142.20/142.38	c [INC SEARCH] current bound: 127920311
142.20/142.38	c [INC SEARCH] iteration: 0
142.20/142.38	c [INC SEARCH] lower bound: 0 upperbound 255840623 current bound: 127920311 best value:255840623
142.20/142.38	c [INC SYSTEM] there exists a inc, kill it!
142.20/142.38	c write failed with 2
142.32/142.40	c [INC SYSTEM] create new solver instance
142.32/142.40	c [INC] encode full formula
142.32/142.40	c fallback to adder encoding
145.22/145.39	c set iterative enc to: adder
145.22/145.39	c set iterative enc to: none
145.71/145.85	c [INC SEARCH] isOptimum variable: 0
269.02/269.12	c [INC SEARCH] formula is SAT
269.12/269.23	c [INC SEARCH] copied best model
269.12/269.23	c sat variable: 1 optimum/unsat variable: 0
269.22/269.30	c model valid
269.22/269.30	c current solution ok
269.22/269.30	o 43754129
269.22/269.30	c [INC SEARCH] current bound: 21877114
269.22/269.30	c [INC SEARCH] iteration: 1
269.22/269.30	c [INC SEARCH] lower bound: 0 upperbound 43754229 current bound: 21877114 best value:43754229
269.22/269.30	c [INC SYSTEM] there exists a inc, kill it!
269.22/269.30	c write failed with 2
269.22/269.34	c [INC SYSTEM] create new solver instance
269.22/269.34	c [INC] encode full formula
269.22/269.34	c fallback to adder encoding
271.54/271.68	c set iterative enc to: adder
271.54/271.68	c set iterative enc to: none
272.02/272.11	c [INC SEARCH] isOptimum variable: 0
1102.26/1102.67	c [INC SEARCH] formula is SAT
1102.37/1102.77	c [INC SEARCH] copied best model
1102.37/1102.77	c sat variable: 1 optimum/unsat variable: 0
1102.47/1102.83	c model valid
1102.47/1102.83	c current solution ok
1102.47/1102.83	o 19223301
1102.47/1102.83	c [INC SEARCH] current bound: 9611700
1102.47/1102.83	c [INC SEARCH] iteration: 2
1102.47/1102.83	c [INC SEARCH] lower bound: 0 upperbound 19223401 current bound: 9611700 best value:19223401
1102.47/1102.83	c [INC SYSTEM] there exists a inc, kill it!
1102.47/1102.83	c write failed with 2
1102.47/1102.84	c [INC SYSTEM] create new solver instance
1102.47/1102.84	c [INC] encode full formula
1102.47/1102.84	c fallback to adder encoding
1104.48/1104.82	c set iterative enc to: adder
1104.48/1104.82	c set iterative enc to: none
1104.77/1105.18	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.62	HOME/npSolver-pbo-I.sh: line 18: 17772 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-3748480-1339177442/watcher-3748480-1339177442 -o /tmp/evaluation-result-3748480-1339177442/solver-3748480-1339177442 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748480-1339177442.opb 1159733939 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.00 2.00 3/179 17771
/proc/meminfo: memFree=31715636/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0

[startup+0.0352379 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17771
/proc/meminfo: memFree=31715636/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17771
/proc/meminfo: memFree=31715636/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17771
/proc/meminfo: memFree=31715636/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17771
/proc/meminfo: memFree=31715636/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17773
/proc/meminfo: memFree=31608128/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=180804 CPUtime=1.49 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) R 17771 17771 17075 0 -1 4202496 8753 0 0 0 145 4 0 0 20 0 1 0 27711159 185143296 33145 33554432000 4194304 6004724 140733486874432 140733486869032 4534761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17772/statm: 45201 33145 163 442 0 44755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189952

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17773
/proc/meminfo: memFree=31519444/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=284528 CPUtime=2.56 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 9860 0 0 0 227 29 0 0 20 0 1 0 27711159 291356672 40652 33554432000 4194304 6004724 140733486874432 140733486868896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/17772/statm: 71132 40652 171 442 0 70686 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 293676

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17776
/proc/meminfo: memFree=30883884/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=284528 CPUtime=2.56 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 9860 0 0 0 227 29 0 0 20 0 1 0 27711159 291356672 40652 33554432000 4194304 6004724 140733486874432 140733486868896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/17772/statm: 71132 40652 171 442 0 70686 0
[pid=17774] ppid=17772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17774/stat : 17774 (cp2_pre.sh) S 17772 17771 17075 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27711418 9367552 276 33554432000 4194304 5064252 140737216044032 140737216042736 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17774/statm: 2287 276 234 213 0 72 0
[pid=17775] ppid=17774 vsize=664740 CPUtime=3.69 cores=0,2,4,6
/proc/17775/stat : 17775 (coprocessor) R 17774 17771 17075 0 -1 4202496 67371 0 0 0 349 20 0 0 20 0 1 0 27711418 680693760 148283 33554432000 4194304 6586260 140733599482752 140733599479016 5512150 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/17775/statm: 166185 148283 164 584 0 165597 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 967564

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 17776
/proc/meminfo: memFree=30570036/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=284528 CPUtime=2.56 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 9860 0 0 0 227 29 0 0 20 0 1 0 27711159 291356672 40652 33554432000 4194304 6004724 140733486874432 140733486868896 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/17772/statm: 71132 40652 171 442 0 70686 0
[pid=17774] ppid=17772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17774/stat : 17774 (cp2_pre.sh) S 17772 17771 17075 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 27711418 9367552 276 33554432000 4194304 5064252 140737216044032 140737216042736 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17774/statm: 2287 276 234 213 0 72 0
[pid=17775] ppid=17774 vsize=789164 CPUtime=10.06 cores=0,2,4,6
/proc/17775/stat : 17775 (coprocessor) R 17774 17771 17075 0 -1 4202496 86256 0 0 0 953 53 0 0 20 0 1 0 27711418 808103936 192360 33554432000 4194304 6586260 140733599482752 140733599478504 5074457 0 0 4096 8404994 0 0 0 17 0 0 0 2 0 0
/proc/17775/statm: 197291 192360 199 584 0 196703 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1091988

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 17778
/proc/meminfo: memFree=31214972/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=284528 CPUtime=13.37 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 9877 87157 0 0 227 29 1020 61 20 0 1 0 27711159 291356672 40655 33554432000 4194304 6004724 140733486874432 140733486860712 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/17772/statm: 71132 40655 174 442 0 70686 0
[pid=17778] ppid=17772 vsize=294648 CPUtime=12.04 cores=0,2,4,6
/proc/17778/stat : 17778 (glucosInc) R 17772 17771 17075 0 -1 4202496 50749 0 0 0 1194 10 0 0 20 0 1 0 27712503 301719552 68884 33554432000 4194304 5654031 140734227082848 140734227080680 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17778/statm: 73662 68884 139 357 0 73302 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 588324

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 17781
/proc/meminfo: memFree=31084844/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=284528 CPUtime=13.37 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 9877 87157 0 0 227 29 1020 61 20 0 1 0 27711159 291356672 40655 33554432000 4194304 6004724 140733486874432 140733486860712 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/17772/statm: 71132 40655 174 442 0 70686 0
[pid=17778] ppid=17772 vsize=296100 CPUtime=37.63 cores=0,2,4,6
/proc/17778/stat : 17778 (glucosInc) R 17772 17771 17075 0 -1 4202496 51158 0 0 0 3753 10 0 0 20 0 1 0 27712503 303206400 69292 33554432000 4194304 5654031 140734227082848 140734227080632 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17778/statm: 74025 69292 139 357 0 73665 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 589776

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17781
/proc/meminfo: memFree=31074796/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=284528 CPUtime=13.37 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 9877 87157 0 0 227 29 1020 61 20 0 1 0 27711159 291356672 40655 33554432000 4194304 6004724 140733486874432 140733486860712 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/17772/statm: 71132 40655 174 442 0 70686 0
[pid=17778] ppid=17772 vsize=300192 CPUtime=88.83 cores=0,2,4,6
/proc/17778/stat : 17778 (glucosInc) R 17772 17771 17075 0 -1 4202496 52319 0 0 0 8872 11 0 0 20 0 1 0 27712503 307396608 70449 33554432000 4194304 5654031 140734227082848 140734227080632 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17778/statm: 75048 70449 139 357 0 74688 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 593868

[startup+162.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/184 17785
/proc/meminfo: memFree=30296480/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307640 CPUtime=145.76 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 19959 142233 0 0 620 437 13426 93 20 0 1 0 27711159 315023360 46475 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/17772/statm: 76910 46475 184 442 0 76464 0
[pid=17784] ppid=17772 vsize=848304 CPUtime=16.43 cores=0,2,4,6
/proc/17784/stat : 17784 (glucosInc) R 17772 17771 17075 0 -1 4202496 115006 0 0 0 1607 36 0 0 20 0 1 0 27725744 868663296 186103 33554432000 4194304 5654031 140737410174976 140737410162792 4214361 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17784/statm: 212076 186103 141 357 0 211716 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1165092

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 17785
/proc/meminfo: memFree=30280380/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307640 CPUtime=145.76 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 19959 142233 0 0 620 437 13426 93 20 0 1 0 27711159 315023360 46475 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/17772/statm: 76910 46475 184 442 0 76464 0
[pid=17784] ppid=17772 vsize=848304 CPUtime=76.42 cores=0,2,4,6
/proc/17784/stat : 17784 (glucosInc) R 17772 17771 17075 0 -1 4202496 115608 0 0 0 7606 36 0 0 20 0 1 0 27725744 868663296 189260 33554432000 4194304 5654031 140737410174976 140737410162792 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17784/statm: 212076 189260 141 357 0 211716 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 1165092

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30481596/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=684492 CPUtime=197 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99290 0 0 0 19673 27 0 0 20 0 1 0 27821677 700919808 153522 33554432000 4194304 5654031 140736827546112 140736827533928 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 171123 153522 142 357 0 170763 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 1000764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30464040/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=765880 CPUtime=256.96 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99519 0 0 0 25668 28 0 0 20 0 1 0 27821677 784261120 154755 33554432000 4194304 5654031 140736827546112 140736827533928 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 191470 154755 142 357 0 191110 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1082152

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30463924/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=765880 CPUtime=316.94 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99801 0 0 0 31666 28 0 0 20 0 1 0 27821677 784261120 156554 33554432000 4194304 5654031 140736827546112 140736827533928 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 191470 156554 142 357 0 191110 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1082152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17828
/proc/meminfo: memFree=30456544/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=765880 CPUtime=376.92 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99806 0 0 0 37664 28 0 0 20 0 1 0 27821677 784261120 157663 33554432000 4194304 5654031 140736827546112 140736827533928 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 191470 157663 142 357 0 191110 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1082152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17829
/proc/meminfo: memFree=30444476/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=765880 CPUtime=436.91 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99807 0 0 0 43663 28 0 0 20 0 1 0 27821677 784261120 158175 33554432000 4194304 5654031 140736827546112 140736827533928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 191470 158175 142 357 0 191110 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1082152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17832
/proc/meminfo: memFree=30438152/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=765880 CPUtime=496.91 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99816 0 0 0 49662 29 0 0 20 0 1 0 27821677 784261120 162272 33554432000 4194304 5654031 140736827546112 140736827533928 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 191470 162272 142 357 0 191110 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1082152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30449936/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=772000 CPUtime=556.9 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 99823 0 0 0 55661 29 0 0 20 0 1 0 27821677 790528000 163812 33554432000 4194304 5654031 140736827546112 140736827533928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 193000 163812 142 357 0 192640 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1088272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30417852/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=772000 CPUtime=616.89 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 100302 0 0 0 61656 33 0 0 20 0 1 0 27821677 790528000 159716 33554432000 4194304 5654031 140736827546112 140736827533928 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 193000 159716 142 357 0 192640 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1088272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17832
/proc/meminfo: memFree=30428700/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=772000 CPUtime=676.88 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 100580 0 0 0 67655 33 0 0 20 0 1 0 27821677 790528000 161016 33554432000 4194304 5654031 140736827546112 140736827533928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 193000 161016 142 357 0 192640 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1088272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17872
/proc/meminfo: memFree=29942488/32873844 swapFree=7124/7124
[pid=17771] ppid=17769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17771/stat : 17771 (npSolver-pbo-I.) S 17769 17771 17075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 27711159 9367552 275 33554432000 4194304 5064252 140733252706128 140733252705040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17771/statm: 2287 275 233 213 0 72 0
[pid=17772] ppid=17771 vsize=307124 CPUtime=1104.86 cores=0,2,4,6
/proc/17772/stat : 17772 (npSolver-pbo) S 17771 17771 17075 0 -1 4202496 36085 366098 0 0 1089 501 108700 196 20 0 1 0 27711159 314494976 46347 33554432000 4194304 6004724 140733486874432 140733486859352 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 5 0 0
/proc/17772/statm: 76781 46347 185 442 0 76335 0
[pid=17825] ppid=17772 vsize=772000 CPUtime=695.19 cores=0,2,4,6
/proc/17825/stat : 17825 (glucosInc) R 17772 17771 17075 0 -1 4202496 100580 0 0 0 69486 33 0 0 20 0 1 0 27821677 790528000 161016 33554432000 4194304 5654031 140736827546112 140736827533928 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17825/statm: 193000 161016 142 357 0 192640 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1088272

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 17771 and gives
#  childrusage.ru_utime.tv_sec=1097
#  childrusage.ru_utime.tv_usec=900093
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=978939
# CPU time returned by wait4() is 1104.88
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1792.75
CPU system time (s): 7.3
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 1348940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1097.9
system time used= 6.97894
maximum resident set size= 921540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402557
page faults= 0
swaps= 0
block input operations= 40
block output operations= 2060272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9850
involuntary context switches= 1452

runsolver used 3.00954 second user time and 8.47271 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 19:44:02
IDJOB=3748480
IDBENCH=92751
IDSOLVER=2333
FILE ID=node133/3748480-1339177442
RUNJOBID= node133-1339172013-17257
PBS_JOBID= 14643824
Free space on /tmp= 71172 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-3748480-1339177442/watcher-3748480-1339177442 -o /tmp/evaluation-result-3748480-1339177442/solver-3748480-1339177442 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748480-1339177442.opb 1159733939 HOME HOME

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

MD5SUM BENCH= ae94003fbe7fdee247bdd3d5d595cb68
RANDOM SEED=1159733939

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31716316 kB
Buffers:           95300 kB
Cached:           149880 kB
SwapCached:         1828 kB
Active:           249192 kB
Inactive:          92740 kB
Active(anon):      96920 kB
Inactive(anon):     2420 kB
Active(file):     152272 kB
Inactive(file):    90320 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:             23436 kB
Writeback:             0 kB
AnonPages:        229760 kB
Mapped:            10056 kB
Shmem:                 0 kB
Slab:             675012 kB
SReclaimable:     116988 kB
SUnreclaim:       558024 kB
KernelStack:        1512 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     222284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 70900 MiB
End job on node133 at 2012-06-08 20:14:03