Trace number 3702517

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.07 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_7.opb
MD5SUM5143d5ad0515f9b6d1308dd1ede87dc2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8017325
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 183250432
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 208246496520
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 183250432
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 208246496520
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.80	c run inc solver
0.00/0.80	c [INC SYSTEM] run initial solver
0.00/0.80	c [INC SYSTEM] preprocess with white file
5.74/5.92	c [INC SYSTEM] finished preprocessing in 5 s
5.74/5.92	c [INC SYSTEM] execute solver
8.72/8.90	c [INC SEARCH] formula is SAT
8.72/8.93	c [INC SYSTEM] solved the initial formula
8.72/8.99	c model valid
8.72/8.99	c current solution ok
10.78/11.12	o 412311347
10.78/11.12	c starting approximation
10.78/11.12	c factor = 2
10.78/11.12	c factor still to low - shrinking to 2.4615e+07
10.78/11.12	c approx number of clauses: 1e+06
10.78/11.12	c current bound: 206155728
11.51/11.96	c leaving approximation
11.51/11.96	c finished approximation
11.51/11.96	c [INC SYSTEM] there exists a inc, kill it!
11.51/11.96	c write failed with 2
11.51/11.97	c [INC SEARCH] iteration: 0
11.51/11.97	c [INC BOUNDS] best value:412311447 search for 412311446
11.51/11.97	c [INC SYSTEM] create new solver instance
11.51/11.97	c [INC] encode full formula
11.51/11.97	c fallback to adder encoding
14.81/15.16	c set iterative enc to: adder
14.81/15.16	c set iterative enc to: none
15.28/16.11	c [INC SEARCH] isOptimum variable: 0
20.31/21.18	c formula is SAT
20.91/21.73	c [INC SEARCH] copied best model
20.91/21.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.91/21.73	c model valid
20.91/21.73	c current solution ok
20.91/21.73	o 140618243
20.91/21.73	c [INC SEARCH] iteration: 1
20.91/21.73	c [INC BOUNDS] best value:140618343 search for 140618342
20.91/21.73	c [INC SYSTEM] there exists a inc, kill it!
20.91/21.73	c write failed with 2
20.91/21.73	c [INC SYSTEM] create new solver instance
20.91/21.73	c [INC] encode full formula
20.91/21.73	c fallback to adder encoding
23.60/24.48	c set iterative enc to: adder
23.60/24.48	c set iterative enc to: none
24.10/25.13	c [INC SEARCH] isOptimum variable: 0
76.09/77.11	c formula is SAT
76.19/77.21	c [INC SEARCH] copied best model
76.19/77.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
76.19/77.28	c model valid
76.19/77.28	c current solution ok
76.19/77.28	o 86652045
76.19/77.28	c [INC SEARCH] iteration: 2
76.19/77.28	c [INC BOUNDS] best value:86652145 search for 86652144
76.19/77.28	c [INC SYSTEM] there exists a inc, kill it!
76.19/77.28	c write failed with 2
76.28/77.31	c [INC SYSTEM] create new solver instance
76.28/77.31	c [INC] encode full formula
76.28/77.31	c fallback to adder encoding
79.21/80.23	c set iterative enc to: adder
79.21/80.23	c set iterative enc to: none
79.61/80.66	c [INC SEARCH] isOptimum variable: 0
197.65/198.75	c formula is SAT
197.75/198.84	c [INC SEARCH] copied best model
197.75/198.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
197.85/198.91	c model valid
197.85/198.91	c current solution ok
197.85/198.91	o 25195563
197.85/198.91	c [INC SEARCH] iteration: 3
197.85/198.91	c [INC BOUNDS] best value:25195663 search for 25195662
197.85/198.91	c [INC SYSTEM] there exists a inc, kill it!
197.85/198.91	c write failed with 2
197.85/198.94	c [INC SYSTEM] create new solver instance
197.85/198.94	c [INC] encode full formula
197.85/198.94	c fallback to adder encoding
200.14/201.28	c set iterative enc to: adder
200.14/201.28	c set iterative enc to: none
200.55/201.64	c [INC SEARCH] isOptimum variable: 0
875.51/876.79	c formula is SAT
875.61/876.88	c [INC SEARCH] copied best model
875.61/876.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
875.70/876.94	c model valid
875.70/876.94	c current solution ok
875.70/876.94	o 24801641
875.70/876.94	c [INC SEARCH] iteration: 4
875.70/876.94	c [INC BOUNDS] best value:24801741 search for 24801740
875.70/876.94	c [INC SYSTEM] there exists a inc, kill it!
875.70/876.94	c write failed with 2
875.70/876.96	c [INC SYSTEM] create new solver instance
875.70/876.96	c [INC] encode full formula
875.70/876.96	c fallback to adder encoding
878.02/879.29	c set iterative enc to: adder
878.02/879.29	c set iterative enc to: none
878.42/879.63	c [INC SEARCH] isOptimum variable: 0
885.61/886.80	c formula is SAT
885.61/886.88	c [INC SEARCH] copied best model
885.61/886.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
885.72/886.95	c model valid
885.72/886.95	c current solution ok
885.72/886.95	o 19149833
885.72/886.95	c [INC SEARCH] iteration: 5
885.72/886.95	c [INC BOUNDS] best value:19149933 search for 19149932
885.72/886.95	c [INC SYSTEM] there exists a inc, kill it!
885.72/886.95	c write failed with 2
885.72/886.97	c [INC SYSTEM] create new solver instance
885.72/886.97	c [INC] encode full formula
885.72/886.97	c fallback to adder encoding
888.02/889.22	c set iterative enc to: adder
888.02/889.22	c set iterative enc to: none
888.31/889.56	c [INC SEARCH] isOptimum variable: 0
1786.47/1788.00	c formula is SAT
1786.57/1788.08	c [INC SEARCH] copied best model
1786.57/1788.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1786.68/1788.14	c model valid
1786.68/1788.14	c current solution ok
1786.68/1788.14	o 14220157
1786.68/1788.14	c [INC SEARCH] iteration: 6
1786.68/1788.14	c [INC BOUNDS] best value:14220257 search for 14220256
1786.68/1788.14	c [INC SYSTEM] there exists a inc, kill it!
1786.68/1788.14	c write failed with 2
1786.68/1788.16	c [INC SYSTEM] create new solver instance
1786.68/1788.16	c [INC] encode full formula
1786.68/1788.16	c fallback to adder encoding
1788.77/1790.21	c set iterative enc to: adder
1788.77/1790.21	c set iterative enc to: none
1789.08/1790.52	c [INC SEARCH] isOptimum variable: 0

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-3702517-1338137780/watcher-3702517-1338137780 -o /tmp/evaluation-result-3702517-1338137780/solver-3702517-1338137780 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702517-1338137780.opb 1488082569 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 520
/proc/meminfo: memFree=31448400/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0

[startup+0.0336309 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 520
/proc/meminfo: memFree=31448400/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 520
/proc/meminfo: memFree=31448400/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 520
/proc/meminfo: memFree=31448400/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 520
/proc/meminfo: memFree=31448400/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 524
/proc/meminfo: memFree=31327244/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=65024 CPUtime=0.83 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 11053 0 0 0 74 9 0 0 20 0 1 0 279903467 66584576 15422 33554432000 4194304 5992684 140737485235248 140737485229696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/521/statm: 16256 15422 172 440 0 15812 0
[pid=523] ppid=521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/523/stat : 523 (cp2_pre.sh) S 521 520 31461 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279903550 9367552 276 33554432000 4194304 5064252 140735937917680 140735937916384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/523/statm: 2287 276 234 213 0 72 0
[pid=524] ppid=523 vsize=281172 CPUtime=0.65 cores=1,3,5,7
/proc/524/stat : 524 (coprocessor) R 523 520 31461 0 -1 4202496 28584 0 0 0 59 6 0 0 20 0 1 0 279903550 287920128 61843 33554432000 4194304 6586260 140735689062128 140735689058888 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/524/statm: 70293 61843 166 584 0 69705 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 364492

[startup+3.10031 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 524
/proc/meminfo: memFree=31058572/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=65024 CPUtime=0.83 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 11053 0 0 0 74 9 0 0 20 0 1 0 279903467 66584576 15422 33554432000 4194304 5992684 140737485235248 140737485229696 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/521/statm: 16256 15422 172 440 0 15812 0
[pid=523] ppid=521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/523/stat : 523 (cp2_pre.sh) S 521 520 31461 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279903550 9367552 276 33554432000 4194304 5064252 140735937917680 140735937916384 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/523/statm: 2287 276 234 213 0 72 0
[pid=524] ppid=523 vsize=366764 CPUtime=2.25 cores=1,3,5,7
/proc/524/stat : 524 (coprocessor) R 523 520 31461 0 -1 4202496 48692 0 0 0 214 11 0 0 20 0 1 0 279903550 375566336 89102 33554432000 4194304 6586260 140735689062128 140735689058152 4754792 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/524/statm: 91691 89102 182 584 0 91103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 450084

[startup+6.3003 s]
/proc/loadavg: 2.08 2.04 2.01 3/182 524
/proc/meminfo: memFree=30895520/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=65024 CPUtime=5.76 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 11069 58369 0 0 74 9 431 62 20 0 1 0 279903467 66584576 15424 33554432000 4194304 5992684 140737485235248 140737485221512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/521/statm: 16256 15424 174 440 0 15812 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 74172

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.01 3/180 534
/proc/meminfo: memFree=31303044/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=191412 CPUtime=12.41 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) R 520 520 31461 0 -1 4202496 20860 137395 0 0 197 176 779 89 20 0 1 0 279903467 196005888 42960 33554432000 4194304 5992684 140737485235248 140737485229048 4525041 0 0 4096 0 0 0 0 17 3 0 0 13 0 0
/proc/521/statm: 47853 42960 204 440 0 47409 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 200560

[startup+25.5003 s]
/proc/loadavg: 2.19 2.06 2.01 3/181 538
/proc/meminfo: memFree=30967600/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=24.14 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 33409 247235 0 0 767 257 1255 135 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=538] ppid=521 vsize=163592 CPUtime=0.35 cores=1,3,5,7
/proc/538/stat : 538 (glucosInc) R 521 520 31461 0 -1 4202496 30137 0 0 0 29 6 0 0 20 0 1 0 279905980 167518208 36628 33554432000 4194304 5654031 140733504290528 140733503240120 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/538/statm: 40898 36628 109 357 0 40538 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 315716

[startup+51.1004 s]
/proc/loadavg: 2.18 2.07 2.02 3/181 538
/proc/meminfo: memFree=30385376/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=24.14 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 33409 247235 0 0 767 257 1255 135 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=538] ppid=521 vsize=811476 CPUtime=25.94 cores=1,3,5,7
/proc/538/stat : 538 (glucosInc) R 521 520 31461 0 -1 4202496 105483 0 0 0 2563 31 0 0 20 0 1 0 279905980 830951424 162094 33554432000 4194304 5654031 140733504290528 140733504278344 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/538/statm: 202869 162094 141 357 0 202509 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 963600

[startup+102.307 s]
/proc/loadavg: 2.14 2.08 2.02 3/181 540
/proc/meminfo: memFree=30330908/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=79.68 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 42994 353843 0 0 1076 297 6416 179 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=540] ppid=521 vsize=691968 CPUtime=21.61 cores=1,3,5,7
/proc/540/stat : 540 (glucosInc) R 521 520 31461 0 -1 4202496 104149 0 0 0 2132 29 0 0 20 0 1 0 279911533 708575232 155000 33554432000 4194304 5654031 140735276616384 140735276604200 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/540/statm: 172992 155000 141 357 0 172632 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 844092

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/181 540
/proc/meminfo: memFree=30300072/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=79.68 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 42994 353843 0 0 1076 297 6416 179 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=540] ppid=521 vsize=775648 CPUtime=81.59 cores=1,3,5,7
/proc/540/stat : 540 (glucosInc) R 521 520 31461 0 -1 4202496 105382 0 0 0 8128 31 0 0 20 0 1 0 279911533 794263552 161842 33554432000 4194304 5654031 140735276616384 140735276604200 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/540/statm: 193912 161842 142 357 0 193552 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 927772

[startup+222.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/182 546
/proc/meminfo: memFree=30524908/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=200.59 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 52657 460776 0 0 1328 328 18181 222 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=543] ppid=521 vsize=586320 CPUtime=20.63 cores=1,3,5,7
/proc/543/stat : 543 (glucosInc) R 521 520 31461 0 -1 4202496 89616 0 0 0 2040 23 0 0 20 0 1 0 279923631 600391680 130212 33554432000 4194304 5654031 140734584864976 140734584862760 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/543/statm: 146580 130212 140 357 0 146220 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 738444

[startup+282.3 s]

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

/proc/meminfo: memFree=30589060/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=653628 CPUtime=472.57 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 90629 0 0 0 47229 28 0 0 20 0 1 0 279992422 669315072 138924 33554432000 4194304 5654031 140734069804800 140734069792616 4215071 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 163407 138924 141 357 0 163047 0
Current children cumulated CPU time (s) 1360.94
Current children cumulated vsize (KiB) 805752

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 591
/proc/meminfo: memFree=30559848/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=653628 CPUtime=532.56 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 92093 0 0 0 53216 40 0 0 20 0 1 0 279992422 669315072 138412 33554432000 4194304 5654031 140734069804800 140734069802888 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 163407 138412 141 357 0 163047 0
Current children cumulated CPU time (s) 1420.93
Current children cumulated vsize (KiB) 805752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 591
/proc/meminfo: memFree=30524680/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=579724 CPUtime=592.54 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 93544 0 0 0 59210 44 0 0 20 0 1 0 279992422 593637376 137400 33554432000 4194304 5654031 140734069804800 140734069802568 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 144931 137400 141 357 0 144571 0
Current children cumulated CPU time (s) 1480.91
Current children cumulated vsize (KiB) 731848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 635
/proc/meminfo: memFree=30847388/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=579724 CPUtime=652.53 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 93607 0 0 0 65209 44 0 0 20 0 1 0 279992422 593637376 139507 33554432000 4194304 5654031 140734069804800 140734069792616 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 144931 139507 141 357 0 144571 0
Current children cumulated CPU time (s) 1540.9
Current children cumulated vsize (KiB) 731848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 635
/proc/meminfo: memFree=30785336/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=665160 CPUtime=712.53 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 93990 0 0 0 71207 46 0 0 20 0 1 0 279992422 681123840 141422 33554432000 4194304 5654031 140734069804800 140734069792616 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 166290 141422 141 357 0 165930 0
Current children cumulated CPU time (s) 1600.9
Current children cumulated vsize (KiB) 817284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 635
/proc/meminfo: memFree=30808048/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=583772 CPUtime=772.52 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 94409 0 0 0 77203 49 0 0 20 0 1 0 279992422 597782528 135739 33554432000 4194304 5654031 140734069804800 140734069792616 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 145943 135739 141 357 0 145583 0
Current children cumulated CPU time (s) 1660.89
Current children cumulated vsize (KiB) 735896

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 636
/proc/meminfo: memFree=30782660/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=665160 CPUtime=832.51 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 94676 0 0 0 83201 50 0 0 20 0 1 0 279992422 681123840 142135 33554432000 4194304 5654031 140734069804800 140734069792616 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 166290 142135 141 357 0 165930 0
Current children cumulated CPU time (s) 1720.88
Current children cumulated vsize (KiB) 817284

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 636
/proc/meminfo: memFree=30784644/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=888.37 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 71773 646309 0 0 1816 392 86333 296 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=586] ppid=521 vsize=665160 CPUtime=892.5 cores=1,3,5,7
/proc/586/stat : 586 (glucosInc) R 521 520 31461 0 -1 4202496 95158 0 0 0 89196 54 0 0 20 0 1 0 279992422 681123840 141623 33554432000 4194304 5654031 140734069804800 140734069802888 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/586/statm: 166290 141623 141 357 0 165930 0
Current children cumulated CPU time (s) 1780.87
Current children cumulated vsize (KiB) 817284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 638
/proc/meminfo: memFree=30873348/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=1789.1 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 81389 742664 0 0 2037 420 176094 359 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=638] ppid=521 vsize=541540 CPUtime=10.97 cores=1,3,5,7
/proc/638/stat : 638 (glucosInc) R 521 520 31461 0 -1 4202496 83924 0 0 0 1075 22 0 0 20 0 1 0 280082519 554536960 118525 33554432000 4194304 5654031 140736757496464 140736757494072 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/638/statm: 135385 118525 141 357 0 135025 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 693664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.5 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 638
/proc/meminfo: memFree=30873348/32873648 swapFree=7116/7116
[pid=520] ppid=518 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/520/stat : 520 (npSolver-pbo-It) S 518 520 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279903466 9367552 275 33554432000 4194304 5064252 140737212672192 140737212671104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/520/statm: 2287 275 233 213 0 72 0
[pid=521] ppid=520 vsize=142976 CPUtime=1789.1 cores=1,3,5,7
/proc/521/stat : 521 (npSolver-pbo) S 520 520 31461 0 -1 4202496 81389 742664 0 0 2037 420 176094 359 20 0 1 0 279903467 146407424 34942 33554432000 4194304 5992684 140737485235248 140737485221080 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/521/statm: 35744 34942 206 440 0 35300 0
[pid=638] ppid=521 vsize=541540 CPUtime=10.97 cores=1,3,5,7
/proc/638/stat : 638 (glucosInc) R 521 520 31461 0 -1 4202496 83924 0 0 0 1075 22 0 0 20 0 1 0 280082519 554536960 118525 33554432000 4194304 5654031 140736757496464 140736757494072 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/638/statm: 135385 118525 141 357 0 135025 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 693664

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.52
CPU time (s): 1800.07
CPU user time (s): 1792.06
CPU system time (s): 8.01
CPU usage (%): 99.9197
Max. virtual memory (cumulated for all children) (KiB): 1142072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.23951 second user time and 11.2343 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 18:56:20
IDJOB=3702517
IDBENCH=92759
IDSOLVER=2278
FILE ID=node123/3702517-1338137780
RUNJOBID= node123-1338124037-31478
PBS_JOBID= 14624505
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= 5143d5ad0515f9b6d1308dd1ede87dc2
RANDOM SEED=1488082569

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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		: 2667.217
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:        31448556 kB
Buffers:          120564 kB
Cached:           183276 kB
SwapCached:          956 kB
Active:           590656 kB
Inactive:          41820 kB
Active(anon):     321560 kB
Inactive(anon):     9416 kB
Active(file):     269096 kB
Inactive(file):    32404 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:              9824 kB
Writeback:             0 kB
AnonPages:        379920 kB
Mapped:            11872 kB
Shmem:                 0 kB
Slab:             650592 kB
SReclaimable:      95220 kB
SUnreclaim:       555372 kB
KernelStack:        1504 kB
PageTables:         5052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     480620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 71456 MiB
End job on node123 at 2012-05-27 19:26:24