Trace number 3751696

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.03 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_5.opb
MD5SUMf3813b86973df1eedcf86494ca06b423
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5206831
Best CPU time to get the best result obtained on this benchmark1800.24
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 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 116572691025
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 116572691025
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.19/1.26	c run inc solver
1.19/1.26	c [INC SYSTEM] run initial solver
1.19/1.26	c [INC SYSTEM] preprocess with white file
7.29/7.36	c [INC SYSTEM] finished preprocessing in 6 s
7.29/7.36	c [INC SYSTEM] execute solver
11.27/11.31	c [INC SEARCH] formula is SAT
11.57/11.67	c [INC SYSTEM] solved the initial formula
11.57/11.67	c model valid
11.57/11.67	c current solution ok
13.53/13.60	o 83515041
13.53/13.60	c starting approximation
13.53/13.60	c factor = 2
13.53/13.60	c factor still to low - shrinking to 3.59908e+06
13.53/13.60	c approx number of clauses: 1e+06
13.53/13.60	c current bound: 41757564
14.42/14.51	c leaving approximation
14.42/14.51	c finished approximation
14.42/14.51	c [INC SYSTEM] there exists a inc, kill it!
14.42/14.51	c write failed with 2
14.42/14.52	c [INC SEARCH] iteration: 0
14.42/14.52	c [INC BOUNDS] best value:83515126 search for 83515125
14.42/14.52	c [INC SYSTEM] create new solver instance
14.42/14.52	c [INC] encode full formula
14.42/14.52	c fallback to adder encoding
16.68/16.72	c set iterative enc to: adder
16.68/16.72	c set iterative enc to: none
16.99/17.37	c [INC SEARCH] isOptimum variable: 0
1016.79/1018.68	c formula is SAT
1016.79/1018.76	c [INC SEARCH] copied best model
1016.79/1018.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1016.79/1018.82	c model valid
1016.79/1018.82	c current solution ok
1016.79/1018.82	o 75355901
1016.79/1018.82	c [INC SEARCH] iteration: 1
1016.79/1018.82	c [INC BOUNDS] best value:75355986 search for 75355985
1016.79/1018.82	c [INC SYSTEM] there exists a inc, kill it!
1016.79/1018.82	c write failed with 2
1018.34/1018.84	c [INC SYSTEM] create new solver instance
1018.34/1018.84	c [INC] encode full formula
1018.34/1018.84	c fallback to adder encoding
1020.53/1021.03	c set iterative enc to: adder
1020.53/1021.03	c set iterative enc to: none
1020.63/1021.42	c [INC SEARCH] isOptimum variable: 0
1086.24/1087.12	c formula is SAT
1086.24/1087.20	c [INC SEARCH] copied best model
1086.24/1087.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1086.24/1087.26	c model valid
1086.24/1087.26	c current solution ok
1086.24/1087.26	o 62128391
1086.24/1087.26	c [INC SEARCH] iteration: 2
1086.24/1087.26	c [INC BOUNDS] best value:62128476 search for 62128475
1086.24/1087.26	c [INC SYSTEM] there exists a inc, kill it!
1086.24/1087.26	c write failed with 2
1086.24/1087.29	c [INC SYSTEM] create new solver instance
1086.24/1087.29	c [INC] encode full formula
1086.24/1087.29	c fallback to adder encoding
1086.24/1089.36	c set iterative enc to: adder
1086.24/1089.36	c set iterative enc to: none
1088.95/1089.74	c [INC SEARCH] isOptimum variable: 0
1472.04/1472.98	c formula is SAT
1472.15/1473.05	c [INC SEARCH] copied best model
1472.15/1473.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1472.25/1473.10	c model valid
1472.25/1473.10	c current solution ok
1472.25/1473.10	o 37844373
1472.25/1473.10	c [INC SEARCH] iteration: 3
1472.25/1473.10	c [INC BOUNDS] best value:37844458 search for 37844457
1472.25/1473.10	c [INC SYSTEM] there exists a inc, kill it!
1472.25/1473.10	c write failed with 2
1472.25/1473.13	c [INC SYSTEM] create new solver instance
1472.25/1473.13	c [INC] encode full formula
1472.25/1473.13	c fallback to adder encoding
1474.26/1475.12	c set iterative enc to: adder
1474.26/1475.12	c set iterative enc to: none
1474.55/1475.48	c [INC SEARCH] isOptimum variable: 0
1541.01/1541.93	c formula is SAT
1541.12/1542.00	c [INC SEARCH] copied best model
1541.12/1542.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1541.12/1542.05	c model valid
1541.12/1542.05	c current solution ok
1541.12/1542.05	o 37433447
1541.12/1542.05	c [INC SEARCH] iteration: 4
1541.12/1542.05	c [INC BOUNDS] best value:37433532 search for 37433531
1541.12/1542.05	c [INC SYSTEM] there exists a inc, kill it!
1541.12/1542.05	c write failed with 2
1541.12/1542.07	c [INC SYSTEM] create new solver instance
1541.12/1542.07	c [INC] encode full formula
1541.12/1542.07	c fallback to adder encoding
1543.14/1544.06	c set iterative enc to: adder
1543.14/1544.06	c set iterative enc to: none
1543.53/1544.42	c [INC SEARCH] isOptimum variable: 0
1615.68/1616.64	c formula is SAT
1615.78/1616.72	c [INC SEARCH] copied best model
1615.78/1616.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1615.78/1616.76	c model valid
1615.78/1616.76	c current solution ok
1615.78/1616.76	o 21758305
1615.78/1616.76	c [INC SEARCH] iteration: 5
1615.78/1616.76	c [INC BOUNDS] best value:21758390 search for 21758389
1615.78/1616.76	c [INC SYSTEM] there exists a inc, kill it!
1615.78/1616.76	c write failed with 2
1615.78/1616.78	c [INC SYSTEM] create new solver instance
1615.78/1616.78	c [INC] encode full formula
1615.78/1616.78	c fallback to adder encoding
1617.50/1618.48	c set iterative enc to: adder
1617.50/1618.48	c set iterative enc to: none
1617.89/1618.81	c [INC SEARCH] isOptimum variable: 0
1645.88/1646.85	c formula is SAT
1646.00/1646.92	c [INC SEARCH] copied best model
1646.00/1646.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1646.00/1646.97	c model valid
1646.00/1646.97	c current solution ok
1646.00/1646.97	o 20700375
1646.00/1646.97	c [INC SEARCH] iteration: 6
1646.00/1646.97	c [INC BOUNDS] best value:20700460 search for 20700459
1646.00/1646.97	c [INC SYSTEM] there exists a inc, kill it!
1646.00/1646.97	c write failed with 2
1646.09/1647.00	c [INC SYSTEM] create new solver instance
1646.09/1647.00	c [INC] encode full formula
1646.09/1647.00	c fallback to adder encoding
1647.69/1648.68	c set iterative enc to: adder
1647.69/1648.68	c set iterative enc to: none
1648.09/1649.00	c [INC SEARCH] isOptimum variable: 0
1800.03/1801.01	HOME/npSolver-pbo-Itdqb.sh: line 18: 22775 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751696-1339177841/watcher-3751696-1339177841 -o /tmp/evaluation-result-3751696-1339177841/solver-3751696-1339177841 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751696-1339177841.opb 2103863007 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.02 2.01 2.00 3/181 22774
/proc/meminfo: memFree=30313728/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0

[startup+0.0315819 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22774
/proc/meminfo: memFree=30313728/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/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: 2.02 2.01 2.00 3/181 22774
/proc/meminfo: memFree=30313728/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22774
/proc/meminfo: memFree=30313728/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700308 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22774
/proc/meminfo: memFree=30313728/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22776
/proc/meminfo: memFree=30217176/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=85484 CPUtime=1.28 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 9127 0 0 0 112 16 0 0 20 0 1 0 383912736 87535616 19925 33554432000 4194304 6004724 140736831938720 140736831933184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22775/statm: 21371 19925 171 442 0 20925 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 94632

[startup+3.10045 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 22778
/proc/meminfo: memFree=30031080/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=85484 CPUtime=1.28 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 9127 0 0 0 112 16 0 0 20 0 1 0 383912736 87535616 19925 33554432000 4194304 6004724 140736831938720 140736831933184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22775/statm: 21371 19925 171 442 0 20925 0
[pid=22777] ppid=22775 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22777/stat : 22777 (cp2_pre.sh) S 22775 22774 22170 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383912864 9367552 277 33554432000 4194304 5064252 140734401422240 140734401420944 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22777/statm: 2287 277 234 213 0 72 0
[pid=22778] ppid=22777 vsize=355284 CPUtime=1.81 cores=1,3,5,7
/proc/22778/stat : 22778 (coprocessor) R 22777 22774 22170 0 -1 4202496 39512 0 0 0 169 12 0 0 20 0 1 0 383912864 363810816 79457 33554432000 4194304 6586260 140735917449680 140735917445944 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/22778/statm: 88821 79457 166 584 0 88233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 459064

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 22805
/proc/meminfo: memFree=29954868/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=85484 CPUtime=1.28 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 9127 0 0 0 112 16 0 0 20 0 1 0 383912736 87535616 19925 33554432000 4194304 6004724 140736831938720 140736831933184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22775/statm: 21371 19925 171 442 0 20925 0
[pid=22777] ppid=22775 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22777/stat : 22777 (cp2_pre.sh) S 22775 22774 22170 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383912864 9367552 277 33554432000 4194304 5064252 140734401422240 140734401420944 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22777/statm: 2287 277 234 213 0 72 0
[pid=22778] ppid=22777 vsize=451108 CPUtime=5 cores=1,3,5,7
/proc/22778/stat : 22778 (coprocessor) R 22777 22774 22170 0 -1 4202496 58029 0 0 0 469 31 0 0 20 0 1 0 383912864 461934592 109579 33554432000 4194304 6586260 140735917449680 140735917445432 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/22778/statm: 112777 109579 204 584 0 112189 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 554888

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22822
/proc/meminfo: memFree=29368624/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=89544 CPUtime=8.75 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) R 22774 22774 22170 0 -1 4202496 11471 58930 0 0 140 128 569 38 20 0 1 0 383912736 91693056 20949 33554432000 4194304 6004724 140736831938720 140736831932920 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22775/statm: 22386 20949 180 442 0 21940 0
[pid=22820] ppid=22775 vsize=169964 CPUtime=3.92 cores=1,3,5,7
/proc/22820/stat : 22820 (glucosInc) S 22775 22774 22170 0 -1 4202496 31678 0 0 0 385 7 0 0 20 0 1 0 383913472 174043136 39122 33554432000 4194304 5654031 140736335626112 140736335624424 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22820/statm: 42491 39122 146 357 0 42131 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 268656

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22834
/proc/meminfo: memFree=29233608/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=95992 CPUtime=17.06 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 19683 134720 0 0 377 236 1019 74 20 0 1 0 383912736 98295808 22613 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/22775/statm: 23998 22613 200 442 0 23552 0
[pid=22832] ppid=22775 vsize=543404 CPUtime=8.11 cores=1,3,5,7
/proc/22832/stat : 22832 (glucosInc) R 22775 22774 22170 0 -1 4202496 84821 0 0 0 785 26 0 0 20 0 1 0 383914474 556445696 121453 33554432000 4194304 5654031 140734816169296 140734816166984 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22832/statm: 135851 121453 141 357 0 135491 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 648544

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 22834
/proc/meminfo: memFree=29223128/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=95992 CPUtime=17.06 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 19683 134720 0 0 377 236 1019 74 20 0 1 0 383912736 98295808 22613 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/22775/statm: 23998 22613 200 442 0 23552 0
[pid=22832] ppid=22775 vsize=548140 CPUtime=33.7 cores=1,3,5,7
/proc/22832/stat : 22832 (glucosInc) R 22775 22774 22170 0 -1 4202496 85858 0 0 0 3344 26 0 0 20 0 1 0 383914474 561295360 126578 33554432000 4194304 5654031 140734816169296 140734816157112 4214974 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22832/statm: 137035 126578 141 357 0 136675 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 653280

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22834
/proc/meminfo: memFree=29161572/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=95992 CPUtime=17.06 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 19683 134720 0 0 377 236 1019 74 20 0 1 0 383912736 98295808 22613 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/22775/statm: 23998 22613 200 442 0 23552 0
[pid=22832] ppid=22775 vsize=629528 CPUtime=84.9 cores=1,3,5,7
/proc/22832/stat : 22832 (glucosInc) R 22775 22774 22170 0 -1 4202496 86743 0 0 0 8462 28 0 0 20 0 1 0 383914474 644636672 139215 33554432000 4194304 5654031 140734816169296 140734816167384 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22832/statm: 157382 139215 142 357 0 157022 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 734668

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 22845
/proc/meminfo: memFree=28421436/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=95992 CPUtime=17.06 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 19683 134720 0 0 377 236 1019 74 20 0 1 0 383912736 98295808 22613 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/22775/statm: 23998 22613 200 442 0 23552 0
[pid=22832] ppid=22775 vsize=629664 CPUtime=144.89 cores=1,3,5,7
/proc/22832/stat : 22832 (glucosInc) R 22775 22774 22170 0 -1 4202496 89527 0 0 0 14451 38 0 0 20 0 1 0 383914474 644775936 136268 33554432000 4194304 5654031 140734816169296 140734816167080 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22832/statm: 157416 136268 142 357 0 157056 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 734804

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 22845
/proc/meminfo: memFree=28361440/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=95992 CPUtime=17.06 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 19683 134720 0 0 377 236 1019 74 20 0 1 0 383912736 98295808 22613 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/22775/statm: 23998 22613 200 442 0 23552 0
[pid=22832] ppid=22775 vsize=630072 CPUtime=204.88 cores=1,3,5,7
/proc/22832/stat : 22832 (glucosInc) R 22775 22774 22170 0 -1 4202496 90973 0 0 0 20444 44 0 0 20 0 1 0 383914474 645193728 143531 33554432000 4194304 5654031 140734816169296 140734816167080 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22832/statm: 157518 143531 142 357 0 157158 0
Current children cumulated CPU time (s) 221.94

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

Current children cumulated vsize (KiB) 874212

[startup+1302.3 s]
/proc/loadavg: 2.17 2.41 2.19 3/181 22887
/proc/meminfo: memFree=28410316/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=109340 CPUtime=1089.33 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 38375 335312 0 0 832 314 107442 345 20 0 1 0 383912736 111964160 25950 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 27335 25950 200 442 0 26889 0
[pid=22884] ppid=22775 vsize=623992 CPUtime=212.16 cores=1,3,5,7
/proc/22884/stat : 22884 (glucosInc) R 22775 22774 22170 0 -1 4202496 92365 0 0 0 21141 75 0 0 20 0 1 0 384021710 638967808 139513 33554432000 4194304 5654031 140734231492544 140734231490568 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22884/statm: 155998 139513 141 357 0 155638 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 742480

[startup+1362.3 s]
/proc/loadavg: 2.06 2.33 2.17 3/181 22888
/proc/meminfo: memFree=28388292/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=109340 CPUtime=1089.33 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 38375 335312 0 0 832 314 107442 345 20 0 1 0 383912736 111964160 25950 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 27335 25950 200 442 0 26889 0
[pid=22884] ppid=22775 vsize=756664 CPUtime=272.13 cores=1,3,5,7
/proc/22884/stat : 22884 (glucosInc) R 22775 22774 22170 0 -1 4202496 94293 0 0 0 27125 88 0 0 20 0 1 0 384021710 774823936 147254 33554432000 4194304 5654031 140734231492544 140734231490632 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22884/statm: 189166 147254 141 357 0 188806 0
Current children cumulated CPU time (s) 1361.46
Current children cumulated vsize (KiB) 875152

[startup+1422.3 s]
/proc/loadavg: 2.02 2.26 2.16 3/181 22888
/proc/meminfo: memFree=28295108/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=109340 CPUtime=1089.33 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 38375 335312 0 0 832 314 107442 345 20 0 1 0 383912736 111964160 25950 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 27335 25950 200 442 0 26889 0
[pid=22884] ppid=22775 vsize=759892 CPUtime=332.1 cores=1,3,5,7
/proc/22884/stat : 22884 (glucosInc) R 22775 22774 22170 0 -1 4202496 95187 0 0 0 33120 90 0 0 20 0 1 0 384021710 778129408 164980 33554432000 4194304 5654031 140734231492544 140734231490328 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22884/statm: 189973 164980 142 357 0 189613 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 878380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.21 2.15 3/181 22890
/proc/meminfo: memFree=28413572/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=108368 CPUtime=1474.64 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 48214 433030 0 0 1046 345 145617 456 20 0 1 0 383912736 110968832 25707 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 27092 25707 200 442 0 26646 0
[pid=22890] ppid=22775 vsize=520260 CPUtime=6.8 cores=1,3,5,7
/proc/22890/stat : 22890 (glucosInc) R 22775 22774 22170 0 -1 4202496 78775 0 0 0 656 24 0 0 20 0 1 0 384060284 532746240 112176 33554432000 4194304 5654031 140735481711040 140735481698856 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22890/statm: 130065 112176 141 357 0 129705 0
Current children cumulated CPU time (s) 1481.44
Current children cumulated vsize (KiB) 637776

[startup+1542.3 s]
/proc/loadavg: 2.00 2.17 2.14 3/180 22890
/proc/meminfo: memFree=28290864/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=140848 CPUtime=1541.43 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) R 22774 22774 22170 0 -1 4202496 55124 513700 0 0 1083 346 152230 484 20 0 1 0 383912736 144228352 33075 33554432000 4194304 6004724 140736831938720 140736831934208 4534761 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 35212 33075 200 442 0 34766 0
Current children cumulated CPU time (s) 1541.43
Current children cumulated vsize (KiB) 149996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.14 2.12 3/181 22893
/proc/meminfo: memFree=28300640/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=108088 CPUtime=1543.55 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 57927 514215 0 0 1258 375 152230 492 20 0 1 0 383912736 110682112 25637 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 27022 25637 200 442 0 26576 0
[pid=22892] ppid=22775 vsize=530548 CPUtime=57.84 cores=1,3,5,7
/proc/22892/stat : 22892 (glucosInc) R 22775 22774 22170 0 -1 4202496 81195 0 0 0 5761 23 0 0 20 0 1 0 384067178 543281152 114937 33554432000 4194304 5654031 140733853340544 140733853328360 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22892/statm: 132637 114937 142 357 0 132277 0
Current children cumulated CPU time (s) 1601.39
Current children cumulated vsize (KiB) 647784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.11 2.11 3/181 22898
/proc/meminfo: memFree=28223828/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=105576 CPUtime=1648.1 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 75428 673885 0 0 1628 425 162195 562 20 0 1 0 383912736 108109824 25009 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 26394 25009 200 442 0 25948 0
[pid=22898] ppid=22775 vsize=506384 CPUtime=13.27 cores=1,3,5,7
/proc/22898/stat : 22898 (glucosInc) R 22775 22774 22170 0 -1 4202496 74779 0 0 0 1303 24 0 0 20 0 1 0 384077636 518537216 104593 33554432000 4194304 5654031 140735637502304 140735637500088 4215121 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22898/statm: 126596 104593 141 357 0 126236 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 621108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.09 2.10 3/181 22898
/proc/meminfo: memFree=28324764/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=105576 CPUtime=1648.1 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 75428 673885 0 0 1628 425 162195 562 20 0 1 0 383912736 108109824 25009 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 26394 25009 200 442 0 25948 0
[pid=22898] ppid=22775 vsize=515708 CPUtime=73.24 cores=1,3,5,7
/proc/22898/stat : 22898 (glucosInc) R 22775 22774 22170 0 -1 4202496 75894 0 0 0 7299 25 0 0 20 0 1 0 384077636 528084992 111813 33554432000 4194304 5654031 140735637502304 140735637490120 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22898/statm: 128927 111813 142 357 0 128567 0
Current children cumulated CPU time (s) 1721.34
Current children cumulated vsize (KiB) 630432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.07 2.09 3/182 22901
/proc/meminfo: memFree=28284804/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=105576 CPUtime=1648.1 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 75428 673885 0 0 1628 425 162195 562 20 0 1 0 383912736 108109824 25009 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 26394 25009 200 442 0 25948 0
[pid=22898] ppid=22775 vsize=519788 CPUtime=133.23 cores=1,3,5,7
/proc/22898/stat : 22898 (glucosInc) R 22775 22774 22170 0 -1 4202496 76053 0 0 0 13298 25 0 0 20 0 1 0 384077636 532262912 114002 33554432000 4194304 5654031 140735637502304 140735637490120 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22898/statm: 129947 114002 142 357 0 129587 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (KiB) 634512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.06 2.09 3/182 22901
/proc/meminfo: memFree=28268420/32873844 swapFree=7636/7636
[pid=22774] ppid=22772 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22774/stat : 22774 (npSolver-pbo-It) S 22772 22774 22170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383912736 9367552 275 33554432000 4194304 5064252 140735480874848 140735480873760 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22774/statm: 2287 275 233 213 0 72 0
[pid=22775] ppid=22774 vsize=105576 CPUtime=1648.1 cores=1,3,5,7
/proc/22775/stat : 22775 (npSolver-pbo) S 22774 22774 22170 0 -1 4202496 75428 673885 0 0 1628 425 162195 562 20 0 1 0 383912736 108109824 25009 33554432000 4194304 6004724 140736831938720 140736831924568 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/22775/statm: 26394 25009 200 442 0 25948 0
[pid=22898] ppid=22775 vsize=519788 CPUtime=151.93 cores=1,3,5,7
/proc/22898/stat : 22898 (glucosInc) R 22775 22774 22170 0 -1 4202496 76053 0 0 0 15168 25 0 0 20 0 1 0 384077636 532262912 114002 33554432000 4194304 5654031 140735637502304 140735637490120 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22898/statm: 129947 114002 142 357 0 129587 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 634512

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22774 and gives
#  childrusage.ru_utime.tv_sec=1638
#  childrusage.ru_utime.tv_usec=243949
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=883497
# CPU time returned by wait4() is 1648.13
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.03
CPU user time (s): 1789.91
CPU system time (s): 10.12
CPU usage (%): 99.9453
Max. virtual memory (cumulated for all children) (KiB): 1438296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1638.24
system time used= 9.8835
maximum resident set size= 1169684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 749687
page faults= 0
swaps= 0
block input operations= 16
block output operations= 2656848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15567
involuntary context switches= 5604

runsolver used 3.08453 second user time and 8.45771 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 19:50:42
IDJOB=3751696
IDBENCH=92733
IDSOLVER=2335
FILE ID=node108/3751696-1339177841
RUNJOBID= node108-1339172029-22359
PBS_JOBID= 14643837
Free space on /tmp= 71264 MiB

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

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

MD5SUM BENCH= f3813b86973df1eedcf86494ca06b423
RANDOM SEED=2103863007

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30314520 kB
Buffers:         1260176 kB
Cached:           182368 kB
SwapCached:         1708 kB
Active:          1629876 kB
Inactive:          17792 kB
Active(anon):     197764 kB
Inactive(anon):     8572 kB
Active(file):    1432112 kB
Inactive(file):     9220 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:              9348 kB
Writeback:             0 kB
AnonPages:        314380 kB
Mapped:            12328 kB
Shmem:                 0 kB
Slab:             767720 kB
SReclaimable:     209332 kB
SUnreclaim:       558388 kB
KernelStack:        1544 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     360080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70796 MiB
End job on node108 at 2012-06-08 20:20:43