Trace number 3703390

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-quickBound? (TO) 1800.04 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 starting approximation
0.00/0.09	c factor = 1
0.00/0.09	c can not find a suitable factor, leaving approximation
0.00/0.09	c finished approximation
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.18	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.20	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.24	c model valid
0.00/0.24	c current solution ok
0.00/0.24	o -95
0.00/0.24	c [INC SEARCH] iteration: 3
0.00/0.24	c [INC BOUNDS] best value:405 search for 404
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.25	c set iterative enc to: card
0.00/0.25	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.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o -97
0.00/0.30	c [INC SEARCH] iteration: 4
0.00/0.30	c [INC BOUNDS] best value:403 search for 402
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.44	c formula is SAT
0.00/0.44	c [INC SEARCH] copied best model
0.00/0.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o -101
0.00/0.45	c [INC SEARCH] iteration: 5
0.00/0.45	c [INC BOUNDS] best value:399 search for 398
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
9.67/9.71	c formula is SAT
9.67/9.71	c [INC SEARCH] copied best model
9.67/9.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.67/9.71	c model valid
9.67/9.71	c current solution ok
9.67/9.71	o -103
9.67/9.71	c [INC SEARCH] iteration: 6
9.67/9.71	c [INC BOUNDS] best value:397 search for 396
9.67/9.71	c [INC SYSTEM] there exists a inc, kill it!
9.67/9.71	c write failed with 2
9.67/9.72	c [INC SYSTEM] create new solver instance
9.67/9.72	c [INC] encode full formula
9.67/9.72	c (debug) using card networks
9.67/9.73	c set iterative enc to: card
9.67/9.73	c set iterative enc to: none
9.67/9.73	c [INC SEARCH] isOptimum variable: 0
15.77/15.80	c formula is SAT
15.77/15.80	c [INC SEARCH] copied best model
15.77/15.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.77/15.81	c model valid
15.77/15.81	c current solution ok
15.77/15.81	o -106
15.77/15.81	c [INC SEARCH] iteration: 7
15.77/15.81	c [INC BOUNDS] best value:394 search for 393
15.77/15.81	c [INC SYSTEM] there exists a inc, kill it!
15.77/15.81	c write failed with 2
15.77/15.81	c [INC SYSTEM] create new solver instance
15.77/15.81	c [INC] encode full formula
15.77/15.81	c (debug) using card networks
15.77/15.82	c set iterative enc to: card
15.77/15.82	c set iterative enc to: none
15.77/15.82	c [INC SEARCH] isOptimum variable: 0
36.36/36.44	c formula is SAT
36.36/36.44	c [INC SEARCH] copied best model
36.36/36.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.36/36.44	c model valid
36.36/36.44	c current solution ok
36.36/36.44	o -108
36.36/36.44	c [INC SEARCH] iteration: 8
36.36/36.44	c [INC BOUNDS] best value:392 search for 391
36.36/36.44	c [INC SYSTEM] there exists a inc, kill it!
36.36/36.44	c write failed with 2
36.36/36.44	c [INC SYSTEM] create new solver instance
36.36/36.44	c [INC] encode full formula
36.36/36.44	c (debug) using card networks
36.36/36.45	c set iterative enc to: card
36.36/36.45	c set iterative enc to: none
36.36/36.46	c [INC SEARCH] isOptimum variable: 0
104.86/104.92	c formula is SAT
104.86/104.92	c [INC SEARCH] copied best model
104.86/104.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.86/104.92	c model valid
104.86/104.92	c current solution ok
104.86/104.92	o -109
104.86/104.92	c [INC SEARCH] iteration: 9
104.86/104.92	c [INC BOUNDS] best value:391 search for 390
104.86/104.92	c [INC SYSTEM] there exists a inc, kill it!
104.86/104.92	c write failed with 2
104.86/104.92	c [INC SYSTEM] create new solver instance
104.86/104.92	c [INC] encode full formula
104.86/104.92	c (debug) using card networks
104.86/104.93	c set iterative enc to: card
104.86/104.93	c set iterative enc to: none
104.86/104.94	c [INC SEARCH] isOptimum variable: 0
463.19/463.33	c formula is SAT
463.19/463.33	c [INC SEARCH] copied best model
463.19/463.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
463.19/463.34	c model valid
463.19/463.34	c current solution ok
463.19/463.34	o -110
463.19/463.34	c [INC SEARCH] iteration: 10
463.19/463.34	c [INC BOUNDS] best value:390 search for 389
463.19/463.34	c [INC SYSTEM] there exists a inc, kill it!
463.19/463.34	c write failed with 2
463.19/463.34	c [INC SYSTEM] create new solver instance
463.19/463.34	c [INC] encode full formula
463.19/463.34	c (debug) using card networks
463.19/463.35	c set iterative enc to: card
463.19/463.35	c set iterative enc to: none
463.19/463.35	c [INC SEARCH] isOptimum variable: 0
1227.04/1227.38	c formula is SAT
1227.04/1227.38	c [INC SEARCH] copied best model
1227.04/1227.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1227.04/1227.38	c model valid
1227.04/1227.38	c current solution ok
1227.04/1227.38	o -111
1227.04/1227.38	c [INC SEARCH] iteration: 11
1227.04/1227.38	c [INC BOUNDS] best value:389 search for 388
1227.04/1227.38	c [INC SYSTEM] there exists a inc, kill it!
1227.04/1227.38	c write failed with 2
1227.04/1227.38	c [INC SYSTEM] create new solver instance
1227.04/1227.38	c [INC] encode full formula
1227.04/1227.38	c (debug) using card networks
1227.04/1227.39	c set iterative enc to: card
1227.04/1227.39	c set iterative enc to: none
1227.15/1227.40	c [INC SEARCH] isOptimum variable: 0
1266.64/1266.92	c formula is SAT
1266.64/1266.92	c [INC SEARCH] copied best model
1266.64/1266.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1266.64/1266.93	c model valid
1266.64/1266.93	c current solution ok
1266.64/1266.93	o -113
1266.64/1266.93	c [INC SEARCH] iteration: 12
1266.64/1266.93	c [INC BOUNDS] best value:387 search for 386
1266.64/1266.93	c [INC SYSTEM] there exists a inc, kill it!
1266.64/1266.93	c write failed with 2
1266.64/1266.93	c [INC SYSTEM] create new solver instance
1266.64/1266.93	c [INC] encode full formula
1266.64/1266.93	c (debug) using card networks
1266.64/1266.94	c set iterative enc to: card
1266.64/1266.94	c set iterative enc to: none
1266.64/1266.94	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  4459 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3703390-1338079888/watcher-3703390-1338079888 -o /tmp/evaluation-result-3703390-1338079888/solver-3703390-1338079888 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703390-1338079888.opb 839420168 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 4458
/proc/meminfo: memFree=30990036/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0

[startup+0.039466 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 4458
/proc/meminfo: memFree=30990036/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100239 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 4458
/proc/meminfo: memFree=30990036/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 4458
/proc/meminfo: memFree=30990036/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 4458
/proc/meminfo: memFree=30990036/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4477
/proc/meminfo: memFree=30979596/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=0.44 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 3582 15705 0 0 10 2 28 4 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4477] ppid=4459 vsize=13032 CPUtime=1.03 cores=0,2,4,6
/proc/4477/stat : 4477 (glucosInc) R 4459 4458 4103 0 -1 4202496 2926 0 0 0 103 0 0 0 20 0 1 0 274114889 13344768 2524 33554432000 4194304 5654031 140733926252976 140733926250744 4214993 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4477/statm: 3258 2524 141 357 0 2898 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25472

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4477
/proc/meminfo: memFree=30974448/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=0.44 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 3582 15705 0 0 10 2 28 4 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4477] ppid=4459 vsize=28984 CPUtime=2.63 cores=0,2,4,6
/proc/4477/stat : 4477 (glucosInc) R 4459 4458 4103 0 -1 4202496 5402 0 0 0 262 1 0 0 20 0 1 0 274114889 29679616 6373 33554432000 4194304 5654031 140733926252976 140733926250856 4232927 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4477/statm: 7246 6373 142 357 0 6886 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41424

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4477
/proc/meminfo: memFree=30964832/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=0.44 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 3582 15705 0 0 10 2 28 4 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4477] ppid=4459 vsize=29024 CPUtime=5.83 cores=0,2,4,6
/proc/4477/stat : 4477 (glucosInc) R 4459 4458 4103 0 -1 4202496 5530 0 0 0 582 1 0 0 20 0 1 0 274114889 29720576 6560 33554432000 4194304 5654031 140733926252976 140733926240792 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4477/statm: 7256 6560 142 357 0 6896 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41464

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4479
/proc/meminfo: memFree=30972868/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=9.71 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 4086 22394 0 0 11 2 951 7 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4479] ppid=4459 vsize=19192 CPUtime=2.95 cores=0,2,4,6
/proc/4479/stat : 4479 (glucosInc) R 4459 4458 4103 0 -1 4202496 5151 0 0 0 295 0 0 0 20 0 1 0 274115816 19652608 4069 33554432000 4194304 5654031 140735658225472 140735658223272 4233144 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4479/statm: 4798 4069 142 357 0 4438 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 31632

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4481
/proc/meminfo: memFree=30911456/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=15.8 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 4590 29019 0 0 12 2 1558 8 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4481] ppid=4459 vsize=47712 CPUtime=9.66 cores=0,2,4,6
/proc/4481/stat : 4481 (glucosInc) R 4459 4458 4103 0 -1 4202496 7716 0 0 0 964 2 0 0 20 0 1 0 274116425 48857088 10595 33554432000 4194304 5654031 140734576330528 140734576318344 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4481/statm: 11928 10595 142 357 0 11568 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 60152

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 4483
/proc/meminfo: memFree=30917548/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=36.44 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 5094 37793 0 0 13 3 3616 12 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4483] ppid=4459 vsize=40660 CPUtime=14.63 cores=0,2,4,6
/proc/4483/stat : 4483 (glucosInc) R 4459 4458 4103 0 -1 4202496 6669 0 0 0 1461 2 0 0 20 0 1 0 274118489 41635840 9037 33554432000 4194304 5654031 140736533679104 140736533666920 4215061 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4483/statm: 10165 9037 142 357 0 9805 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53100

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4483
/proc/meminfo: memFree=30917360/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=36.44 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 5094 37793 0 0 13 3 3616 12 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4483] ppid=4459 vsize=71120 CPUtime=65.82 cores=0,2,4,6
/proc/4483/stat : 4483 (glucosInc) R 4459 4458 4103 0 -1 4202496 8119 0 0 0 6579 3 0 0 20 0 1 0 274118489 72826880 17313 33554432000 4194304 5654031 140736533679104 140736533666920 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4483/statm: 17780 17313 142 357 0 17420 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83560

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4485
/proc/meminfo: memFree=30876712/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=104.91 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 5598 46760 0 0 15 3 10456 17 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4485] ppid=4459 vsize=125820 CPUtime=57.34 cores=0,2,4,6
/proc/4485/stat : 4485 (glucosInc) R 4459 4458 4103 0 -1 4202496 10846 0 0 0 5729 5 0 0 20 0 1 0 274125337 128839680 28019 33554432000 4194304 5654031 140734209514704 140734209512632 4214981 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4485/statm: 31455 28019 142 357 0 31095 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 138260

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4485
/proc/meminfo: memFree=30871760/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=104.91 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 5598 46760 0 0 15 3 10456 17 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4485] ppid=4459 vsize=76500 CPUtime=117.33 cores=0,2,4,6
/proc/4485/stat : 4485 (glucosInc) R 4459 4458 4103 0 -1 4202496 12026 0 0 0 11725 8 0 0 20 0 1 0 274125337 78336000 18658 33554432000 4194304 5654031 140734209514704 140734209502520 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4485/statm: 19125 18658 142 357 0 18765 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 88940

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30939188/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=71020 CPUtime=35.35 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 8257 0 0 0 3531 4 0 0 20 0 1 0 274241537 72724480 13132 33554432000 4194304 5654031 140735603578032 140735603565848 4232803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 17755 13132 142 357 0 17395 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 83460

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30888796/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=71020 CPUtime=95.33 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 8459 0 0 0 9527 6 0 0 20 0 1 0 274241537 72724480 13516 33554432000 4194304 5654031 140735603578032 140735603565848 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 17755 13516 142 357 0 17395 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 83460

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30922652/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=71020 CPUtime=155.32 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 8732 0 0 0 15523 9 0 0 20 0 1 0 274241537 72724480 13516 33554432000 4194304 5654031 140735603578032 140735603565848 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 17755 13516 142 357 0 17395 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 83460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4629
/proc/meminfo: memFree=30877152/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=71020 CPUtime=215.31 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 9102 0 0 0 21517 14 0 0 20 0 1 0 274241537 72724480 13516 33554432000 4194304 5654031 140735603578032 140735603576056 4233464 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 17755 13516 142 357 0 17395 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 83460

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 4630
/proc/meminfo: memFree=30792736/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=154572 CPUtime=275.3 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 10038 0 0 0 27511 19 0 0 20 0 1 0 274241537 158281728 35651 33554432000 4194304 5654031 140735603578032 140735603576120 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 38643 35651 142 357 0 38283 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 167012

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 4630
/proc/meminfo: memFree=30856468/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=74432 CPUtime=335.29 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 11484 0 0 0 33506 23 0 0 20 0 1 0 274241537 76218368 18142 33554432000 4194304 5654031 140735603578032 140735603565848 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 18608 18142 142 357 0 18248 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 86872

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 4630
/proc/meminfo: memFree=30805152/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=154572 CPUtime=395.27 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 11885 0 0 0 39500 27 0 0 20 0 1 0 274241537 158281728 32067 33554432000 4194304 5654031 140735603578032 140735603565848 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 38643 32067 142 357 0 38283 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 167012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4633
/proc/meminfo: memFree=30802560/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=123752 CPUtime=455.27 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 12130 0 0 0 45496 31 0 0 20 0 1 0 274241537 126722048 28928 33554432000 4194304 5654031 140735603578032 140735603575960 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 30938 28928 142 357 0 30578 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 136192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4633
/proc/meminfo: memFree=30753396/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=154572 CPUtime=515.26 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 13189 0 0 0 51491 35 0 0 20 0 1 0 274241537 158281728 36675 33554432000 4194304 5654031 140735603578032 140735603576120 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 38643 36675 142 357 0 38283 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 167012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4633
/proc/meminfo: memFree=30766728/32873648 swapFree=6860/6860
[pid=4458] ppid=4456 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4458/stat : 4458 (npSolver-pbo-It) S 4456 4458 4103 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274114843 9367552 274 33554432000 4194304 5064252 140735753182752 140735753181664 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4458/statm: 2287 274 233 213 0 72 0
[pid=4459] ppid=4458 vsize=3292 CPUtime=1266.68 cores=0,2,4,6
/proc/4459/stat : 4459 (npSolver-pbo) S 4458 4458 4103 0 -1 4202496 7110 119491 0 0 19 3 126538 108 20 0 1 0 274114843 3371008 489 33554432000 4194304 5992684 140735044484928 140735044470760 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4459/statm: 823 489 195 440 0 379 0
[pid=4625] ppid=4459 vsize=204660 CPUtime=533.36 cores=0,2,4,6
/proc/4625/stat : 4625 (glucosInc) R 4459 4458 4103 0 -1 4202496 14018 0 0 0 53300 36 0 0 20 0 1 0 274241537 209571840 44656 33554432000 4194304 5654031 140735603578032 140735603576120 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4625/statm: 51165 44656 142 357 0 50805 0
Current children cumulated CPU time (s) 1800.04
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 4458 and gives
#  childrusage.ru_utime.tv_sec=1265
#  childrusage.ru_utime.tv_usec=580602
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=125828
# CPU time returned by wait4() is 1266.71
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1798.57
CPU system time (s): 1.47
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 219168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1265.58
system time used= 1.12583
maximum resident set size= 196572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126975
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= 627
involuntary context switches= 2219

runsolver used 3.40148 second user time and 8.82466 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 02:51:28
IDJOB=3703390
IDBENCH=48176
IDSOLVER=2278
FILE ID=node116/3703390-1338079888
RUNJOBID= node116-1338052956-4119
PBS_JOBID= 14624409
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=839420168

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:        30990836 kB
Buffers:          284752 kB
Cached:           685852 kB
SwapCached:         3332 kB
Active:           831540 kB
Inactive:         234116 kB
Active(anon):      84920 kB
Inactive(anon):    10116 kB
Active(file):     746620 kB
Inactive(file):   224000 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103508 kB
Dirty:              8180 kB
Writeback:             0 kB
AnonPages:        119588 kB
Mapped:            14136 kB
Shmem:                96 kB
Slab:             679540 kB
SReclaimable:     123764 kB
SUnreclaim:       555776 kB
KernelStack:        1504 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     209656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 71448 MiB
End job on node116 at 2012-05-27 03:21:28