Trace number 3751699

Some explanations

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

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

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

Solver answer on this benchmark

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

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.19/1.21	c run inc solver
1.19/1.21	c [INC SYSTEM] run initial solver
1.19/1.21	c [INC SYSTEM] preprocess with white file
6.71/7.33	c [INC SYSTEM] finished preprocessing in 6 s
6.71/7.33	c [INC SYSTEM] execute solver
10.26/10.95	c [INC SEARCH] formula is SAT
10.26/10.98	c [INC SYSTEM] solved the initial formula
10.37/11.02	c model valid
10.37/11.02	c current solution ok
12.53/13.34	o 306318949
12.53/13.34	c starting approximation
12.53/13.34	c factor = 2
12.53/13.34	c factor still to low - shrinking to 1.32008e+07
12.53/13.34	c approx number of clauses: 1e+06
12.53/13.34	c current bound: 153159520
13.31/14.16	c leaving approximation
13.31/14.16	c finished approximation
13.31/14.16	c [INC SYSTEM] there exists a inc, kill it!
13.31/14.16	c write failed with 2
13.31/14.17	c [INC SEARCH] iteration: 0
13.31/14.17	c [INC BOUNDS] best value:306319034 search for 306319033
13.31/14.17	c [INC SYSTEM] create new solver instance
13.31/14.17	c [INC] encode full formula
13.31/14.17	c fallback to adder encoding
15.65/16.48	c set iterative enc to: adder
15.65/16.48	c set iterative enc to: none
16.04/17.51	c [INC SEARCH] isOptimum variable: 0
20.97/22.43	c formula is SAT
21.47/22.95	c [INC SEARCH] copied best model
21.47/22.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.47/22.95	c model valid
21.47/22.95	c current solution ok
21.47/22.95	o 51301463
21.47/22.95	c [INC SEARCH] iteration: 1
21.47/22.95	c [INC BOUNDS] best value:51301548 search for 51301547
21.47/22.95	c [INC SYSTEM] there exists a inc, kill it!
21.47/22.95	c write failed with 2
21.47/22.95	c [INC SYSTEM] create new solver instance
21.47/22.95	c [INC] encode full formula
21.47/22.95	c fallback to adder encoding
23.27/24.72	c set iterative enc to: adder
23.27/24.72	c set iterative enc to: none
23.56/25.28	c [INC SEARCH] isOptimum variable: 0
42.16/43.82	c formula is SAT
42.16/43.89	c [INC SEARCH] copied best model
42.16/43.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.26/43.94	c model valid
42.26/43.94	c current solution ok
42.26/43.94	o 45562039
42.26/43.94	c [INC SEARCH] iteration: 2
42.26/43.94	c [INC BOUNDS] best value:45562124 search for 45562123
42.26/43.94	c [INC SYSTEM] there exists a inc, kill it!
42.26/43.94	c write failed with 2
42.26/43.96	c [INC SYSTEM] create new solver instance
42.26/43.96	c [INC] encode full formula
42.26/43.96	c fallback to adder encoding
44.37/46.04	c set iterative enc to: adder
44.37/46.04	c set iterative enc to: none
44.66/46.34	c [INC SEARCH] isOptimum variable: 0
89.65/91.30	c formula is SAT
89.65/91.37	c [INC SEARCH] copied best model
89.65/91.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.75/91.42	c model valid
89.75/91.42	c current solution ok
89.75/91.42	o 34694409
89.75/91.42	c [INC SEARCH] iteration: 3
89.75/91.42	c [INC BOUNDS] best value:34694494 search for 34694493
89.75/91.42	c [INC SYSTEM] there exists a inc, kill it!
89.75/91.42	c write failed with 2
89.75/91.44	c [INC SYSTEM] create new solver instance
89.75/91.44	c [INC] encode full formula
89.75/91.44	c fallback to adder encoding
91.66/93.37	c set iterative enc to: adder
91.66/93.37	c set iterative enc to: none
91.96/93.66	c [INC SEARCH] isOptimum variable: 0
201.60/203.34	c formula is SAT
201.71/203.42	c [INC SEARCH] copied best model
201.71/203.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
201.71/203.46	c model valid
201.71/203.46	c current solution ok
201.71/203.46	o 33175029
201.71/203.46	c [INC SEARCH] iteration: 4
201.71/203.46	c [INC BOUNDS] best value:33175114 search for 33175113
201.71/203.46	c [INC SYSTEM] there exists a inc, kill it!
201.71/203.46	c write failed with 2
201.71/203.48	c [INC SYSTEM] create new solver instance
201.71/203.48	c [INC] encode full formula
201.71/203.48	c fallback to adder encoding
203.53/205.28	c set iterative enc to: adder
203.53/205.28	c set iterative enc to: none
203.81/205.57	c [INC SEARCH] isOptimum variable: 0
236.73/238.44	c formula is SAT
236.82/238.51	c [INC SEARCH] copied best model
236.82/238.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
236.82/238.56	c model valid
236.82/238.56	c current solution ok
236.82/238.56	o 25600315
236.82/238.56	c [INC SEARCH] iteration: 5
236.82/238.56	c [INC BOUNDS] best value:25600400 search for 25600399
236.82/238.56	c [INC SYSTEM] there exists a inc, kill it!
236.82/238.56	c write failed with 2
236.82/238.59	c [INC SYSTEM] create new solver instance
236.82/238.59	c [INC] encode full formula
236.82/238.59	c fallback to adder encoding
238.75/240.43	c set iterative enc to: adder
238.75/240.43	c set iterative enc to: none
239.03/240.74	c [INC SEARCH] isOptimum variable: 0
249.44/251.16	c formula is SAT
249.55/251.22	c [INC SEARCH] copied best model
249.55/251.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
249.55/251.27	c model valid
249.55/251.27	c current solution ok
249.55/251.27	o 11713751
249.55/251.27	c [INC SEARCH] iteration: 6
249.55/251.27	c [INC BOUNDS] best value:11713836 search for 11713835
249.55/251.27	c [INC SYSTEM] there exists a inc, kill it!
249.55/251.27	c write failed with 2
249.55/251.29	c [INC SYSTEM] create new solver instance
249.55/251.29	c [INC] encode full formula
249.55/251.29	c fallback to adder encoding
251.06/252.77	c set iterative enc to: adder
251.06/252.77	c set iterative enc to: none
251.36/253.02	c [INC SEARCH] isOptimum variable: 0
418.91/420.62	c formula is SAT
418.91/420.68	c [INC SEARCH] copied best model
418.91/420.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
419.02/420.73	c model valid
419.02/420.73	c current solution ok
419.02/420.73	o 10244507
419.02/420.73	c [INC SEARCH] iteration: 7
419.02/420.73	c [INC BOUNDS] best value:10244592 search for 10244591
419.02/420.73	c [INC SYSTEM] there exists a inc, kill it!
419.02/420.73	c write failed with 2
419.02/420.75	c [INC SYSTEM] create new solver instance
419.02/420.75	c [INC] encode full formula
419.02/420.75	c fallback to adder encoding
420.43/422.19	c set iterative enc to: adder
420.43/422.19	c set iterative enc to: none
420.73/422.43	c [INC SEARCH] isOptimum variable: 0
500.10/501.87	c formula is SAT
500.21/501.93	c [INC SEARCH] copied best model
500.21/501.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
500.21/501.98	c model valid
500.21/501.98	c current solution ok
500.21/501.98	o 10188547
500.21/501.98	c [INC SEARCH] iteration: 8
500.21/501.98	c [INC BOUNDS] best value:10188632 search for 10188631
500.21/501.98	c [INC SYSTEM] there exists a inc, kill it!
500.21/501.98	c write failed with 2
500.31/502.00	c [INC SYSTEM] create new solver instance
500.31/502.00	c [INC] encode full formula
500.31/502.00	c fallback to adder encoding
501.71/503.44	c set iterative enc to: adder
501.71/503.44	c set iterative enc to: none
501.91/503.67	c [INC SEARCH] isOptimum variable: 0
674.39/676.12	c formula is SAT
674.39/676.19	c [INC SEARCH] copied best model
674.39/676.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
674.49/676.24	c model valid
674.49/676.24	c current solution ok
674.49/676.24	o 9591763
674.49/676.24	c [INC SEARCH] iteration: 9
674.49/676.24	c [INC BOUNDS] best value:9591848 search for 9591847
674.49/676.24	c [INC SYSTEM] there exists a inc, kill it!
674.49/676.24	c write failed with 2
674.49/676.26	c [INC SYSTEM] create new solver instance
674.49/676.26	c [INC] encode full formula
674.49/676.26	c fallback to adder encoding
675.99/677.78	c set iterative enc to: adder
675.99/677.78	c set iterative enc to: none
676.29/678.03	c [INC SEARCH] isOptimum variable: 0
1800.04/1802.01	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1802.01	s UNKNOWN
1800.04/1802.01	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1802.01	c write failed with -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-3751699-1339177867/watcher-3751699-1339177867 -o /tmp/evaluation-result-3751699-1339177867/solver-3751699-1339177867 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751699-1339177867.opb 1158927563 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.00 2.00 2.00 3/178 6971
/proc/meminfo: memFree=31447624/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0

[startup+0.078039 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6971
/proc/meminfo: memFree=31447624/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6971
/proc/meminfo: memFree=31447624/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6971
/proc/meminfo: memFree=31447624/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6971
/proc/meminfo: memFree=31447624/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6973
/proc/meminfo: memFree=31357296/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=85480 CPUtime=1.23 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 8861 0 0 0 109 14 0 0 20 0 1 0 383913568 87531520 19791 33554432000 4194304 6004724 140734628776592 140734628771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6972/statm: 21370 19791 171 442 0 20924 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 94628

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6975
/proc/meminfo: memFree=31029132/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=85480 CPUtime=1.23 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 8861 0 0 0 109 14 0 0 20 0 1 0 383913568 87531520 19791 33554432000 4194304 6004724 140734628776592 140734628771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6972/statm: 21370 19791 171 442 0 20924 0
[pid=6974] ppid=6972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6974/stat : 6974 (cp2_pre.sh) S 6972 6971 5861 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383913691 9367552 276 33554432000 4194304 5064252 140735944904448 140735944903152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6974/statm: 2287 276 234 213 0 72 0
[pid=6975] ppid=6974 vsize=365440 CPUtime=1.85 cores=0,2,4,6
/proc/6975/stat : 6975 (coprocessor) R 6974 6971 5861 0 -1 4202496 41473 0 0 0 176 9 0 0 20 0 1 0 383913692 374210560 82440 33554432000 4194304 6586260 140735486001168 140735485997432 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/6975/statm: 91360 82440 166 584 0 90772 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 469216

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6975
/proc/meminfo: memFree=30840760/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=85480 CPUtime=1.23 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 8861 0 0 0 109 14 0 0 20 0 1 0 383913568 87531520 19791 33554432000 4194304 6004724 140734628776592 140734628771056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6972/statm: 21370 19791 171 442 0 20924 0
[pid=6974] ppid=6972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6974/stat : 6974 (cp2_pre.sh) S 6972 6971 5861 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383913691 9367552 276 33554432000 4194304 5064252 140735944904448 140735944903152 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6974/statm: 2287 276 234 213 0 72 0
[pid=6975] ppid=6974 vsize=451108 CPUtime=4.93 cores=0,2,4,6
/proc/6975/stat : 6975 (coprocessor) R 6974 6971 5861 0 -1 4202496 56611 0 0 0 466 27 0 0 20 0 1 0 383913692 461934592 109694 33554432000 4194304 6586260 140735486001168 140735485996920 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 10 0 0
/proc/6975/statm: 112777 109694 204 584 0 112189 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 554884

[startup+12.7069 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6977
/proc/meminfo: memFree=31116464/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=89540 CPUtime=8.34 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) R 6971 6971 5861 0 -1 4202496 11205 57512 0 0 153 133 516 32 20 0 1 0 383913568 91688960 20815 33554432000 4194304 6004724 140734628776592 140734628770792 5190832 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/6972/statm: 22385 20815 180 442 0 21939 0
[pid=6977] ppid=6972 vsize=169964 CPUtime=3.6 cores=0,2,4,6
/proc/6977/stat : 6977 (glucosInc) S 6972 6971 5861 0 -1 4202496 32341 0 0 0 354 6 0 0 20 0 1 0 383914301 174043136 39690 33554432000 4194304 5654031 140735132089600 140735132087912 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6977/statm: 42491 39690 146 357 0 42131 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 268652

[startup+25.5002 s]
/proc/loadavg: 2.13 2.03 2.01 3/180 6987
/proc/meminfo: memFree=30905416/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=109736 CPUtime=23.64 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 28353 220761 0 0 626 245 1391 102 20 0 1 0 383913568 112369664 25916 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 27434 25916 200 442 0 26988 0
Current children cumulated CPU time (s) 23.64
Current children cumulated vsize (KiB) 118884

[startup+51.1003 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 7001
/proc/meminfo: memFree=30491300/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=108680 CPUtime=44.71 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 37021 305505 0 0 844 274 3216 137 20 0 1 0 383913568 111288320 25652 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 85 0 0
/proc/6972/statm: 27170 25652 200 442 0 26724 0
[pid=7001] ppid=6972 vsize=534536 CPUtime=4.74 cores=0,2,4,6
/proc/7001/stat : 7001 (glucosInc) R 6972 6971 5861 0 -1 4202496 80288 0 0 0 454 20 0 0 20 0 1 0 383918202 547364864 114833 33554432000 4194304 5654031 140737071527888 140737071515704 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7001/statm: 133634 114833 141 357 0 133274 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 652364

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 7012
/proc/meminfo: memFree=30557140/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=108192 CPUtime=92.03 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 45933 388008 0 0 1048 301 7685 169 20 0 1 0 383913568 110788608 25530 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 85 0 0
/proc/6972/statm: 27048 25530 200 442 0 26602 0
[pid=7012] ppid=6972 vsize=522296 CPUtime=8.62 cores=0,2,4,6
/proc/7012/stat : 7012 (glucosInc) R 6972 6971 5861 0 -1 4202496 79436 0 0 0 838 24 0 0 20 0 1 0 383922934 534831104 113714 33554432000 4194304 5654031 140734071073344 140734071070952 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7012/statm: 130574 113714 141 357 0 130214 0
Current children cumulated CPU time (s) 100.65
Current children cumulated vsize (KiB) 639636

[startup+162.307 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 7020
/proc/meminfo: memFree=30574524/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=108192 CPUtime=92.03 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 45933 388008 0 0 1048 301 7685 169 20 0 1 0 383913568 110788608 25530 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 85 0 0
/proc/6972/statm: 27048 25530 200 442 0 26602 0
[pid=7012] ppid=6972 vsize=531152 CPUtime=68.59 cores=0,2,4,6
/proc/7012/stat : 7012 (glucosInc) R 6972 6971 5861 0 -1 4202496 80692 0 0 0 6834 25 0 0 20 0 1 0 383922934 543899648 121074 33554432000 4194304 5654031 140734071073344 140734071061160 4209199 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7012/statm: 132788 121074 142 357 0 132428 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 648492

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 7022
/proc/meminfo: memFree=30578792/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=107112 CPUtime=203.88 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 54433 470641 0 0 1241 324 18617 206 20 0 1 0 383913568 109682688 25260 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 85 0 0
/proc/6972/statm: 26778 25260 200 442 0 26332 0
[pid=7022] ppid=6972 vsize=525300 CPUtime=16.71 cores=0,2,4,6
/proc/7022/stat : 7022 (glucosInc) R 6972 6971 5861 0 -1 4202496 76203 0 0 0 1649 22 0 0 20 0 1 0 383934125 537907200 112763 33554432000 4194304 5654031 140733249731504 140733249719320 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7022/statm: 131325 112763 140 357 0 130965 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 641560

[startup+282.3 s]

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

/proc/meminfo: memFree=30610864/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=512536 CPUtime=564.11 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 85443 0 0 0 56342 69 0 0 20 0 1 0 383981371 524836864 111117 33554432000 4194304 5654031 140735519364848 140735519362872 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 128134 111117 141 357 0 127774 0
Current children cumulated CPU time (s) 1240.44
Current children cumulated vsize (KiB) 625428

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7073
/proc/meminfo: memFree=30537888/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=593924 CPUtime=624.09 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 86156 0 0 0 62338 71 0 0 20 0 1 0 383981371 608178176 128693 33554432000 4194304 5654031 140735519364848 140735519352664 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 148481 128693 141 357 0 148121 0
Current children cumulated CPU time (s) 1300.42
Current children cumulated vsize (KiB) 706816

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 7073
/proc/meminfo: memFree=30530736/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=595076 CPUtime=684.08 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 90689 0 0 0 68323 85 0 0 20 0 1 0 383981371 609357824 119814 33554432000 4194304 5654031 140735519364848 140735519352664 4216188 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 148769 119814 141 357 0 148409 0
Current children cumulated CPU time (s) 1360.41
Current children cumulated vsize (KiB) 707968

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 7073
/proc/meminfo: memFree=30353012/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=728072 CPUtime=744.07 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 91603 0 0 0 74319 88 0 0 20 0 1 0 383981371 745545728 163651 33554432000 4194304 5654031 140735519364848 140735519362632 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 182018 163651 141 357 0 181658 0
Current children cumulated CPU time (s) 1420.4
Current children cumulated vsize (KiB) 840964

[startup+1482.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7073
/proc/meminfo: memFree=30269140/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=949928 CPUtime=804.06 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 95617 0 0 0 80311 95 0 0 20 0 1 0 383981371 972726272 181315 33554432000 4194304 5654031 140735519364848 140735519362936 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 237482 181315 141 357 0 237122 0
Current children cumulated CPU time (s) 1480.39
Current children cumulated vsize (KiB) 1062820

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7073
/proc/meminfo: memFree=30221168/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=949928 CPUtime=864.06 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 97204 0 0 0 86302 104 0 0 20 0 1 0 383981371 972726272 195307 33554432000 4194304 5654031 140735519364848 140735519362936 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 237482 195307 141 357 0 237122 0
Current children cumulated CPU time (s) 1540.39
Current children cumulated vsize (KiB) 1062820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7074
/proc/meminfo: memFree=30251904/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=949928 CPUtime=924.05 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 98791 0 0 0 92291 114 0 0 20 0 1 0 383981371 972726272 187082 33554432000 4194304 5654031 140735519364848 140735519362936 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 237482 187082 141 357 0 237122 0
Current children cumulated CPU time (s) 1600.38
Current children cumulated vsize (KiB) 1062820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7074
/proc/meminfo: memFree=30345424/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=735004 CPUtime=984.02 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 99934 0 0 0 98279 123 0 0 20 0 1 0 383981371 752644096 165205 33554432000 4194304 5654031 140735519364848 140735519362936 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 183751 165205 141 357 0 183391 0
Current children cumulated CPU time (s) 1660.35
Current children cumulated vsize (KiB) 847896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7074
/proc/meminfo: memFree=30397216/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=735004 CPUtime=1044.01 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 102193 0 0 0 104267 134 0 0 20 0 1 0 383981371 752644096 142323 33554432000 4194304 5654031 140735519364848 140735519362936 4233455 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 183751 142323 141 357 0 183391 0
Current children cumulated CPU time (s) 1720.34
Current children cumulated vsize (KiB) 847896

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 7077
/proc/meminfo: memFree=30083668/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=1300088 CPUtime=1104 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 103596 0 0 0 110261 139 0 0 20 0 1 0 383981371 1331290112 226508 33554432000 4194304 5654031 140735519364848 140735519362936 4218807 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 325022 226508 141 357 0 324662 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (KiB) 1412980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7183
/proc/meminfo: memFree=30696824/32873648 swapFree=7376/7376
[pid=6971] ppid=6969 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6971/stat : 6971 (npSolver-pbo-It) S 6969 6971 5861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383913567 9367552 275 33554432000 4194304 5064252 140735267411024 140735267409936 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6971/statm: 2287 275 233 213 0 72 0
[pid=6972] ppid=6971 vsize=103744 CPUtime=676.33 cores=0,2,4,6
/proc/6972/stat : 6972 (npSolver-pbo) S 6971 6971 5861 0 -1 4202496 93511 846945 0 0 2075 430 64740 388 20 0 1 0 383913568 106233856 24418 33554432000 4194304 6004724 140734628776592 140734628762440 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 85 0 0
/proc/6972/statm: 25936 24418 200 442 0 25490 0
[pid=7061] ppid=6972 vsize=603868 CPUtime=1123.71 cores=0,2,4,6
/proc/7061/stat : 7061 (glucosInc) R 6972 6971 5861 0 -1 4202496 104206 0 0 0 112227 144 0 0 20 0 1 0 383981371 618360832 131276 33554432000 4194304 5654031 140735519364848 140735519362872 4215290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7061/statm: 150967 131276 141 357 0 150607 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 716760

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1802.01
CPU time (s): 1800.08
CPU user time (s): 1790.44
CPU system time (s): 9.63953
CPU usage (%): 99.8925
Max. virtual memory (cumulated for all children) (KiB): 1624808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.44
system time used= 9.63953
maximum resident set size= 1151428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1045040
page faults= 0
swaps= 0
block input operations= 16
block output operations= 3404616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21649
involuntary context switches= 6414

runsolver used 6.75497 second user time and 18.0952 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 19:51:07
IDJOB=3751699
IDBENCH=92743
IDSOLVER=2335
FILE ID=node113/3751699-1339177867
RUNJOBID= node113-1339168534-5877
PBS_JOBID= 14643803
Free space on /tmp= 71132 MiB

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

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

MD5SUM BENCH= 0d1a0fb36198b9d5326d15feff3f543b
RANDOM SEED=1158927563

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31447888 kB
Buffers:          337932 kB
Cached:           106216 kB
SwapCached:         1348 kB
Active:           507924 kB
Inactive:          13768 kB
Active(anon):      70704 kB
Inactive(anon):     5044 kB
Active(file):     437220 kB
Inactive(file):     8724 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099940 kB
Dirty:             22920 kB
Writeback:             0 kB
AnonPages:         77976 kB
Mapped:            10732 kB
Shmem:                 0 kB
Slab:             766988 kB
SReclaimable:     210324 kB
SUnreclaim:       556664 kB
KernelStack:        1472 kB
PageTables:         3788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     203788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70968 MiB
End job on node113 at 2012-06-08 20:21:09