Trace number 3698567

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.11 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_5.opb
MD5SUM08d7a5060b972f308367859ff82f87f6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products2528
Sum of products size5056

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.09	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.09	c [INC SYSTEM] execute solver
0.00/0.10	c [INC SEARCH] formula is SAT
0.00/0.10	c [INC SYSTEM] solved the initial formula
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.11	o 51
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SEARCH] iteration: 0
0.00/0.11	c [INC BOUNDS] best value:51 search for 50
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.12	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.19	c model valid
0.00/0.19	c current solution ok
0.00/0.19	o 36
0.00/0.19	c [INC SEARCH] iteration: 1
0.00/0.19	c [INC BOUNDS] best value:36 search for 35
0.00/0.19	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.19	c write failed with 2
0.00/0.19	c [INC SYSTEM] create new solver instance
0.00/0.19	c [INC] encode full formula
0.00/0.19	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.26	c formula is SAT
0.00/0.26	c [INC SEARCH] copied best model
0.00/0.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.26	c model valid
0.00/0.26	c current solution ok
0.00/0.26	o 35
0.00/0.26	c [INC SEARCH] iteration: 2
0.00/0.26	c [INC BOUNDS] best value:35 search for 34
0.00/0.26	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.26	c write failed with 2
0.00/0.26	c [INC SYSTEM] create new solver instance
0.00/0.26	c [INC] encode full formula
0.00/0.26	c (debug) using card networks
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 34
0.00/0.33	c [INC SEARCH] iteration: 3
0.00/0.33	c [INC BOUNDS] best value:34 search for 33
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c set iterative enc to: card
0.00/0.33	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
0.00/0.40	c formula is SAT
0.00/0.40	c [INC SEARCH] copied best model
0.00/0.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.40	c model valid
0.00/0.40	c current solution ok
0.00/0.40	o 33
0.00/0.40	c [INC SEARCH] iteration: 4
0.00/0.40	c [INC BOUNDS] best value:33 search for 32
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.47	c formula is SAT
0.00/0.47	c [INC SEARCH] copied best model
0.00/0.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.47	c model valid
0.00/0.47	c current solution ok
0.00/0.47	o 32
0.00/0.47	c [INC SEARCH] iteration: 5
0.00/0.47	c [INC BOUNDS] best value:32 search for 31
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c (debug) using card networks
0.00/0.47	c set iterative enc to: card
0.00/0.47	c set iterative enc to: none
0.00/0.48	c [INC SEARCH] isOptimum variable: 0
0.00/0.51	c formula is SAT
0.00/0.51	c [INC SEARCH] copied best model
0.00/0.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 31
0.00/0.52	c [INC SEARCH] iteration: 6
0.00/0.52	c [INC BOUNDS] best value:31 search for 30
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.56	c formula is SAT
0.00/0.56	c [INC SEARCH] copied best model
0.00/0.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.56	o 30
0.00/0.56	c [INC SEARCH] iteration: 7
0.00/0.56	c [INC BOUNDS] best value:30 search for 29
0.00/0.56	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.56	c write failed with 2
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c set iterative enc to: card
0.00/0.56	c set iterative enc to: none
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
0.00/0.83	c formula is SAT
0.00/0.84	c [INC SEARCH] copied best model
0.00/0.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o 29
0.00/0.84	c [INC SEARCH] iteration: 8
0.00/0.84	c [INC BOUNDS] best value:29 search for 28
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c formula is SAT
0.00/0.95	c [INC SEARCH] copied best model
0.00/0.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o 28
0.00/0.95	c [INC SEARCH] iteration: 9
0.00/0.95	c [INC BOUNDS] best value:28 search for 27
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.95	c [INC SEARCH] isOptimum variable: 0
6.36/6.46	c formula is SAT
6.36/6.46	c [INC SEARCH] copied best model
6.36/6.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.36/6.46	c model valid
6.36/6.46	c current solution ok
6.36/6.46	o 27
6.36/6.46	c [INC SEARCH] iteration: 10
6.36/6.46	c [INC BOUNDS] best value:27 search for 26
6.36/6.46	c [INC SYSTEM] there exists a inc, kill it!
6.36/6.46	c write failed with 2
6.36/6.46	c [INC SYSTEM] create new solver instance
6.36/6.46	c [INC] encode full formula
6.36/6.46	c (debug) using card networks
6.36/6.46	c set iterative enc to: card
6.36/6.46	c set iterative enc to: none
6.36/6.46	c [INC SEARCH] isOptimum variable: 0
10.15/10.23	c formula is SAT
10.15/10.23	c [INC SEARCH] copied best model
10.15/10.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.15/10.23	c model valid
10.15/10.23	c current solution ok
10.15/10.23	o 26
10.15/10.23	c [INC SEARCH] iteration: 11
10.15/10.23	c [INC BOUNDS] best value:26 search for 25
10.15/10.23	c [INC SYSTEM] there exists a inc, kill it!
10.15/10.23	c write failed with 2
10.15/10.23	c [INC SYSTEM] create new solver instance
10.15/10.23	c [INC] encode full formula
10.15/10.23	c (debug) using card networks
10.15/10.24	c set iterative enc to: card
10.15/10.24	c set iterative enc to: none
10.15/10.24	c [INC SEARCH] isOptimum variable: 0
259.52/259.69	c formula is SAT
259.52/259.69	c [INC SEARCH] copied best model
259.52/259.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
259.52/259.69	c model valid
259.52/259.69	c current solution ok
259.52/259.69	o 25
259.52/259.69	c [INC SEARCH] iteration: 12
259.52/259.69	c [INC BOUNDS] best value:25 search for 24
259.52/259.69	c [INC SYSTEM] there exists a inc, kill it!
259.52/259.69	c write failed with 2
259.52/259.69	c [INC SYSTEM] create new solver instance
259.52/259.69	c [INC] encode full formula
259.52/259.69	c (debug) using card networks
259.52/259.69	c set iterative enc to: card
259.52/259.69	c set iterative enc to: none
259.62/259.70	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698567-1338075231/watcher-3698567-1338075231 -o /tmp/evaluation-result-3698567-1338075231/solver-3698567-1338075231 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698567-1338075231.opb 1571288612 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.16 2.20 2.09 3/178 10685
/proc/meminfo: memFree=26373824/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0

[startup+0.080043 s]
/proc/loadavg: 2.16 2.20 2.09 3/178 10685
/proc/meminfo: memFree=26373824/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100237 s]
/proc/loadavg: 2.16 2.20 2.09 3/178 10685
/proc/meminfo: memFree=26373824/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300125 s]
/proc/loadavg: 2.16 2.20 2.09 3/178 10685
/proc/meminfo: memFree=26373824/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 2.16 2.20 2.09 3/178 10685
/proc/meminfo: memFree=26373824/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.16 2.20 2.09 3/181 10712
/proc/meminfo: memFree=26369536/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=0.93 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 2993 17359 0 0 5 1 83 4 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10712] ppid=10686 vsize=6104 CPUtime=0.53 cores=1,3,5,7
/proc/10712/stat : 10712 (glucosInc) R 10686 10685 5308 0 -1 4202496 1292 0 0 0 53 0 0 0 20 0 1 0 273650064 6250496 998 33554432000 4194304 5654031 140737045534464 140737045522280 4218823 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10712/statm: 1526 998 141 357 0 1166 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 18324

[startup+3.10029 s]
/proc/loadavg: 2.16 2.20 2.09 3/181 10712
/proc/meminfo: memFree=26367072/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=0.93 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 2993 17359 0 0 5 1 83 4 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10712] ppid=10686 vsize=10788 CPUtime=2.13 cores=1,3,5,7
/proc/10712/stat : 10712 (glucosInc) R 10686 10685 5308 0 -1 4202496 2942 0 0 0 213 0 0 0 20 0 1 0 273650064 11046912 2176 33554432000 4194304 5654031 140737045534464 140737045522280 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10712/statm: 2697 2176 142 357 0 2337 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23008

[startup+6.30034 s]
/proc/loadavg: 2.14 2.19 2.09 3/181 10712
/proc/meminfo: memFree=26360460/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=0.93 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 2993 17359 0 0 5 1 83 4 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10712] ppid=10686 vsize=13620 CPUtime=5.32 cores=1,3,5,7
/proc/10712/stat : 10712 (glucosInc) R 10686 10685 5308 0 -1 4202496 4147 0 0 0 532 0 0 0 20 0 1 0 273650064 13946880 2887 33554432000 4194304 5654031 140737045534464 140737045522280 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10712/statm: 3405 2887 142 357 0 3045 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 25840

[startup+12.7003 s]
/proc/loadavg: 2.13 2.19 2.09 3/181 10716
/proc/meminfo: memFree=26363296/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=10.21 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3448 25702 0 0 6 1 1008 6 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10716] ppid=10686 vsize=12412 CPUtime=2.45 cores=1,3,5,7
/proc/10716/stat : 10716 (glucosInc) R 10686 10685 5308 0 -1 4202496 2836 0 0 0 245 0 0 0 20 0 1 0 273650992 12709888 2574 33554432000 4194304 5654031 140736944602448 140736944590264 4232528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10716/statm: 3103 2574 142 357 0 2743 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24632

[startup+25.5003 s]
/proc/loadavg: 2.10 2.18 2.09 3/181 10716
/proc/meminfo: memFree=26346352/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=10.21 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3448 25702 0 0 6 1 1008 6 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10716] ppid=10686 vsize=29660 CPUtime=15.24 cores=1,3,5,7
/proc/10716/stat : 10716 (glucosInc) R 10686 10685 5308 0 -1 4202496 3755 0 0 0 1524 0 0 0 20 0 1 0 273650992 30371840 6257 33554432000 4194304 5654031 140736944602448 140736944590264 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10716/statm: 7415 6257 142 357 0 7055 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 41880

[startup+51.1004 s]
/proc/loadavg: 2.07 2.16 2.09 3/182 10717
/proc/meminfo: memFree=26313352/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=10.21 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3448 25702 0 0 6 1 1008 6 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10716] ppid=10686 vsize=53088 CPUtime=40.84 cores=1,3,5,7
/proc/10716/stat : 10716 (glucosInc) R 10686 10685 5308 0 -1 4202496 5248 0 0 0 4083 1 0 0 20 0 1 0 273650992 54362112 9841 33554432000 4194304 5654031 140736944602448 140736944600328 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10716/statm: 13272 9841 142 357 0 12912 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 65308

[startup+102.307 s]
/proc/loadavg: 2.03 2.14 2.08 3/181 10718
/proc/meminfo: memFree=26271992/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=10.21 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3448 25702 0 0 6 1 1008 6 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10716] ppid=10686 vsize=60088 CPUtime=92.04 cores=1,3,5,7
/proc/10716/stat : 10716 (glucosInc) R 10686 10685 5308 0 -1 4202496 5834 0 0 0 9202 2 0 0 20 0 1 0 273650992 61530112 14504 33554432000 4194304 5654031 140736944602448 140736944590264 4233176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10716/statm: 15022 14504 142 357 0 14662 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 72308

[startup+162.3 s]
/proc/loadavg: 2.01 2.11 2.08 3/181 10718
/proc/meminfo: memFree=26256668/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=10.21 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3448 25702 0 0 6 1 1008 6 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10716] ppid=10686 vsize=83240 CPUtime=152.02 cores=1,3,5,7
/proc/10716/stat : 10716 (glucosInc) R 10686 10685 5308 0 -1 4202496 7756 0 0 0 15199 3 0 0 20 0 1 0 273650992 85237760 16497 33554432000 4194304 5654031 140736944602448 140736944590264 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10716/statm: 20810 16497 142 357 0 20450 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95460

[startup+222.3 s]
/proc/loadavg: 2.00 2.09 2.07 3/181 10718
/proc/meminfo: memFree=26237008/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=10.21 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3448 25702 0 0 6 1 1008 6 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10716] ppid=10686 vsize=83240 CPUtime=212.01 cores=1,3,5,7
/proc/10716/stat : 10716 (glucosInc) R 10686 10685 5308 0 -1 4202496 7979 0 0 0 21198 3 0 0 20 0 1 0 273650992 85237760 20292 33554432000 4194304 5654031 140736944602448 140736944590264 4233213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10716/statm: 20810 20292 142 357 0 20450 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95460

[startup+282.3 s]

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

/proc/meminfo: memFree=26132608/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=90652 CPUtime=982.43 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 17597 0 0 0 98225 18 0 0 20 0 1 0 273675938 92827648 22145 33554432000 4194304 5654031 140733866617664 140733866615688 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 22663 22145 142 357 0 22303 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 102872

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10733
/proc/meminfo: memFree=26104408/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=167760 CPUtime=1042.43 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 18693 0 0 0 104223 20 0 0 20 0 1 0 273675938 171786240 39526 33554432000 4194304 5654031 140733866617664 140733866615592 4232976 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 41940 39526 142 357 0 41580 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 179980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10733
/proc/meminfo: memFree=26143260/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=118440 CPUtime=1102.41 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 19947 0 0 0 110219 22 0 0 20 0 1 0 273675938 121282560 29092 33554432000 4194304 5654031 140733866617664 140733866615688 4208584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 29610 29092 142 357 0 29250 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 130660

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 10733
/proc/meminfo: memFree=26084952/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=167760 CPUtime=1162.4 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 20376 0 0 0 116217 23 0 0 20 0 1 0 273675938 171786240 38502 33554432000 4194304 5654031 140733866617664 140733866615592 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 41940 38502 142 357 0 41580 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 179980

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 10733
/proc/meminfo: memFree=26112108/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=118440 CPUtime=1222.39 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 21191 0 0 0 122214 25 0 0 20 0 1 0 273675938 121282560 29092 33554432000 4194304 5654031 140733866617664 140733866615688 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 29610 29092 142 357 0 29250 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 130660

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 10790
/proc/meminfo: memFree=27429240/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=167760 CPUtime=1282.38 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 22209 0 0 0 128211 27 0 0 20 0 1 0 273675938 171786240 38502 33554432000 4194304 5654031 140733866617664 140733866615592 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 41940 38502 142 357 0 41580 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 179980

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 10798
/proc/meminfo: memFree=27406084/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=167760 CPUtime=1342.37 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 23193 0 0 0 134208 29 0 0 20 0 1 0 273675938 171786240 41222 33554432000 4194304 5654031 140733866617664 140733866605480 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 41940 41222 142 357 0 41580 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 179980

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 10821
/proc/meminfo: memFree=27435032/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=118440 CPUtime=1402.36 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 24436 0 0 0 140204 32 0 0 20 0 1 0 273675938 121282560 29092 33554432000 4194304 5654031 140733866617664 140733866605480 4233184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 29610 29092 142 357 0 29250 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 130660

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10821
/proc/meminfo: memFree=27341464/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=167760 CPUtime=1462.35 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 25459 0 0 0 146201 34 0 0 20 0 1 0 273675938 171786240 39014 33554432000 4194304 5654031 140733866617664 140733866605480 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 41940 39014 142 357 0 41580 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 179980

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 10821
/proc/meminfo: memFree=27315060/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=167760 CPUtime=1522.35 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 26270 0 0 0 152199 36 0 0 20 0 1 0 273675938 171786240 40550 33554432000 4194304 5654031 140733866617664 140733866615592 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 41940 40550 142 357 0 41580 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 179980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10821
/proc/meminfo: memFree=27370888/32873648 swapFree=6848/6848
[pid=10685] ppid=10683 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10685/stat : 10685 (npSolver-pbo-It) S 10683 10685 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 273649968 9367552 275 33554432000 4194304 5064252 140735093601584 140735093600496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10685/statm: 2287 275 233 213 0 72 0
[pid=10686] ppid=10685 vsize=3072 CPUtime=259.62 cores=1,3,5,7
/proc/10686/stat : 10686 (npSolver-pbo) S 10685 10685 5308 0 -1 4202496 3674 35579 0 0 6 1 25944 11 20 0 1 0 273649968 3145728 469 33554432000 4194304 5992684 140737265741168 140737265727000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10686/statm: 768 469 180 440 0 324 0
[pid=10720] ppid=10686 vsize=118440 CPUtime=1540.45 cores=1,3,5,7
/proc/10720/stat : 10720 (glucosInc) R 10686 10685 5308 0 -1 4202496 26863 0 0 0 154008 37 0 0 20 0 1 0 273675938 121282560 29092 33554432000 4194304 5654031 140733866617664 140733866615688 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10720/statm: 29610 29092 142 357 0 29250 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 130660

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.6
CPU system time (s): 0.511922
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 210800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.511922
maximum resident set size= 172708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 283
involuntary context switches= 1950

runsolver used 4.40833 second user time and 20.5519 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 01:33:51
IDJOB=3698567
IDBENCH=48122
IDSOLVER=2275
FILE ID=node113/3698567-1338075231
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71104 MiB

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

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

MD5SUM BENCH= 08d7a5060b972f308367859ff82f87f6
RANDOM SEED=1571288612

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:        26374724 kB
Buffers:          308732 kB
Cached:          4304696 kB
SwapCached:            0 kB
Active:          2343732 kB
Inactive:        3329196 kB
Active(anon):    1061752 kB
Inactive(anon):        0 kB
Active(file):    1281980 kB
Inactive(file):  3329196 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:       1074072 kB
Mapped:            15840 kB
Shmem:               200 kB
Slab:             684464 kB
SReclaimable:     128592 kB
SUnreclaim:       555872 kB
KernelStack:        1512 kB
PageTables:         6440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1321976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    708608 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= 71316 MiB
End job on node113 at 2012-05-27 02:03:52