Trace number 3748697

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 (fixed)? (TO) 1800.03 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d2.opb
MD5SUM05a418d42b6e85967009c0fa73623d83
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark372
Best CPU time to get the best result obtained on this benchmark439.002
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 372
Optimality of the best value was proved NO
Number of variables808
Total number of constraints5557
Number of constraints which are clauses5557
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 constraint32
Number of terms in the objective function 808
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 808
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 808
Number of bits of the biggest sum of numbers10
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.05	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.05	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.09	o 404
0.00/0.09	c execute binary inc search
0.00/0.09	c [INC SEARCH] current bound: 202
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC SEARCH] lower bound: 0 upperbound 404 current bound: 202 best value:404
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.09	c old isEQ: 160, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
5.07/5.15	c [INC SEARCH] formula is UNSAT
5.07/5.15	c [INC SYSTEM] there exists a inc, kill it!
5.07/5.15	c write failed with 2
5.07/5.16	c sat variable: 0 optimum/unsat variable: 1
5.07/5.16	c [INC SEARCH] set lower bound to 203 upperbound 404
5.07/5.16	c [INC SEARCH] current bound: 303
5.07/5.16	c [INC SEARCH] iteration: 1
5.07/5.16	c [INC SEARCH] lower bound: 203 upperbound 404 current bound: 303 best value:404
5.07/5.16	c [INC SYSTEM] create new solver instance
5.07/5.16	c [INC] encode full formula
5.07/5.16	c (debug) using card networks
5.07/5.16	c old isEQ: 0, new EQ is 0
5.16/5.29	c set iterative enc to: card
5.16/5.29	c set iterative enc to: none
5.16/5.32	c [INC SEARCH] isOptimum variable: 0
95.01/95.21	c [INC SEARCH] formula is UNSAT
95.01/95.21	c [INC SYSTEM] there exists a inc, kill it!
95.01/95.21	c write failed with 2
95.01/95.22	c sat variable: 0 optimum/unsat variable: 1
95.01/95.22	c [INC SEARCH] set lower bound to 304 upperbound 404
95.01/95.22	c [INC SEARCH] current bound: 354
95.01/95.22	c [INC SEARCH] iteration: 2
95.01/95.22	c [INC SEARCH] lower bound: 304 upperbound 404 current bound: 354 best value:404
95.01/95.22	c [INC SYSTEM] create new solver instance
95.01/95.22	c [INC] encode full formula
95.01/95.22	c (debug) using card networks
95.01/95.22	c old isEQ: 0, new EQ is 0
95.01/95.24	c set iterative enc to: card
95.01/95.24	c set iterative enc to: none
95.01/95.24	c [INC SEARCH] isOptimum variable: 0
287.76/288.02	c [INC SEARCH] formula is UNSAT
287.76/288.02	c [INC SYSTEM] there exists a inc, kill it!
287.76/288.02	c write failed with 2
287.76/288.03	c sat variable: 0 optimum/unsat variable: 1
287.76/288.03	c [INC SEARCH] set lower bound to 355 upperbound 404
287.76/288.03	c [INC SEARCH] current bound: 379
287.76/288.03	c [INC SEARCH] iteration: 3
287.76/288.03	c [INC SEARCH] lower bound: 355 upperbound 404 current bound: 379 best value:404
287.76/288.03	c [INC SYSTEM] create new solver instance
287.76/288.03	c [INC] encode full formula
287.76/288.03	c (debug) using card networks
287.76/288.03	c old isEQ: 0, new EQ is 0
287.76/288.05	c set iterative enc to: card
287.76/288.05	c set iterative enc to: none
287.76/288.05	c [INC SEARCH] isOptimum variable: 0
288.14/288.45	c [INC SEARCH] formula is SAT
288.14/288.45	c [INC SEARCH] copied best model
288.14/288.45	c sat variable: 1 optimum/unsat variable: 0
288.14/288.46	c model valid
288.14/288.46	c current solution ok
288.14/288.46	o 378
288.14/288.46	c [INC SEARCH] current bound: 366
288.14/288.46	c [INC SEARCH] iteration: 4
288.14/288.46	c [INC SEARCH] lower bound: 355 upperbound 378 current bound: 366 best value:378
288.14/288.46	c [INC SYSTEM] there exists a inc, kill it!
288.14/288.46	c write failed with 2
288.14/288.46	c [INC SYSTEM] create new solver instance
288.14/288.46	c [INC] encode full formula
288.14/288.46	c (debug) using card networks
288.14/288.46	c old isEQ: 144, new EQ is 0
288.14/288.48	c set iterative enc to: card
288.14/288.48	c set iterative enc to: none
288.14/288.49	c [INC SEARCH] isOptimum variable: 0
749.07/749.40	c [INC SEARCH] formula is UNSAT
749.07/749.40	c [INC SYSTEM] there exists a inc, kill it!
749.07/749.40	c write failed with 2
749.07/749.40	c sat variable: 0 optimum/unsat variable: 1
749.07/749.40	c [INC SEARCH] set lower bound to 367 upperbound 378
749.07/749.40	c [INC SEARCH] current bound: 372
749.07/749.40	c [INC SEARCH] iteration: 5
749.07/749.40	c [INC SEARCH] lower bound: 367 upperbound 378 current bound: 372 best value:378
749.07/749.40	c [INC SYSTEM] create new solver instance
749.07/749.40	c [INC] encode full formula
749.07/749.40	c (debug) using card networks
749.07/749.40	c old isEQ: 0, new EQ is 0
749.07/749.42	c set iterative enc to: card
749.07/749.42	c set iterative enc to: none
749.07/749.43	c [INC SEARCH] isOptimum variable: 0
762.87/763.20	c [INC SEARCH] formula is SAT
762.87/763.20	c [INC SEARCH] copied best model
762.87/763.20	c sat variable: 1 optimum/unsat variable: 0
762.87/763.21	c model valid
762.87/763.21	c current solution ok
762.87/763.21	o 372
762.87/763.21	c [INC SEARCH] current bound: 369
762.87/763.21	c [INC SEARCH] iteration: 6
762.87/763.21	c [INC SEARCH] lower bound: 367 upperbound 372 current bound: 369 best value:372
762.87/763.21	c [INC SYSTEM] there exists a inc, kill it!
762.87/763.21	c write failed with 2
762.87/763.21	c [INC SYSTEM] create new solver instance
762.87/763.21	c [INC] encode full formula
762.87/763.21	c (debug) using card networks
762.87/763.21	c old isEQ: 144, new EQ is 0
762.87/763.23	c set iterative enc to: card
762.87/763.23	c set iterative enc to: none
762.87/763.24	c [INC SEARCH] isOptimum variable: 0
1282.28/1282.70	c [INC SEARCH] formula is UNSAT
1282.28/1282.70	c [INC SYSTEM] there exists a inc, kill it!
1282.28/1282.70	c write failed with 2
1282.28/1282.70	c sat variable: 0 optimum/unsat variable: 1
1282.28/1282.70	c [INC SEARCH] set lower bound to 370 upperbound 372
1282.28/1282.70	c [INC SEARCH] current bound: 371
1282.28/1282.70	c [INC SEARCH] iteration: 7
1282.28/1282.70	c [INC SEARCH] lower bound: 370 upperbound 372 current bound: 371 best value:372
1282.28/1282.70	c [INC SYSTEM] create new solver instance
1282.28/1282.70	c [INC] encode full formula
1282.28/1282.70	c (debug) using card networks
1282.28/1282.70	c old isEQ: 0, new EQ is 0
1282.28/1282.72	c set iterative enc to: card
1282.28/1282.72	c set iterative enc to: none
1282.28/1282.73	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.50	c an unexpexted return value has been received, exit
1800.01/1800.50	s UNKNOWN
1800.01/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.01/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-3748697-1339118696/watcher-3748697-1339118696 -o /tmp/evaluation-result-3748697-1339118696/solver-3748697-1339118696 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748697-1339118696.opb 1044415051 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 10626
/proc/meminfo: memFree=30815992/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0

[startup+0.0569769 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 10626
/proc/meminfo: memFree=30815992/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 10626
/proc/meminfo: memFree=30815992/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 10626
/proc/meminfo: memFree=30815992/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 1.93 1.98 1.99 3/180 10626
/proc/meminfo: memFree=30815992/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 10635
/proc/meminfo: memFree=30798824/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=6964 CPUtime=0.1 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 3599 3099 0 0 5 1 4 0 20 0 1 0 21836541 7131136 1390 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 1741 1390 177 442 0 1295 0
[pid=10635] ppid=10627 vsize=14776 CPUtime=1.37 cores=1,3,5,7
/proc/10635/stat : 10635 (glucosInc) R 10627 10626 8001 0 -1 4202496 3512 0 0 0 137 0 0 0 20 0 1 0 21836553 15130624 3255 33554432000 4194304 5654031 140733749075744 140733749073528 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10635/statm: 3694 3255 142 357 0 3334 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30888

[startup+3.10031 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 10635
/proc/meminfo: memFree=30796776/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=6964 CPUtime=0.1 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 3599 3099 0 0 5 1 4 0 20 0 1 0 21836541 7131136 1390 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 1741 1390 177 442 0 1295 0
[pid=10635] ppid=10627 vsize=19516 CPUtime=2.97 cores=1,3,5,7
/proc/10635/stat : 10635 (glucosInc) R 10627 10626 8001 0 -1 4202496 4214 0 0 0 296 1 0 0 20 0 1 0 21836553 19984384 4242 33554432000 4194304 5654031 140733749075744 140733749063560 4216401 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10635/statm: 4879 4242 142 357 0 4519 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 35628

[startup+6.30033 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 10637
/proc/meminfo: memFree=30794784/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=5.17 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 4717 8608 0 0 7 2 506 2 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10637] ppid=10627 vsize=16708 CPUtime=0.95 cores=1,3,5,7
/proc/10637/stat : 10637 (glucosInc) R 10627 10626 8001 0 -1 4202496 3973 0 0 0 95 0 0 0 20 0 1 0 21837074 17108992 3514 33554432000 4194304 5654031 140737275708816 140737275706584 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10637/statm: 4177 3514 141 357 0 3817 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 33924

[startup+12.7004 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 10637
/proc/meminfo: memFree=30784276/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=5.17 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 4717 8608 0 0 7 2 506 2 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10637] ppid=10627 vsize=28396 CPUtime=7.35 cores=1,3,5,7
/proc/10637/stat : 10637 (glucosInc) R 10627 10626 8001 0 -1 4202496 5986 0 0 0 734 1 0 0 20 0 1 0 21837074 29077504 6328 33554432000 4194304 5654031 140737275708816 140737275696632 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10637/statm: 7099 6328 141 357 0 6739 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 45612

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 10637
/proc/meminfo: memFree=30743452/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=5.17 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 4717 8608 0 0 7 2 506 2 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10637] ppid=10627 vsize=35688 CPUtime=20.16 cores=1,3,5,7
/proc/10637/stat : 10637 (glucosInc) R 10627 10626 8001 0 -1 4202496 7219 0 0 0 2014 2 0 0 20 0 1 0 21837074 36544512 8264 33554432000 4194304 5654031 140737275708816 140737275696632 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10637/statm: 8922 8264 141 357 0 8562 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 52904

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 1.99 3/183 10638
/proc/meminfo: memFree=30768460/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=5.17 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 4717 8608 0 0 7 2 506 2 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10637] ppid=10627 vsize=47180 CPUtime=45.75 cores=1,3,5,7
/proc/10637/stat : 10637 (glucosInc) R 10627 10626 8001 0 -1 4202496 7740 0 0 0 4573 2 0 0 20 0 1 0 21837074 48312320 9801 33554432000 4194304 5654031 140737275708816 140737275696632 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10637/statm: 11795 9801 141 357 0 11435 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 64396

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 10640
/proc/meminfo: memFree=30779256/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=95.05 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 5836 17126 0 0 9 2 9489 5 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10640] ppid=10627 vsize=28484 CPUtime=7.05 cores=1,3,5,7
/proc/10640/stat : 10640 (glucosInc) R 10627 10626 8001 0 -1 4202496 6081 0 0 0 704 1 0 0 20 0 1 0 21846066 29167616 6457 33554432000 4194304 5654031 140735830589856 140735830577672 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10640/statm: 7121 6457 141 357 0 6761 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 45700

[startup+162.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/183 10640
/proc/meminfo: memFree=30717816/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=95.05 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 5836 17126 0 0 9 2 9489 5 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10640] ppid=10627 vsize=50104 CPUtime=67.03 cores=1,3,5,7
/proc/10640/stat : 10640 (glucosInc) R 10627 10626 8001 0 -1 4202496 7818 0 0 0 6701 2 0 0 20 0 1 0 21846066 51306496 11891 33554432000 4194304 5654031 140735830589856 140735830577672 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10640/statm: 12526 11891 141 357 0 12166 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 67320

[startup+222.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/183 10640
/proc/meminfo: memFree=30742076/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8068 CPUtime=95.05 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 5836 17126 0 0 9 2 9489 5 20 0 1 0 21836541 8261632 1450 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10627/statm: 2017 1450 177 442 0 1571 0
[pid=10640] ppid=10627 vsize=73380 CPUtime=127.02 cores=1,3,5,7
/proc/10640/stat : 10640 (glucosInc) R 10627 10626 8001 0 -1 4202496 9789 0 0 0 12698 4 0 0 20 0 1 0 21846066 75141120 15693 33554432000 4194304 5654031 140735830589856 140735830577672 4208621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10640/statm: 18345 15693 141 357 0 17985 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 90596

[startup+282.3 s]

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

/proc/meminfo: memFree=30660868/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=40152 CPUtime=19.55 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 8552 0 0 0 1953 2 0 0 20 0 1 0 21964814 41115648 9286 33554432000 4194304 5654031 140735881183808 140735881181688 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 10038 9286 141 357 0 9678 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 57908

[startup+1362.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/183 10661
/proc/meminfo: memFree=30643912/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=58836 CPUtime=79.54 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 9025 0 0 0 7951 3 0 0 20 0 1 0 21964814 60248064 11506 33554432000 4194304 5654031 140735881183808 140735881181832 4217538 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 14709 11506 141 357 0 14349 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 76592

[startup+1422.31 s]
/proc/loadavg: 2.07 2.08 2.01 3/183 10661
/proc/meminfo: memFree=30615592/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=77692 CPUtime=139.53 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 9623 0 0 0 13950 3 0 0 20 0 1 0 21964814 79556608 17712 33554432000 4194304 5654031 140735881183808 140735881171624 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 19423 17712 141 357 0 19063 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 95448

[startup+1482.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/183 10661
/proc/meminfo: memFree=30596792/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=77692 CPUtime=199.51 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 9625 0 0 0 19948 3 0 0 20 0 1 0 21964814 79556608 18736 33554432000 4194304 5654031 140735881183808 140735881171624 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 19423 18736 141 357 0 19063 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 95448

[startup+1542.3 s]
/proc/loadavg: 2.05 2.08 2.01 3/184 10664
/proc/meminfo: memFree=30571760/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=77692 CPUtime=259.51 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 9668 0 0 0 25947 4 0 0 20 0 1 0 21964814 79556608 18819 33554432000 4194304 5654031 140735881183808 140735881181832 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 19423 18819 141 357 0 19063 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 95448

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/183 10665
/proc/meminfo: memFree=30583392/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=127012 CPUtime=319.5 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 9756 0 0 0 31945 5 0 0 20 0 1 0 21964814 130060288 28062 33554432000 4194304 5654031 140735881183808 140735881171624 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 31753 28062 141 357 0 31393 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 144768

[startup+1662.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/183 10718
/proc/meminfo: memFree=30747532/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=127012 CPUtime=379.49 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 9846 0 0 0 37942 7 0 0 20 0 1 0 21964814 130060288 27038 33554432000 4194304 5654031 140735881183808 140735881181736 4214996 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 31753 27038 141 357 0 31393 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 144768

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/183 10728
/proc/meminfo: memFree=30767860/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=89904 CPUtime=439.48 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 10268 0 0 0 43940 8 0 0 20 0 1 0 21964814 92061696 20210 33554432000 4194304 5654031 140735881183808 140735881171624 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 22476 20210 141 357 0 22116 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 107660

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/183 10728
/proc/meminfo: memFree=30695428/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=139224 CPUtime=499.47 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 10497 0 0 0 49937 10 0 0 20 0 1 0 21964814 142565376 31627 33554432000 4194304 5654031 140735881183808 140735881171624 4232866 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 34806 31627 141 357 0 34446 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 156980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 10728
/proc/meminfo: memFree=30734212/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=89904 CPUtime=517.68 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 10500 0 0 0 51758 10 0 0 20 0 1 0 21964814 92061696 21872 33554432000 4194304 5654031 140735881183808 140735881171624 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 22476 21872 141 357 0 22116 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 107660

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.02 2.05 2.00 3/183 10728
/proc/meminfo: memFree=30734212/32873844 swapFree=7124/7124
[pid=10626] ppid=10624 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10626/stat : 10626 (npSolver-pbo-I.) S 10624 10626 8001 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21836541 9367552 274 33554432000 4194304 5064252 140733775297456 140733775296368 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10626/statm: 2287 274 233 213 0 72 0
[pid=10627] ppid=10626 vsize=8608 CPUtime=1282.33 cores=1,3,5,7
/proc/10627/stat : 10627 (npSolver-pbo) S 10626 10626 8001 0 -1 4202496 11733 63409 0 0 22 3 128170 38 20 0 1 0 21836541 8814592 1588 33554432000 4194304 6004724 140737435052640 140737435037560 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10627/statm: 2152 1588 178 442 0 1706 0
[pid=10660] ppid=10627 vsize=89904 CPUtime=517.68 cores=1,3,5,7
/proc/10660/stat : 10660 (glucosInc) R 10627 10626 8001 0 -1 4202496 10500 0 0 0 51758 10 0 0 20 0 1 0 21964814 92061696 21872 33554432000 4194304 5654031 140735881183808 140735881171624 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10660/statm: 22476 21872 141 357 0 22116 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 107660

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1799.51
CPU system time (s): 0.526919
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 156980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.526919
maximum resident set size= 132652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 295
involuntary context switches= 3360

runsolver used 2.99654 second user time and 8.46871 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 03:24:56
IDJOB=3748697
IDBENCH=2106
IDSOLVER=2333
FILE ID=node133/3748697-1339118696
RUNJOBID= node133-1339111291-9502
PBS_JOBID= 14643720
Free space on /tmp= 71228 MiB

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

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

MD5SUM BENCH= 05a418d42b6e85967009c0fa73623d83
RANDOM SEED=1044415051

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30816372 kB
Buffers:           99392 kB
Cached:          1077468 kB
SwapCached:         4000 kB
Active:           241064 kB
Inactive:        1020344 kB
Active(anon):      81432 kB
Inactive(anon):     4988 kB
Active(file):     159632 kB
Inactive(file):  1015356 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100304 kB
Dirty:              8412 kB
Writeback:             0 kB
AnonPages:         91532 kB
Mapped:            11024 kB
Shmem:                 0 kB
Slab:             650800 kB
SReclaimable:      92788 kB
SUnreclaim:       558012 kB
KernelStack:        1520 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     208696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71220 MiB
End job on node133 at 2012-06-08 03:54:57