Trace number 3702523

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.08 1800.81

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_5.opb
MD5SUM20017986f9960b1d860bf846232b7a22
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5696927
Best CPU time to get the best result obtained on this benchmark1801.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 56160700102
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 56160700102
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.04/1.22	c [INC SYSTEM] finished preprocessing in 1 s
1.04/1.22	c [INC SYSTEM] execute solver
1.06/1.37	c [INC SEARCH] formula is SAT
1.06/1.37	c [INC SYSTEM] solved the initial formula
1.06/1.39	c model valid
1.06/1.39	c current solution ok
1.40/1.76	o 408326403
1.40/1.76	c starting approximation
1.40/1.76	c factor = 2
1.40/1.76	c factor still to low - shrinking to 6.06365e+06
1.40/1.76	c approx number of clauses: 1e+06
1.40/1.76	c current bound: 204163232
2.61/2.89	c leaving approximation
2.61/2.89	c finished approximation
2.61/2.89	c [INC SYSTEM] there exists a inc, kill it!
2.61/2.89	c write failed with 2
2.61/2.89	c [INC SEARCH] iteration: 0
2.61/2.89	c [INC BOUNDS] best value:408326453 search for 408326452
2.61/2.89	c [INC SYSTEM] create new solver instance
2.61/2.89	c [INC] encode full formula
2.61/2.89	c fallback to adder encoding
3.44/3.66	c set iterative enc to: adder
3.44/3.66	c set iterative enc to: none
3.54/3.76	c [INC SEARCH] isOptimum variable: 0
6.13/6.61	c formula is SAT
6.13/6.66	c [INC SEARCH] copied best model
6.13/6.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.13/6.66	c model valid
6.13/6.66	c current solution ok
6.13/6.66	o 230350533
6.13/6.66	c [INC SEARCH] iteration: 1
6.13/6.66	c [INC BOUNDS] best value:230350583 search for 230350582
6.13/6.66	c [INC SYSTEM] there exists a inc, kill it!
6.13/6.66	c write failed with 2
6.13/6.66	c [INC SYSTEM] create new solver instance
6.13/6.66	c [INC] encode full formula
6.13/6.66	c fallback to adder encoding
7.24/7.40	c set iterative enc to: adder
7.24/7.40	c set iterative enc to: none
7.34/7.51	c [INC SEARCH] isOptimum variable: 0
10.14/10.35	c formula is SAT
10.14/10.37	c [INC SEARCH] copied best model
10.14/10.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.14/10.39	c model valid
10.14/10.39	c current solution ok
10.14/10.39	o 183967703
10.14/10.39	c [INC SEARCH] iteration: 2
10.14/10.39	c [INC BOUNDS] best value:183967753 search for 183967752
10.14/10.39	c [INC SYSTEM] there exists a inc, kill it!
10.14/10.39	c write failed with 2
10.23/10.40	c [INC SYSTEM] create new solver instance
10.23/10.40	c [INC] encode full formula
10.23/10.40	c fallback to adder encoding
10.95/11.14	c set iterative enc to: adder
10.95/11.14	c set iterative enc to: none
11.06/11.25	c [INC SEARCH] isOptimum variable: 0
12.35/12.53	c formula is SAT
12.35/12.55	c [INC SEARCH] copied best model
12.35/12.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.35/12.56	c model valid
12.35/12.56	c current solution ok
12.35/12.56	o 71927987
12.35/12.56	c [INC SEARCH] iteration: 3
12.35/12.56	c [INC BOUNDS] best value:71928037 search for 71928036
12.35/12.56	c [INC SYSTEM] there exists a inc, kill it!
12.35/12.56	c write failed with 2
12.35/12.57	c [INC SYSTEM] create new solver instance
12.35/12.57	c [INC] encode full formula
12.35/12.57	c fallback to adder encoding
13.05/13.27	c set iterative enc to: adder
13.05/13.27	c set iterative enc to: none
13.16/13.37	c [INC SEARCH] isOptimum variable: 0
15.04/15.23	c formula is SAT
15.04/15.25	c [INC SEARCH] copied best model
15.04/15.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.04/15.27	c model valid
15.04/15.27	c current solution ok
15.04/15.27	o 29705753
15.04/15.27	c [INC SEARCH] iteration: 4
15.04/15.27	c [INC BOUNDS] best value:29705803 search for 29705802
15.04/15.27	c [INC SYSTEM] there exists a inc, kill it!
15.04/15.27	c write failed with 2
15.04/15.28	c [INC SYSTEM] create new solver instance
15.04/15.28	c [INC] encode full formula
15.04/15.28	c fallback to adder encoding
15.66/15.85	c set iterative enc to: adder
15.66/15.85	c set iterative enc to: none
15.76/15.94	c [INC SEARCH] isOptimum variable: 0
34.35/34.55	c formula is SAT
34.35/34.57	c [INC SEARCH] copied best model
34.35/34.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.35/34.59	c model valid
34.35/34.59	c current solution ok
34.35/34.59	o 7976469
34.35/34.59	c [INC SEARCH] iteration: 5
34.35/34.59	c [INC BOUNDS] best value:7976519 search for 7976518
34.35/34.59	c [INC SYSTEM] there exists a inc, kill it!
34.35/34.59	c write failed with 2
34.35/34.60	c [INC SYSTEM] create new solver instance
34.35/34.60	c [INC] encode full formula
34.35/34.60	c fallback to adder encoding
34.87/35.01	c set iterative enc to: adder
34.87/35.01	c set iterative enc to: none
34.87/35.08	c [INC SEARCH] isOptimum variable: 0
241.20/241.46	c formula is SAT
241.20/241.47	c [INC SEARCH] copied best model
241.20/241.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
241.20/241.49	c model valid
241.20/241.49	c current solution ok
241.20/241.49	o 7483295
241.20/241.49	c [INC SEARCH] iteration: 6
241.20/241.49	c [INC BOUNDS] best value:7483345 search for 7483344
241.20/241.49	c [INC SYSTEM] there exists a inc, kill it!
241.20/241.49	c write failed with 2
241.20/241.49	c [INC SYSTEM] create new solver instance
241.20/241.49	c [INC] encode full formula
241.20/241.49	c fallback to adder encoding
241.71/241.90	c set iterative enc to: adder
241.71/241.90	c set iterative enc to: none
241.71/241.97	c [INC SEARCH] isOptimum variable: 0
419.30/419.62	c formula is SAT
419.30/419.64	c [INC SEARCH] copied best model
419.30/419.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
419.30/419.66	c model valid
419.30/419.66	c current solution ok
419.30/419.66	o 7345223
419.30/419.66	c [INC SEARCH] iteration: 7
419.30/419.66	c [INC BOUNDS] best value:7345273 search for 7345272
419.30/419.66	c [INC SYSTEM] there exists a inc, kill it!
419.30/419.66	c write failed with 2
419.30/419.66	c [INC SYSTEM] create new solver instance
419.30/419.66	c [INC] encode full formula
419.30/419.66	c fallback to adder encoding
419.72/420.07	c set iterative enc to: adder
419.72/420.07	c set iterative enc to: none
419.82/420.13	c [INC SEARCH] isOptimum variable: 0
477.39/477.78	c formula is SAT
477.39/477.79	c [INC SEARCH] copied best model
477.39/477.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
477.48/477.81	c model valid
477.48/477.81	c current solution ok
477.48/477.81	o 7080321
477.48/477.81	c [INC SEARCH] iteration: 8
477.48/477.81	c [INC BOUNDS] best value:7080371 search for 7080370
477.48/477.81	c [INC SYSTEM] there exists a inc, kill it!
477.48/477.81	c write failed with 2
477.48/477.81	c [INC SYSTEM] create new solver instance
477.48/477.81	c [INC] encode full formula
477.48/477.81	c fallback to adder encoding
477.89/478.22	c set iterative enc to: adder
477.89/478.22	c set iterative enc to: none
477.89/478.29	c [INC SEARCH] isOptimum variable: 0
666.43/666.88	c formula is SAT
666.43/666.90	c [INC SEARCH] copied best model
666.43/666.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
666.52/666.91	c model valid
666.52/666.91	c current solution ok
666.52/666.91	o 6982917
666.52/666.91	c [INC SEARCH] iteration: 9
666.52/666.91	c [INC BOUNDS] best value:6982967 search for 6982966
666.52/666.91	c [INC SYSTEM] there exists a inc, kill it!
666.52/666.91	c write failed with 2
666.52/666.91	c [INC SYSTEM] create new solver instance
666.52/666.91	c [INC] encode full formula
666.52/666.91	c fallback to adder encoding
666.94/667.32	c set iterative enc to: adder
666.94/667.32	c set iterative enc to: none
666.94/667.39	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.81	HOME/npSolver-pbo-Itdqb.sh: line 18: 26239 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-3702523-1338134158/watcher-3702523-1338134158 -o /tmp/evaluation-result-3702523-1338134158/solver-3702523-1338134158 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702523-1338134158.opb 1523089199 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 26238
/proc/meminfo: memFree=30618864/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0

[startup+0.078604 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 26238
/proc/meminfo: memFree=30618864/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100288 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 26238
/proc/meminfo: memFree=30618864/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300152 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 26238
/proc/meminfo: memFree=30618864/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 26238
/proc/meminfo: memFree=30618864/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 26242
/proc/meminfo: memFree=30521104/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=18252 CPUtime=1.2 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) R 26238 26238 24278 0 -1 4202496 4451 17396 0 0 18 11 78 13 20 0 1 0 279540399 18690048 3631 33554432000 4194304 5992684 140735593276352 140735593262616 5179696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 4563 3631 181 440 0 4119 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 27400

[startup+3.10027 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 26247
/proc/meminfo: memFree=30716196/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=38724 CPUtime=2.93 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) R 26238 26238 24278 0 -1 4202496 10207 47576 0 0 50 34 187 22 20 0 1 0 279540399 39653376 8183 33554432000 4194304 5992684 140735593276352 140735593272416 4571337 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 9681 8183 204 440 0 9237 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 47872

[startup+6.30032 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26254
/proc/meminfo: memFree=30609352/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=22340 CPUtime=3.6 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 11592 48091 0 0 106 44 187 23 20 0 1 0 279540399 22876160 4709 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 5585 4709 205 440 0 5141 0
[pid=26254] ppid=26239 vsize=182656 CPUtime=2.53 cores=0,2,4,6
/proc/26254/stat : 26254 (glucosInc) R 26239 26238 24278 0 -1 4202496 32785 0 0 0 246 7 0 0 20 0 1 0 279540775 187039744 39235 33554432000 4194304 5654031 140734164329280 140734164317096 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26254/statm: 45664 39235 141 357 0 45304 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 214144

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26258
/proc/meminfo: memFree=30590116/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=42360 CPUtime=12.55 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) R 26238 26238 24278 0 -1 4202496 27346 146725 0 0 277 65 860 53 20 0 1 0 279540399 43376640 9582 33554432000 4194304 5992684 140735593276352 140735593268696 5044353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 10590 9582 206 440 0 10146 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51508

[startup+25.5068 s]
/proc/loadavg: 2.10 2.02 2.01 3/181 26316
/proc/meminfo: memFree=30666388/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=24992 CPUtime=15.81 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 34102 179143 0 0 395 82 1039 65 20 0 1 0 279540399 25591808 5373 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 6248 5373 206 440 0 5804 0
[pid=26304] ppid=26239 vsize=150056 CPUtime=9.54 cores=0,2,4,6
/proc/26304/stat : 26304 (glucosInc) R 26239 26238 24278 0 -1 4202496 27072 0 0 0 947 7 0 0 20 0 1 0 279541994 153657344 31931 33554432000 4194304 5654031 140734830777504 140734830775272 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26304/statm: 37514 31931 142 357 0 37154 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 184196

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 26322
/proc/meminfo: memFree=30731040/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=23624 CPUtime=34.96 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 39131 207019 0 0 440 89 2891 76 20 0 1 0 279540399 24190976 5031 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 5906 5031 206 440 0 5462 0
[pid=26320] ppid=26239 vsize=117276 CPUtime=15.99 cores=0,2,4,6
/proc/26320/stat : 26320 (glucosInc) R 26239 26238 24278 0 -1 4202496 23004 0 0 0 1594 5 0 0 20 0 1 0 279543908 120090624 26835 33554432000 4194304 5654031 140735882781648 140735882779432 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26320/statm: 29319 26835 141 357 0 28959 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 150048

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26324
/proc/meminfo: memFree=30744284/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=23624 CPUtime=34.96 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 39131 207019 0 0 440 89 2891 76 20 0 1 0 279540399 24190976 5031 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 5906 5031 206 440 0 5462 0
[pid=26320] ppid=26239 vsize=178620 CPUtime=67.17 cores=0,2,4,6
/proc/26320/stat : 26320 (glucosInc) R 26239 26238 24278 0 -1 4202496 24704 0 0 0 6709 8 0 0 20 0 1 0 279543908 182906880 40412 33554432000 4194304 5654031 140735882781648 140735882769464 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26320/statm: 44655 40412 141 357 0 44295 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 211392

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26325
/proc/meminfo: memFree=30716016/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=23624 CPUtime=34.96 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 39131 207019 0 0 440 89 2891 76 20 0 1 0 279540399 24190976 5031 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 5906 5031 206 440 0 5462 0
[pid=26320] ppid=26239 vsize=197592 CPUtime=127.15 cores=0,2,4,6
/proc/26320/stat : 26320 (glucosInc) R 26239 26238 24278 0 -1 4202496 25257 0 0 0 12705 10 0 0 20 0 1 0 279543908 202334208 44106 33554432000 4194304 5654031 140735882781648 140735882769464 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26320/statm: 49398 44106 141 357 0 49038 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 230364

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26325
/proc/meminfo: memFree=30743548/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=23624 CPUtime=34.96 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 39131 207019 0 0 440 89 2891 76 20 0 1 0 279540399 24190976 5031 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 5906 5031 206 440 0 5462 0
[pid=26320] ppid=26239 vsize=148272 CPUtime=187.14 cores=0,2,4,6
/proc/26320/stat : 26320 (glucosInc) R 26239 26238 24278 0 -1 4202496 25285 0 0 0 18703 11 0 0 20 0 1 0 279543908 151830528 35399 33554432000 4194304 5654031 140735882781648 140735882769464 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26320/statm: 37068 35399 141 357 0 36708 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 181044

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26332
/proc/meminfo: memFree=30723600/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=241.78 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 46517 232899 0 0 484 94 23510 90 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26327] ppid=26239 vsize=168396 CPUtime=40.27 cores=0,2,4,6

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

/proc/loadavg: 2.07 2.02 2.00 3/181 26378
/proc/meminfo: memFree=30712452/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=227092 CPUtime=694.69 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 28700 0 0 0 69451 18 0 0 20 0 1 0 279607138 232542208 53037 33554432000 4194304 5654031 140737022832640 140737022820456 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 56773 53037 141 357 0 56413 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 292192

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26378
/proc/meminfo: memFree=30718544/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=227092 CPUtime=754.67 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 29454 0 0 0 75448 19 0 0 20 0 1 0 279607138 232542208 49453 33554432000 4194304 5654031 140737022832640 140737022820456 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 56773 49453 141 357 0 56413 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 292192

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26381
/proc/meminfo: memFree=30716584/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=196272 CPUtime=814.66 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 29625 0 0 0 81446 20 0 0 20 0 1 0 279607138 200982528 47338 33554432000 4194304 5654031 140737022832640 140737022820456 4209096 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 49068 47338 141 357 0 48708 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 261372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26381
/proc/meminfo: memFree=30681672/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=227092 CPUtime=874.65 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 30220 0 0 0 87443 22 0 0 20 0 1 0 279607138 232542208 55085 33554432000 4194304 5654031 140737022832640 140737022820456 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 56773 55085 141 357 0 56413 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 292192

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 26381
/proc/meminfo: memFree=30674972/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=227092 CPUtime=934.63 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 31282 0 0 0 93439 24 0 0 20 0 1 0 279607138 232542208 51501 33554432000 4194304 5654031 140737022832640 140737022820456 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 56773 51501 141 357 0 56413 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 292192

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26382
/proc/meminfo: memFree=30692368/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=227092 CPUtime=994.62 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 32090 0 0 0 99436 26 0 0 20 0 1 0 279607138 232542208 48942 33554432000 4194304 5654031 140737022832640 140737022820456 4233033 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 56773 48942 141 357 0 56413 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 292192

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 26382
/proc/meminfo: memFree=30639252/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=227092 CPUtime=1054.59 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 32152 0 0 0 105433 26 0 0 20 0 1 0 279607138 232542208 55128 33554432000 4194304 5654031 140737022832640 140737022820456 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26368/statm: 56773 55128 141 357 0 56413 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 292192

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26384
/proc/meminfo: memFree=30710528/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=277180 CPUtime=1114.57 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 34510 0 0 0 111427 30 0 0 20 0 1 0 279607138 283832320 56923 33554432000 4194304 5654031 140737022832640 140737022820456 4215104 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 69295 56923 141 357 0 68935 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 342280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26384
/proc/meminfo: memFree=30699512/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=277180 CPUtime=1133.06 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 34514 0 0 0 113276 30 0 0 20 0 1 0 279607138 283832320 58971 33554432000 4194304 5654031 140737022832640 140737022820456 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 69295 58971 141 357 0 68935 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 342280

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26384
/proc/meminfo: memFree=30699512/32873844 swapFree=6080/6080
[pid=26238] ppid=26236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26238/stat : 26238 (npSolver-pbo-It) S 26236 26238 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279540399 9367552 275 33554432000 4194304 5064252 140734312636480 140734312635392 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26238/statm: 2287 275 233 213 0 72 0
[pid=26239] ppid=26238 vsize=55952 CPUtime=667.02 cores=0,2,4,6
/proc/26239/stat : 26239 (npSolver-pbo) S 26238 26238 24278 0 -1 4202496 69599 308791 0 0 617 110 65854 121 20 0 1 0 279540399 57294848 13081 33554432000 4194304 5992684 140735593276352 140735593262184 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26239/statm: 13988 13081 206 440 0 13544 0
[pid=26368] ppid=26239 vsize=277180 CPUtime=1133.06 cores=0,2,4,6
/proc/26368/stat : 26368 (glucosInc) R 26239 26238 24278 0 -1 4202496 34514 0 0 0 113276 30 0 0 20 0 1 0 279607138 283832320 58971 33554432000 4194304 5654031 140737022832640 140737022820456 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26368/statm: 69295 58971 141 357 0 68935 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 342280

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26238 and gives
#  childrusage.ru_utime.tv_sec=664
#  childrusage.ru_utime.tv_usec=721946
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=319647
# CPU time returned by wait4() is 667.042
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.08
CPU user time (s): 1797.47
CPU system time (s): 2.61
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 391600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 664.722
system time used= 2.31965
maximum resident set size= 219380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 378765
page faults= 0
swaps= 0
block input operations= 0
block output operations= 927976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5473
involuntary context switches= 1127

runsolver used 2.80557 second user time and 7.2339 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 17:55:58
IDJOB=3702523
IDBENCH=92735
IDSOLVER=2278
FILE ID=node139/3702523-1338134158
RUNJOBID= node139-1338122473-24294
PBS_JOBID= 14624487
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= 20017986f9960b1d860bf846232b7a22
RANDOM SEED=1523089199

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        30619128 kB
Buffers:          355344 kB
Cached:           377376 kB
SwapCached:          828 kB
Active:          1353220 kB
Inactive:          43224 kB
Active(anon):     656844 kB
Inactive(anon):     9096 kB
Active(file):     696376 kB
Inactive(file):    34128 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        668556 kB
Mapped:            13472 kB
Shmem:                 8 kB
Slab:             713728 kB
SReclaimable:     156276 kB
SUnreclaim:       557452 kB
KernelStack:        1504 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     961548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    591872 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= 71524 MiB
End job on node139 at 2012-05-27 18:25:59