Trace number 3751676

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 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_9.opb
MD5SUMe6b7e246739aa40cd77e9f80dee24dab
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5562055
Best CPU time to get the best result obtained on this benchmark1800.13
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 148129891148
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 148129891148
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.12	c old isEQ: 0, new EQ is 1
2.49/2.56	c run inc solver
2.49/2.56	c [INC SYSTEM] run initial solver
2.49/2.56	c [INC SYSTEM] preprocess with white file
13.57/13.65	c [INC SYSTEM] finished preprocessing in 11 s
13.57/13.65	c [INC SYSTEM] execute solver
140.96/141.06	c [INC SEARCH] formula is SAT
141.06/141.11	c [INC SYSTEM] solved the initial formula
141.06/141.17	c model valid
141.06/141.17	c current solution ok
145.36/145.49	o 101501851
145.36/145.49	c starting approximation
145.36/145.49	c factor = 2
145.36/145.49	c factor still to low - shrinking to 6.05967e+06
145.36/145.49	c approx number of clauses: 1e+06
145.36/145.49	c current bound: 50750976
146.74/147.87	c leaving approximation
146.74/147.87	c finished approximation
146.74/147.87	c [INC SYSTEM] there exists a inc, kill it!
146.74/147.87	c write failed with 2
146.74/147.89	c [INC SEARCH] iteration: 0
146.74/147.89	c [INC BOUNDS] best value:101501951 search for 101501950
146.74/147.89	c [INC SYSTEM] create new solver instance
146.74/147.89	c [INC] encode full formula
146.74/147.89	c fallback to adder encoding
149.77/150.88	c set iterative enc to: adder
149.77/150.88	c set iterative enc to: none
150.25/151.36	c [INC SEARCH] isOptimum variable: 0
324.85/325.95	c formula is SAT
324.96/326.08	c [INC SEARCH] copied best model
324.96/326.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
325.06/326.15	c model valid
325.06/326.15	c current solution ok
325.06/326.15	o 44354927
325.06/326.15	c [INC SEARCH] iteration: 1
325.06/326.15	c [INC BOUNDS] best value:44355027 search for 44355026
325.06/326.15	c [INC SYSTEM] there exists a inc, kill it!
325.06/326.15	c write failed with 2
325.06/326.19	c [INC SYSTEM] create new solver instance
325.06/326.19	c [INC] encode full formula
325.06/326.19	c fallback to adder encoding
327.87/328.97	c set iterative enc to: adder
327.87/328.97	c set iterative enc to: none
328.35/329.47	c [INC SEARCH] isOptimum variable: 0
576.69/577.85	c formula is SAT
576.79/577.97	c [INC SEARCH] copied best model
576.79/577.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
576.89/578.03	c model valid
576.89/578.03	c current solution ok
576.89/578.03	o 33676865
576.89/578.03	c [INC SEARCH] iteration: 2
576.89/578.03	c [INC BOUNDS] best value:33676965 search for 33676964
576.89/578.03	c [INC SYSTEM] there exists a inc, kill it!
576.89/578.03	c write failed with 2
576.89/578.07	c [INC SYSTEM] create new solver instance
576.89/578.07	c [INC] encode full formula
576.89/578.07	c fallback to adder encoding
579.60/580.76	c set iterative enc to: adder
579.60/580.76	c set iterative enc to: none
580.09/581.23	c [INC SEARCH] isOptimum variable: 0
746.70/747.95	c formula is SAT
746.81/748.07	c [INC SEARCH] copied best model
746.81/748.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
746.92/748.14	c model valid
746.92/748.14	c current solution ok
746.92/748.14	o 29400707
746.92/748.14	c [INC SEARCH] iteration: 3
746.92/748.14	c [INC BOUNDS] best value:29400807 search for 29400806
746.92/748.14	c [INC SYSTEM] there exists a inc, kill it!
746.92/748.14	c write failed with 2
746.92/748.16	c [INC SYSTEM] create new solver instance
746.92/748.16	c [INC] encode full formula
746.92/748.16	c fallback to adder encoding
749.53/750.71	c set iterative enc to: adder
749.53/750.71	c set iterative enc to: none
749.93/751.15	c [INC SEARCH] isOptimum variable: 0
1800.06/1801.52	HOME/npSolver-pbo-Itdqb.sh: line 18: 22817 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-3751676-1339177847/watcher-3751676-1339177847 -o /tmp/evaluation-result-3751676-1339177847/solver-3751676-1339177847 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751676-1339177847.opb 2103863007 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 22816
/proc/meminfo: memFree=29939304/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0

[startup+0.0861409 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 22816
/proc/meminfo: memFree=29939304/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100297 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 22816
/proc/meminfo: memFree=29939304/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 22816
/proc/meminfo: memFree=29939304/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 22816
/proc/meminfo: memFree=29939304/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 22818
/proc/meminfo: memFree=29822524/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=180808 CPUtime=1.48 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) R 22816 22816 22170 0 -1 4202496 9346 0 0 0 144 4 0 0 20 0 1 0 383913341 185147392 32783 33554432000 4194304 6004724 140735074233232 140735074227832 4536263 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 45202 32783 163 442 0 44756 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 189956

[startup+3.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22820
/proc/meminfo: memFree=30086728/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 10965 0 0 0 227 31 0 0 20 0 1 0 383913341 291360768 40802 33554432000 4194304 6004724 140735074233232 140735074227696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 71133 40802 171 442 0 70687 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 293680

[startup+6.30034 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22822
/proc/meminfo: memFree=29415124/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 10965 0 0 0 227 31 0 0 20 0 1 0 383913341 291360768 40802 33554432000 4194304 6004724 140735074233232 140735074227696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 71133 40802 171 442 0 70687 0
[pid=22821] ppid=22817 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22821/stat : 22821 (cp2_pre.sh) S 22817 22816 22170 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383913601 9367552 277 33554432000 4194304 5064252 140734059970288 140734059968992 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22821/statm: 2287 277 234 213 0 72 0
[pid=22822] ppid=22821 vsize=661572 CPUtime=3.69 cores=0,2,4,6
/proc/22822/stat : 22822 (coprocessor) R 22821 22816 22170 0 -1 4202496 66762 0 0 0 351 18 0 0 20 0 1 0 383913601 677449728 147674 33554432000 4194304 6586260 140733630315168 140733630311432 4546597 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/22822/statm: 165393 147674 164 584 0 164805 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 964400

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22832
/proc/meminfo: memFree=28894392/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=284532 CPUtime=2.58 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 10965 0 0 0 227 31 0 0 20 0 1 0 383913341 291360768 40802 33554432000 4194304 6004724 140735074233232 140735074227696 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 71133 40802 171 442 0 70687 0
[pid=22821] ppid=22817 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22821/stat : 22821 (cp2_pre.sh) S 22817 22816 22170 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383913601 9367552 277 33554432000 4194304 5064252 140734059970288 140734059968992 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22821/statm: 2287 277 234 213 0 72 0
[pid=22822] ppid=22821 vsize=789164 CPUtime=10.09 cores=0,2,4,6
/proc/22822/stat : 22822 (coprocessor) R 22821 22816 22170 0 -1 4202496 86622 0 0 0 958 51 0 0 20 0 1 0 383913601 808103936 192215 33554432000 4194304 6586260 140733630315168 140733630310920 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/22822/statm: 197291 192215 199 584 0 196703 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1091992

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 22834
/proc/meminfo: memFree=29233488/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=284532 CPUtime=13.62 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 10982 87523 0 0 227 31 1044 60 20 0 1 0 383913341 291360768 40805 33554432000 4194304 6004724 140735074233232 140735074219512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 71133 40805 174 442 0 70687 0
[pid=22834] ppid=22817 vsize=294516 CPUtime=11.83 cores=0,2,4,6
/proc/22834/stat : 22834 (glucosInc) R 22817 22816 22170 0 -1 4202496 50645 0 0 0 1172 11 0 0 20 0 1 0 383914707 301584384 68753 33554432000 4194304 5654031 140735458515920 140735458513704 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22834/statm: 73629 68753 139 357 0 73269 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 588196

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 22834
/proc/meminfo: memFree=29214812/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=284532 CPUtime=13.62 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 10982 87523 0 0 227 31 1044 60 20 0 1 0 383913341 291360768 40805 33554432000 4194304 6004724 140735074233232 140735074219512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 71133 40805 174 442 0 70687 0
[pid=22834] ppid=22817 vsize=296100 CPUtime=37.43 cores=0,2,4,6
/proc/22834/stat : 22834 (glucosInc) R 22817 22816 22170 0 -1 4202496 51058 0 0 0 3731 12 0 0 20 0 1 0 383914707 303206400 69166 33554432000 4194304 5654031 140735458515920 140735458513704 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22834/statm: 74025 69166 139 357 0 73665 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 589780

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22834
/proc/meminfo: memFree=29213452/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=284532 CPUtime=13.62 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 10982 87523 0 0 227 31 1044 60 20 0 1 0 383913341 291360768 40805 33554432000 4194304 6004724 140735074233232 140735074219512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22817/statm: 71133 40805 174 442 0 70687 0
[pid=22834] ppid=22817 vsize=300192 CPUtime=88.62 cores=0,2,4,6
/proc/22834/stat : 22834 (glucosInc) R 22817 22816 22170 0 -1 4202496 52128 0 0 0 8850 12 0 0 20 0 1 0 383914707 307396608 70236 33554432000 4194304 5654031 140735458515920 140735458513704 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22834/statm: 75048 70236 139 357 0 74688 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 593872

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 22845
/proc/meminfo: memFree=28405928/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=307632 CPUtime=150.32 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 24714 204044 0 0 628 415 13868 121 20 0 1 0 383913341 315015168 46638 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/22817/statm: 76908 46638 200 442 0 76462 0
[pid=22845] ppid=22817 vsize=833920 CPUtime=10.91 cores=0,2,4,6
/proc/22845/stat : 22845 (glucosInc) R 22817 22816 22170 0 -1 4202496 113880 0 0 0 1058 33 0 0 20 0 1 0 383928478 853934080 183285 33554432000 4194304 5654031 140736113758384 140736113756168 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22845/statm: 208480 183285 141 357 0 208120 0
Current children cumulated CPU time (s) 161.23
Current children cumulated vsize (KiB) 1150700

[startup+222.307 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 22845
/proc/meminfo: memFree=28346856/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=307632 CPUtime=150.32 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 24714 204044 0 0 628 415 13868 121 20 0 1 0 383913341 315015168 46638 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/22817/statm: 76908 46638 200 442 0 76462 0
[pid=22845] ppid=22817 vsize=855336 CPUtime=70.92 cores=0,2,4,6
/proc/22845/stat : 22845 (glucosInc) R 22817 22816 22170 0 -1 4202496 116429 0 0 0 7058 34 0 0 20 0 1 0 383928478 875864064 188900 33554432000 4194304 5654031 140736113758384 140736113746200 4214622 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22845/statm: 213834 188900 141 357 0 213474 0
Current children cumulated CPU time (s) 221.24
Current children cumulated vsize (KiB) 1172116

[startup+282.3 s]

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

/proc/loadavg: 2.15 2.40 2.18 4/181 22887
/proc/meminfo: memFree=28375616/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=824788 CPUtime=550.95 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 110225 0 0 0 55059 36 0 0 20 0 1 0 383988457 844582912 190163 33554432000 4194304 5654031 140735690285824 140735690273640 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 206197 190163 142 357 0 205837 0
Current children cumulated CPU time (s) 1300.94
Current children cumulated vsize (KiB) 1144108

[startup+1362.3 s]
/proc/loadavg: 2.05 2.32 2.17 3/181 22888
/proc/meminfo: memFree=28363964/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=824788 CPUtime=610.92 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 110666 0 0 0 61054 38 0 0 20 0 1 0 383988457 844582912 185813 33554432000 4194304 5654031 140735690285824 140735690273640 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 206197 185813 142 357 0 205837 0
Current children cumulated CPU time (s) 1360.91
Current children cumulated vsize (KiB) 1144108

[startup+1422.3 s]
/proc/loadavg: 2.02 2.26 2.16 3/181 22888
/proc/meminfo: memFree=28290888/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=824788 CPUtime=670.91 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 110676 0 0 0 67053 38 0 0 20 0 1 0 383988457 844582912 190933 33554432000 4194304 5654031 140735690285824 140735690273640 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 206197 190933 142 357 0 205837 0
Current children cumulated CPU time (s) 1420.9
Current children cumulated vsize (KiB) 1144108

[startup+1482.3 s]
/proc/loadavg: 2.00 2.21 2.15 3/181 22890
/proc/meminfo: memFree=28391044/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=957048 CPUtime=730.91 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 112418 0 0 0 73046 45 0 0 20 0 1 0 383988457 980017152 222333 33554432000 4194304 5654031 140735690285824 140735690283912 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 239262 222333 142 357 0 238902 0
Current children cumulated CPU time (s) 1480.9
Current children cumulated vsize (KiB) 1276368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.17 2.14 3/180 22892
/proc/meminfo: memFree=28343316/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=1178924 CPUtime=790.9 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 114714 0 0 0 79037 53 0 0 20 0 1 0 383988457 1207218176 231110 33554432000 4194304 5654031 140735690285824 140735690273640 4214618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 294731 231110 142 357 0 294371 0
Current children cumulated CPU time (s) 1540.89
Current children cumulated vsize (KiB) 1498244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.14 2.12 3/181 22893
/proc/meminfo: memFree=28253660/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=1178924 CPUtime=850.88 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 114854 0 0 0 85034 54 0 0 20 0 1 0 383988457 1207218176 254245 33554432000 4194304 5654031 140735690285824 140735690273640 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 294731 254245 142 357 0 294371 0
Current children cumulated CPU time (s) 1600.87
Current children cumulated vsize (KiB) 1498244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.11 2.11 3/181 22898
/proc/meminfo: memFree=28183056/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=1528172 CPUtime=910.88 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 116695 0 0 0 91023 65 0 0 20 0 1 0 383988457 1564848128 285874 33554432000 4194304 5654031 140735690285824 140735690283912 4215026 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 382043 285874 142 357 0 381683 0
Current children cumulated CPU time (s) 1660.87
Current children cumulated vsize (KiB) 1847492

[startup+1722.3 s]
/proc/loadavg: 2.00 2.09 2.10 3/181 22898
/proc/meminfo: memFree=28316680/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=1184728 CPUtime=970.87 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 117975 0 0 0 97012 75 0 0 20 0 1 0 383988457 1213161472 244868 33554432000 4194304 5654031 140735690285824 140735690283592 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 296182 244868 142 357 0 295822 0
Current children cumulated CPU time (s) 1720.86
Current children cumulated vsize (KiB) 1504048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.07 2.09 3/182 22901
/proc/meminfo: memFree=28278660/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=1184728 CPUtime=1030.87 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 118141 0 0 0 103011 76 0 0 20 0 1 0 383988457 1213161472 252188 33554432000 4194304 5654031 140735690285824 140735690273640 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 296182 252188 142 357 0 295822 0
Current children cumulated CPU time (s) 1780.86
Current children cumulated vsize (KiB) 1504048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.06 2.09 3/184 22972
/proc/meminfo: memFree=28957352/32873844 swapFree=7636/7636
[pid=22816] ppid=22814 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22816/stat : 22816 (npSolver-pbo-It) S 22814 22816 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383913341 9367552 274 33554432000 4194304 5064252 140735599725488 140735599724400 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22816/statm: 2287 274 233 213 0 72 0
[pid=22817] ppid=22816 vsize=310172 CPUtime=749.99 cores=0,2,4,6
/proc/22817/stat : 22817 (npSolver-pbo) S 22816 22816 22170 0 -1 4202496 54894 552899 0 0 1491 532 72699 277 20 0 1 0 383913341 317616128 47273 33554432000 4194304 6004724 140735074233232 140735074219080 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 3 0 0
/proc/22817/statm: 77543 47273 200 442 0 77097 0
[pid=22879] ppid=22817 vsize=1184728 CPUtime=1050.07 cores=0,2,4,6
/proc/22879/stat : 22879 (glucosInc) R 22817 22816 22170 0 -1 4202496 118149 0 0 0 104931 76 0 0 20 0 1 0 383988457 1213161472 256284 33554432000 4194304 5654031 140735690285824 140735690273640 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22879/statm: 296182 256284 142 357 0 295822 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1504048

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 22816 and gives
#  childrusage.ru_utime.tv_sec=741
#  childrusage.ru_utime.tv_usec=904213
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=97768
# CPU time returned by wait4() is 750.002
# 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): 1801.52
CPU time (s): 1800.06
CPU user time (s): 1791.21
CPU system time (s): 8.85
CPU usage (%): 99.9189
Max. virtual memory (cumulated for all children) (KiB): 2191368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 741.904
system time used= 8.09777
maximum resident set size= 918616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608167
page faults= 0
swaps= 0
block input operations= 24
block output operations= 2860576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14151
involuntary context switches= 1003

runsolver used 2.86656 second user time and 6.574 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 19:50:48
IDJOB=3751676
IDBENCH=92739
IDSOLVER=2335
FILE ID=node108/3751676-1339177847
RUNJOBID= node108-1339172029-22358
PBS_JOBID= 14643837
Free space on /tmp= 71212 MiB

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

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

MD5SUM BENCH= e6b7e246739aa40cd77e9f80dee24dab
RANDOM SEED=2103863007

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        29938932 kB
Buffers:         1260284 kB
Cached:           237668 kB
SwapCached:         1708 kB
Active:          2003576 kB
Inactive:          19520 kB
Active(anon):     518688 kB
Inactive(anon):     8572 kB
Active(file):    1484888 kB
Inactive(file):    10948 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:             82004 kB
Writeback:             0 kB
AnonPages:        530768 kB
Mapped:            11992 kB
Shmem:                 0 kB
Slab:             768656 kB
SReclaimable:     209520 kB
SUnreclaim:       559136 kB
KernelStack:        1496 kB
PageTables:         5084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     660248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 70960 MiB
End job on node108 at 2012-06-08 20:20:49