Trace number 3751694

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 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_1.opb
MD5SUMed2892e0d2f6125119f9653dabb34672
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4654355
Best CPU time to get the best result obtained on this benchmark1800.56
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 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 133404724421
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 133404724421
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.27	c run inc solver
1.19/1.27	c [INC SYSTEM] run initial solver
1.19/1.27	c [INC SYSTEM] preprocess with white file
7.28/7.32	c [INC SYSTEM] finished preprocessing in 6 s
7.28/7.32	c [INC SYSTEM] execute solver
11.18/11.26	c [INC SEARCH] formula is SAT
11.18/11.28	c [INC SYSTEM] solved the initial formula
11.58/11.60	c model valid
11.58/11.60	c current solution ok
13.44/13.50	o 304695537
13.44/13.50	c starting approximation
13.44/13.50	c factor = 2
13.44/13.50	c factor still to low - shrinking to 1.31309e+07
13.44/13.50	c approx number of clauses: 1e+06
13.44/13.50	c current bound: 152347808
14.68/14.73	c leaving approximation
14.68/14.73	c finished approximation
14.68/14.73	c [INC SYSTEM] there exists a inc, kill it!
14.68/14.73	c write failed with 2
14.68/14.75	c [INC SEARCH] iteration: 0
14.68/14.75	c [INC BOUNDS] best value:304695622 search for 304695621
14.68/14.75	c [INC SYSTEM] create new solver instance
14.68/14.75	c [INC] encode full formula
14.68/14.75	c fallback to adder encoding
17.10/17.11	c set iterative enc to: adder
17.10/17.11	c set iterative enc to: none
17.48/17.61	c [INC SEARCH] isOptimum variable: 0
25.09/25.28	c formula is SAT
25.19/25.37	c [INC SEARCH] copied best model
25.19/25.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.29/25.42	c model valid
25.29/25.42	c current solution ok
25.29/25.42	o 108018659
25.29/25.42	c [INC SEARCH] iteration: 1
25.29/25.42	c [INC BOUNDS] best value:108018744 search for 108018743
25.29/25.42	c [INC SYSTEM] there exists a inc, kill it!
25.29/25.42	c write failed with 2
25.29/25.46	c [INC SYSTEM] create new solver instance
25.29/25.46	c [INC] encode full formula
25.29/25.46	c fallback to adder encoding
27.51/27.65	c set iterative enc to: adder
27.51/27.65	c set iterative enc to: none
27.89/28.06	c [INC SEARCH] isOptimum variable: 0
119.48/119.61	c formula is SAT
119.57/119.70	c [INC SEARCH] copied best model
119.57/119.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
119.57/119.75	c model valid
119.57/119.75	c current solution ok
119.57/119.75	o 34488713
119.57/119.75	c [INC SEARCH] iteration: 2
119.57/119.75	c [INC BOUNDS] best value:34488798 search for 34488797
119.57/119.75	c [INC SYSTEM] there exists a inc, kill it!
119.57/119.75	c write failed with 2
119.57/119.79	c [INC SYSTEM] create new solver instance
119.57/119.79	c [INC] encode full formula
119.57/119.79	c fallback to adder encoding
121.59/121.72	c set iterative enc to: adder
121.59/121.72	c set iterative enc to: none
121.90/122.06	c [INC SEARCH] isOptimum variable: 0
156.89/157.02	c formula is SAT
156.89/157.10	c [INC SEARCH] copied best model
156.99/157.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.99/157.15	c model valid
156.99/157.15	c current solution ok
156.99/157.15	o 33797687
156.99/157.15	c [INC SEARCH] iteration: 3
156.99/157.15	c [INC BOUNDS] best value:33797772 search for 33797771
156.99/157.15	c [INC SYSTEM] there exists a inc, kill it!
156.99/157.15	c write failed with 2
156.99/157.17	c [INC SYSTEM] create new solver instance
156.99/157.17	c [INC] encode full formula
156.99/157.17	c fallback to adder encoding
158.90/159.09	c set iterative enc to: adder
158.90/159.09	c set iterative enc to: none
159.30/159.43	c [INC SEARCH] isOptimum variable: 0
268.38/268.54	c formula is SAT
268.48/268.61	c [INC SEARCH] copied best model
268.48/268.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
268.48/268.66	c model valid
268.48/268.66	c current solution ok
268.48/268.66	o 25114705
268.48/268.66	c [INC SEARCH] iteration: 4
268.48/268.66	c [INC BOUNDS] best value:25114790 search for 25114789
268.48/268.66	c [INC SYSTEM] there exists a inc, kill it!
268.48/268.66	c write failed with 2
268.48/268.70	c [INC SYSTEM] create new solver instance
268.48/268.70	c [INC] encode full formula
268.48/268.70	c fallback to adder encoding
270.21/270.40	c set iterative enc to: adder
270.21/270.40	c set iterative enc to: none
270.60/270.72	c [INC SEARCH] isOptimum variable: 0
296.31/296.48	c formula is SAT
296.42/296.55	c [INC SEARCH] copied best model
296.42/296.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
296.52/296.60	c model valid
296.52/296.60	c current solution ok
296.52/296.60	o 22700451
296.52/296.60	c [INC SEARCH] iteration: 5
296.52/296.60	c [INC BOUNDS] best value:22700536 search for 22700535
296.52/296.60	c [INC SYSTEM] there exists a inc, kill it!
296.52/296.60	c write failed with 2
296.52/296.63	c [INC SYSTEM] create new solver instance
296.52/296.63	c [INC] encode full formula
296.52/296.63	c fallback to adder encoding
298.22/298.31	c set iterative enc to: adder
298.22/298.31	c set iterative enc to: none
298.52/298.62	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 26629 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-3751694-1339177847/watcher-3751694-1339177847 -o /tmp/evaluation-result-3751694-1339177847/solver-3751694-1339177847 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751694-1339177847.opb 1599463662 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/179 26628
/proc/meminfo: memFree=28778516/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0

[startup+0.0383381 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26628
/proc/meminfo: memFree=28778516/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26628
/proc/meminfo: memFree=28778516/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26628
/proc/meminfo: memFree=28778516/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700295 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26628
/proc/meminfo: memFree=28778516/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 26630
/proc/meminfo: memFree=28674964/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=85480 CPUtime=1.28 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 8499 0 0 0 113 15 0 0 20 0 1 0 383909020 87531520 20088 33554432000 4194304 6004724 140736699288960 140736699283424 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26629/statm: 21370 20088 171 442 0 20924 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 94628

[startup+3.10043 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 26632
/proc/meminfo: memFree=28511444/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=85480 CPUtime=1.28 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 8499 0 0 0 113 15 0 0 20 0 1 0 383909020 87531520 20088 33554432000 4194304 6004724 140736699288960 140736699283424 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26629/statm: 21370 20088 171 442 0 20924 0
[pid=26631] ppid=26629 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26631/stat : 26631 (cp2_pre.sh) S 26629 26628 25698 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383909149 9367552 277 33554432000 4194304 5064252 140736273936112 140736273934816 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26631/statm: 2287 277 234 213 0 72 0
[pid=26632] ppid=26631 vsize=355416 CPUtime=1.79 cores=1,3,5,7
/proc/26632/stat : 26632 (coprocessor) R 26631 26628 25698 0 -1 4202496 41099 0 0 0 168 11 0 0 20 0 1 0 383909150 363945984 79000 33554432000 4194304 6586260 140733325812016 140733325808280 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26632/statm: 88854 79001 166 584 0 88266 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 459192

[startup+6.30037 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 26632
/proc/meminfo: memFree=28174132/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=85480 CPUtime=1.28 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 8499 0 0 0 113 15 0 0 20 0 1 0 383909020 87531520 20088 33554432000 4194304 6004724 140736699288960 140736699283424 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26629/statm: 21370 20088 171 442 0 20924 0
[pid=26631] ppid=26629 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26631/stat : 26631 (cp2_pre.sh) S 26629 26628 25698 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383909149 9367552 277 33554432000 4194304 5064252 140736273936112 140736273934816 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26631/statm: 2287 277 234 213 0 72 0
[pid=26632] ppid=26631 vsize=451108 CPUtime=4.99 cores=1,3,5,7
/proc/26632/stat : 26632 (coprocessor) R 26631 26628 25698 0 -1 4202496 58824 0 0 0 470 29 0 0 20 0 1 0 383909150 461934592 109352 33554432000 4194304 6586260 140733325812016 140733325807336 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26632/statm: 112777 109352 204 584 0 112189 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 554884

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 26634
/proc/meminfo: memFree=28432876/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=89540 CPUtime=8.78 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) R 26628 26628 25698 0 -1 4202496 10843 59725 0 0 151 125 565 37 20 0 1 0 383909020 91688960 21112 33554432000 4194304 6004724 140736699288960 140736699283160 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26629/statm: 22385 21112 180 442 0 21939 0
[pid=26634] ppid=26629 vsize=169960 CPUtime=3.91 cores=1,3,5,7
/proc/26634/stat : 26634 (glucosInc) S 26629 26628 25698 0 -1 4202496 32910 0 0 0 384 7 0 0 20 0 1 0 383909753 174039040 39743 33554432000 4194304 5654031 140736965836192 140736965834504 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26634/statm: 42490 39743 146 357 0 42130 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 268648

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.00 4/180 26644
/proc/meminfo: memFree=28800560/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=124708 CPUtime=25.41 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) R 26628 26628 25698 0 -1 4202496 24438 223186 0 0 427 226 1781 107 20 0 1 0 383909020 127700992 29924 33554432000 4194304 6004724 140736699288960 140736699282808 4214631 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26629/statm: 31177 29924 200 442 0 30731 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 133856

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 26648
/proc/meminfo: memFree=28266344/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=110108 CPUtime=27.96 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 28003 223701 0 0 642 257 1781 116 20 0 1 0 383909020 112750592 26306 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 27527 26306 200 442 0 27081 0
[pid=26648] ppid=26629 vsize=544416 CPUtime=23.02 cores=1,3,5,7
/proc/26648/stat : 26648 (glucosInc) R 26629 26628 25698 0 -1 4202496 84930 0 0 0 2274 28 0 0 20 0 1 0 383911827 557481984 122041 33554432000 4194304 5654031 140735581793760 140735581791544 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26648/statm: 136104 122041 141 357 0 135744 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 663672

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 26648
/proc/meminfo: memFree=28257688/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=110108 CPUtime=27.96 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 28003 223701 0 0 642 257 1781 116 20 0 1 0 383909020 112750592 26306 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 27527 26306 200 442 0 27081 0
[pid=26648] ppid=26629 vsize=544580 CPUtime=74.21 cores=1,3,5,7
/proc/26648/stat : 26648 (glucosInc) R 26629 26628 25698 0 -1 4202496 84972 0 0 0 7393 28 0 0 20 0 1 0 383911827 557649920 123105 33554432000 4194304 5654031 140735581793760 140735581791448 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26648/statm: 136145 123105 141 357 0 135785 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 663836

[startup+162.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 26653
/proc/meminfo: memFree=28269660/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=107468 CPUtime=159.33 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 47885 391418 0 0 1056 317 14368 192 20 0 1 0 383909020 110047232 25646 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26867 25646 200 442 0 26421 0
[pid=26653] ppid=26629 vsize=514948 CPUtime=2.85 cores=1,3,5,7
/proc/26653/stat : 26653 (glucosInc) R 26629 26628 25698 0 -1 4202496 77459 0 0 0 260 25 0 0 20 0 1 0 383924964 527306752 109792 33554432000 4194304 5654031 140734713695792 140734713693912 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26653/statm: 128737 109792 131 357 0 128377 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 631564

[startup+222.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/181 26653
/proc/meminfo: memFree=28279060/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=107468 CPUtime=159.33 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 47885 391418 0 0 1056 317 14368 192 20 0 1 0 383909020 110047232 25646 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26867 25646 200 442 0 26421 0
[pid=26653] ppid=26629 vsize=527032 CPUtime=62.84 cores=1,3,5,7
/proc/26653/stat : 26653 (glucosInc) R 26629 26628 25698 0 -1 4202496 79253 0 0 0 6258 26 0 0 20 0 1 0 383924964 539680768 115163 33554432000 4194304 5654031 140734713695792 140734713683608 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26653/statm: 131758 115163 142 357 0 131398 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 643648

[startup+282.3 s]

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

/proc/loadavg: 2.04 2.03 2.00 3/181 26693
/proc/meminfo: memFree=27970452/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=958748 CPUtime=1003.47 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 99776 0 0 0 100156 191 0 0 20 0 1 0 383938883 981757952 222845 33554432000 4194304 5654031 140736033774944 140736033772728 4233448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 239687 222845 142 357 0 239327 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 1073436

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 26693
/proc/meminfo: memFree=28117540/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=959032 CPUtime=1063.45 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 102067 0 0 0 106142 203 0 0 20 0 1 0 383938883 982048768 182309 33554432000 4194304 5654031 140736033774944 140736033773032 4233148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 239758 182309 142 357 0 239398 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1073720

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 26738
/proc/meminfo: memFree=28995308/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=1308280 CPUtime=1123.44 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 102720 0 0 0 112137 207 0 0 20 0 1 0 383938883 1339678720 240861 33554432000 4194304 5654031 140736033774944 140736033773032 4215028 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 327070 240861 142 357 0 326710 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1422968

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 26738
/proc/meminfo: memFree=29154412/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=959460 CPUtime=1183.42 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 103970 0 0 0 118125 217 0 0 20 0 1 0 383938883 982487040 186615 33554432000 4194304 5654031 140736033774944 140736033773032 4215033 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 239865 186615 142 357 0 239505 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 1074148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 26738
/proc/meminfo: memFree=28920260/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=1308708 CPUtime=1243.41 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 104594 0 0 0 124121 220 0 0 20 0 1 0 383938883 1340116992 244471 33554432000 4194304 5654031 140736033774944 140736033773032 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 327177 244471 142 357 0 326817 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1423396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26738
/proc/meminfo: memFree=29119024/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=959460 CPUtime=1303.4 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 105637 0 0 0 130110 230 0 0 20 0 1 0 383938883 982487040 187006 33554432000 4194304 5654031 140736033774944 140736033773032 4233464 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 239865 187006 142 357 0 239505 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 1074148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26738
/proc/meminfo: memFree=28894116/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=1309276 CPUtime=1363.4 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 106045 0 0 0 136102 238 0 0 20 0 1 0 383938883 1340698624 241580 33554432000 4194304 5654031 140736033774944 140736033772728 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 327319 241580 142 357 0 326959 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1423964

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 26739
/proc/meminfo: memFree=29179360/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=745956 CPUtime=1423.38 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 106823 0 0 0 142089 249 0 0 20 0 1 0 383938883 763858944 170976 33554432000 4194304 5654031 140736033774944 140736033772968 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 186489 170976 142 357 0 186129 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 860644

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/182 26742
/proc/meminfo: memFree=29005832/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=960880 CPUtime=1483.37 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 107357 0 0 0 148082 255 0 0 20 0 1 0 383938883 983941120 221588 33554432000 4194304 5654031 140736033774944 140736033773032 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 240220 221588 142 357 0 239860 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1075568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.05 2.01 3/182 26742
/proc/meminfo: memFree=28911800/32873844 swapFree=7632/7632
[pid=26628] ppid=26626 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26628/stat : 26628 (npSolver-pbo-It) S 26626 26628 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383909020 9367552 275 33554432000 4194304 5064252 140733209889232 140733209888144 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26628/statm: 2287 275 233 213 0 72 0
[pid=26629] ppid=26628 vsize=105540 CPUtime=298.55 cores=1,3,5,7
/proc/26629/stat : 26629 (npSolver-pbo) S 26628 26628 25698 0 -1 4202496 64411 549037 0 0 1423 368 27796 268 20 0 1 0 383909020 108072960 25164 33554432000 4194304 6004724 140736699288960 140736699274808 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/26629/statm: 26385 25164 200 442 0 25939 0
[pid=26657] ppid=26629 vsize=1310128 CPUtime=1501.48 cores=1,3,5,7
/proc/26657/stat : 26657 (glucosInc) R 26629 26628 25698 0 -1 4202496 107584 0 0 0 149889 259 0 0 20 0 1 0 383938883 1341571072 235096 33554432000 4194304 5654031 140736033774944 140736033773032 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26657/statm: 327532 235096 142 357 0 327172 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1424816

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 26628 and gives
#  childrusage.ru_utime.tv_sec=292
#  childrusage.ru_utime.tv_usec=203578
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=371031
# CPU time returned by wait4() is 298.575
# 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): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1791.08
CPU system time (s): 8.95
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 1768692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 292.204
system time used= 6.37103
maximum resident set size= 639964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 613822
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2322208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12948
involuntary context switches= 2020

runsolver used 3.64844 second user time and 9.33258 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-08 19:50:47
IDJOB=3751694
IDBENCH=92738
IDSOLVER=2335
FILE ID=node141/3751694-1339177847
RUNJOBID= node141-1339170193-25715
PBS_JOBID= 14643818
Free space on /tmp= 68792 MiB

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

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

MD5SUM BENCH= ed2892e0d2f6125119f9653dabb34672
RANDOM SEED=1599463662

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
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.744
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:        28779424 kB
Buffers:          210312 kB
Cached:          1788124 kB
SwapCached:         2548 kB
Active:          1954300 kB
Inactive:        1204296 kB
Active(anon):    1158584 kB
Inactive(anon):     3540 kB
Active(file):     795716 kB
Inactive(file):  1200756 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098952 kB
Dirty:              9328 kB
Writeback:             0 kB
AnonPages:       1223572 kB
Mapped:            10260 kB
Shmem:                 0 kB
Slab:             779212 kB
SReclaimable:     221088 kB
SUnreclaim:       558124 kB
KernelStack:        1512 kB
PageTables:         6240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1686548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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= 68952 MiB
End job on node141 at 2012-06-08 20:20:47