Trace number 3747003

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 (fixed)? (TO) 1800.07 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_1_mh.opb
MD5SUM72a339d7628ceb0d05dc1d46781174fb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3481479
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 97336000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12201970261
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 97336000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12201970261
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

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.23	c old isEQ: 0, new EQ is 1
0.00/0.23	c old isEQ: 116, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.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.42	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 1
0.00/0.50	c old isEQ: 1, new EQ is 1
0.00/0.58	c run inc solver
0.00/0.58	c [INC SYSTEM] run initial solver
0.00/0.58	c [INC SYSTEM] preprocess with white file
2.62/2.81	c [INC SYSTEM] finished preprocessing in 2 s
2.62/2.81	c [INC SYSTEM] execute solver
2.63/3.06	c [INC SEARCH] formula is SAT
2.63/3.07	c [INC SYSTEM] solved the initial formula
2.67/3.17	c model valid
2.67/3.17	c current solution ok
3.51/3.75	o 551691858
3.51/3.75	c [INC SYSTEM] there exists a inc, kill it!
3.51/3.75	c write failed with 2
3.51/3.76	c [INC SEARCH] iteration: 0
3.51/3.76	c [INC BOUNDS] best value:551691883 search for 551691882
3.51/3.76	c [INC SYSTEM] create new solver instance
3.51/3.76	c [INC] encode full formula
3.51/3.76	c fallback to adder encoding
6.34/6.55	c set iterative enc to: adder
6.34/6.55	c set iterative enc to: none
6.71/6.97	c [INC SEARCH] isOptimum variable: 0
347.65/347.99	c formula is SAT
347.76/348.06	c [INC SEARCH] copied best model
347.76/348.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
347.86/348.18	c model valid
347.86/348.18	c current solution ok
347.86/348.18	o 278374042
347.86/348.18	c [INC SEARCH] iteration: 1
347.86/348.18	c [INC BOUNDS] best value:278374067 search for 278374066
347.86/348.18	c [INC SYSTEM] there exists a inc, kill it!
347.86/348.18	c write failed with 2
347.96/348.21	c [INC SYSTEM] create new solver instance
347.96/348.21	c [INC] encode full formula
347.96/348.21	c fallback to adder encoding
350.67/350.91	c set iterative enc to: adder
350.67/350.91	c set iterative enc to: none
351.04/351.35	c [INC SEARCH] isOptimum variable: 0
1230.34/1230.80	c formula is SAT
1230.34/1230.87	c [INC SEARCH] copied best model
1230.34/1230.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1230.44/1230.98	c model valid
1230.44/1230.98	c current solution ok
1230.44/1230.98	o 88657323
1230.44/1230.98	c [INC SEARCH] iteration: 2
1230.44/1230.98	c [INC BOUNDS] best value:88657348 search for 88657347
1230.44/1230.98	c [INC SYSTEM] there exists a inc, kill it!
1230.44/1230.98	c write failed with 2
1230.44/1230.99	c [INC SYSTEM] create new solver instance
1230.44/1230.99	c [INC] encode full formula
1230.44/1230.99	c fallback to adder encoding
1233.05/1233.50	c set iterative enc to: adder
1233.05/1233.50	c set iterative enc to: none
1233.44/1233.90	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.72	HOME/npSolver-pbo-Itd.sh: line 18:  2741 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3747003-1339109085/watcher-3747003-1339109085 -o /tmp/evaluation-result-3747003-1339109085/solver-3747003-1339109085 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747003-1339109085.opb 445438257 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/176 2740
/proc/meminfo: memFree=24163496/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0

[startup+0.05634 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2740
/proc/meminfo: memFree=24163496/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2740
/proc/meminfo: memFree=24163496/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2740
/proc/meminfo: memFree=24163496/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2740
/proc/meminfo: memFree=24163496/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2744
/proc/meminfo: memFree=23987248/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=71952 CPUtime=0.59 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 10249 0 0 0 54 5 0 0 20 0 1 0 377036934 73678848 17447 33554432000 4194304 6004724 140736849925472 140736849919936 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2741/statm: 17988 17447 164 442 0 17542 0
[pid=2743] ppid=2741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2743/stat : 2743 (cp2_pre.sh) S 2741 2740 694 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377036994 9367552 277 33554432000 4194304 5064252 140735618752208 140735618750912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2743/statm: 2287 277 234 213 0 72 0
[pid=2744] ppid=2743 vsize=135368 CPUtime=0.88 cores=1,3,5,7
/proc/2744/stat : 2744 (coprocessor) R 2743 2740 694 0 -1 4202496 24649 0 0 0 84 4 0 0 20 0 1 0 377036995 138616832 32840 33554432000 4194304 6586260 140734481228368 140734481224392 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2744/statm: 33842 32841 192 584 0 33254 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225616

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2744
/proc/meminfo: memFree=23954612/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=71952 CPUtime=2.67 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) R 2740 2740 694 0 -1 4202496 11991 26476 0 0 58 5 192 12 20 0 1 0 377036934 73678848 17456 33554432000 4194304 6004724 140736849925472 140736849911752 4486841 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2741/statm: 17988 17456 173 442 0 17542 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 81100

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2747
/proc/meminfo: memFree=23948096/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=350480 CPUtime=6.13 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) R 2740 2740 694 0 -1 4202496 17340 39040 0 0 323 59 215 16 20 0 1 0 377036934 358891520 65972 33554432000 4194304 6004724 140736849925472 140736849918616 4579328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2741/statm: 87620 65972 182 442 0 87174 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 359628

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 2749
/proc/meminfo: memFree=23376656/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=88336 CPUtime=6.78 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 17821 39555 0 0 356 90 215 17 20 0 1 0 377036934 90456064 21562 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/2741/statm: 22084 21562 183 442 0 21638 0
[pid=2749] ppid=2741 vsize=575680 CPUtime=5.7 cores=1,3,5,7
/proc/2749/stat : 2749 (glucosInc) R 2741 2740 694 0 -1 4202496 83669 0 0 0 541 29 0 0 20 0 1 0 377037631 589496320 122833 33554432000 4194304 5654031 140734032628256 140734032616072 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2749/statm: 143920 122833 141 357 0 143560 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 673164

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 2749
/proc/meminfo: memFree=23373888/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=88336 CPUtime=6.78 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 17821 39555 0 0 356 90 215 17 20 0 1 0 377036934 90456064 21562 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/2741/statm: 22084 21562 183 442 0 21638 0
[pid=2749] ppid=2741 vsize=577264 CPUtime=18.49 cores=1,3,5,7
/proc/2749/stat : 2749 (glucosInc) R 2741 2740 694 0 -1 4202496 84145 0 0 0 1820 29 0 0 20 0 1 0 377037631 591118336 123309 33554432000 4194304 5654031 140734032628256 140734032626040 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2749/statm: 144316 123309 142 357 0 143956 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 674748

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 2749
/proc/meminfo: memFree=23362284/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=88336 CPUtime=6.78 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 17821 39555 0 0 356 90 215 17 20 0 1 0 377036934 90456064 21562 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/2741/statm: 22084 21562 183 442 0 21638 0
[pid=2749] ppid=2741 vsize=578336 CPUtime=44.09 cores=1,3,5,7
/proc/2749/stat : 2749 (glucosInc) R 2741 2740 694 0 -1 4202496 84526 0 0 0 4379 30 0 0 20 0 1 0 377037631 592216064 126245 33554432000 4194304 5654031 140734032628256 140734032626152 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2749/statm: 144584 126245 142 357 0 144224 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 675820

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2749
/proc/meminfo: memFree=23345880/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=88336 CPUtime=6.78 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 17821 39555 0 0 356 90 215 17 20 0 1 0 377036934 90456064 21562 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/2741/statm: 22084 21562 183 442 0 21638 0
[pid=2749] ppid=2741 vsize=581376 CPUtime=95.29 cores=1,3,5,7
/proc/2749/stat : 2749 (glucosInc) R 2741 2740 694 0 -1 4202496 85326 0 0 0 9498 31 0 0 20 0 1 0 377037631 595329024 129089 33554432000 4194304 5654031 140734032628256 140734032616072 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2749/statm: 145344 129089 142 357 0 144984 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 678860

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2749
/proc/meminfo: memFree=23357984/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=88336 CPUtime=6.78 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 17821 39555 0 0 356 90 215 17 20 0 1 0 377036934 90456064 21562 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/2741/statm: 22084 21562 183 442 0 21638 0
[pid=2749] ppid=2741 vsize=582836 CPUtime=155.27 cores=1,3,5,7
/proc/2749/stat : 2749 (glucosInc) R 2741 2740 694 0 -1 4202496 86938 0 0 0 15491 36 0 0 20 0 1 0 377037631 596824064 125941 33554432000 4194304 5654031 140734032628256 140734032626280 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2749/statm: 145709 125941 142 357 0 145349 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 680320

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2750
/proc/meminfo: memFree=23337556/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=88336 CPUtime=6.78 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 17821 39555 0 0 356 90 215 17 20 0 1 0 377036934 90456064 21562 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/2741/statm: 22084 21562 183 442 0 21638 0
[pid=2749] ppid=2741 vsize=585148 CPUtime=215.27 cores=1,3,5,7
/proc/2749/stat : 2749 (glucosInc) R 2741 2740 694 0 -1 4202496 87531 0 0 0 21490 37 0 0 20 0 1 0 377037631 599191552 130622 33554432000 4194304 5654031 140734032628256 140734032616072 4215188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2749/statm: 146287 130622 142 357 0 145927 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 682632

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2750
/proc/meminfo: memFree=23324528/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/179 2830
/proc/meminfo: memFree=29452648/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=542160 CPUtime=128.37 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 79360 0 0 0 12813 24 0 0 20 0 1 0 377160324 555171840 119681 33554432000 4194304 5654031 140736364707728 140736364695544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 135540 119681 141 357 0 135180 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 647836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2831
/proc/meminfo: memFree=29440112/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=542160 CPUtime=188.34 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 79397 0 0 0 18810 24 0 0 20 0 1 0 377160324 555171840 120706 33554432000 4194304 5654031 140736364707728 140736364695544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 135540 120706 141 357 0 135180 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 647836

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2831
/proc/meminfo: memFree=29438124/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=542160 CPUtime=248.29 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 79473 0 0 0 24805 24 0 0 20 0 1 0 377160324 555171840 121781 33554432000 4194304 5654031 140736364707728 140736364695544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 135540 121781 141 357 0 135180 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 647836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2834
/proc/meminfo: memFree=29460644/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=542160 CPUtime=308.28 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 79542 0 0 0 30802 26 0 0 20 0 1 0 377160324 555171840 116450 33554432000 4194304 5654031 140736364707728 140736364705752 4209087 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 135540 116450 141 357 0 135180 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 647836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2834
/proc/meminfo: memFree=29444352/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=545288 CPUtime=368.26 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 80071 0 0 0 36800 26 0 0 20 0 1 0 377160324 558374912 120135 33554432000 4194304 5654031 140736364707728 140736364695544 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 136322 120135 141 357 0 135962 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 650964

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2834
/proc/meminfo: memFree=29427116/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=548240 CPUtime=428.24 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 80542 0 0 0 42798 26 0 0 20 0 1 0 377160324 561397760 124404 33554432000 4194304 5654031 140736364707728 140736364695544 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 137060 124404 141 357 0 136700 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 653916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2835
/proc/meminfo: memFree=29425084/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=548240 CPUtime=488.23 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 80545 0 0 0 48797 26 0 0 20 0 1 0 377160324 561397760 125940 33554432000 4194304 5654031 140736364707728 140736364695544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 137060 125940 141 357 0 136700 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 653916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2835
/proc/meminfo: memFree=29448436/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=548240 CPUtime=548.23 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 80861 0 0 0 54794 29 0 0 20 0 1 0 377160324 561397760 120007 33554432000 4194304 5654031 140736364707728 140736364695544 4233021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 137060 120007 141 357 0 136700 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 653916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 2835
/proc/meminfo: memFree=29419516/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=548240 CPUtime=566.63 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 80872 0 0 0 56634 29 0 0 20 0 1 0 377160324 561397760 125639 33554432000 4194304 5654031 140736364707728 140736364695544 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 137060 125639 141 357 0 136700 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 653916

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 2835
/proc/meminfo: memFree=29419516/32873844 swapFree=7124/7124
[pid=2740] ppid=2738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2740/stat : 2740 (npSolver-pbo-It) S 2738 2740 694 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377036934 9367552 275 33554432000 4194304 5064252 140736691790848 140736691789760 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2740/statm: 2287 275 233 213 0 72 0
[pid=2741] ppid=2740 vsize=96528 CPUtime=1233.44 cores=1,3,5,7
/proc/2741/stat : 2741 (npSolver-pbo) S 2740 2740 694 0 -1 4202496 32910 223401 0 0 918 165 122132 129 20 0 1 0 377036934 98844672 23610 33554432000 4194304 6004724 140736849925472 140736849911320 5190736 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 3 0 0
/proc/2741/statm: 24132 23610 183 442 0 23686 0
[pid=2830] ppid=2741 vsize=548240 CPUtime=566.63 cores=1,3,5,7
/proc/2830/stat : 2830 (glucosInc) R 2741 2740 694 0 -1 4202496 80872 0 0 0 56634 29 0 0 20 0 1 0 377160324 561397760 125639 33554432000 4194304 5654031 140736364707728 140736364695544 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2830/statm: 137060 125639 141 357 0 136700 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 653916

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2740 and gives
#  childrusage.ru_utime.tv_sec=1230
#  childrusage.ru_utime.tv_usec=511933
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=952551
# CPU time returned by wait4() is 1233.46
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.07
CPU user time (s): 1796.84
CPU system time (s): 3.23
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 896456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1230.51
system time used= 2.95255
maximum resident set size= 666844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256686
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1213624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4923
involuntary context switches= 1938

runsolver used 2.69659 second user time and 7.2289 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 00:44:45
IDJOB=3747003
IDBENCH=92712
IDSOLVER=2332
FILE ID=node110/3747003-1339109085
RUNJOBID= node110-1339098177-711
PBS_JOBID= 14643743
Free space on /tmp= 69560 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_1_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747003-1339109085/watcher-3747003-1339109085 -o /tmp/evaluation-result-3747003-1339109085/solver-3747003-1339109085 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747003-1339109085.opb 445438257 HOME HOME

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

MD5SUM BENCH= 72a339d7628ceb0d05dc1d46781174fb
RANDOM SEED=445438257

node110.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24163760 kB
Buffers:           93376 kB
Cached:          2975060 kB
SwapCached:         3684 kB
Active:          6358880 kB
Inactive:        1521368 kB
Active(anon):    4810324 kB
Inactive(anon):     3832 kB
Active(file):    1548556 kB
Inactive(file):  1517536 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67097344 kB
Dirty:             10904 kB
Writeback:             0 kB
AnonPages:       4815600 kB
Mapped:             9848 kB
Shmem:                 0 kB
Slab:             678852 kB
SReclaimable:     119864 kB
SUnreclaim:       558988 kB
KernelStack:        1472 kB
PageTables:        13388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6343468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2742272 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= 70716 MiB
End job on node110 at 2012-06-08 01:14:46