Trace number 3748488

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.1 1801.11

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_5.opb
MD5SUM20017986f9960b1d860bf846232b7a22
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5696927
Best CPU time to get the best result obtained on this benchmark1801.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 56160700102
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 56160700102
Number of bits of the biggest sum of numbers36
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.03	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
1.98/2.02	c [INC SYSTEM] finished preprocessing in 1 s
1.98/2.02	c [INC SYSTEM] execute solver
42.35/42.49	c [INC SEARCH] formula is SAT
42.35/42.50	c [INC SYSTEM] solved the initial formula
42.45/42.51	c model valid
42.45/42.51	c current solution ok
42.84/42.90	o 95081537
42.84/42.90	c execute binary inc search
42.84/42.90	c [INC SEARCH] current bound: 47540793
42.84/42.90	c [INC SEARCH] iteration: 0
42.84/42.90	c [INC SEARCH] lower bound: 0 upperbound 95081587 current bound: 47540793 best value:95081587
42.84/42.90	c [INC SYSTEM] there exists a inc, kill it!
42.84/42.90	c write failed with 2
42.84/42.91	c [INC SYSTEM] create new solver instance
42.84/42.91	c [INC] encode full formula
42.84/42.91	c fallback to adder encoding
43.46/43.54	c set iterative enc to: adder
43.46/43.54	c set iterative enc to: none
43.56/43.63	c [INC SEARCH] isOptimum variable: 0
45.15/45.26	c [INC SEARCH] formula is SAT
45.15/45.28	c [INC SEARCH] copied best model
45.15/45.28	c sat variable: 1 optimum/unsat variable: 0
45.25/45.30	c model valid
45.25/45.30	c current solution ok
45.25/45.30	o 29536907
45.25/45.30	c [INC SEARCH] current bound: 14768478
45.25/45.30	c [INC SEARCH] iteration: 1
45.25/45.30	c [INC SEARCH] lower bound: 0 upperbound 29536957 current bound: 14768478 best value:29536957
45.25/45.30	c [INC SYSTEM] there exists a inc, kill it!
45.25/45.30	c write failed with 2
45.25/45.31	c [INC SYSTEM] create new solver instance
45.25/45.31	c [INC] encode full formula
45.25/45.31	c fallback to adder encoding
45.67/45.79	c set iterative enc to: adder
45.67/45.79	c set iterative enc to: none
45.83/45.90	c [INC SEARCH] isOptimum variable: 0
48.02/48.13	c [INC SEARCH] formula is SAT
48.02/48.15	c [INC SEARCH] copied best model
48.02/48.15	c sat variable: 1 optimum/unsat variable: 0
48.02/48.16	c model valid
48.02/48.16	c current solution ok
48.02/48.16	o 9889243
48.02/48.16	c [INC SEARCH] current bound: 4944646
48.02/48.16	c [INC SEARCH] iteration: 2
48.02/48.16	c [INC SEARCH] lower bound: 0 upperbound 9889293 current bound: 4944646 best value:9889293
48.02/48.16	c [INC SYSTEM] there exists a inc, kill it!
48.02/48.16	c write failed with 2
48.02/48.17	c [INC SYSTEM] create new solver instance
48.02/48.17	c [INC] encode full formula
48.02/48.17	c fallback to adder encoding
48.44/48.56	c set iterative enc to: adder
48.44/48.56	c set iterative enc to: none
48.51/49.24	c [INC SEARCH] isOptimum variable: 0
1800.10/1801.11	HOME/npSolver-pbo-I.sh: line 18:  9198 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748488-1339177376/watcher-3748488-1339177376 -o /tmp/evaluation-result-3748488-1339177376/solver-3748488-1339177376 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748488-1339177376.opb 111778996 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9197
/proc/meminfo: memFree=29949656/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0

[startup+0.016224 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9197
/proc/meminfo: memFree=29949656/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9197
/proc/meminfo: memFree=29949656/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9197
/proc/meminfo: memFree=29949656/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700282 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9197
/proc/meminfo: memFree=29949656/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9201
/proc/meminfo: memFree=29852764/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=18804 CPUtime=0.21 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 5449 0 0 0 19 2 0 0 20 0 1 0 383864892 19255296 3437 33554432000 4194304 6004724 140736765516240 140736765510704 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9198/statm: 4701 3437 164 442 0 4255 0
[pid=9200] ppid=9198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9200/stat : 9200 (cp2_pre.sh) S 9198 9197 8666 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383864913 9367552 277 33554432000 4194304 5064252 140735820427904 140735820426608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9200/statm: 2287 277 234 213 0 72 0
[pid=9201] ppid=9200 vsize=84044 CPUtime=1.27 cores=0,2,4,6
/proc/9201/stat : 9201 (coprocessor) R 9200 9197 8666 0 -1 4202496 16181 0 0 0 125 2 0 0 20 0 1 0 383864914 86061056 20159 33554432000 4194304 6586260 140735235494608 140735235489928 4690074 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9201/statm: 21011 20159 192 584 0 20423 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121144

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9203
/proc/meminfo: memFree=29903496/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 5467 18135 0 0 19 2 173 7 20 0 1 0 383864892 19255296 3440 33554432000 4194304 6004724 140736765516240 140736765502520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9198/statm: 4701 3440 167 442 0 4255 0
[pid=9203] ppid=9198 vsize=48760 CPUtime=1.06 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) R 9198 9197 8666 0 -1 4202496 9975 0 0 0 104 2 0 0 20 0 1 0 383865095 49930240 10320 33554432000 4194304 5654031 140736897995008 140736897992888 4233440 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9203/statm: 12190 10320 132 357 0 11830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 76712

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9203
/proc/meminfo: memFree=29883884/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 5467 18135 0 0 19 2 173 7 20 0 1 0 383864892 19255296 3440 33554432000 4194304 6004724 140736765516240 140736765502520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9198/statm: 4701 3440 167 442 0 4255 0
[pid=9203] ppid=9198 vsize=80096 CPUtime=4.26 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) R 9198 9197 8666 0 -1 4202496 11934 0 0 0 422 4 0 0 20 0 1 0 383865095 82018304 18311 33554432000 4194304 5654031 140736897995008 140736897992936 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9203/statm: 20024 18311 132 357 0 19664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 108048

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9203
/proc/meminfo: memFree=29833144/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 5467 18135 0 0 19 2 173 7 20 0 1 0 383864892 19255296 3440 33554432000 4194304 6004724 140736765516240 140736765502520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9198/statm: 4701 3440 167 442 0 4255 0
[pid=9203] ppid=9198 vsize=130620 CPUtime=10.66 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) R 9198 9197 8666 0 -1 4202496 14320 0 0 0 1060 6 0 0 20 0 1 0 383865095 133754880 25271 33554432000 4194304 5654031 140736897995008 140736897993096 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9203/statm: 32655 25271 132 357 0 32295 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158572

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 9203
/proc/meminfo: memFree=29864208/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=18804 CPUtime=2.01 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 5467 18135 0 0 19 2 173 7 20 0 1 0 383864892 19255296 3440 33554432000 4194304 6004724 140736765516240 140736765502520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9198/statm: 4701 3440 167 442 0 4255 0
[pid=9203] ppid=9198 vsize=99800 CPUtime=23.45 cores=0,2,4,6
/proc/9203/stat : 9203 (glucosInc) R 9198 9197 8666 0 -1 4202496 17011 0 0 0 2336 9 0 0 20 0 1 0 383865095 102195200 22645 33554432000 4194304 5654031 140736897995008 140736897993096 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9203/statm: 24950 22645 132 357 0 24590 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 127752

[startup+51.1004 s]
/proc/loadavg: 2.37 2.08 2.03 3/180 9259
/proc/meminfo: memFree=30228496/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=104320 CPUtime=1.84 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 22181 0 0 0 181 3 0 0 20 0 1 0 383869816 106823680 24136 33554432000 4194304 5654031 140735696623216 140735696620984 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 26080 24136 141 357 0 25720 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 133884

[startup+102.307 s]
/proc/loadavg: 2.22 2.08 2.03 3/181 9262
/proc/meminfo: memFree=30243980/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=119780 CPUtime=53.02 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 24493 0 0 0 5298 4 0 0 20 0 1 0 383869816 122654720 26507 33554432000 4194304 5654031 140735696623216 140735696611032 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 29945 26507 141 357 0 29585 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 149344

[startup+162.3 s]
/proc/loadavg: 2.08 2.07 2.02 3/181 9262
/proc/meminfo: memFree=30094708/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=149752 CPUtime=113.01 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 26314 0 0 0 11294 7 0 0 20 0 1 0 383869816 153346048 35803 33554432000 4194304 5654031 140735696623216 140735696611032 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 37438 35803 141 357 0 37078 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 179316

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 9262
/proc/meminfo: memFree=30114468/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=199072 CPUtime=173 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 27909 0 0 0 17290 10 0 0 20 0 1 0 383869816 203849728 46866 33554432000 4194304 5654031 140735696623216 140735696611032 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 49768 46866 141 357 0 49408 0
Current children cumulated CPU time (s) 221.57

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

/proc/loadavg: 2.01 2.02 2.00 3/181 9297
/proc/meminfo: memFree=29935408/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=229892 CPUtime=1312.79 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 44227 0 0 0 131231 48 0 0 20 0 1 0 383869816 235409408 51572 33554432000 4194304 5654031 140735696623216 140735696611032 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 57473 51572 141 357 0 57113 0
Current children cumulated CPU time (s) 1361.36
Current children cumulated vsize (KiB) 259456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 9297
/proc/meminfo: memFree=30010460/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=279980 CPUtime=1372.79 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 44554 0 0 0 137230 49 0 0 20 0 1 0 383869816 286699520 58529 33554432000 4194304 5654031 140735696623216 140735696611032 4215071 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 69995 58529 141 357 0 69635 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 309544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9298
/proc/meminfo: memFree=30006684/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=229892 CPUtime=1432.77 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 45488 0 0 0 143225 52 0 0 20 0 1 0 383869816 235409408 50548 33554432000 4194304 5654031 140735696623216 140735696611032 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 57473 50548 141 357 0 57113 0
Current children cumulated CPU time (s) 1481.34
Current children cumulated vsize (KiB) 259456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9298
/proc/meminfo: memFree=30060496/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=279980 CPUtime=1492.76 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 45803 0 0 0 149223 53 0 0 20 0 1 0 383869816 286699520 58017 33554432000 4194304 5654031 140735696623216 140735696611032 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 69995 58017 141 357 0 69635 0
Current children cumulated CPU time (s) 1541.33
Current children cumulated vsize (KiB) 309544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9298
/proc/meminfo: memFree=30029516/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=199072 CPUtime=1552.75 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 46164 0 0 0 155220 55 0 0 20 0 1 0 383869816 203849728 47921 33554432000 4194304 5654031 140735696623216 140735696611032 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 49768 47921 141 357 0 49408 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 228636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9301
/proc/meminfo: memFree=29983908/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=279980 CPUtime=1612.75 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 47067 0 0 0 161218 57 0 0 20 0 1 0 383869816 286699520 58529 33554432000 4194304 5654031 140735696623216 140735696611032 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 69995 58529 141 357 0 69635 0
Current children cumulated CPU time (s) 1661.32
Current children cumulated vsize (KiB) 309544

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 9301
/proc/meminfo: memFree=29907948/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=229892 CPUtime=1672.73 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 48024 0 0 0 167215 58 0 0 20 0 1 0 383869816 235409408 53108 33554432000 4194304 5654031 140735696623216 140735696611032 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 57473 53108 141 357 0 57113 0
Current children cumulated CPU time (s) 1721.3
Current children cumulated vsize (KiB) 259456

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 9302
/proc/meminfo: memFree=29834224/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=279980 CPUtime=1732.73 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 48340 0 0 0 173213 60 0 0 20 0 1 0 383869816 286699520 60577 33554432000 4194304 5654031 140735696623216 140735696611032 4208648 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 69995 60577 141 357 0 69635 0
Current children cumulated CPU time (s) 1781.3
Current children cumulated vsize (KiB) 309544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 9302
/proc/meminfo: memFree=29819140/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=279980 CPUtime=1751.53 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 48345 0 0 0 175093 60 0 0 20 0 1 0 383869816 286699520 63137 33554432000 4194304 5654031 140735696623216 140735696611032 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 69995 63137 141 357 0 69635 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 309544

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 9302
/proc/meminfo: memFree=29819140/32873648 swapFree=7376/7376
[pid=9197] ppid=9195 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9197/stat : 9197 (npSolver-pbo-I.) S 9195 9197 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383864892 9367552 275 33554432000 4194304 5064252 140735793891376 140735793890288 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9197/statm: 2287 275 233 213 0 72 0
[pid=9198] ppid=9197 vsize=20416 CPUtime=48.57 cores=0,2,4,6
/proc/9198/stat : 9198 (npSolver-pbo) S 9197 9197 8666 0 -1 4202496 21123 94663 0 0 182 56 4577 42 20 0 1 0 383864892 20905984 3893 33554432000 4194304 6004724 140736765516240 140736765501160 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/9198/statm: 5104 3893 185 442 0 4658 0
[pid=9259] ppid=9198 vsize=279980 CPUtime=1751.53 cores=0,2,4,6
/proc/9259/stat : 9259 (glucosInc) R 9198 9197 8666 0 -1 4202496 48345 0 0 0 175093 60 0 0 20 0 1 0 383869816 286699520 63137 33554432000 4194304 5654031 140735696623216 140735696611032 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9259/statm: 69995 63137 141 357 0 69635 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 309544

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9197 and gives
#  childrusage.ru_utime.tv_sec=47
#  childrusage.ru_utime.tv_usec=598763
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=994848
# CPU time returned by wait4() is 48.5936
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.11
CPU time (s): 1800.1
CPU user time (s): 1798.52
CPU system time (s): 1.58
CPU usage (%): 99.9438
Max. virtual memory (cumulated for all children) (KiB): 358864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.5988
system time used= 0.994848
maximum resident set size= 181404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116161
page faults= 0
swaps= 0
block input operations= 8
block output operations= 271496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1436
involuntary context switches= 336

runsolver used 3.74643 second user time and 8.85165 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 19:42:56
IDJOB=3748488
IDBENCH=92735
IDSOLVER=2333
FILE ID=node112/3748488-1339177376
RUNJOBID= node112-1339170171-8682
PBS_JOBID= 14643815
Free space on /tmp= 70868 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748488-1339177376/watcher-3748488-1339177376 -o /tmp/evaluation-result-3748488-1339177376/solver-3748488-1339177376 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748488-1339177376.opb 111778996 HOME HOME

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

MD5SUM BENCH= 20017986f9960b1d860bf846232b7a22
RANDOM SEED=111778996

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29950440 kB
Buffers:          244008 kB
Cached:          1190284 kB
SwapCached:         2152 kB
Active:          1348704 kB
Inactive:         709368 kB
Active(anon):     623048 kB
Inactive(anon):     3140 kB
Active(file):     725656 kB
Inactive(file):   706228 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099396 kB
Dirty:              8916 kB
Writeback:            16 kB
AnonPages:        687088 kB
Mapped:            10064 kB
Shmem:                 0 kB
Slab:             726200 kB
SReclaimable:     169976 kB
SUnreclaim:       556224 kB
KernelStack:        1472 kB
PageTables:         5588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     785568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70944 MiB
End job on node112 at 2012-06-08 20:12:57