Trace number 3746911

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 (fixed)? (TO) 1800.05 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_9.opb
MD5SUM0d1a0fb36198b9d5326d15feff3f543b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4508351
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 139798359
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 110323070365
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 139798359
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 110323070365
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c old isEQ: 0, new EQ is 1
1.18/1.26	c run inc solver
1.18/1.26	c [INC SYSTEM] run initial solver
1.18/1.26	c [INC SYSTEM] preprocess with white file
7.25/7.39	c [INC SYSTEM] finished preprocessing in 6 s
7.25/7.39	c [INC SYSTEM] execute solver
11.26/11.34	c [INC SEARCH] formula is SAT
11.26/11.37	c [INC SYSTEM] solved the initial formula
11.35/11.42	c model valid
11.35/11.42	c current solution ok
13.64/13.74	o 306318949
13.64/13.74	c [INC SYSTEM] there exists a inc, kill it!
13.64/13.74	c write failed with 2
13.78/13.86	c [INC SEARCH] iteration: 0
13.78/13.86	c [INC BOUNDS] best value:306319034 search for 306319033
13.78/13.86	c [INC SYSTEM] create new solver instance
13.78/13.86	c [INC] encode full formula
13.78/13.86	c fallback to adder encoding
16.08/16.14	c set iterative enc to: adder
16.08/16.14	c set iterative enc to: none
16.47/16.53	c [INC SEARCH] isOptimum variable: 0
21.97/22.10	c formula is SAT
22.96/23.01	c [INC SEARCH] copied best model
22.96/23.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.96/23.01	c model valid
22.96/23.01	c current solution ok
22.96/23.01	o 51301463
22.96/23.01	c [INC SEARCH] iteration: 1
22.96/23.01	c [INC BOUNDS] best value:51301548 search for 51301547
22.96/23.01	c [INC SYSTEM] there exists a inc, kill it!
22.96/23.01	c write failed with 2
22.96/23.01	c [INC SYSTEM] create new solver instance
22.96/23.01	c [INC] encode full formula
22.96/23.01	c fallback to adder encoding
24.27/24.36	c set iterative enc to: adder
24.27/24.36	c set iterative enc to: none
24.63/25.49	c [INC SEARCH] isOptimum variable: 0
49.52/50.32	c formula is SAT
49.62/50.40	c [INC SEARCH] copied best model
49.62/50.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.62/50.45	c model valid
49.62/50.45	c current solution ok
49.62/50.45	o 45562039
49.62/50.45	c [INC SEARCH] iteration: 2
49.62/50.45	c [INC BOUNDS] best value:45562124 search for 45562123
49.62/50.45	c [INC SYSTEM] there exists a inc, kill it!
49.62/50.45	c write failed with 2
49.62/50.47	c [INC SYSTEM] create new solver instance
49.62/50.47	c [INC] encode full formula
49.62/50.47	c fallback to adder encoding
51.74/52.54	c set iterative enc to: adder
51.74/52.54	c set iterative enc to: none
52.05/52.90	c [INC SEARCH] isOptimum variable: 0
113.65/114.46	c formula is SAT
113.75/114.53	c [INC SEARCH] copied best model
113.75/114.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.75/114.58	c model valid
113.75/114.58	c current solution ok
113.75/114.58	o 34694409
113.75/114.58	c [INC SEARCH] iteration: 3
113.75/114.58	c [INC BOUNDS] best value:34694494 search for 34694493
113.75/114.58	c [INC SYSTEM] there exists a inc, kill it!
113.75/114.58	c write failed with 2
113.86/114.61	c [INC SYSTEM] create new solver instance
113.86/114.61	c [INC] encode full formula
113.86/114.61	c fallback to adder encoding
115.86/116.61	c set iterative enc to: adder
115.86/116.61	c set iterative enc to: none
116.15/116.97	c [INC SEARCH] isOptimum variable: 0
268.93/269.79	c formula is SAT
269.03/269.86	c [INC SEARCH] copied best model
269.03/269.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
269.13/269.91	c model valid
269.13/269.91	c current solution ok
269.13/269.91	o 33175029
269.13/269.91	c [INC SEARCH] iteration: 4
269.13/269.91	c [INC BOUNDS] best value:33175114 search for 33175113
269.13/269.91	c [INC SYSTEM] there exists a inc, kill it!
269.13/269.91	c write failed with 2
269.13/269.94	c [INC SYSTEM] create new solver instance
269.13/269.94	c [INC] encode full formula
269.13/269.94	c fallback to adder encoding
270.95/271.78	c set iterative enc to: adder
270.95/271.78	c set iterative enc to: none
271.34/272.12	c [INC SEARCH] isOptimum variable: 0
316.94/317.76	c formula is SAT
317.04/317.83	c [INC SEARCH] copied best model
317.04/317.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
317.04/317.88	c model valid
317.04/317.88	c current solution ok
317.04/317.88	o 25600315
317.04/317.88	c [INC SEARCH] iteration: 5
317.04/317.88	c [INC BOUNDS] best value:25600400 search for 25600399
317.04/317.88	c [INC SYSTEM] there exists a inc, kill it!
317.04/317.88	c write failed with 2
317.17/317.91	c [INC SYSTEM] create new solver instance
317.17/317.91	c [INC] encode full formula
317.17/317.91	c fallback to adder encoding
318.87/319.68	c set iterative enc to: adder
318.87/319.68	c set iterative enc to: none
319.26/320.01	c [INC SEARCH] isOptimum variable: 0
332.87/333.66	c formula is SAT
332.98/333.73	c [INC SEARCH] copied best model
332.98/333.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
332.98/333.78	c model valid
332.98/333.78	c current solution ok
332.98/333.78	o 11713751
332.98/333.78	c [INC SEARCH] iteration: 6
332.98/333.78	c [INC BOUNDS] best value:11713836 search for 11713835
332.98/333.78	c [INC SYSTEM] there exists a inc, kill it!
332.98/333.78	c write failed with 2
333.07/333.81	c [INC SYSTEM] create new solver instance
333.07/333.81	c [INC] encode full formula
333.07/333.81	c fallback to adder encoding
334.60/335.32	c set iterative enc to: adder
334.60/335.32	c set iterative enc to: none
334.89/335.62	c [INC SEARCH] isOptimum variable: 0
552.56/553.33	c formula is SAT
552.56/553.40	c [INC SEARCH] copied best model
552.56/553.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
552.65/553.45	c model valid
552.65/553.45	c current solution ok
552.65/553.45	o 10244507
552.65/553.45	c [INC SEARCH] iteration: 7
552.65/553.45	c [INC BOUNDS] best value:10244592 search for 10244591
552.65/553.45	c [INC SYSTEM] there exists a inc, kill it!
552.65/553.45	c write failed with 2
552.65/553.48	c [INC SYSTEM] create new solver instance
552.65/553.48	c [INC] encode full formula
552.65/553.48	c fallback to adder encoding
554.15/554.97	c set iterative enc to: adder
554.15/554.97	c set iterative enc to: none
554.45/555.25	c [INC SEARCH] isOptimum variable: 0
665.32/666.16	c formula is SAT
665.43/666.23	c [INC SEARCH] copied best model
665.43/666.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
665.43/666.27	c model valid
665.43/666.27	c current solution ok
665.43/666.27	o 10188547
665.43/666.27	c [INC SEARCH] iteration: 8
665.43/666.27	c [INC BOUNDS] best value:10188632 search for 10188631
665.43/666.27	c [INC SYSTEM] there exists a inc, kill it!
665.43/666.27	c write failed with 2
665.52/666.30	c [INC SYSTEM] create new solver instance
665.52/666.30	c [INC] encode full formula
665.52/666.30	c fallback to adder encoding
666.95/667.78	c set iterative enc to: adder
666.95/667.78	c set iterative enc to: none
667.25/668.06	c [INC SEARCH] isOptimum variable: 0
911.81/912.68	c formula is SAT
911.91/912.75	c [INC SEARCH] copied best model
911.91/912.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
911.91/912.79	c model valid
911.91/912.79	c current solution ok
911.91/912.79	o 9591763
911.91/912.79	c [INC SEARCH] iteration: 9
911.91/912.79	c [INC BOUNDS] best value:9591848 search for 9591847
911.91/912.79	c [INC SYSTEM] there exists a inc, kill it!
911.91/912.79	c write failed with 2
912.01/912.82	c [INC SYSTEM] create new solver instance
912.01/912.82	c [INC] encode full formula
912.01/912.82	c fallback to adder encoding
913.43/914.29	c set iterative enc to: adder
913.43/914.29	c set iterative enc to: none
913.72/914.58	c [INC SEARCH] isOptimum variable: 0
1800.05/1801.01	HOME/npSolver-pbo-Itd.sh: line 18:  9991 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3746911-1339109192/watcher-3746911-1339109192 -o /tmp/evaluation-result-3746911-1339109192/solver-3746911-1339109192 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746911-1339109192.opb 1936795924 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.33 2.53 2.23 3/180 9990
/proc/meminfo: memFree=19665700/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0

[startup+0.0195471 s]
/proc/loadavg: 2.33 2.53 2.23 3/180 9990
/proc/meminfo: memFree=19665700/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.33 2.53 2.23 3/180 9990
/proc/meminfo: memFree=19665700/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 2.33 2.53 2.23 3/180 9990
/proc/meminfo: memFree=19665700/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.33 2.53 2.23 3/180 9990
/proc/meminfo: memFree=19665700/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/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.33 2.53 2.23 3/182 9992
/proc/meminfo: memFree=19567276/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=85480 CPUtime=1.26 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 8841 0 0 0 111 15 0 0 20 0 1 0 20886220 87531520 19782 33554432000 4194304 6004724 140734432143952 140734432138416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9991/statm: 21370 19782 171 442 0 20924 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 94628

[startup+3.10042 s]
/proc/loadavg: 2.33 2.53 2.23 3/184 9994
/proc/meminfo: memFree=19413744/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=85480 CPUtime=1.26 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 8841 0 0 0 111 15 0 0 20 0 1 0 20886220 87531520 19782 33554432000 4194304 6004724 140734432143952 140734432138416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9991/statm: 21370 19782 171 442 0 20924 0
[pid=9993] ppid=9991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9993/stat : 9993 (cp2_pre.sh) S 9991 9990 8372 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20886348 9367552 277 33554432000 4194304 5064252 140736741871168 140736741869872 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9993/statm: 2287 277 234 213 0 72 0
[pid=9994] ppid=9993 vsize=355548 CPUtime=1.81 cores=1,3,5,7
/proc/9994/stat : 9994 (coprocessor) R 9993 9990 8372 0 -1 4202496 39420 0 0 0 170 11 0 0 20 0 1 0 20886348 364081152 79365 33554432000 4194304 6586260 140735113743440 140735113739768 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9994/statm: 88887 79365 166 584 0 88299 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 459324

[startup+6.30035 s]
/proc/loadavg: 2.39 2.53 2.23 3/184 9994
/proc/meminfo: memFree=19093944/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=85480 CPUtime=1.26 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 8841 0 0 0 111 15 0 0 20 0 1 0 20886220 87531520 19782 33554432000 4194304 6004724 140734432143952 140734432138416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9991/statm: 21370 19782 171 442 0 20924 0
[pid=9993] ppid=9991 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9993/stat : 9993 (cp2_pre.sh) S 9991 9990 8372 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20886348 9367552 277 33554432000 4194304 5064252 140736741871168 140736741869872 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9993/statm: 2287 277 234 213 0 72 0
[pid=9994] ppid=9993 vsize=451108 CPUtime=4.99 cores=1,3,5,7
/proc/9994/stat : 9994 (coprocessor) R 9993 9990 8372 0 -1 4202496 56893 0 0 0 470 29 0 0 20 0 1 0 20886348 461934592 109465 33554432000 4194304 6586260 140735113743440 140735113739192 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 1 0 0
/proc/9994/statm: 112777 109465 204 584 0 112189 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 554884

[startup+12.7003 s]
/proc/loadavg: 2.35 2.52 2.23 3/183 9996
/proc/meminfo: memFree=19389732/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=89540 CPUtime=8.73 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) R 9990 9990 8372 0 -1 4202496 11185 57795 0 0 145 119 573 36 20 0 1 0 20886220 91688960 20806 33554432000 4194304 6004724 140734432143952 140734432138152 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9991/statm: 22385 20806 180 442 0 21939 0
[pid=9996] ppid=9991 vsize=169960 CPUtime=3.92 cores=1,3,5,7
/proc/9996/stat : 9996 (glucosInc) S 9991 9990 8372 0 -1 4202496 32386 0 0 0 384 8 0 0 20 0 1 0 20886959 174039040 39345 33554432000 4194304 5654031 140736476526656 140736476524968 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9996/statm: 42490 39345 146 357 0 42130 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 268648

[startup+25.5039 s]
/proc/loadavg: 2.50 2.55 2.24 3/182 10000
/proc/meminfo: memFree=19205964/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=109736 CPUtime=24.71 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 28133 179843 0 0 623 267 1483 98 20 0 1 0 20886220 112369664 25890 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 27434 25890 183 442 0 26988 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 118884

[startup+51.1004 s]
/proc/loadavg: 2.38 2.52 2.24 3/182 10001
/proc/meminfo: memFree=19340916/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=174216 CPUtime=50.34 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) R 9990 9990 8372 0 -1 4202496 38327 259655 0 0 697 273 3939 125 20 0 1 0 20886220 178397184 36140 33554432000 4194304 6004724 140734432143952 140734432137800 4582623 0 0 4096 0 0 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 43554 36140 183 442 0 43108 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 183364

[startup+102.3 s]
/proc/loadavg: 2.21 2.45 2.23 3/183 10003
/proc/meminfo: memFree=18862936/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=108680 CPUtime=52.14 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 39987 260169 0 0 841 301 3939 133 20 0 1 0 20886220 111288320 25626 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 27170 25626 183 442 0 26724 0
[pid=10003] ppid=9991 vsize=545524 CPUtime=49.38 cores=1,3,5,7
/proc/10003/stat : 10003 (glucosInc) R 9991 9990 8372 0 -1 4202496 80568 0 0 0 4911 27 0 0 20 0 1 0 20891509 558616576 121226 33554432000 4194304 5654031 140735643322704 140735643310520 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10003/statm: 136381 121226 142 357 0 136021 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 663352

[startup+162.3 s]
/proc/loadavg: 2.18 2.40 2.22 3/183 10005
/proc/meminfo: memFree=18881864/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=108192 CPUtime=116.22 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 49541 341557 0 0 1053 333 10064 172 20 0 1 0 20886220 110788608 25504 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 27048 25504 183 442 0 26602 0
[pid=10005] ppid=9991 vsize=531160 CPUtime=45.31 cores=1,3,5,7
/proc/10005/stat : 10005 (glucosInc) R 9991 9990 8372 0 -1 4202496 80876 0 0 0 4505 26 0 0 20 0 1 0 20897916 543907840 116232 33554432000 4194304 5654031 140737155372144 140737155359960 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10005/statm: 132790 116232 141 357 0 132430 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 648500

[startup+222.307 s]
/proc/loadavg: 2.06 2.32 2.21 3/184 10009
/proc/meminfo: memFree=18855828/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=108192 CPUtime=116.22 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 49541 341557 0 0 1053 333 10064 172 20 0 1 0 20886220 110788608 25504 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 27048 25504 183 442 0 26602 0
[pid=10005] ppid=9991 vsize=531160 CPUtime=105.31 cores=1,3,5,7
/proc/10005/stat : 10005 (glucosInc) R 9991 9990 8372 0 -1 4202496 81761 0 0 0 10503 28 0 0 20 0 1 0 20897916 543907840 120640 33554432000 4194304 5654031 140737155372144 140737155370168 4216896 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10005/statm: 132790 120640 142 357 0 132430 0
Current children cumulated CPU time (s) 221.53
Current children cumulated vsize (KiB) 648500

[startup+282.3 s]
/proc/loadavg: 2.18 2.29 2.20 3/183 10011
/proc/meminfo: memFree=18901324/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.05 3/183 10052
/proc/meminfo: memFree=18782660/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=590112 CPUtime=447.64 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 78593 0 0 0 44699 65 0 0 20 0 1 0 20977677 604274688 130812 33554432000 4194304 5654031 140736953153312 140736953141128 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 147528 130812 141 357 0 147168 0
Current children cumulated CPU time (s) 1361.44
Current children cumulated vsize (KiB) 703004

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 10055
/proc/meminfo: memFree=18884360/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=508724 CPUtime=507.63 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 79632 0 0 0 50696 67 0 0 20 0 1 0 20977677 520933376 104062 33554432000 4194304 5654031 140736953153312 140736953151336 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 127181 104062 141 357 0 126821 0
Current children cumulated CPU time (s) 1421.43
Current children cumulated vsize (KiB) 621616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 10056
/proc/meminfo: memFree=18852872/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=512532 CPUtime=567.61 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 79652 0 0 0 56694 67 0 0 20 0 1 0 20977677 524832768 111236 33554432000 4194304 5654031 140736953153312 140736953151080 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 128133 111236 141 357 0 127773 0
Current children cumulated CPU time (s) 1481.41
Current children cumulated vsize (KiB) 625424

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 10056
/proc/meminfo: memFree=18878420/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=512532 CPUtime=627.61 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 80394 0 0 0 62690 71 0 0 20 0 1 0 20977677 524832768 103779 33554432000 4194304 5654031 140736953153312 140736953151336 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 128133 103779 141 357 0 127773 0
Current children cumulated CPU time (s) 1541.41
Current children cumulated vsize (KiB) 625424

[startup+1602.3 s]
/proc/loadavg: 2.32 2.08 2.05 3/184 10098
/proc/meminfo: memFree=23359920/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=512532 CPUtime=687.6 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 80603 0 0 0 68688 72 0 0 20 0 1 0 20977677 524832768 111141 33554432000 4194304 5654031 140736953153312 140736953141128 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 128133 111141 141 357 0 127773 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 625424

[startup+1662.3 s]
/proc/loadavg: 3.38 2.41 2.17 3/183 10100
/proc/meminfo: memFree=26320296/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=593920 CPUtime=747.57 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 80953 0 0 0 74683 74 0 0 20 0 1 0 20977677 608174080 124233 33554432000 4194304 5654031 140736953153312 140736953141128 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 148480 124233 141 357 0 148120 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 706812

[startup+1722.3 s]
/proc/loadavg: 2.64 2.39 2.18 3/183 10100
/proc/meminfo: memFree=23216808/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=593920 CPUtime=807.57 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 81479 0 0 0 80678 79 0 0 20 0 1 0 20977677 608174080 115019 33554432000 4194304 5654031 140736953153312 140736953151400 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 148480 115019 141 357 0 148120 0
Current children cumulated CPU time (s) 1721.37
Current children cumulated vsize (KiB) 706812

[startup+1782.3 s]
/proc/loadavg: 2.23 2.32 2.16 3/183 10101
/proc/meminfo: memFree=23129956/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=593920 CPUtime=867.55 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 81532 0 0 0 86675 80 0 0 20 0 1 0 20977677 608174080 133872 33554432000 4194304 5654031 140736953153312 140736953141128 4217732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 148480 133872 141 357 0 148120 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (KiB) 706812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.17 2.30 2.16 3/183 10101
/proc/meminfo: memFree=23170616/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=593920 CPUtime=886.25 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 82559 0 0 0 88538 87 0 0 20 0 1 0 20977677 608174080 122628 33554432000 4194304 5654031 140736953153312 140736953151400 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 148480 122628 141 357 0 148120 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 706812

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.17 2.30 2.16 3/183 10101
/proc/meminfo: memFree=23170616/32873844 swapFree=7120/7120
[pid=9990] ppid=9988 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9990/stat : 9990 (npSolver-pbo-It) S 9988 9990 8372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20886219 9367552 275 33554432000 4194304 5064252 140734716811808 140734716810720 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9990/statm: 2287 275 233 213 0 72 0
[pid=9991] ppid=9990 vsize=103744 CPUtime=913.8 cores=1,3,5,7
/proc/9991/stat : 9991 (npSolver-pbo) S 9990 9990 8372 0 -1 4202496 103015 809402 0 0 2095 475 88399 411 20 0 1 0 20886220 106233856 24392 33554432000 4194304 6004724 140734432143952 140734432129800 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/9991/statm: 25936 24392 183 442 0 25490 0
[pid=10050] ppid=9991 vsize=593920 CPUtime=886.25 cores=1,3,5,7
/proc/10050/stat : 10050 (glucosInc) R 9991 9990 8372 0 -1 4202496 82559 0 0 0 88538 87 0 0 20 0 1 0 20977677 608174080 122628 33554432000 4194304 5654031 140736953153312 140736953151400 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 148480 122628 141 357 0 148120 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 706812

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9990 and gives
#  childrusage.ru_utime.tv_sec=904
#  childrusage.ru_utime.tv_usec=945427
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=880649
# CPU time returned by wait4() is 913.826
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.05
CPU user time (s): 1790.32
CPU system time (s): 9.73
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 1254348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.945
system time used= 8.88065
maximum resident set size= 640600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 912792
page faults= 0
swaps= 0
block input operations= 24
block output operations= 3337464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21347
involuntary context switches= 3292

runsolver used 3.14252 second user time and 8.47271 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-08 00:46:32
IDJOB=3746911
IDBENCH=92743
IDSOLVER=2332
FILE ID=node132/3746911-1339109192
RUNJOBID= node132-1339098176-8389
PBS_JOBID= 14643721
Free space on /tmp= 68688 MiB

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

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

MD5SUM BENCH= 0d1a0fb36198b9d5326d15feff3f543b
RANDOM SEED=1936795924

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        19666344 kB
Buffers:          141600 kB
Cached:          3529844 kB
SwapCached:            0 kB
Active:         11376680 kB
Inactive:         965884 kB
Active(anon):    8673256 kB
Inactive(anon):        0 kB
Active(file):    2703424 kB
Inactive(file):   965884 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9324 kB
Writeback:             0 kB
AnonPages:       8677800 kB
Mapped:            15616 kB
Shmem:               212 kB
Slab:             705148 kB
SReclaimable:     147612 kB
SUnreclaim:       557536 kB
KernelStack:        1488 kB
PageTables:        21172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11344620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5029888 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= 69724 MiB
End job on node132 at 2012-06-08 01:16:33