Trace number 3751760

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.06 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_3_mh_ic.opb
MD5SUM1a50d88b33a856d21607d03bda43d116
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2554940
Best CPU time to get the best result obtained on this benchmark1800.03
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 111980168
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11576482241
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 111980168
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11576482241
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.33	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 52, 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.36	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.39	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.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.45	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.78/3.87	c [INC SYSTEM] finished preprocessing in 3 s
3.78/3.87	c [INC SYSTEM] execute solver
5.28/5.33	c [INC SEARCH] formula is SAT
5.28/5.35	c [INC SYSTEM] solved the initial formula
5.48/5.50	c model valid
5.48/5.50	c current solution ok
6.28/6.38	o 60595297
6.28/6.38	c starting approximation
6.28/6.38	c factor = 2
6.28/6.38	c factor still to low - shrinking to 3.16762e+06
6.28/6.38	c approx number of clauses: 1e+06
6.28/6.38	c current bound: 30297660
11.21/11.81	c leaving approximation
11.21/11.81	c finished approximation
11.21/11.81	c [INC SYSTEM] there exists a inc, kill it!
11.21/11.81	c write failed with 2
11.21/11.82	c [INC SEARCH] iteration: 0
11.21/11.82	c [INC BOUNDS] best value:60595322 search for 60595321
11.21/11.82	c [INC SYSTEM] create new solver instance
11.21/11.82	c [INC] encode full formula
11.21/11.82	c fallback to adder encoding
13.74/14.34	c set iterative enc to: adder
13.74/14.34	c set iterative enc to: none
14.13/14.71	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.91	HOME/npSolver-pbo-Itdqb.sh: line 18: 16918 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-3751760-1339174242/watcher-3751760-1339174242 -o /tmp/evaluation-result-3751760-1339174242/solver-3751760-1339174242 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751760-1339174242.opb 8412679 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16917
/proc/meminfo: memFree=27415736/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0

[startup+0.102028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16917
/proc/meminfo: memFree=27415736/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20036 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16917
/proc/meminfo: memFree=27415736/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300361 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16917
/proc/meminfo: memFree=27415736/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16917
/proc/meminfo: memFree=27415736/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16921
/proc/meminfo: memFree=27180256/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=97188 CPUtime=0.71 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 12230 0 0 0 64 7 0 0 20 0 1 0 383548734 99520512 22671 33554432000 4194304 6004724 140733524725456 140733524719920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16918/statm: 24297 22671 164 442 0 23851 0
[pid=16920] ppid=16918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16920/stat : 16920 (cp2_pre.sh) S 16918 16917 16567 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383548805 9367552 277 33554432000 4194304 5064252 140737190086880 140737190085584 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16920/statm: 2287 277 234 213 0 72 0
[pid=16921] ppid=16920 vsize=184752 CPUtime=0.77 cores=1,3,5,7
/proc/16921/stat : 16921 (coprocessor) R 16920 16917 16567 0 -1 4202496 30678 0 0 0 71 6 0 0 20 0 1 0 383548805 189186048 40986 33554432000 4194304 6586260 140735997495584 140735997491848 4496382 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16921/statm: 46188 40986 166 584 0 45600 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 300236

[startup+3.10047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16921
/proc/meminfo: memFree=27109912/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=97188 CPUtime=0.71 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 12230 0 0 0 64 7 0 0 20 0 1 0 383548734 99520512 22671 33554432000 4194304 6004724 140733524725456 140733524719920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16918/statm: 24297 22671 164 442 0 23851 0
[pid=16920] ppid=16918 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16920/stat : 16920 (cp2_pre.sh) S 16918 16917 16567 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383548805 9367552 277 33554432000 4194304 5064252 140737190086880 140737190085584 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16920/statm: 2287 277 234 213 0 72 0
[pid=16921] ppid=16920 vsize=209600 CPUtime=2.37 cores=1,3,5,7
/proc/16921/stat : 16921 (coprocessor) R 16920 16917 16567 0 -1 4202496 33946 0 0 0 230 7 0 0 20 0 1 0 383548805 214630400 51408 33554432000 4194304 6586260 140735997495584 140735997490904 4663408 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16921/statm: 52400 51408 199 584 0 51812 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 325084

[startup+6.30031 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16952
/proc/meminfo: memFree=28802896/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=97188 CPUtime=4.83 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) R 16917 16917 16567 0 -1 4202496 15375 35906 0 0 95 73 294 21 20 0 1 0 383548734 99520512 22680 33554432000 4194304 6004724 140733524725456 140733524721272 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16918/statm: 24297 22680 173 442 0 23851 0
[pid=16924] ppid=16918 vsize=88164 CPUtime=1.45 cores=1,3,5,7
/proc/16924/stat : 16924 (glucosInc) S 16918 16917 16567 0 -1 4202496 17348 0 0 0 142 3 0 0 20 0 1 0 383549121 90279936 19244 33554432000 4194304 5654031 140737432647456 140737432645768 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/16924/statm: 22041 19244 145 357 0 21681 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 194500

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 16971
/proc/meminfo: memFree=28214060/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=179108 CPUtime=12.13 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) R 16917 16917 16567 0 -1 4202496 22524 83726 0 0 190 82 905 36 20 0 1 0 383548734 183406592 42250 33554432000 4194304 6004724 140733524725456 140733524718248 5055511 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16918/statm: 44777 42250 199 442 0 44331 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 188256

[startup+25.5005 s]
/proc/loadavg: 2.02 2.00 2.00 3/180 16973
/proc/meminfo: memFree=26613332/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=533796 CPUtime=10.77 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 77684 0 0 0 1054 23 0 0 20 0 1 0 383550205 546607104 117320 33554432000 4194304 5654031 140734070599344 140734070597128 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 133449 117320 141 357 0 133089 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 656516

[startup+51.1005 s]
/proc/loadavg: 2.09 2.02 2.01 3/182 16975
/proc/meminfo: memFree=22121476/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=536836 CPUtime=36.37 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 78656 0 0 0 3614 23 0 0 20 0 1 0 383550205 549720064 118803 33554432000 4194304 5654031 140734070599344 140734070597128 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 134209 118803 142 357 0 133849 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 659556

[startup+102.3 s]
/proc/loadavg: 2.87 2.23 2.08 3/182 16975
/proc/meminfo: memFree=17823592/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=545416 CPUtime=87.57 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 80451 0 0 0 8733 24 0 0 20 0 1 0 383550205 558505984 124171 33554432000 4194304 5654031 140734070599344 140734070587160 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 136354 124171 142 357 0 135994 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 668136

[startup+162.3 s]
/proc/loadavg: 2.88 2.35 2.12 3/182 16976
/proc/meminfo: memFree=16254516/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=550256 CPUtime=147.55 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 81410 0 0 0 14727 28 0 0 20 0 1 0 383550205 563462144 124499 33554432000 4194304 5654031 140734070599344 140734070587160 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 137564 124499 142 357 0 137204 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 672976

[startup+222.3 s]
/proc/loadavg: 2.46 2.34 2.13 3/181 16978
/proc/meminfo: memFree=17048292/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=554996 CPUtime=207.54 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 82147 0 0 0 20726 28 0 0 20 0 1 0 383550205 568315904 128302 33554432000 4194304 5654031 140734070599344 140734070587160 4232628 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 138749 128302 142 357 0 138389 0
Current children cumulated CPU time (s) 221.69

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

/proc/loadavg: 2.05 2.02 2.03 3/181 17011
/proc/meminfo: memFree=16806064/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=784232 CPUtime=1287.38 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 99552 0 0 0 128639 99 0 0 20 0 1 0 383550205 803053568 161642 33554432000 4194304 5654031 140734070599344 140734070597128 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 196058 161642 142 357 0 195698 0
Current children cumulated CPU time (s) 1301.53
Current children cumulated vsize (KiB) 906952

[startup+1362.31 s]
/proc/loadavg: 2.02 2.02 2.03 3/181 17011
/proc/meminfo: memFree=16816104/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=784952 CPUtime=1347.37 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 100819 0 0 0 134633 104 0 0 20 0 1 0 383550205 803790848 158192 33554432000 4194304 5654031 140734070599344 140734070597432 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 196238 158192 142 357 0 195878 0
Current children cumulated CPU time (s) 1361.52
Current children cumulated vsize (KiB) 907672

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 17012
/proc/meminfo: memFree=16836808/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=653260 CPUtime=1407.36 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 101617 0 0 0 140627 109 0 0 20 0 1 0 383550205 668938240 152735 33554432000 4194304 5654031 140734070599344 140734070597128 4215006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 163315 152735 142 357 0 162955 0
Current children cumulated CPU time (s) 1421.51
Current children cumulated vsize (KiB) 775980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 17012
/proc/meminfo: memFree=16865588/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=654076 CPUtime=1467.35 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 102928 0 0 0 146619 116 0 0 20 0 1 0 383550205 669773824 144718 33554432000 4194304 5654031 140734070599344 140734070597128 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 163519 144718 142 357 0 163159 0
Current children cumulated CPU time (s) 1481.5
Current children cumulated vsize (KiB) 776796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 17012
/proc/meminfo: memFree=16849328/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=655196 CPUtime=1527.34 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 103247 0 0 0 152618 116 0 0 20 0 1 0 383550205 670920704 148103 33554432000 4194304 5654031 140734070599344 140734070587160 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 163799 148103 142 357 0 163439 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 777916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17012
/proc/meminfo: memFree=16902708/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=580716 CPUtime=1587.33 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 104671 0 0 0 158615 118 0 0 20 0 1 0 383550205 594653184 133588 33554432000 4194304 5654031 140734070599344 140734070587160 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 145179 133588 142 357 0 144819 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 703436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17012
/proc/meminfo: memFree=16894700/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=585240 CPUtime=1647.33 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 104813 0 0 0 164614 119 0 0 20 0 1 0 383550205 599285760 134752 33554432000 4194304 5654031 140734070599344 140734070587160 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 146310 134752 142 357 0 145950 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 707960

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17013
/proc/meminfo: memFree=16880368/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=585240 CPUtime=1707.31 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 104977 0 0 0 170612 119 0 0 20 0 1 0 383550205 599285760 137471 33554432000 4194304 5654031 140734070599344 140734070587160 4214657 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 146310 137471 142 357 0 145950 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 707960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17016
/proc/meminfo: memFree=16864848/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=666628 CPUtime=1767.3 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 105497 0 0 0 176611 119 0 0 20 0 1 0 383550205 682627072 141055 33554432000 4194304 5654031 140734070599344 140734070587160 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 166657 141055 142 357 0 166297 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 789348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17016
/proc/meminfo: memFree=16864576/32873844 swapFree=7900/7900
[pid=16917] ppid=16915 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16917/stat : 16917 (npSolver-pbo-It) S 16915 16917 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383548733 9367552 275 33554432000 4194304 5064252 140735965050720 140735965049632 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16917/statm: 2287 275 233 213 0 72 0
[pid=16918] ppid=16917 vsize=113572 CPUtime=14.15 cores=1,3,5,7
/proc/16918/stat : 16918 (npSolver-pbo) S 16917 16917 16567 0 -1 4202496 24704 84241 0 0 356 116 905 38 20 0 1 0 383548734 116297728 26802 33554432000 4194304 6004724 140733524725456 140733524711304 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/16918/statm: 28393 26802 199 442 0 27947 0
[pid=16973] ppid=16918 vsize=666628 CPUtime=1785.91 cores=1,3,5,7
/proc/16973/stat : 16973 (glucosInc) R 16918 16917 16567 0 -1 4202496 105497 0 0 0 178472 119 0 0 20 0 1 0 383550205 682627072 141055 33554432000 4194304 5654031 140734070599344 140734070587160 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16973/statm: 166657 141055 142 357 0 166297 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 789348

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

Real time (s): 1800.92
CPU time (s): 1800.06
CPU user time (s): 1797.33
CPU system time (s): 2.73
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 1120104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.6161
system time used= 1.55676
maximum resident set size= 459332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109319
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 640
involuntary context switches= 51

runsolver used 2.6626 second user time and 8.86865 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 18:50:42
IDJOB=3751760
IDBENCH=92658
IDSOLVER=2335
FILE ID=node137/3751760-1339174242
RUNJOBID= node137-1339168837-16584
PBS_JOBID= 14643809
Free space on /tmp= 70228 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_3_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751760-1339174242/watcher-3751760-1339174242 -o /tmp/evaluation-result-3751760-1339174242/solver-3751760-1339174242 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751760-1339174242.opb 8412679 HOME HOME

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

MD5SUM BENCH= 1a50d88b33a856d21607d03bda43d116
RANDOM SEED=8412679

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27416000 kB
Buffers:          449004 kB
Cached:          2959612 kB
SwapCached:         4640 kB
Active:          2926104 kB
Inactive:        1659556 kB
Active(anon):    1167132 kB
Inactive(anon):     5860 kB
Active(file):    1758972 kB
Inactive(file):  1653696 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             12448 kB
Writeback:             0 kB
AnonPages:       1320480 kB
Mapped:            10720 kB
Shmem:                 0 kB
Slab:             721936 kB
SReclaimable:     162812 kB
SUnreclaim:       559124 kB
KernelStack:        1512 kB
PageTables:         6524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1483628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1021952 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= 68088 MiB
End job on node137 at 2012-06-08 19:20:43