Trace number 3747099

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
MD5SUMa63171c8a8ea2fa0eedb44e836168a56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1284
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1246
Optimality of the best value was proved NO
Number of variables3160
Total number of constraints18047
Number of constraints which are clauses18047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 3160
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3160
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3160
Number of bits of the biggest sum of numbers12
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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.13	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.13	c [INC SYSTEM] execute solver
0.00/0.14	c [INC SEARCH] formula is SAT
0.00/0.14	c [INC SYSTEM] solved the initial formula
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.19	o 1478
0.00/0.19	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.19	c write failed with 2
0.00/0.19	c [INC SEARCH] iteration: 0
0.00/0.19	c [INC BOUNDS] best value:1478 search for 1477
0.00/0.19	c [INC SYSTEM] create new solver instance
0.00/0.19	c [INC] encode full formula
0.00/0.19	c fallback to adder encoding
0.00/0.37	c set iterative enc to: cardAdder
0.00/0.37	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
17.06/17.10	c formula is SAT
17.06/17.10	c [INC SEARCH] copied best model
17.06/17.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.06/17.13	c model valid
17.06/17.13	c current solution ok
17.06/17.13	o 1471
17.06/17.13	c [INC SEARCH] iteration: 1
17.06/17.13	c [INC BOUNDS] best value:1471 search for 1470
17.06/17.13	c [INC SYSTEM] there exists a inc, kill it!
17.06/17.13	c write failed with 2
17.06/17.13	c [INC SYSTEM] create new solver instance
17.06/17.13	c [INC] encode full formula
17.06/17.13	c fallback to adder encoding
17.27/17.30	c set iterative enc to: cardAdder
17.27/17.30	c set iterative enc to: none
17.27/17.33	c [INC SEARCH] isOptimum variable: 0
26.96/27.07	c formula is SAT
26.96/27.08	c [INC SEARCH] copied best model
26.96/27.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.06/27.10	c model valid
27.06/27.10	c current solution ok
27.06/27.10	o 1470
27.06/27.10	c [INC SEARCH] iteration: 2
27.06/27.10	c [INC BOUNDS] best value:1470 search for 1469
27.06/27.10	c [INC SYSTEM] there exists a inc, kill it!
27.06/27.10	c write failed with 2
27.06/27.18	c [INC SYSTEM] create new solver instance
27.06/27.18	c [INC] encode full formula
27.06/27.18	c fallback to adder encoding
27.16/27.29	c set iterative enc to: cardAdder
27.16/27.29	c set iterative enc to: none
27.26/27.32	c [INC SEARCH] isOptimum variable: 0
85.43/85.54	c formula is SAT
85.43/85.54	c [INC SEARCH] copied best model
85.43/85.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
85.43/85.57	c model valid
85.43/85.57	c current solution ok
85.43/85.57	o 1469
85.43/85.57	c [INC SEARCH] iteration: 3
85.43/85.57	c [INC BOUNDS] best value:1469 search for 1468
85.43/85.57	c [INC SYSTEM] there exists a inc, kill it!
85.43/85.57	c write failed with 2
85.43/85.57	c [INC SYSTEM] create new solver instance
85.43/85.57	c [INC] encode full formula
85.43/85.57	c fallback to adder encoding
85.65/85.75	c set iterative enc to: cardAdder
85.65/85.75	c set iterative enc to: none
85.65/85.78	c [INC SEARCH] isOptimum variable: 0
119.43/119.59	c formula is SAT
119.53/119.60	c [INC SEARCH] copied best model
119.53/119.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
119.53/119.62	c model valid
119.53/119.62	c current solution ok
119.53/119.62	o 1460
119.53/119.62	c [INC SEARCH] iteration: 4
119.53/119.62	c [INC BOUNDS] best value:1460 search for 1459
119.53/119.62	c [INC SYSTEM] there exists a inc, kill it!
119.53/119.62	c write failed with 2
119.53/119.63	c [INC SYSTEM] create new solver instance
119.53/119.63	c [INC] encode full formula
119.53/119.63	c fallback to adder encoding
119.75/119.81	c set iterative enc to: cardAdder
119.75/119.81	c set iterative enc to: none
119.75/119.84	c [INC SEARCH] isOptimum variable: 0
397.67/397.89	c formula is SAT
397.67/397.89	c [INC SEARCH] copied best model
397.67/397.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
397.77/397.92	c model valid
397.77/397.92	c current solution ok
397.77/397.92	o 1452
397.77/397.92	c [INC SEARCH] iteration: 5
397.77/397.92	c [INC BOUNDS] best value:1452 search for 1451
397.77/397.92	c [INC SYSTEM] there exists a inc, kill it!
397.77/397.92	c write failed with 2
397.77/397.92	c [INC SYSTEM] create new solver instance
397.77/397.92	c [INC] encode full formula
397.77/397.92	c fallback to adder encoding
397.98/398.10	c set iterative enc to: cardAdder
397.98/398.10	c set iterative enc to: none
397.98/398.13	c [INC SEARCH] isOptimum variable: 0
475.54/475.79	c formula is SAT
475.64/475.80	c [INC SEARCH] copied best model
475.64/475.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
475.64/475.82	c model valid
475.64/475.82	c current solution ok
475.64/475.82	o 1451
475.64/475.82	c [INC SEARCH] iteration: 6
475.64/475.82	c [INC BOUNDS] best value:1451 search for 1450
475.64/475.82	c [INC SYSTEM] there exists a inc, kill it!
475.64/475.82	c write failed with 2
475.64/475.82	c [INC SYSTEM] create new solver instance
475.64/475.82	c [INC] encode full formula
475.64/475.82	c fallback to adder encoding
475.75/476.00	c set iterative enc to: cardAdder
475.75/476.00	c set iterative enc to: none
475.85/476.02	c [INC SEARCH] isOptimum variable: 0
737.46/737.74	c formula is SAT
737.46/737.74	c [INC SEARCH] copied best model
737.46/737.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
737.46/737.77	c model valid
737.46/737.77	c current solution ok
737.46/737.77	o 1442
737.46/737.77	c [INC SEARCH] iteration: 7
737.46/737.77	c [INC BOUNDS] best value:1442 search for 1441
737.46/737.77	c [INC SYSTEM] there exists a inc, kill it!
737.46/737.77	c write failed with 2
737.46/737.77	c [INC SYSTEM] create new solver instance
737.46/737.77	c [INC] encode full formula
737.46/737.77	c fallback to adder encoding
737.70/737.95	c set iterative enc to: cardAdder
737.70/737.95	c set iterative enc to: none
737.70/737.98	c [INC SEARCH] isOptimum variable: 0
1008.44/1008.71	c formula is SAT
1008.44/1008.71	c [INC SEARCH] copied best model
1008.44/1008.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1008.44/1008.73	c model valid
1008.44/1008.73	c current solution ok
1008.44/1008.73	o 1441
1008.44/1008.73	c [INC SEARCH] iteration: 8
1008.44/1008.73	c [INC BOUNDS] best value:1441 search for 1440
1008.44/1008.73	c [INC SYSTEM] there exists a inc, kill it!
1008.44/1008.73	c write failed with 2
1008.44/1008.73	c [INC SYSTEM] create new solver instance
1008.44/1008.73	c [INC] encode full formula
1008.44/1008.73	c fallback to adder encoding
1008.64/1008.91	c set iterative enc to: cardAdder
1008.64/1008.91	c set iterative enc to: none
1008.64/1008.93	c [INC SEARCH] isOptimum variable: 0
1067.12/1067.45	c formula is SAT
1067.12/1067.45	c [INC SEARCH] copied best model
1067.12/1067.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1067.12/1067.47	c model valid
1067.12/1067.47	c current solution ok
1067.12/1067.47	o 1440
1067.12/1067.47	c [INC SEARCH] iteration: 9
1067.12/1067.47	c [INC BOUNDS] best value:1440 search for 1439
1067.12/1067.47	c [INC SYSTEM] there exists a inc, kill it!
1067.12/1067.47	c write failed with 2
1067.12/1067.48	c [INC SYSTEM] create new solver instance
1067.12/1067.48	c [INC] encode full formula
1067.12/1067.48	c fallback to adder encoding
1067.32/1067.65	c set iterative enc to: cardAdder
1067.32/1067.65	c set iterative enc to: none
1067.32/1067.67	c [INC SEARCH] isOptimum variable: 0
1129.49/1129.82	c formula is SAT
1129.49/1129.82	c [INC SEARCH] copied best model
1129.49/1129.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1129.49/1129.85	c model valid
1129.49/1129.85	c current solution ok
1129.49/1129.85	o 1434
1129.49/1129.85	c [INC SEARCH] iteration: 10
1129.49/1129.85	c [INC BOUNDS] best value:1434 search for 1433
1129.49/1129.85	c [INC SYSTEM] there exists a inc, kill it!
1129.49/1129.85	c write failed with 2
1129.49/1129.85	c [INC SYSTEM] create new solver instance
1129.49/1129.85	c [INC] encode full formula
1129.49/1129.85	c fallback to adder encoding
1129.71/1130.02	c set iterative enc to: cardAdder
1129.71/1130.02	c set iterative enc to: none
1129.71/1130.05	c [INC SEARCH] isOptimum variable: 0
1647.28/1647.73	c formula is SAT
1647.28/1647.73	c [INC SEARCH] copied best model
1647.28/1647.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1647.28/1647.76	c model valid
1647.28/1647.76	c current solution ok
1647.28/1647.76	o 1429
1647.28/1647.76	c [INC SEARCH] iteration: 11
1647.28/1647.76	c [INC BOUNDS] best value:1429 search for 1428
1647.28/1647.76	c [INC SYSTEM] there exists a inc, kill it!
1647.28/1647.76	c write failed with 2
1647.28/1647.76	c [INC SYSTEM] create new solver instance
1647.28/1647.76	c [INC] encode full formula
1647.28/1647.76	c fallback to adder encoding
1647.48/1647.94	c set iterative enc to: cardAdder
1647.48/1647.94	c set iterative enc to: none
1647.48/1647.96	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	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-3747099-1339100004/watcher-3747099-1339100004 -o /tmp/evaluation-result-3747099-1339100004/solver-3747099-1339100004 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747099-1339100004.opb 817308314 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: 1.92 1.97 1.68 2/178 3228
/proc/meminfo: memFree=28518260/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) R 3226 3228 2890 0 -1 4202496 334 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 268 33554432000 4194304 5064252 140734947812016 140736326678872 213193149077 0 0 4100 65536 0 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 272 231 213 0 72 0

[startup+0.0372119 s]
/proc/loadavg: 1.92 1.97 1.68 2/178 3228
/proc/meminfo: memFree=28518260/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 1.92 1.97 1.68 2/178 3228
/proc/meminfo: memFree=28518260/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 1.92 1.97 1.68 2/178 3228
/proc/meminfo: memFree=28518260/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700176 s]
/proc/loadavg: 1.92 1.97 1.68 2/178 3228
/proc/meminfo: memFree=28518260/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.92 1.97 1.68 3/181 3237
/proc/meminfo: memFree=28450804/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=25576 CPUtime=0.37 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 9327 3742 0 0 25 6 5 1 20 0 1 0 376127244 26189824 6063 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3229/statm: 6394 6063 178 442 0 5948 0
[pid=3237] ppid=3229 vsize=37704 CPUtime=1.1 cores=0,2,4,6
/proc/3237/stat : 3237 (glucosInc) R 3229 3228 2890 0 -1 4202496 8491 0 0 0 108 2 0 0 20 0 1 0 376127283 38608896 7992 33554432000 4194304 5654031 140736845992864 140736845980680 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3237/statm: 9426 7992 141 357 0 9066 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 72428

[startup+3.10037 s]
/proc/loadavg: 1.92 1.97 1.68 3/181 3237
/proc/meminfo: memFree=28450548/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=25576 CPUtime=0.37 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 9327 3742 0 0 25 6 5 1 20 0 1 0 376127244 26189824 6063 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3229/statm: 6394 6063 178 442 0 5948 0
[pid=3237] ppid=3229 vsize=42852 CPUtime=2.7 cores=0,2,4,6
/proc/3237/stat : 3237 (glucosInc) R 3229 3228 2890 0 -1 4202496 8798 0 0 0 268 2 0 0 20 0 1 0 376127283 43880448 8294 33554432000 4194304 5654031 140736845992864 140736845980680 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3237/statm: 10713 8294 141 357 0 10353 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 77576

[startup+6.30037 s]
/proc/loadavg: 1.93 1.97 1.69 3/181 3290
/proc/meminfo: memFree=28548868/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=25576 CPUtime=0.37 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 9327 3742 0 0 25 6 5 1 20 0 1 0 376127244 26189824 6063 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3229/statm: 6394 6063 178 442 0 5948 0
[pid=3237] ppid=3229 vsize=39668 CPUtime=5.89 cores=0,2,4,6
/proc/3237/stat : 3237 (glucosInc) R 3229 3228 2890 0 -1 4202496 10002 0 0 0 587 2 0 0 20 0 1 0 376127283 40620032 8507 33554432000 4194304 5654031 140736845992864 140736845990632 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3237/statm: 9917 8507 141 357 0 9557 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 74392

[startup+12.7003 s]
/proc/loadavg: 1.94 1.97 1.69 3/181 3300
/proc/meminfo: memFree=28533484/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=25576 CPUtime=0.37 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 9327 3742 0 0 25 6 5 1 20 0 1 0 376127244 26189824 6063 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3229/statm: 6394 6063 178 442 0 5948 0
[pid=3237] ppid=3229 vsize=62224 CPUtime=12.3 cores=0,2,4,6
/proc/3237/stat : 3237 (glucosInc) R 3229 3228 2890 0 -1 4202496 10769 0 0 0 1227 3 0 0 20 0 1 0 376127283 63717376 13297 33554432000 4194304 5654031 140736845992864 140736845980680 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3237/statm: 15556 13297 141 357 0 15196 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 96948

[startup+25.5004 s]
/proc/loadavg: 1.95 1.97 1.69 3/181 3356
/proc/meminfo: memFree=28475884/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=17.31 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 14284 15041 0 0 45 8 1673 5 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3304] ppid=3229 vsize=40044 CPUtime=8.15 cores=0,2,4,6
/proc/3304/stat : 3304 (glucosInc) R 3229 3228 2890 0 -1 4202496 10353 0 0 0 814 1 0 0 20 0 1 0 376128976 41005056 8706 33554432000 4194304 5654031 140734510288512 140734510286536 4214432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3304/statm: 10011 8706 141 357 0 9651 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58512

[startup+51.1004 s]
/proc/loadavg: 1.97 1.97 1.70 3/181 3364
/proc/meminfo: memFree=28464556/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=27.28 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 19242 26141 0 0 65 11 2645 7 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3358] ppid=3229 vsize=58532 CPUtime=23.77 cores=0,2,4,6
/proc/3358/stat : 3358 (glucosInc) R 3229 3228 2890 0 -1 4202496 10438 0 0 0 2374 3 0 0 20 0 1 0 376129975 59936768 12055 33554432000 4194304 5654031 140735378336128 140735378323944 4217262 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3358/statm: 14633 12055 141 357 0 14273 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 77000

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.71 3/181 3376
/proc/meminfo: memFree=28459460/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=85.73 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 24200 38799 0 0 87 13 8461 12 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3372] ppid=3229 vsize=62884 CPUtime=16.51 cores=0,2,4,6
/proc/3372/stat : 3372 (glucosInc) R 3229 3228 2890 0 -1 4202496 10621 0 0 0 1648 3 0 0 20 0 1 0 376135821 64393216 13471 33554432000 4194304 5654031 140737115553632 140737115541448 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3372/statm: 15721 13471 141 357 0 15361 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 81352

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/181 3383
/proc/meminfo: memFree=28450572/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=119.78 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 29158 51344 0 0 108 16 11838 16 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3381] ppid=3229 vsize=80964 CPUtime=42.43 cores=0,2,4,6
/proc/3381/stat : 3381 (glucosInc) R 3229 3228 2890 0 -1 4202496 12711 0 0 0 4239 4 0 0 20 0 1 0 376139227 82907136 16359 33554432000 4194304 5654031 140734484038912 140734484026728 4208705 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3381/statm: 20241 16359 141 357 0 19881 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 99432

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.74 3/181 3385
/proc/meminfo: memFree=28403520/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=119.78 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 29158 51344 0 0 108 16 11838 16 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3381] ppid=3229 vsize=107044 CPUtime=102.42 cores=0,2,4,6
/proc/3381/stat : 3381 (glucosInc) R 3229 3228 2890 0 -1 4202496 14512 0 0 0 10238 4 0 0 20 0 1 0 376139227 109613056 25635 33554432000 4194304 5654031 140734484038912 140734484026728 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3381/statm: 26761 25635 141 357 0 26401 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 125512

[startup+282.3 s]

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

/proc/meminfo: memFree=28294224/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1129.75 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 58906 143187 0 0 228 30 112656 61 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3408] ppid=3229 vsize=107468 CPUtime=172.19 cores=0,2,4,6
/proc/3408/stat : 3408 (glucosInc) R 3229 3228 2890 0 -1 4202496 14271 0 0 0 17214 5 0 0 20 0 1 0 376240249 110047232 25577 33554432000 4194304 5654031 140736559309952 140736559297768 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 26867 25577 141 357 0 26507 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 125936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 3409
/proc/meminfo: memFree=28310304/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1129.75 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 58906 143187 0 0 228 30 112656 61 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3408] ppid=3229 vsize=107468 CPUtime=232.18 cores=0,2,4,6
/proc/3408/stat : 3408 (glucosInc) R 3229 3228 2890 0 -1 4202496 14599 0 0 0 23212 6 0 0 20 0 1 0 376240249 110047232 25577 33554432000 4194304 5654031 140736559309952 140736559297768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 26867 25577 141 357 0 26507 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 125936

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3409
/proc/meminfo: memFree=28230432/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1129.75 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 58906 143187 0 0 228 30 112656 61 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3408] ppid=3229 vsize=137820 CPUtime=292.17 cores=0,2,4,6
/proc/3408/stat : 3408 (glucosInc) R 3229 3228 2890 0 -1 4202496 15826 0 0 0 29210 7 0 0 20 0 1 0 376240249 141127680 31939 33554432000 4194304 5654031 140736559309952 140736559297768 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 34455 31939 141 357 0 34095 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 156288

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3409
/proc/meminfo: memFree=28275364/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1129.75 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 58906 143187 0 0 228 30 112656 61 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3408] ppid=3229 vsize=137820 CPUtime=352.16 cores=0,2,4,6
/proc/3408/stat : 3408 (glucosInc) R 3229 3228 2890 0 -1 4202496 17196 0 0 0 35206 10 0 0 20 0 1 0 376240249 141127680 32975 33554432000 4194304 5654031 140736559309952 140736559297768 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 34455 32975 141 357 0 34095 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 156288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3409
/proc/meminfo: memFree=28245168/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1129.75 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 58906 143187 0 0 228 30 112656 61 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3408] ppid=3229 vsize=137820 CPUtime=412.15 cores=0,2,4,6
/proc/3408/stat : 3408 (glucosInc) R 3229 3228 2890 0 -1 4202496 18695 0 0 0 41203 12 0 0 20 0 1 0 376240249 141127680 32921 33554432000 4194304 5654031 140736559309952 140736559297768 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 34455 32921 141 357 0 34095 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 156288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 3414
/proc/meminfo: memFree=28340900/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1129.75 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 58906 143187 0 0 228 30 112656 61 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3408] ppid=3229 vsize=156788 CPUtime=472.14 cores=0,2,4,6
/proc/3408/stat : 3408 (glucosInc) R 3229 3228 2890 0 -1 4202496 20159 0 0 0 47200 14 0 0 20 0 1 0 376240249 160550912 37668 33554432000 4194304 5654031 140736559309952 140736559297768 4234912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3408/statm: 39197 37668 141 357 0 38837 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 175256

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/181 3417
/proc/meminfo: memFree=28426584/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1647.55 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 63864 165548 0 0 248 32 164396 79 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3417] ppid=3229 vsize=62256 CPUtime=14.32 cores=0,2,4,6
/proc/3417/stat : 3417 (glucosInc) R 3229 3228 2890 0 -1 4202496 10590 0 0 0 1429 3 0 0 20 0 1 0 376292040 63750144 13266 33554432000 4194304 5654031 140737042792704 140737042780520 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 15564 13266 141 357 0 15204 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 80724

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 3417
/proc/meminfo: memFree=28351508/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1647.55 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 63864 165548 0 0 248 32 164396 79 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3417] ppid=3229 vsize=95396 CPUtime=74.3 cores=0,2,4,6
/proc/3417/stat : 3417 (glucosInc) R 3229 3228 2890 0 -1 4202496 13138 0 0 0 7426 4 0 0 20 0 1 0 376292040 97685504 22576 33554432000 4194304 5654031 140737042792704 140737042780520 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 23849 22576 141 357 0 23489 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 113864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3417
/proc/meminfo: memFree=28340084/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1647.55 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 63864 165548 0 0 248 32 164396 79 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3417] ppid=3229 vsize=107068 CPUtime=134.29 cores=0,2,4,6
/proc/3417/stat : 3417 (glucosInc) R 3229 3228 2890 0 -1 4202496 13496 0 0 0 13424 5 0 0 20 0 1 0 376292040 109637632 25478 33554432000 4194304 5654031 140737042792704 140737042780520 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 26767 25478 141 357 0 26407 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 125536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3417
/proc/meminfo: memFree=28340332/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1647.55 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 63864 165548 0 0 248 32 164396 79 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3417] ppid=3229 vsize=107068 CPUtime=152.5 cores=0,2,4,6
/proc/3417/stat : 3417 (glucosInc) R 3229 3228 2890 0 -1 4202496 13496 0 0 0 15245 5 0 0 20 0 1 0 376292040 109637632 25478 33554432000 4194304 5654031 140737042792704 140737042780520 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 26767 25478 141 357 0 26407 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 125536

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3417
/proc/meminfo: memFree=28340332/32873648 swapFree=7376/7376
[pid=3228] ppid=3226 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3228/stat : 3228 (npSolver-pbo-It) S 3226 3228 2890 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376127243 9367552 275 33554432000 4194304 5064252 140734947812016 140734947810928 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3228/statm: 2287 275 233 213 0 72 0
[pid=3229] ppid=3228 vsize=9320 CPUtime=1647.55 cores=0,2,4,6
/proc/3229/stat : 3229 (npSolver-pbo) S 3228 3228 2890 0 -1 4202496 63864 165548 0 0 248 32 164396 79 20 0 1 0 376127244 9543680 2031 33554432000 4194304 6004724 140734694900048 140734694885896 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3229/statm: 2330 2031 178 442 0 1884 0
[pid=3417] ppid=3229 vsize=107068 CPUtime=152.5 cores=0,2,4,6
/proc/3417/stat : 3417 (glucosInc) R 3229 3228 2890 0 -1 4202496 13496 0 0 0 15245 5 0 0 20 0 1 0 376292040 109637632 25478 33554432000 4194304 5654031 140737042792704 140737042780520 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3417/statm: 26767 25478 141 357 0 26407 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 125536

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.91
CPU system time (s): 1.17282
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 236428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.17282
maximum resident set size= 186072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243289
page faults= 0
swaps= 0
block input operations= 0
block output operations= 268648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1472
involuntary context switches= 2500

runsolver used 2.71459 second user time and 7.11892 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-07 22:13:24
IDJOB=3747099
IDBENCH=2170
IDSOLVER=2332
FILE ID=node113/3747099-1339100004
RUNJOBID= node113-1339098177-2906
PBS_JOBID= 14643740
Free space on /tmp= 71152 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747099-1339100004/watcher-3747099-1339100004 -o /tmp/evaluation-result-3747099-1339100004/solver-3747099-1339100004 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747099-1339100004.opb 817308314 HOME HOME

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

MD5SUM BENCH= a63171c8a8ea2fa0eedb44e836168a56
RANDOM SEED=817308314

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:        28519012 kB
Buffers:          471672 kB
Cached:          2871528 kB
SwapCached:         2204 kB
Active:          1610176 kB
Inactive:        1854472 kB
Active(anon):     117788 kB
Inactive(anon):     4988 kB
Active(file):    1492388 kB
Inactive(file):  1849484 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:              8944 kB
Writeback:             0 kB
AnonPages:        125744 kB
Mapped:            11772 kB
Shmem:                 0 kB
Slab:             753280 kB
SReclaimable:     197488 kB
SUnreclaim:       555792 kB
KernelStack:        1464 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     242976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71128 MiB
End job on node113 at 2012-06-07 22:43:25