Trace number 3751674

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.04 1801.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_7.opb
MD5SUM5143d5ad0515f9b6d1308dd1ede87dc2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8017325
Best CPU time to get the best result obtained on this benchmark1800.01
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 183250432
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 208246496520
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 183250432
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 208246496520
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.13	c old isEQ: 0, new EQ is 1
2.59/2.60	c run inc solver
2.59/2.60	c [INC SYSTEM] run initial solver
2.59/2.60	c [INC SYSTEM] preprocess with white file
12.97/13.04	c [INC SYSTEM] finished preprocessing in 10 s
12.97/13.04	c [INC SYSTEM] execute solver
134.95/135.09	c [INC SEARCH] formula is SAT
135.05/135.14	c [INC SYSTEM] solved the initial formula
135.15/135.20	c model valid
135.15/135.20	c current solution ok
139.48/139.62	o 193701139
139.48/139.62	c starting approximation
139.48/139.62	c factor = 2
139.48/139.62	c factor still to low - shrinking to 1.1564e+07
139.48/139.62	c approx number of clauses: 1e+06
139.48/139.62	c current bound: 96850616
140.87/141.90	c leaving approximation
140.87/141.90	c finished approximation
140.87/141.90	c [INC SYSTEM] there exists a inc, kill it!
140.87/141.90	c write failed with 2
140.87/141.91	c [INC SEARCH] iteration: 0
140.87/141.91	c [INC BOUNDS] best value:193701239 search for 193701238
140.87/141.91	c [INC SYSTEM] create new solver instance
140.87/141.91	c [INC] encode full formula
140.87/141.91	c fallback to adder encoding
143.98/145.02	c set iterative enc to: adder
143.98/145.02	c set iterative enc to: none
144.39/145.50	c [INC SEARCH] isOptimum variable: 0
348.97/350.00	c formula is SAT
349.07/350.13	c [INC SEARCH] copied best model
349.07/350.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
349.17/350.21	c model valid
349.17/350.21	c current solution ok
349.17/350.21	o 114554237
349.17/350.21	c [INC SEARCH] iteration: 1
349.17/350.21	c [INC BOUNDS] best value:114554337 search for 114554336
349.17/350.21	c [INC SYSTEM] there exists a inc, kill it!
349.17/350.21	c write failed with 2
349.17/350.24	c [INC SYSTEM] create new solver instance
349.17/350.24	c [INC] encode full formula
349.17/350.24	c fallback to adder encoding
352.17/353.24	c set iterative enc to: adder
352.17/353.24	c set iterative enc to: none
352.67/353.75	c [INC SEARCH] isOptimum variable: 0
862.74/863.98	c formula is SAT
862.93/864.10	c [INC SEARCH] copied best model
862.93/864.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
862.93/864.17	c model valid
862.93/864.17	c current solution ok
862.93/864.17	o 45411049
862.93/864.17	c [INC SEARCH] iteration: 2
862.93/864.17	c [INC BOUNDS] best value:45411149 search for 45411148
862.93/864.17	c [INC SYSTEM] there exists a inc, kill it!
862.93/864.17	c write failed with 2
862.93/864.18	c [INC SYSTEM] create new solver instance
862.93/864.18	c [INC] encode full formula
862.93/864.18	c fallback to adder encoding
865.65/866.87	c set iterative enc to: adder
865.65/866.87	c set iterative enc to: none
866.15/867.33	c [INC SEARCH] isOptimum variable: 0
1800.04/1801.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 19565 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -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-3751674-1339178151/watcher-3751674-1339178151 -o /tmp/evaluation-result-3751674-1339178151/solver-3751674-1339178151 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751674-1339178151.opb 60302740 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.02 2.03 2.00 3/178 19564
/proc/meminfo: memFree=28716780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0

[startup+0.02032 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 19564
/proc/meminfo: memFree=28716780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 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.02 2.03 2.00 3/178 19564
/proc/meminfo: memFree=28716780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 19564
/proc/meminfo: memFree=28716780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 19564
/proc/meminfo: memFree=28716780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 19566
/proc/meminfo: memFree=28619188/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=180804 CPUtime=1.49 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) R 19564 19564 18714 0 -1 4202496 9442 0 0 0 144 5 0 0 20 0 1 0 383941859 185143296 32367 33554432000 4194304 6004724 140736192523376 140736192517976 4582601 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 45201 32367 163 442 0 44755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189952

[startup+3.10031 s]
/proc/loadavg: 2.02 2.03 2.00 3/180 19566
/proc/meminfo: memFree=28540744/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=284528 CPUtime=2.62 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 10551 0 0 0 232 30 0 0 20 0 1 0 383941859 291356672 40898 33554432000 4194304 6004724 140736192523376 140736192517840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 71132 40898 171 442 0 70686 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 293676

[startup+6.30041 s]
/proc/loadavg: 2.09 2.05 2.00 3/182 19568
/proc/meminfo: memFree=27847488/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=284528 CPUtime=2.62 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 10551 0 0 0 232 30 0 0 20 0 1 0 383941859 291356672 40898 33554432000 4194304 6004724 140736192523376 140736192517840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 71132 40898 171 442 0 70686 0
[pid=19567] ppid=19565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19567/stat : 19567 (cp2_pre.sh) S 19565 19564 18714 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383942122 9367552 276 33554432000 4194304 5064252 140736697039904 140736697038608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19567/statm: 2287 276 234 213 0 72 0
[pid=19568] ppid=19567 vsize=671792 CPUtime=3.65 cores=1,3,5,7
/proc/19568/stat : 19568 (coprocessor) R 19567 19564 18714 0 -1 4202496 68780 0 0 0 345 20 0 0 20 0 1 0 383942123 687915008 150203 33554432000 4194304 6586260 140736926657952 140736926654216 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/19568/statm: 167948 150203 164 584 0 167360 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 974616

[startup+12.7004 s]
/proc/loadavg: 2.09 2.04 2.00 3/182 19568
/proc/meminfo: memFree=27591856/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=284528 CPUtime=2.62 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 10551 0 0 0 232 30 0 0 20 0 1 0 383941859 291356672 40898 33554432000 4194304 6004724 140736192523376 140736192517840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 71132 40898 171 442 0 70686 0
[pid=19567] ppid=19565 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19567/stat : 19567 (cp2_pre.sh) S 19565 19564 18714 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383942122 9367552 276 33554432000 4194304 5064252 140736697039904 140736697038608 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19567/statm: 2287 276 234 213 0 72 0
[pid=19568] ppid=19567 vsize=789164 CPUtime=10.05 cores=1,3,5,7
/proc/19568/stat : 19568 (coprocessor) R 19567 19564 18714 0 -1 4202496 85565 0 0 0 952 53 0 0 20 0 1 0 383942123 808103936 192180 33554432000 4194304 6586260 140736926657952 140736926653704 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/19568/statm: 197291 192180 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091988

[startup+25.5004 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 19570
/proc/meminfo: memFree=28212544/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=284528 CPUtime=13.03 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 10568 86466 0 0 232 31 980 60 20 0 1 0 383941859 291356672 40901 33554432000 4194304 6004724 140736192523376 140736192509656 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 71132 40901 174 442 0 70686 0
[pid=19570] ppid=19565 vsize=294648 CPUtime=12.44 cores=1,3,5,7
/proc/19570/stat : 19570 (glucosInc) R 19565 19564 18714 0 -1 4202496 49994 0 0 0 1234 10 0 0 20 0 1 0 383943163 301719552 69138 33554432000 4194304 5654031 140734631021888 140734631019720 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19570/statm: 73662 69138 139 357 0 73302 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 588324

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 19571
/proc/meminfo: memFree=28218780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=284528 CPUtime=13.03 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 10568 86466 0 0 232 31 980 60 20 0 1 0 383941859 291356672 40901 33554432000 4194304 6004724 140736192523376 140736192509656 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 71132 40901 174 442 0 70686 0
[pid=19570] ppid=19565 vsize=296100 CPUtime=38.03 cores=1,3,5,7
/proc/19570/stat : 19570 (glucosInc) R 19565 19564 18714 0 -1 4202496 50415 0 0 0 3793 10 0 0 20 0 1 0 383943163 303206400 69558 33554432000 4194304 5654031 140734631021888 140734631019672 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19570/statm: 74025 69558 139 357 0 73665 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 589776

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 19571
/proc/meminfo: memFree=28193532/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=284528 CPUtime=13.03 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 10568 86466 0 0 232 31 980 60 20 0 1 0 383941859 291356672 40901 33554432000 4194304 6004724 140736192523376 140736192509656 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 71132 40901 174 442 0 70686 0
[pid=19570] ppid=19565 vsize=300192 CPUtime=89.23 cores=1,3,5,7
/proc/19570/stat : 19570 (glucosInc) R 19565 19564 18714 0 -1 4202496 51550 0 0 0 8912 11 0 0 20 0 1 0 383943163 307396608 70689 33554432000 4194304 5654031 140734631021888 140734631019672 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19570/statm: 75048 70689 139 357 0 74688 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 593868

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 19581
/proc/meminfo: memFree=27401432/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=308888 CPUtime=144.49 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 24891 201910 0 0 638 430 13264 117 20 0 1 0 383941859 316301312 47049 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 77222 47049 200 442 0 76776 0
[pid=19581] ppid=19565 vsize=884228 CPUtime=16.78 cores=1,3,5,7
/proc/19581/stat : 19581 (glucosInc) R 19565 19564 18714 0 -1 4202496 118814 0 0 0 1647 31 0 0 20 0 1 0 383956409 905449472 189442 33554432000 4194304 5654031 140734572895248 140734572893032 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19581/statm: 221057 189442 140 357 0 220697 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 1202264

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 19581
/proc/meminfo: memFree=27398932/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=308888 CPUtime=144.49 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 24891 201910 0 0 638 430 13264 117 20 0 1 0 383941859 316301312 47049 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 77222 47049 200 442 0 76776 0
[pid=19581] ppid=19565 vsize=899704 CPUtime=76.78 cores=1,3,5,7
/proc/19581/stat : 19581 (glucosInc) R 19565 19564 18714 0 -1 4202496 120649 0 0 0 7645 33 0 0 20 0 1 0 383956409 921296896 193321 33554432000 4194304 5654031 140734572895248 140734572883064 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19581/statm: 224926 193321 141 357 0 224566 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 1217740

[startup+282.3 s]

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

/proc/loadavg: 2.03 2.03 2.00 3/181 19664
/proc/meminfo: memFree=27557572/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=823384 CPUtime=434.83 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 111330 0 0 0 43452 31 0 0 20 0 1 0 384028592 843145216 185747 33554432000 4194304 5654031 140736197100912 140736197088728 4215357 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 205846 185747 142 357 0 205486 0
Current children cumulated CPU time (s) 1301.01
Current children cumulated vsize (KiB) 1186900

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 19664
/proc/meminfo: memFree=27475608/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=823384 CPUtime=494.82 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 111344 0 0 0 49450 32 0 0 20 0 1 0 384028592 843145216 190576 33554432000 4194304 5654031 140736197100912 140736197088728 4215124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 205846 190576 142 357 0 205486 0
Current children cumulated CPU time (s) 1361
Current children cumulated vsize (KiB) 1186900

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 19664
/proc/meminfo: memFree=27457676/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=823384 CPUtime=554.81 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 111354 0 0 0 55449 32 0 0 20 0 1 0 384028592 843145216 194499 33554432000 4194304 5654031 140736197100912 140736197088728 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 205846 194499 142 357 0 205486 0
Current children cumulated CPU time (s) 1420.99
Current children cumulated vsize (KiB) 1186900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 19667
/proc/meminfo: memFree=27352232/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=955644 CPUtime=614.79 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 113831 0 0 0 61435 44 0 0 20 0 1 0 384028592 978579456 224728 33554432000 4194304 5654031 140736197100912 140736197099000 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 238911 224728 142 357 0 238551 0
Current children cumulated CPU time (s) 1480.97
Current children cumulated vsize (KiB) 1319160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19667
/proc/meminfo: memFree=27188708/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=1170568 CPUtime=674.79 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 116095 0 0 0 67418 61 0 0 20 0 1 0 384028592 1198661632 268004 33554432000 4194304 5654031 140736197100912 140736197099000 4216505 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 292642 268004 142 357 0 292282 0
Current children cumulated CPU time (s) 1540.97
Current children cumulated vsize (KiB) 1534084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19668
/proc/meminfo: memFree=27329780/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=1170568 CPUtime=734.78 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 119762 0 0 0 73389 89 0 0 20 0 1 0 384028592 1198661632 229050 33554432000 4194304 5654031 140736197100912 140736197098936 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 292642 229050 142 357 0 292282 0
Current children cumulated CPU time (s) 1600.96
Current children cumulated vsize (KiB) 1534084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19668
/proc/meminfo: memFree=27274064/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=1180784 CPUtime=794.77 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 120777 0 0 0 79387 90 0 0 20 0 1 0 384028592 1209122816 240285 33554432000 4194304 5654031 140736197100912 140736197088728 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 295196 240285 142 357 0 294836 0
Current children cumulated CPU time (s) 1660.95
Current children cumulated vsize (KiB) 1544300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19668
/proc/meminfo: memFree=27251016/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=1180784 CPUtime=854.77 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 120796 0 0 0 85386 91 0 0 20 0 1 0 384028592 1209122816 250013 33554432000 4194304 5654031 140736197100912 140736197088728 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 295196 250013 142 357 0 294836 0
Current children cumulated CPU time (s) 1720.95
Current children cumulated vsize (KiB) 1544300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19668
/proc/meminfo: memFree=27464432/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=833600 CPUtime=914.76 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 121154 0 0 0 91380 96 0 0 20 0 1 0 384028592 853606400 195008 33554432000 4194304 5654031 140736197100912 140736197098936 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 208400 195008 142 357 0 208040 0
Current children cumulated CPU time (s) 1780.94
Current children cumulated vsize (KiB) 1197116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 19668
/proc/meminfo: memFree=27443832/32873648 swapFree=7372/7372
[pid=19564] ppid=19562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (npSolver-pbo-It) S 19562 19564 18714 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383941859 9367552 275 33554432000 4194304 5064252 140735539598528 140735539597440 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19564/statm: 2287 275 233 213 0 72 0
[pid=19565] ppid=19564 vsize=354368 CPUtime=866.18 cores=1,3,5,7
/proc/19565/stat : 19565 (npSolver-pbo) S 19564 19564 18714 0 -1 4202496 43993 443061 0 0 1247 511 84639 221 20 0 1 0 383941859 362872832 58387 33554432000 4194304 6004724 140736192523376 140736192509224 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/19565/statm: 88592 58387 200 442 0 88146 0
[pid=19662] ppid=19565 vsize=833600 CPUtime=933.86 cores=1,3,5,7
/proc/19662/stat : 19662 (glucosInc) R 19565 19564 18714 0 -1 4202496 121159 0 0 0 93290 96 0 0 20 0 1 0 384028592 853606400 197568 33554432000 4194304 5654031 140736197100912 140736197088728 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19662/statm: 208400 197568 142 357 0 208040 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1197116

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 19564 and gives
#  childrusage.ru_utime.tv_sec=858
#  childrusage.ru_utime.tv_usec=874431
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=330885
# CPU time returned by wait4() is 866.205
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.41
CPU time (s): 1800.04
CPU user time (s): 1791.76
CPU system time (s): 8.28
CPU usage (%): 99.9237
Max. virtual memory (cumulated for all children) (KiB): 2227208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 858.874
system time used= 7.33089
maximum resident set size= 987340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2410120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10388
involuntary context switches= 959

runsolver used 3.64844 second user time and 8.99963 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-08 19:55:51
IDJOB=3751674
IDBENCH=92759
IDSOLVER=2335
FILE ID=node115/3751674-1339178151
RUNJOBID= node115-1339170210-18731
PBS_JOBID= 14643826
Free space on /tmp= 69836 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat100_4_32_7.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751674-1339178151/watcher-3751674-1339178151 -o /tmp/evaluation-result-3751674-1339178151/solver-3751674-1339178151 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751674-1339178151.opb 60302740 HOME HOME

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

MD5SUM BENCH= 5143d5ad0515f9b6d1308dd1ede87dc2
RANDOM SEED=60302740

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28717208 kB
Buffers:          288216 kB
Cached:          2745156 kB
SwapCached:         2180 kB
Active:          1581516 kB
Inactive:        1659412 kB
Active(anon):     205012 kB
Inactive(anon):     2272 kB
Active(file):    1376504 kB
Inactive(file):  1657140 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              9724 kB
Writeback:             0 kB
AnonPages:        236580 kB
Mapped:            10308 kB
Shmem:                 0 kB
Slab:             749112 kB
SReclaimable:     193284 kB
SUnreclaim:       555828 kB
KernelStack:        1496 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     373772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69552 MiB
End job on node115 at 2012-06-08 20:25:52