Trace number 3698602

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? (TO) 1800.02 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	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.07	c model valid
0.00/0.07	c current solution ok
0.00/0.09	o 0
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 SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:500 search for 499
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.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.13	c [INC SEARCH] copied best model
0.00/0.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o -92
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:408 search for 407
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.17	c formula is SAT
0.00/0.18	c [INC SEARCH] copied best model
0.00/0.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.18	o -93
0.00/0.18	c [INC SEARCH] iteration: 2
0.00/0.18	c [INC BOUNDS] best value:407 search for 406
0.00/0.18	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.18	c write failed with 2
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c (debug) using card networks
0.00/0.19	c set iterative enc to: card
0.00/0.19	c set iterative enc to: none
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.23	c formula is SAT
0.00/0.23	c [INC SEARCH] copied best model
0.00/0.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.23	o -95
0.00/0.23	c [INC SEARCH] iteration: 3
0.00/0.23	c [INC BOUNDS] best value:405 search for 404
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.29	c formula is SAT
0.00/0.29	c [INC SEARCH] copied best model
0.00/0.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o -97
0.00/0.29	c [INC SEARCH] iteration: 4
0.00/0.29	c [INC BOUNDS] best value:403 search for 402
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.43	c formula is SAT
0.00/0.43	c [INC SEARCH] copied best model
0.00/0.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.44	o -101
0.00/0.44	c [INC SEARCH] iteration: 5
0.00/0.44	c [INC BOUNDS] best value:399 search for 398
0.00/0.44	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.44	c write failed with 2
0.00/0.44	c [INC SYSTEM] create new solver instance
0.00/0.44	c [INC] encode full formula
0.00/0.44	c (debug) using card networks
0.00/0.45	c set iterative enc to: card
0.00/0.45	c set iterative enc to: none
0.00/0.45	c [INC SEARCH] isOptimum variable: 0
9.55/9.62	c formula is SAT
9.55/9.62	c [INC SEARCH] copied best model
9.55/9.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.55/9.63	c model valid
9.55/9.63	c current solution ok
9.55/9.63	o -103
9.55/9.63	c [INC SEARCH] iteration: 6
9.55/9.63	c [INC BOUNDS] best value:397 search for 396
9.55/9.63	c [INC SYSTEM] there exists a inc, kill it!
9.55/9.63	c write failed with 2
9.55/9.63	c [INC SYSTEM] create new solver instance
9.55/9.63	c [INC] encode full formula
9.55/9.63	c (debug) using card networks
9.55/9.64	c set iterative enc to: card
9.55/9.64	c set iterative enc to: none
9.55/9.64	c [INC SEARCH] isOptimum variable: 0
15.45/15.50	c formula is SAT
15.45/15.50	c [INC SEARCH] copied best model
15.45/15.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.45/15.50	c model valid
15.45/15.50	c current solution ok
15.45/15.50	o -106
15.45/15.50	c [INC SEARCH] iteration: 7
15.45/15.50	c [INC BOUNDS] best value:394 search for 393
15.45/15.50	c [INC SYSTEM] there exists a inc, kill it!
15.45/15.50	c write failed with 2
15.45/15.51	c [INC SYSTEM] create new solver instance
15.45/15.51	c [INC] encode full formula
15.45/15.51	c (debug) using card networks
15.45/15.52	c set iterative enc to: card
15.45/15.52	c set iterative enc to: none
15.45/15.52	c [INC SEARCH] isOptimum variable: 0
35.94/36.05	c formula is SAT
35.94/36.06	c [INC SEARCH] copied best model
35.94/36.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.94/36.06	c model valid
35.94/36.06	c current solution ok
35.94/36.06	o -108
35.94/36.06	c [INC SEARCH] iteration: 8
35.94/36.06	c [INC BOUNDS] best value:392 search for 391
35.94/36.06	c [INC SYSTEM] there exists a inc, kill it!
35.94/36.06	c write failed with 2
35.94/36.06	c [INC SYSTEM] create new solver instance
35.94/36.06	c [INC] encode full formula
35.94/36.06	c (debug) using card networks
35.94/36.07	c set iterative enc to: card
35.94/36.07	c set iterative enc to: none
35.94/36.07	c [INC SEARCH] isOptimum variable: 0
105.01/105.16	c formula is SAT
105.01/105.17	c [INC SEARCH] copied best model
105.01/105.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
105.01/105.17	c model valid
105.01/105.17	c current solution ok
105.01/105.17	o -109
105.01/105.17	c [INC SEARCH] iteration: 9
105.01/105.17	c [INC BOUNDS] best value:391 search for 390
105.01/105.17	c [INC SYSTEM] there exists a inc, kill it!
105.01/105.17	c write failed with 2
105.01/105.17	c [INC SYSTEM] create new solver instance
105.01/105.17	c [INC] encode full formula
105.01/105.17	c (debug) using card networks
105.01/105.18	c set iterative enc to: card
105.01/105.18	c set iterative enc to: none
105.01/105.18	c [INC SEARCH] isOptimum variable: 0
462.75/462.90	c formula is SAT
462.75/462.91	c [INC SEARCH] copied best model
462.75/462.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
462.75/462.91	c model valid
462.75/462.91	c current solution ok
462.75/462.91	o -110
462.75/462.91	c [INC SEARCH] iteration: 10
462.75/462.91	c [INC BOUNDS] best value:390 search for 389
462.75/462.91	c [INC SYSTEM] there exists a inc, kill it!
462.75/462.91	c write failed with 2
462.75/462.91	c [INC SYSTEM] create new solver instance
462.75/462.91	c [INC] encode full formula
462.75/462.91	c (debug) using card networks
462.75/462.92	c set iterative enc to: card
462.75/462.92	c set iterative enc to: none
462.75/462.93	c [INC SEARCH] isOptimum variable: 0
1217.62/1217.93	c formula is SAT
1217.62/1217.93	c [INC SEARCH] copied best model
1217.62/1217.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1217.62/1217.93	c model valid
1217.62/1217.93	c current solution ok
1217.62/1217.93	o -111
1217.62/1217.93	c [INC SEARCH] iteration: 11
1217.62/1217.93	c [INC BOUNDS] best value:389 search for 388
1217.62/1217.93	c [INC SYSTEM] there exists a inc, kill it!
1217.62/1217.93	c write failed with 2
1217.62/1217.93	c [INC SYSTEM] create new solver instance
1217.62/1217.93	c [INC] encode full formula
1217.62/1217.93	c (debug) using card networks
1217.62/1217.94	c set iterative enc to: card
1217.62/1217.94	c set iterative enc to: none
1217.62/1217.95	c [INC SEARCH] isOptimum variable: 0
1257.80/1258.11	c formula is SAT
1257.80/1258.11	c [INC SEARCH] copied best model
1257.80/1258.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1257.80/1258.12	c model valid
1257.80/1258.12	c current solution ok
1257.80/1258.12	o -113
1257.80/1258.12	c [INC SEARCH] iteration: 12
1257.80/1258.12	c [INC BOUNDS] best value:387 search for 386
1257.80/1258.12	c [INC SYSTEM] there exists a inc, kill it!
1257.80/1258.12	c write failed with 2
1257.80/1258.12	c [INC SYSTEM] create new solver instance
1257.80/1258.12	c [INC] encode full formula
1257.80/1258.12	c (debug) using card networks
1257.80/1258.13	c set iterative enc to: card
1257.80/1258.13	c set iterative enc to: none
1257.80/1258.13	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 10860 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698602-1338077032/watcher-3698602-1338077032 -o /tmp/evaluation-result-3698602-1338077032/solver-3698602-1338077032 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698602-1338077032.opb 1807419421 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10859
/proc/meminfo: memFree=27486788/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0

[startup+0.0230231 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10859
/proc/meminfo: memFree=27486788/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10859
/proc/meminfo: memFree=27486788/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10859
/proc/meminfo: memFree=27486788/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700121 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10859
/proc/meminfo: memFree=27486788/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10878
/proc/meminfo: memFree=27474656/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=0.42 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 3566 16188 0 0 9 2 28 3 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10878] ppid=10860 vsize=13032 CPUtime=1.03 cores=1,3,5,7
/proc/10878/stat : 10878 (glucosInc) R 10860 10859 5308 0 -1 4202496 2954 0 0 0 103 0 0 0 20 0 1 0 273830078 13344768 2544 33554432000 4194304 5654031 140733343445520 140733343443608 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10878/statm: 3258 2544 141 357 0 2898 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 25472

[startup+3.10038 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10878
/proc/meminfo: memFree=27469508/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=0.42 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 3566 16188 0 0 9 2 28 3 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10878] ppid=10860 vsize=28984 CPUtime=2.62 cores=1,3,5,7
/proc/10878/stat : 10878 (glucosInc) R 10860 10859 5308 0 -1 4202496 5418 0 0 0 262 0 0 0 20 0 1 0 273830078 29679616 6381 33554432000 4194304 5654031 140733343445520 140733343443400 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10878/statm: 7246 6381 142 357 0 6886 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 41424

[startup+6.3003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10878
/proc/meminfo: memFree=27455608/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=0.42 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 3566 16188 0 0 9 2 28 3 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10878] ppid=10860 vsize=29024 CPUtime=5.82 cores=1,3,5,7
/proc/10878/stat : 10878 (glucosInc) R 10860 10859 5308 0 -1 4202496 5616 0 0 0 582 0 0 0 20 0 1 0 273830078 29720576 6637 33554432000 4194304 5654031 140733343445520 140733343433336 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10878/statm: 7256 6637 142 357 0 6896 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 41464

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 10880
/proc/meminfo: memFree=27450284/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=9.61 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 4070 23024 0 0 10 3 943 5 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10880] ppid=10860 vsize=19196 CPUtime=3.04 cores=1,3,5,7
/proc/10880/stat : 10880 (glucosInc) R 10860 10859 5308 0 -1 4202496 4311 0 0 0 304 0 0 0 20 0 1 0 273830997 19656704 4259 33554432000 4194304 5654031 140734633601232 140734633599032 4215126 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10880/statm: 4799 4259 142 357 0 4439 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 31636

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 10882
/proc/meminfo: memFree=27460016/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=15.49 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 4574 28433 0 0 12 3 1528 6 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10882] ppid=10860 vsize=29256 CPUtime=9.95 cores=1,3,5,7
/proc/10882/stat : 10882 (glucosInc) R 10860 10859 5308 0 -1 4202496 6719 0 0 0 994 1 0 0 20 0 1 0 273831584 29958144 6791 33554432000 4194304 5654031 140735677032384 140735677030408 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10882/statm: 7314 6791 142 357 0 6954 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 41696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10884
/proc/meminfo: memFree=27484876/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=36.02 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 5078 36568 0 0 13 3 3578 8 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10884] ppid=10860 vsize=40660 CPUtime=15.01 cores=1,3,5,7
/proc/10884/stat : 10884 (glucosInc) R 10860 10859 5308 0 -1 4202496 6688 0 0 0 1500 1 0 0 20 0 1 0 273833640 41635840 9050 33554432000 4194304 5654031 140735089159840 140735089147656 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10884/statm: 10165 9050 142 357 0 9805 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 53100

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10886
/proc/meminfo: memFree=27391732/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=36.02 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 5078 36568 0 0 13 3 3578 8 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10884] ppid=10860 vsize=71120 CPUtime=66.2 cores=1,3,5,7
/proc/10884/stat : 10884 (glucosInc) R 10860 10859 5308 0 -1 4202496 8602 0 0 0 6617 3 0 0 20 0 1 0 273833640 72826880 17314 33554432000 4194304 5654031 140735089159840 140735089147656 4232715 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10884/statm: 17780 17314 142 357 0 17420 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 83560

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10888
/proc/meminfo: memFree=27365004/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=105.11 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 5582 46179 0 0 14 3 10482 12 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10888] ppid=10860 vsize=125820 CPUtime=57.09 cores=1,3,5,7
/proc/10888/stat : 10888 (glucosInc) R 10860 10859 5308 0 -1 4202496 10787 0 0 0 5704 5 0 0 20 0 1 0 273840551 128839680 27934 33554432000 4194304 5654031 140735772441568 140735772439496 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10888/statm: 31455 27934 142 357 0 31095 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 138260

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10888
/proc/meminfo: memFree=27369940/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=105.11 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 5582 46179 0 0 14 3 10482 12 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10888] ppid=10860 vsize=76500 CPUtime=117.07 cores=1,3,5,7
/proc/10888/stat : 10888 (glucosInc) R 10860 10859 5308 0 -1 4202496 11705 0 0 0 11699 8 0 0 20 0 1 0 273840551 78336000 18657 33554432000 4194304 5654031 140735772441568 140735772429384 4232733 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10888/statm: 19125 18657 142 357 0 18765 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 88940

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 10903
/proc/meminfo: memFree=27427848/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=71020 CPUtime=44.16 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 9561 0 0 0 4412 4 0 0 20 0 1 0 273955846 72724480 13130 33554432000 4194304 5654031 140735529952384 140735529940200 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10903/statm: 17755 13130 142 357 0 17395 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 83460

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 10904
/proc/meminfo: memFree=27348524/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=71020 CPUtime=104.13 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 10757 0 0 0 10407 6 0 0 20 0 1 0 273955846 72724480 13438 33554432000 4194304 5654031 140735529952384 140735529940200 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 17755 13438 142 357 0 17395 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 83460

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 10904
/proc/meminfo: memFree=27360624/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=120340 CPUtime=164.13 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 11661 0 0 0 16404 9 0 0 20 0 1 0 273955846 123228160 23326 33554432000 4194304 5654031 140735529952384 140735529940200 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 30085 23326 142 357 0 29725 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 132780

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 10904
/proc/meminfo: memFree=27270540/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=123752 CPUtime=224.11 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 14220 0 0 0 22397 14 0 0 20 0 1 0 273955846 126722048 27518 33554432000 4194304 5654031 140735529952384 140735529940200 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 30938 27518 142 357 0 30578 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 136192

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10963
/proc/meminfo: memFree=27489132/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=154572 CPUtime=284.1 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 16524 0 0 0 28391 19 0 0 20 0 1 0 273955846 158281728 37989 33554432000 4194304 5654031 140735529952384 140735529950472 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 38643 37989 142 357 0 38283 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 167012

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 10966
/proc/meminfo: memFree=27500224/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=123752 CPUtime=344.09 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 19087 0 0 0 34385 24 0 0 20 0 1 0 273955846 126722048 28030 33554432000 4194304 5654031 140735529952384 140735529940200 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 30938 28030 142 357 0 30578 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 136192

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 10967
/proc/meminfo: memFree=27450296/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=74432 CPUtime=404.08 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 21237 0 0 0 40379 29 0 0 20 0 1 0 273955846 76218368 18142 33554432000 4194304 5654031 140735529952384 140735529950408 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 18608 18142 142 357 0 18248 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 86872

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 10967
/proc/meminfo: memFree=27458736/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=154572 CPUtime=464.07 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 22964 0 0 0 46374 33 0 0 20 0 1 0 273955846 158281728 33729 33554432000 4194304 5654031 140735529952384 140735529950472 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 38643 33729 142 357 0 38283 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 167012

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 10967
/proc/meminfo: memFree=27417880/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=204660 CPUtime=524.05 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 25410 0 0 0 52369 36 0 0 20 0 1 0 273955846 209571840 40174 33554432000 4194304 5654031 140735529952384 140735529950472 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 51165 40174 142 357 0 50805 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 217100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 10967
/proc/meminfo: memFree=27387408/32873648 swapFree=6848/6848
[pid=10859] ppid=10857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10859/stat : 10859 (npSolver-pbo-It) S 10857 10859 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273830032 9367552 275 33554432000 4194304 5064252 140736717195712 140736717194624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10859/statm: 2287 275 233 213 0 72 0
[pid=10860] ppid=10859 vsize=3292 CPUtime=1257.86 cores=1,3,5,7
/proc/10860/stat : 10860 (npSolver-pbo) S 10859 10859 5308 0 -1 4202496 7094 113352 0 0 19 4 125657 106 20 0 1 0 273830032 3371008 475 33554432000 4194304 5992684 140733798469424 140733798455256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10860/statm: 823 475 181 440 0 379 0
[pid=10903] ppid=10860 vsize=204660 CPUtime=542.16 cores=1,3,5,7
/proc/10903/stat : 10903 (glucosInc) R 10860 10859 5308 0 -1 4202496 25425 0 0 0 54179 37 0 0 20 0 1 0 273955846 209571840 47854 33554432000 4194304 5654031 140735529952384 140735529950472 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10903/statm: 51165 47854 142 357 0 50805 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 217100

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10859 and gives
#  childrusage.ru_utime.tv_sec=1256
#  childrusage.ru_utime.tv_usec=762942
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=113830
# CPU time returned by wait4() is 1257.88
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.55
CPU system time (s): 1.47
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 219168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1256.76
system time used= 1.11383
maximum resident set size= 197280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 618
involuntary context switches= 2043

runsolver used 2.71759 second user time and 7.13692 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 02:03:52
IDJOB=3698602
IDBENCH=48176
IDSOLVER=2275
FILE ID=node113/3698602-1338077032
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71324 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698602-1338077032/watcher-3698602-1338077032 -o /tmp/evaluation-result-3698602-1338077032/solver-3698602-1338077032 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698602-1338077032.opb 1807419421 HOME HOME

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=1807419421

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:        27487696 kB
Buffers:          309728 kB
Cached:          4079416 kB
SwapCached:            0 kB
Active:          1239308 kB
Inactive:        3329604 kB
Active(anon):     182292 kB
Inactive(anon):        0 kB
Active(file):    1057016 kB
Inactive(file):  3329604 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        297060 kB
Mapped:            15708 kB
Shmem:               200 kB
Slab:             678532 kB
SReclaimable:     122756 kB
SUnreclaim:       555776 kB
KernelStack:        1504 kB
PageTables:         4684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     318872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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= 71328 MiB
End job on node113 at 2012-05-27 02:33:52