Trace number 3748507

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.09 1801.01

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_9.opb
MD5SUM0d1a0fb36198b9d5326d15feff3f543b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4508351
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 139798359
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 110323070365
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 139798359
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 110323070365
Number of bits of the biggest sum of numbers37
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.09	c old isEQ: 0, new EQ is 1
1.18/1.21	c run inc solver
1.18/1.21	c [INC SYSTEM] run initial solver
1.18/1.21	c [INC SYSTEM] preprocess with white file
6.71/7.17	c [INC SYSTEM] finished preprocessing in 5 s
6.71/7.17	c [INC SYSTEM] execute solver
10.06/10.57	c [INC SEARCH] formula is SAT
10.06/10.60	c [INC SYSTEM] solved the initial formula
10.15/10.64	c model valid
10.15/10.64	c current solution ok
12.30/12.91	o 306318949
12.30/12.91	c execute binary inc search
12.30/12.91	c [INC SEARCH] current bound: 153159517
12.30/12.91	c [INC SEARCH] iteration: 0
12.30/12.91	c [INC SEARCH] lower bound: 0 upperbound 306319034 current bound: 153159517 best value:306319034
12.30/12.91	c [INC SYSTEM] there exists a inc, kill it!
12.30/12.91	c write failed with 2
12.30/12.92	c [INC SYSTEM] create new solver instance
12.30/12.92	c [INC] encode full formula
12.30/12.92	c fallback to adder encoding
14.55/15.14	c set iterative enc to: adder
14.55/15.14	c set iterative enc to: none
14.84/15.45	c [INC SEARCH] isOptimum variable: 0
112.90/113.58	c [INC SEARCH] formula is SAT
113.00/113.65	c [INC SEARCH] copied best model
113.00/113.65	c sat variable: 1 optimum/unsat variable: 0
113.10/113.70	c model valid
113.10/113.70	c current solution ok
113.10/113.70	o 115109071
113.10/113.70	c [INC SEARCH] current bound: 57554578
113.10/113.70	c [INC SEARCH] iteration: 1
113.10/113.70	c [INC SEARCH] lower bound: 0 upperbound 115109156 current bound: 57554578 best value:115109156
113.10/113.70	c [INC SYSTEM] there exists a inc, kill it!
113.10/113.70	c write failed with 2
113.10/113.73	c [INC SYSTEM] create new solver instance
113.10/113.73	c [INC] encode full formula
113.10/113.73	c fallback to adder encoding
115.11/115.75	c set iterative enc to: adder
115.11/115.75	c set iterative enc to: none
115.41/116.06	c [INC SEARCH] isOptimum variable: 0
130.79/131.46	c [INC SEARCH] formula is SAT
130.90/131.53	c [INC SEARCH] copied best model
130.90/131.53	c sat variable: 1 optimum/unsat variable: 0
130.90/131.57	c model valid
130.90/131.57	c current solution ok
130.90/131.57	o 45555663
130.90/131.57	c [INC SEARCH] current bound: 22777874
130.90/131.57	c [INC SEARCH] iteration: 2
130.90/131.57	c [INC SEARCH] lower bound: 0 upperbound 45555748 current bound: 22777874 best value:45555748
130.90/131.57	c [INC SYSTEM] there exists a inc, kill it!
130.90/131.57	c write failed with 2
130.90/131.60	c [INC SYSTEM] create new solver instance
130.90/131.60	c [INC] encode full formula
130.90/131.60	c fallback to adder encoding
132.72/133.31	c set iterative enc to: adder
132.72/133.31	c set iterative enc to: none
133.01/133.61	c [INC SEARCH] isOptimum variable: 0
231.98/232.67	c [INC SEARCH] formula is SAT
232.10/232.73	c [INC SEARCH] copied best model
232.10/232.74	c sat variable: 1 optimum/unsat variable: 0
232.10/232.78	c model valid
232.10/232.78	c current solution ok
232.10/232.78	o 18511297
232.10/232.78	c [INC SEARCH] current bound: 9255691
232.10/232.78	c [INC SEARCH] iteration: 3
232.10/232.78	c [INC SEARCH] lower bound: 0 upperbound 18511382 current bound: 9255691 best value:18511382
232.10/232.78	c [INC SYSTEM] there exists a inc, kill it!
232.10/232.78	c write failed with 2
232.20/232.81	c [INC SYSTEM] create new solver instance
232.20/232.81	c [INC] encode full formula
232.20/232.81	c fallback to adder encoding
233.60/234.22	c set iterative enc to: adder
233.60/234.22	c set iterative enc to: none
233.80/234.46	c [INC SEARCH] isOptimum variable: 0
1800.09/1801.01	HOME/npSolver-pbo-I.sh: line 18: 14743 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-3748507-1339177417/watcher-3748507-1339177417 -o /tmp/evaluation-result-3748507-1339177417/solver-3748507-1339177417 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748507-1339177417.opb 2032728881 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: 1.92 1.98 1.99 2/179 14742
/proc/meminfo: memFree=29827104/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0

[startup+0.0751259 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 14742
/proc/meminfo: memFree=29827104/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 14742
/proc/meminfo: memFree=29827104/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 14742
/proc/meminfo: memFree=29827104/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 14742
/proc/meminfo: memFree=29827104/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 14746
/proc/meminfo: memFree=29772640/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=85484 CPUtime=1.23 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 8881 0 0 0 109 14 0 0 20 0 1 0 383867580 87535616 19801 33554432000 4194304 6004724 140734515368352 140734515362816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14743/statm: 21371 19801 171 442 0 20925 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 94632

[startup+3.10036 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 14748
/proc/meminfo: memFree=29455836/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=85484 CPUtime=1.23 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 8881 0 0 0 109 14 0 0 20 0 1 0 383867580 87535616 19801 33554432000 4194304 6004724 140734515368352 140734515362816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14743/statm: 21371 19801 171 442 0 20925 0
[pid=14747] ppid=14743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14747/stat : 14747 (cp2_pre.sh) S 14743 14742 14220 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383867704 9367552 277 33554432000 4194304 5064252 140735993618560 140735993617264 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14747/statm: 2287 277 234 213 0 72 0
[pid=14748] ppid=14747 vsize=364660 CPUtime=1.85 cores=0,2,4,6
/proc/14748/stat : 14748 (coprocessor) R 14747 14742 14220 0 -1 4202496 41373 0 0 0 175 10 0 0 20 0 1 0 383867704 373411840 82340 33554432000 4194304 6586260 140733761585760 140733761582088 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14748/statm: 91165 82340 166 584 0 90577 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 468440

[startup+6.30033 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 14748
/proc/meminfo: memFree=29244036/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=85484 CPUtime=1.23 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 8881 0 0 0 109 14 0 0 20 0 1 0 383867580 87535616 19801 33554432000 4194304 6004724 140734515368352 140734515362816 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14743/statm: 21371 19801 171 442 0 20925 0
[pid=14747] ppid=14743 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14747/stat : 14747 (cp2_pre.sh) S 14743 14742 14220 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383867704 9367552 277 33554432000 4194304 5064252 140735993618560 140735993617264 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14747/statm: 2287 277 234 213 0 72 0
[pid=14748] ppid=14747 vsize=451108 CPUtime=4.93 cores=0,2,4,6
/proc/14748/stat : 14748 (coprocessor) R 14747 14742 14220 0 -1 4202496 56675 0 0 0 465 28 0 0 20 0 1 0 383867704 461934592 109758 33554432000 4194304 6586260 140733761585760 140733761581512 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 11 0 0
/proc/14748/statm: 112777 109758 204 584 0 112189 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 554888

[startup+12.7002 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 14750
/proc/meminfo: memFree=29536052/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=89544 CPUtime=8.76 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) R 14742 14742 14220 0 -1 4202496 11225 57577 0 0 153 174 516 33 20 0 1 0 383867580 91693056 20825 33554432000 4194304 6004724 140734515368352 140734515362552 5190832 0 0 4096 0 0 0 0 17 0 0 0 10 0 0
/proc/14743/statm: 22386 20825 180 442 0 21940 0
[pid=14750] ppid=14743 vsize=169964 CPUtime=3.38 cores=0,2,4,6
/proc/14750/stat : 14750 (glucosInc) S 14743 14742 14220 0 -1 4202496 32507 0 0 0 331 7 0 0 20 0 1 0 383868298 174043136 39464 33554432000 4194304 5654031 140736614333968 140736614332280 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/14750/statm: 42491 39464 146 357 0 42131 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 268656

[startup+25.5003 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 14753
/proc/meminfo: memFree=28987508/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=96952 CPUtime=14.9 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 19519 91120 0 0 374 217 848 51 20 0 1 0 383867580 99278848 22713 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 24238 22713 184 442 0 23792 0
[pid=14753] ppid=14743 vsize=558380 CPUtime=10.03 cores=0,2,4,6
/proc/14753/stat : 14753 (glucosInc) R 14743 14742 14220 0 -1 4202496 86286 0 0 0 983 20 0 0 20 0 1 0 383869126 571781120 126402 33554432000 4194304 5654031 140735317187200 140735317184968 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14753/statm: 139595 126402 140 357 0 139235 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 664480

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 14756
/proc/meminfo: memFree=28860020/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=96952 CPUtime=14.9 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 19519 91120 0 0 374 217 848 51 20 0 1 0 383867580 99278848 22713 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 24238 22713 184 442 0 23792 0
[pid=14753] ppid=14743 vsize=558380 CPUtime=35.61 cores=0,2,4,6
/proc/14753/stat : 14753 (glucosInc) R 14743 14742 14220 0 -1 4202496 86439 0 0 0 3541 20 0 0 20 0 1 0 383869126 571781120 129110 33554432000 4194304 5654031 140735317187200 140735317175016 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14753/statm: 139595 129110 141 357 0 139235 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 664480

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 14758
/proc/meminfo: memFree=28847128/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=96952 CPUtime=14.9 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 19519 91120 0 0 374 217 848 51 20 0 1 0 383867580 99278848 22713 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 24238 22713 184 442 0 23792 0
[pid=14753] ppid=14743 vsize=639768 CPUtime=86.79 cores=0,2,4,6
/proc/14753/stat : 14753 (glucosInc) R 14743 14742 14220 0 -1 4202496 87152 0 0 0 8657 22 0 0 20 0 1 0 383869126 655122432 137470 33554432000 4194304 5654031 140735317187200 140735317185288 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14753/statm: 159942 137470 141 357 0 159582 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 745868

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 14764
/proc/meminfo: memFree=29028784/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=106860 CPUtime=133.03 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 37807 260928 0 0 772 269 12141 121 20 0 1 0 383867580 109424640 25191 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26715 25191 185 442 0 26269 0
[pid=14764] ppid=14743 vsize=510576 CPUtime=28.67 cores=0,2,4,6
/proc/14764/stat : 14764 (glucosInc) R 14743 14742 14220 0 -1 4202496 75856 0 0 0 2848 19 0 0 20 0 1 0 383880942 522829824 107626 33554432000 4194304 5654031 140735369900144 140735369887960 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14764/statm: 127644 107626 142 357 0 127284 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 626584

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 14765
/proc/meminfo: memFree=28963408/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=106860 CPUtime=133.03 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 37807 260928 0 0 772 269 12141 121 20 0 1 0 383867580 109424640 25191 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26715 25191 185 442 0 26269 0
[pid=14764] ppid=14743 vsize=520456 CPUtime=88.65 cores=0,2,4,6
/proc/14764/stat : 14764 (glucosInc) R 14743 14742 14220 0 -1 4202496 76923 0 0 0 8846 19 0 0 20 0 1 0 383880942 532946944 113780 33554432000 4194304 5654031 140735369900144 140735369887960 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14764/statm: 130114 113780 142 357 0 129754 0
Current children cumulated CPU time (s) 221.68

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

/proc/loadavg: 2.03 2.01 2.00 3/181 14799
/proc/meminfo: memFree=28615156/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=946300 CPUtime=1127.57 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 100627 0 0 0 112600 157 0 0 20 0 1 0 383891027 969011200 202813 33554432000 4194304 5654031 140736935653760 140736935651848 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 236575 202813 141 357 0 236215 0
Current children cumulated CPU time (s) 1361.44
Current children cumulated vsize (KiB) 1059948

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 14800
/proc/meminfo: memFree=28390004/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=1295912 CPUtime=1187.57 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 101354 0 0 0 118597 160 0 0 20 0 1 0 383891027 1327013888 250552 33554432000 4194304 5654031 140736935653760 140736935651544 4215036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 323978 250552 141 357 0 323618 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 1409560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14800
/proc/meminfo: memFree=28627140/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=947372 CPUtime=1247.56 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 102441 0 0 0 124586 170 0 0 20 0 1 0 383891027 970108928 185589 33554432000 4194304 5654031 140736935653760 140736935651544 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 236843 185589 141 357 0 236483 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 1061020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14800
/proc/meminfo: memFree=28417504/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=1297780 CPUtime=1307.54 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 103498 0 0 0 130578 176 0 0 20 0 1 0 383891027 1328926720 232636 33554432000 4194304 5654031 140736935653760 140736935651544 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 324445 232636 141 357 0 324085 0
Current children cumulated CPU time (s) 1541.41
Current children cumulated vsize (KiB) 1411428

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14803
/proc/meminfo: memFree=28798676/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=741432 CPUtime=1367.54 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 105211 0 0 0 136571 183 0 0 20 0 1 0 383891027 759226368 142723 33554432000 4194304 5654031 140736935653760 140736935641576 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 185358 142723 141 357 0 184998 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 855080

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 14803
/proc/meminfo: memFree=28820664/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=741432 CPUtime=1427.53 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 105221 0 0 0 142569 184 0 0 20 0 1 0 383891027 759226368 147843 33554432000 4194304 5654031 140736935653760 140736935641576 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 185358 147843 141 357 0 184998 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 855080

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 14804
/proc/meminfo: memFree=28764044/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=741432 CPUtime=1487.52 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 105226 0 0 0 148568 184 0 0 20 0 1 0 383891027 759226368 150403 33554432000 4194304 5654031 140736935653760 140736935641576 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 185358 150403 141 357 0 184998 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 855080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14804
/proc/meminfo: memFree=28730104/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=741432 CPUtime=1547.5 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 105261 0 0 0 154565 185 0 0 20 0 1 0 383891027 759226368 168323 33554432000 4194304 5654031 140736935653760 140736935641576 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 185358 168323 141 357 0 184998 0
Current children cumulated CPU time (s) 1781.37
Current children cumulated vsize (KiB) 855080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14848
/proc/meminfo: memFree=28859508/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=963680 CPUtime=1566.22 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 106337 0 0 0 156432 190 0 0 20 0 1 0 383891027 986808320 191881 33554432000 4194304 5654031 140736935653760 140736935651528 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 240920 191881 141 357 0 240560 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1077328

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14848
/proc/meminfo: memFree=28859508/32873648 swapFree=7112/7112
[pid=14742] ppid=14740 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14742/stat : 14742 (npSolver-pbo-I.) S 14740 14742 14220 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383867580 9367552 275 33554432000 4194304 5064252 140734206371168 140734206370080 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14742/statm: 2287 275 233 213 0 72 0
[pid=14743] ppid=14742 vsize=104500 CPUtime=233.87 cores=0,2,4,6
/proc/14743/stat : 14743 (npSolver-pbo) S 14742 14742 14220 0 -1 4202496 45829 338544 0 0 926 288 22022 151 20 0 1 0 383867580 107008000 24601 33554432000 4194304 6004724 140734515368352 140734515353272 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/14743/statm: 26125 24601 185 442 0 25679 0
[pid=14767] ppid=14743 vsize=963680 CPUtime=1566.22 cores=0,2,4,6
/proc/14767/stat : 14767 (glucosInc) R 14743 14742 14220 0 -1 4202496 106337 0 0 0 156432 190 0 0 20 0 1 0 383891027 986808320 191881 33554432000 4194304 5654031 140736935653760 140736935651528 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14767/statm: 240920 191881 141 357 0 240560 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1077328

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14742 and gives
#  childrusage.ru_utime.tv_sec=229
#  childrusage.ru_utime.tv_usec=488112
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=396331
# CPU time returned by wait4() is 233.884
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.09
CPU user time (s): 1793.8
CPU system time (s): 6.29
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 1763128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 229.488
system time used= 4.39633
maximum resident set size= 622540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384748
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1557656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8317
involuntary context switches= 3783

runsolver used 3.20551 second user time and 8.43772 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 19:43:37
IDJOB=3748507
IDBENCH=92743
IDSOLVER=2333
FILE ID=node126/3748507-1339177417
RUNJOBID= node126-1339170203-14236
PBS_JOBID= 14643821
Free space on /tmp= 70736 MiB

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

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

MD5SUM BENCH= 0d1a0fb36198b9d5326d15feff3f543b
RANDOM SEED=2032728881

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29828120 kB
Buffers:          514024 kB
Cached:          1468576 kB
SwapCached:         8292 kB
Active:          2055816 kB
Inactive:          35228 kB
Active(anon):      99492 kB
Inactive(anon):    11060 kB
Active(file):    1956324 kB
Inactive(file):    24168 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             23844 kB
Writeback:             0 kB
AnonPages:        107740 kB
Mapped:            10820 kB
Shmem:                 0 kB
Slab:             816632 kB
SReclaimable:     260572 kB
SUnreclaim:       556060 kB
KernelStack:        1464 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     226984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 70576 MiB
End job on node126 at 2012-06-08 20:13:38