Trace number 3702529

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_3.opb
MD5SUMe8b41d97566c10d69baac452b7d02eb7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4527423
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 171879616
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 85431562646
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 171879616
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 85431562646
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
2.38/2.45	c [INC SYSTEM] finished preprocessing in 2 s
2.38/2.45	c [INC SYSTEM] execute solver
3.76/3.84	c [INC SEARCH] formula is SAT
3.76/3.86	c [INC SYSTEM] solved the initial formula
3.76/3.89	c model valid
3.76/3.89	c current solution ok
4.66/4.78	o 101296861
4.66/4.78	c starting approximation
4.66/4.78	c factor = 2
4.66/4.78	c factor still to low - shrinking to 2.95686e+06
4.66/4.78	c approx number of clauses: 1e+06
4.66/4.78	c current bound: 50648464
5.24/5.33	c leaving approximation
5.24/5.33	c finished approximation
5.24/5.33	c [INC SYSTEM] there exists a inc, kill it!
5.24/5.33	c write failed with 2
5.24/5.34	c [INC SEARCH] iteration: 0
5.24/5.34	c [INC BOUNDS] best value:101296931 search for 101296930
5.24/5.34	c [INC SYSTEM] create new solver instance
5.24/5.34	c [INC] encode full formula
5.24/5.34	c fallback to adder encoding
6.67/6.75	c set iterative enc to: adder
6.67/6.75	c set iterative enc to: none
6.88/6.93	c [INC SEARCH] isOptimum variable: 0
23.28/23.31	c formula is SAT
23.28/23.35	c [INC SEARCH] copied best model
23.28/23.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.28/23.39	c model valid
23.28/23.39	c current solution ok
23.28/23.39	o 48949329
23.28/23.39	c [INC SEARCH] iteration: 1
23.28/23.39	c [INC BOUNDS] best value:48949399 search for 48949398
23.28/23.39	c [INC SYSTEM] there exists a inc, kill it!
23.28/23.39	c write failed with 2
23.38/23.41	c [INC SYSTEM] create new solver instance
23.38/23.41	c [INC] encode full formula
23.38/23.41	c fallback to adder encoding
24.68/24.71	c set iterative enc to: adder
24.68/24.71	c set iterative enc to: none
24.89/24.91	c [INC SEARCH] isOptimum variable: 0
38.38/38.50	c formula is SAT
38.48/38.54	c [INC SEARCH] copied best model
38.48/38.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.48/38.57	c model valid
38.48/38.57	c current solution ok
38.48/38.57	o 45817561
38.48/38.57	c [INC SEARCH] iteration: 2
38.48/38.57	c [INC BOUNDS] best value:45817631 search for 45817630
38.48/38.57	c [INC SYSTEM] there exists a inc, kill it!
38.48/38.57	c write failed with 2
38.48/38.59	c [INC SYSTEM] create new solver instance
38.48/38.59	c [INC] encode full formula
38.48/38.59	c fallback to adder encoding
39.79/39.89	c set iterative enc to: adder
39.79/39.89	c set iterative enc to: none
40.00/40.08	c [INC SEARCH] isOptimum variable: 0
88.01/88.07	c formula is SAT
88.12/88.11	c [INC SEARCH] copied best model
88.12/88.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.12/88.15	c model valid
88.12/88.15	c current solution ok
88.12/88.15	o 36879525
88.12/88.15	c [INC SEARCH] iteration: 3
88.12/88.15	c [INC BOUNDS] best value:36879595 search for 36879594
88.12/88.15	c [INC SYSTEM] there exists a inc, kill it!
88.12/88.15	c write failed with 2
88.12/88.16	c [INC SYSTEM] create new solver instance
88.12/88.16	c [INC] encode full formula
88.12/88.16	c fallback to adder encoding
89.41/89.41	c set iterative enc to: adder
89.41/89.41	c set iterative enc to: none
89.51/89.59	c [INC SEARCH] isOptimum variable: 0
92.11/92.10	c formula is SAT
92.11/92.14	c [INC SEARCH] copied best model
92.11/92.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.11/92.17	c model valid
92.11/92.17	c current solution ok
92.11/92.17	o 27506191
92.11/92.17	c [INC SEARCH] iteration: 4
92.11/92.17	c [INC BOUNDS] best value:27506261 search for 27506260
92.11/92.17	c [INC SYSTEM] there exists a inc, kill it!
92.11/92.17	c write failed with 2
92.11/92.19	c [INC SYSTEM] create new solver instance
92.11/92.19	c [INC] encode full formula
92.11/92.19	c fallback to adder encoding
93.32/93.34	c set iterative enc to: adder
93.32/93.34	c set iterative enc to: none
93.50/94.93	c [INC SEARCH] isOptimum variable: 0
256.95/258.48	c formula is SAT
257.07/258.52	c [INC SEARCH] copied best model
257.07/258.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
257.07/258.55	c model valid
257.07/258.55	c current solution ok
257.07/258.55	o 23591759
257.07/258.55	c [INC SEARCH] iteration: 5
257.07/258.55	c [INC BOUNDS] best value:23591829 search for 23591828
257.07/258.55	c [INC SYSTEM] there exists a inc, kill it!
257.07/258.55	c write failed with 2
257.07/258.56	c [INC SYSTEM] create new solver instance
257.07/258.56	c [INC] encode full formula
257.07/258.56	c fallback to adder encoding
258.18/259.69	c set iterative enc to: adder
258.18/259.69	c set iterative enc to: none
258.37/259.86	c [INC SEARCH] isOptimum variable: 0
278.17/279.63	c formula is SAT
278.17/279.67	c [INC SEARCH] copied best model
278.17/279.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
278.28/279.70	c model valid
278.28/279.70	c current solution ok
278.28/279.70	o 21012661
278.28/279.70	c [INC SEARCH] iteration: 6
278.28/279.70	c [INC BOUNDS] best value:21012731 search for 21012730
278.28/279.70	c [INC SYSTEM] there exists a inc, kill it!
278.28/279.70	c write failed with 2
278.28/279.72	c [INC SYSTEM] create new solver instance
278.28/279.72	c [INC] encode full formula
278.28/279.72	c fallback to adder encoding
279.38/280.82	c set iterative enc to: adder
279.38/280.82	c set iterative enc to: none
279.47/280.99	c [INC SEARCH] isOptimum variable: 0
300.36/301.86	c formula is SAT
300.46/301.90	c [INC SEARCH] copied best model
300.46/301.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
300.46/301.93	c model valid
300.46/301.93	c current solution ok
300.46/301.93	o 17369499
300.46/301.93	c [INC SEARCH] iteration: 7
300.46/301.93	c [INC BOUNDS] best value:17369569 search for 17369568
300.46/301.93	c [INC SYSTEM] there exists a inc, kill it!
300.46/301.93	c write failed with 2
300.46/301.95	c [INC SYSTEM] create new solver instance
300.46/301.95	c [INC] encode full formula
300.46/301.95	c fallback to adder encoding
301.59/303.03	c set iterative enc to: adder
301.59/303.03	c set iterative enc to: none
301.69/303.19	c [INC SEARCH] isOptimum variable: 0
337.57/339.05	c formula is SAT
337.57/339.09	c [INC SEARCH] copied best model
337.57/339.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
337.67/339.12	c model valid
337.67/339.12	c current solution ok
337.67/339.12	o 16846245
337.67/339.12	c [INC SEARCH] iteration: 8
337.67/339.12	c [INC BOUNDS] best value:16846315 search for 16846314
337.67/339.12	c [INC SYSTEM] there exists a inc, kill it!
337.67/339.12	c write failed with 2
337.67/339.14	c [INC SYSTEM] create new solver instance
337.67/339.14	c [INC] encode full formula
337.67/339.14	c fallback to adder encoding
338.79/340.22	c set iterative enc to: adder
338.79/340.22	c set iterative enc to: none
338.88/340.38	c [INC SEARCH] isOptimum variable: 0
349.38/350.87	c formula is SAT
349.50/350.91	c [INC SEARCH] copied best model
349.50/350.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
349.50/350.94	c model valid
349.50/350.94	c current solution ok
349.50/350.94	o 11562021
349.50/350.94	c [INC SEARCH] iteration: 9
349.50/350.94	c [INC BOUNDS] best value:11562091 search for 11562090
349.50/350.94	c [INC SYSTEM] there exists a inc, kill it!
349.50/350.94	c write failed with 2
349.50/350.96	c [INC SYSTEM] create new solver instance
349.50/350.96	c [INC] encode full formula
349.50/350.96	c fallback to adder encoding
350.50/351.93	c set iterative enc to: adder
350.50/351.93	c set iterative enc to: none
350.61/352.08	c [INC SEARCH] isOptimum variable: 0
400.37/401.86	c formula is SAT
400.37/401.89	c [INC SEARCH] copied best model
400.37/401.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
400.48/401.92	c model valid
400.48/401.92	c current solution ok
400.48/401.92	o 10032603
400.48/401.92	c [INC SEARCH] iteration: 10
400.48/401.92	c [INC BOUNDS] best value:10032673 search for 10032672
400.48/401.92	c [INC SYSTEM] there exists a inc, kill it!
400.48/401.92	c write failed with 2
400.48/401.93	c [INC SYSTEM] create new solver instance
400.48/401.93	c [INC] encode full formula
400.48/401.93	c fallback to adder encoding
401.38/402.88	c set iterative enc to: adder
401.38/402.88	c set iterative enc to: none
401.57/403.03	c [INC SEARCH] isOptimum variable: 0
515.01/516.55	c formula is SAT
515.01/516.58	c [INC SEARCH] copied best model
515.01/516.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
515.12/516.61	c model valid
515.12/516.61	c current solution ok
515.12/516.61	o 6623125
515.12/516.61	c [INC SEARCH] iteration: 11
515.12/516.61	c [INC BOUNDS] best value:6623195 search for 6623194
515.12/516.61	c [INC SYSTEM] there exists a inc, kill it!
515.12/516.61	c write failed with 2
515.12/516.62	c [INC SYSTEM] create new solver instance
515.12/516.62	c [INC] encode full formula
515.12/516.62	c fallback to adder encoding
515.95/517.46	c set iterative enc to: adder
515.95/517.46	c set iterative enc to: none
516.05/517.59	c [INC SEARCH] isOptimum variable: 0
1800.03/1801.81	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1801.81	s UNKNOWN
1800.03/1801.81	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1801.81	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-3702529-1338138996/watcher-3702529-1338138996 -o /tmp/evaluation-result-3702529-1338138996/solver-3702529-1338138996 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702529-1338138996.opb 582957311 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.03 2.00 2/178 10875
/proc/meminfo: memFree=30874656/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0

[startup+0.104356 s]
/proc/loadavg: 2.00 2.03 2.00 2/178 10875
/proc/meminfo: memFree=30874656/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200261 s]
/proc/loadavg: 2.00 2.03 2.00 2/178 10875
/proc/meminfo: memFree=30874656/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300332 s]
/proc/loadavg: 2.00 2.03 2.00 2/178 10875
/proc/meminfo: memFree=30874656/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.00 2.03 2.00 2/178 10875
/proc/meminfo: memFree=30874656/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 10879
/proc/meminfo: memFree=30700800/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=30340 CPUtime=0.36 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 6239 0 0 0 32 4 0 0 20 0 1 0 280026387 31068160 6727 33554432000 4194304 5992684 140734097120384 140734097114832 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10876/statm: 7585 6727 172 440 0 7141 0
[pid=10878] ppid=10876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10878/stat : 10878 (cp2_pre.sh) S 10876 10875 9266 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 280026424 9367552 277 33554432000 4194304 5064252 140734771170560 140734771169264 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10878/statm: 2287 277 234 213 0 72 0
[pid=10879] ppid=10878 vsize=165088 CPUtime=1.12 cores=0,2,4,6
/proc/10879/stat : 10879 (coprocessor) R 10878 10875 9266 0 -1 4202496 27906 0 0 0 106 6 0 0 20 0 1 0 280026424 169050112 39941 33554432000 4194304 6586260 140733689005968 140733689002232 5509081 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10879/statm: 41272 39941 184 584 0 40684 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213724

[startup+3.10029 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 10879
/proc/meminfo: memFree=30646400/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=30340 CPUtime=2.43 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 6255 33053 0 0 32 4 179 28 20 0 1 0 280026387 31068160 6729 33554432000 4194304 5992684 140734097120384 140734097106648 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10876/statm: 7585 6729 174 440 0 7141 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 39488
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 10889
/proc/meminfo: memFree=30779796/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=191008 CPUtime=6.27 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) R 10875 10875 9266 0 -1 4202496 15566 77771 0 0 152 81 350 44 20 0 1 0 280026387 195592192 30974 33554432000 4194304 5992684 140734097120384 140734097113096 5186391 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10876/statm: 47752 30974 204 440 0 47308 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 200156

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 10891
/proc/meminfo: memFree=30387324/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=59936 CPUtime=6.91 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 15780 78287 0 0 198 96 351 46 20 0 1 0 280026387 61374464 14132 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10876/statm: 14984 14132 205 440 0 14540 0
[pid=10891] ppid=10876 vsize=348792 CPUtime=5.75 cores=0,2,4,6
/proc/10891/stat : 10891 (glucosInc) R 10876 10875 9266 0 -1 4202496 57088 0 0 0 561 14 0 0 20 0 1 0 280027081 357163008 74804 33554432000 4194304 5654031 140734966737536 140734966735144 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10891/statm: 87198 74804 141 357 0 86838 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 417876

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10893
/proc/meminfo: memFree=30586680/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=50812 CPUtime=24.9 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 22619 136333 0 0 336 114 1973 67 20 0 1 0 280026387 52031488 11884 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10876/statm: 12703 11884 206 440 0 12259 0
[pid=10893] ppid=10876 vsize=173828 CPUtime=0.57 cores=0,2,4,6
/proc/10893/stat : 10893 (glucosInc) R 10876 10875 9266 0 -1 4202496 28830 0 0 0 51 6 0 0 20 0 1 0 280028878 177999872 38287 33554432000 4194304 5654031 140734859094880 140734858044232 4225056 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10893/statm: 43490 38289 109 357 0 43130 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 233788

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10895
/proc/meminfo: memFree=30436116/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=50428 CPUtime=40.08 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 29747 191116 0 0 472 132 3317 87 20 0 1 0 280026387 51638272 11788 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10876/statm: 12607 11788 206 440 0 12163 0
[pid=10895] ppid=10876 vsize=339792 CPUtime=11 cores=0,2,4,6
/proc/10895/stat : 10895 (glucosInc) R 10876 10875 9266 0 -1 4202496 54544 0 0 0 1084 16 0 0 20 0 1 0 280030396 347947008 71648 33554432000 4194304 5654031 140734619232240 140734619230024 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10895/statm: 84948 71648 140 357 0 84588 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 399368

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 10899
/proc/meminfo: memFree=30460444/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=49296 CPUtime=93.54 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 43332 301235 0 0 727 166 8333 128 20 0 1 0 280026387 50479104 11505 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 12324 11505 206 440 0 11880 0
[pid=10899] ppid=10876 vsize=300288 CPUtime=7.36 cores=0,2,4,6
/proc/10899/stat : 10899 (glucosInc) R 10876 10875 9266 0 -1 4202496 49425 0 0 0 723 13 0 0 20 0 1 0 280035880 307494912 64058 33554432000 4194304 5654031 140736650515728 140736650513512 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10899/statm: 75072 64058 140 357 0 74712 0
Current children cumulated CPU time (s) 100.9
Current children cumulated vsize (KiB) 358732

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 10943
/proc/meminfo: memFree=30909560/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=49296 CPUtime=93.54 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 43332 301235 0 0 727 166 8333 128 20 0 1 0 280026387 50479104 11505 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 12324 11505 206 440 0 11880 0
[pid=10899] ppid=10876 vsize=435524 CPUtime=67.34 cores=0,2,4,6
/proc/10899/stat : 10899 (glucosInc) R 10876 10875 9266 0 -1 4202496 57176 0 0 0 6705 29 0 0 20 0 1 0 280035880 445976576 86921 33554432000 4194304 5654031 140736650515728 140736650513512 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10899/statm: 108881 86921 140 357 0 108521 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 493968

[startup+222.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 10947
/proc/meminfo: memFree=30878536/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=49296 CPUtime=93.54 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 43332 301235 0 0 727 166 8333 128 20 0 1 0 280026387 50479104 11505 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 12324 11505 206 440 0 11880 0
[pid=10899] ppid=10876 vsize=356440 CPUtime=127.32 cores=0,2,4,6
/proc/10899/stat : 10899 (glucosInc) R 10876 10875 9266 0 -1 4202496 63323 0 0 0 12684 48 0 0 20 0 1 0 280035880 364994560 80554 33554432000 4194304 5654031 140736650515728 140736650513752 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10899/statm: 89110 80554 140 357 0 88750 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 414884

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10951
/proc/meminfo: memFree=31045576/32873648 swapFree=6852/6852

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

/proc/meminfo: memFree=30916348/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=341968 CPUtime=784.49 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 59909 0 0 0 78410 39 0 0 20 0 1 0 280078146 350175232 74387 33554432000 4194304 5654031 140734576214896 140734576202712 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 85492 74387 141 357 0 85132 0
Current children cumulated CPU time (s) 1300.62
Current children cumulated vsize (KiB) 397496

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 10968
/proc/meminfo: memFree=30913020/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=344040 CPUtime=844.47 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 61322 0 0 0 84403 44 0 0 20 0 1 0 280078146 352296960 77428 33554432000 4194304 5654031 140734576214896 140734576202712 4217744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 86010 77428 141 357 0 85650 0
Current children cumulated CPU time (s) 1360.6
Current children cumulated vsize (KiB) 399568

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10972
/proc/meminfo: memFree=30896928/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=344040 CPUtime=904.47 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 61516 0 0 0 90403 44 0 0 20 0 1 0 280078146 352296960 80177 33554432000 4194304 5654031 140734576214896 140734576202712 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 86010 80177 141 357 0 85650 0
Current children cumulated CPU time (s) 1420.6
Current children cumulated vsize (KiB) 399568

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 10972
/proc/meminfo: memFree=30944796/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=293952 CPUtime=964.46 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 61972 0 0 0 96400 46 0 0 20 0 1 0 280078146 301006848 67588 33554432000 4194304 5654031 140734576214896 140734576202712 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 73488 67588 141 357 0 73128 0
Current children cumulated CPU time (s) 1480.59
Current children cumulated vsize (KiB) 349480

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10972
/proc/meminfo: memFree=30923360/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=345528 CPUtime=1024.46 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 62827 0 0 0 102399 47 0 0 20 0 1 0 280078146 353820672 73041 33554432000 4194304 5654031 140734576214896 140734576202712 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 86382 73041 141 357 0 86022 0
Current children cumulated CPU time (s) 1540.59
Current children cumulated vsize (KiB) 401056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10972
/proc/meminfo: memFree=30896880/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=348060 CPUtime=1084.42 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 63134 0 0 0 108395 47 0 0 20 0 1 0 280078146 356413440 77921 33554432000 4194304 5654031 140734576214896 140734576202712 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 87015 77921 141 357 0 86655 0
Current children cumulated CPU time (s) 1600.55
Current children cumulated vsize (KiB) 403588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10972
/proc/meminfo: memFree=30930200/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=297972 CPUtime=1144.41 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 63764 0 0 0 114393 48 0 0 20 0 1 0 280078146 305123328 68602 33554432000 4194304 5654031 140734576214896 140734576202712 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 74493 68602 141 357 0 74133 0
Current children cumulated CPU time (s) 1660.54
Current children cumulated vsize (KiB) 353500

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10972
/proc/meminfo: memFree=30916520/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=348060 CPUtime=1204.4 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 64085 0 0 0 120391 49 0 0 20 0 1 0 280078146 356413440 72500 33554432000 4194304 5654031 140734576214896 140734576202712 4215395 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 87015 72500 141 357 0 86655 0
Current children cumulated CPU time (s) 1720.53
Current children cumulated vsize (KiB) 403588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10973
/proc/meminfo: memFree=30932620/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=297972 CPUtime=1264.39 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 64743 0 0 0 126388 51 0 0 20 0 1 0 280078146 305123328 67289 33554432000 4194304 5654031 140734576214896 140734576202712 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 74493 67289 141 357 0 74133 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (KiB) 353500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10973
/proc/meminfo: memFree=30940908/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=300360 CPUtime=1283.9 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 64922 0 0 0 128339 51 0 0 20 0 1 0 280078146 307568640 69001 33554432000 4194304 5654031 140734576214896 140734576202712 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 75090 69001 141 357 0 74730 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 355888

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10973
/proc/meminfo: memFree=30940908/32873648 swapFree=6852/6852
[pid=10875] ppid=10873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10875/stat : 10875 (npSolver-pbo-It) S 10873 10875 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280026387 9367552 274 33554432000 4194304 5064252 140737385299280 140737385298192 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10875/statm: 2287 274 233 213 0 72 0
[pid=10876] ppid=10875 vsize=46380 CPUtime=516.13 cores=0,2,4,6
/proc/10876/stat : 10876 (npSolver-pbo) S 10875 10875 9266 0 -1 4202496 89054 663559 0 0 1490 264 49562 297 20 0 1 0 280026387 47493120 10776 33554432000 4194304 5992684 140734097120384 140734097106216 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10876/statm: 11595 10776 206 440 0 11151 0
[pid=10962] ppid=10876 vsize=300360 CPUtime=1283.9 cores=0,2,4,6
/proc/10962/stat : 10962 (glucosInc) R 10876 10875 9266 0 -1 4202496 64922 0 0 0 128339 51 0 0 20 0 1 0 280078146 307568640 69001 33554432000 4194304 5654031 140734576214896 140734576202712 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10962/statm: 75090 69001 141 357 0 74730 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 355888

Child status: 0
Real time (s): 1801.82
CPU time (s): 1800.08
CPU user time (s): 1793.93
CPU system time (s): 6.14406
CPU usage (%): 99.9033
Max. virtual memory (cumulated for all children) (KiB): 627472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.93
system time used= 6.14407
maximum resident set size= 486528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 817914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2279328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14391
involuntary context switches= 2190

runsolver used 2.74358 second user time and 7.11292 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 19:16:36
IDJOB=3702529
IDBENCH=92761
IDSOLVER=2278
FILE ID=node115/3702529-1338138996
RUNJOBID= node115-1338123580-9282
PBS_JOBID= 14624500
Free space on /tmp= 71504 MiB

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

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

MD5SUM BENCH= e8b41d97566c10d69baac452b7d02eb7
RANDOM SEED=582957311

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:        30875200 kB
Buffers:          288008 kB
Cached:           380516 kB
SwapCached:          936 kB
Active:          1129364 kB
Inactive:          35652 kB
Active(anon):     488520 kB
Inactive(anon):    10284 kB
Active(file):     640844 kB
Inactive(file):    25368 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:              8964 kB
Writeback:             0 kB
AnonPages:        514544 kB
Mapped:            12900 kB
Shmem:                96 kB
Slab:             682084 kB
SReclaimable:     126524 kB
SUnreclaim:       555560 kB
KernelStack:        1464 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     691264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    423936 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= 71540 MiB
End job on node115 at 2012-05-27 19:46:38