Trace number 3747727

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
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 constraint26
Maximum length of a constraint51
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)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.15	c [INC SEARCH] formula is SAT
0.00/0.15	c [INC SYSTEM] solved the initial formula
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.17	o 199
0.00/0.17	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.17	c write failed with 2
0.00/0.17	c [INC SEARCH] iteration: 0
0.00/0.17	c [INC BOUNDS] best value:199 search for 198
0.00/0.17	c [INC SYSTEM] create new solver instance
0.00/0.17	c [INC] encode full formula
0.00/0.17	c (debug) using card networks
0.00/0.17	c old isEQ: 41, new EQ is 0
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.18	c [INC SEARCH] isOptimum variable: 0
0.00/0.39	c formula is SAT
0.00/0.39	c [INC SEARCH] copied best model
0.00/0.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.39	c model valid
0.00/0.39	c current solution ok
0.00/0.39	o 25
0.00/0.39	c [INC SEARCH] iteration: 1
0.00/0.39	c [INC BOUNDS] best value:25 search for 24
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.39	c old isEQ: 128, new EQ is 0
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.40	c [INC SEARCH] isOptimum variable: 0
0.00/0.48	c formula is SAT
0.00/0.48	c [INC SEARCH] copied best model
0.00/0.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.49	c model valid
0.00/0.49	c current solution ok
0.00/0.49	o 24
0.00/0.49	c [INC SEARCH] iteration: 2
0.00/0.49	c [INC BOUNDS] best value:24 search for 23
0.00/0.49	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.49	c write failed with 2
0.00/0.49	c [INC SYSTEM] create new solver instance
0.00/0.49	c [INC] encode full formula
0.00/0.49	c (debug) using card networks
0.00/0.49	c old isEQ: 208, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.49	c [INC SEARCH] isOptimum variable: 0
1.16/1.28	c formula is SAT
1.16/1.28	c [INC SEARCH] copied best model
1.16/1.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.29	c model valid
1.16/1.29	c current solution ok
1.16/1.29	o 17
1.16/1.29	c [INC SEARCH] iteration: 3
1.16/1.29	c [INC BOUNDS] best value:17 search for 16
1.16/1.29	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.29	c write failed with 2
1.16/1.29	c [INC SYSTEM] create new solver instance
1.16/1.29	c [INC] encode full formula
1.16/1.29	c set iterative enc to: swc
1.16/1.29	c [INC SEARCH] isOptimum variable: 0
1.27/1.34	c formula is SAT
1.27/1.34	c [INC SEARCH] copied best model
1.27/1.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.35	c model valid
1.27/1.35	c current solution ok
1.27/1.35	o 16
1.27/1.35	c [INC SEARCH] iteration: 4
1.27/1.35	c [INC BOUNDS] best value:16 search for 15
1.27/1.35	c [INC ENCODE] setup new number of clauses ...
1.27/1.35	c [INC] encode incremental formula
1.27/1.35	c return only the limitting unit clause for 15
1.27/1.35	c [INC SYSTEM] transmit new clauses to solver: 1
1.27/1.35	c [INC SEARCH] isOptimum variable: 0
2.26/2.31	c formula is SAT
2.26/2.31	c [INC SEARCH] copied best model
2.26/2.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.26/2.31	c model valid
2.26/2.31	c current solution ok
2.26/2.31	o 15
2.26/2.31	c [INC SEARCH] iteration: 5
2.26/2.31	c [INC BOUNDS] best value:15 search for 14
2.26/2.31	c [INC ENCODE] setup new number of clauses ...
2.26/2.31	c [INC] encode incremental formula
2.26/2.31	c return only the limitting unit clause for 14
2.26/2.31	c [INC SYSTEM] transmit new clauses to solver: 1
2.26/2.31	c [INC SEARCH] isOptimum variable: 0
5.46/5.58	c formula is SAT
5.46/5.58	c [INC SEARCH] copied best model
5.46/5.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.46/5.58	c model valid
5.46/5.58	c current solution ok
5.46/5.58	o 14
5.46/5.58	c [INC SEARCH] iteration: 6
5.46/5.58	c [INC BOUNDS] best value:14 search for 13
5.46/5.58	c [INC ENCODE] setup new number of clauses ...
5.46/5.58	c [INC] encode incremental formula
5.46/5.58	c return only the limitting unit clause for 13
5.46/5.58	c [INC SYSTEM] transmit new clauses to solver: 1
5.46/5.58	c [INC SEARCH] isOptimum variable: 0
8.67/8.72	c formula is SAT
8.67/8.72	c [INC SEARCH] copied best model
8.67/8.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.67/8.72	c model valid
8.67/8.72	c current solution ok
8.67/8.72	o 13
8.67/8.72	c [INC SEARCH] iteration: 7
8.67/8.72	c [INC BOUNDS] best value:13 search for 12
8.67/8.72	c [INC ENCODE] setup new number of clauses ...
8.67/8.72	c [INC] encode incremental formula
8.67/8.72	c return only the limitting unit clause for 12
8.67/8.72	c [INC SYSTEM] transmit new clauses to solver: 1
8.67/8.72	c [INC SEARCH] isOptimum variable: 0
58.45/58.56	c formula is SAT
58.45/58.56	c [INC SEARCH] copied best model
58.45/58.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.45/58.57	c model valid
58.45/58.57	c current solution ok
58.45/58.57	o 12
58.45/58.57	c [INC SEARCH] iteration: 8
58.45/58.57	c [INC BOUNDS] best value:12 search for 11
58.45/58.57	c [INC ENCODE] setup new number of clauses ...
58.45/58.57	c [INC] encode incremental formula
58.45/58.57	c return only the limitting unit clause for 11
58.45/58.57	c [INC SYSTEM] transmit new clauses to solver: 1
58.45/58.57	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.40	c write failed with -1
1800.00/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x26eb260)

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-3747727-1339103579/watcher-3747727-1339103579 -o /tmp/evaluation-result-3747727-1339103579/solver-3747727-1339103579 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747727-1339103579.opb 756782208 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 1.95 3/178 10235
/proc/meminfo: memFree=25656240/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0

[startup+0.0763389 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10235
/proc/meminfo: memFree=25656240/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100299 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10235
/proc/meminfo: memFree=25656240/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10235
/proc/meminfo: memFree=25656240/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700112 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 10235
/proc/meminfo: memFree=25656240/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10296
/proc/meminfo: memFree=25846492/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.27 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2972 10230 0 0 4 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12824

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 10386
/proc/meminfo: memFree=25831320/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.27 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 4 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=13108 CPUtime=1.78 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 3701 0 0 0 178 0 0 0 20 0 1 0 376486650 13422592 2553 33554432000 4194304 5654031 140734375855376 140734375843192 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 3277 2553 152 357 0 2917 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 25932

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10393
/proc/meminfo: memFree=25777104/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=22928 CPUtime=4.98 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 4849 0 0 0 498 0 0 0 20 0 1 0 376486650 23478272 5215 33554432000 4194304 5654031 140734375855376 140734375853688 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 5732 5215 152 357 0 5372 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35752

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10397
/proc/meminfo: memFree=25782632/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=27688 CPUtime=11.38 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 7134 0 0 0 1137 1 0 0 20 0 1 0 376486650 28352512 5853 33554432000 4194304 5654031 140734375855376 140734375843192 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 6922 5853 152 357 0 6562 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40512

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10401
/proc/meminfo: memFree=25735236/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=39180 CPUtime=24.17 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 8130 0 0 0 2415 2 0 0 20 0 1 0 376486650 40120320 9322 33554432000 4194304 5654031 140734375855376 140734375843192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 9795 9322 152 357 0 9435 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52004

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10403
/proc/meminfo: memFree=25701560/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=69640 CPUtime=49.76 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 8568 0 0 0 4974 2 0 0 20 0 1 0 376486650 71311360 16909 33554432000 4194304 5654031 140734375855376 140734375843192 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 17410 16909 152 357 0 17050 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 82464

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 1.95 3/181 10403
/proc/meminfo: memFree=25578120/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=149780 CPUtime=100.97 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 9586 0 0 0 10092 5 0 0 20 0 1 0 376486650 153374720 33043 33554432000 4194304 5654031 140734375855376 140734375843192 4225785 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 37445 33043 152 357 0 37085 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 162604

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/181 10403
/proc/meminfo: memFree=25572420/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=87048 CPUtime=160.94 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 10625 0 0 0 16087 7 0 0 20 0 1 0 376486650 89137152 20701 33554432000 4194304 5654031 140734375855376 140734375843192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 21762 20701 152 357 0 21402 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99872

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/181 10404
/proc/meminfo: memFree=25537084/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=136368 CPUtime=220.92 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 12554 0 0 0 22082 10 0 0 20 0 1 0 376486650 139640832 30672 33554432000 4194304 5654031 140734375855376 140734375843192 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 34092 30672 152 357 0 33732 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 149192

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 10404
/proc/meminfo: memFree=25558456/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=25092968/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=167624 CPUtime=1240.75 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 39562 0 0 0 124015 60 0 0 20 0 1 0 376486650 171646976 37525 33554432000 4194304 5654031 140734375855376 140734375843192 4232784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 41906 37525 152 357 0 41546 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 180448

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10413
/proc/meminfo: memFree=25286796/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=219112 CPUtime=1300.75 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 40726 0 0 0 130013 62 0 0 20 0 1 0 376486650 224370688 52485 33554432000 4194304 5654031 140734375855376 140734375843192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 54778 52485 152 357 0 54418 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 231936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10413
/proc/meminfo: memFree=25113668/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=220060 CPUtime=1360.73 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 42588 0 0 0 136008 65 0 0 20 0 1 0 376486650 225341440 47062 33554432000 4194304 5654031 140734375855376 140734375843192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 55015 47062 152 357 0 54655 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 232884

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.97 3/181 10414
/proc/meminfo: memFree=25346268/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=172472 CPUtime=1420.72 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 44055 0 0 0 142005 67 0 0 20 0 1 0 376486650 176611328 41794 33554432000 4194304 5654031 140734375855376 140734375853160 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 43118 41794 152 357 0 42758 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 185296

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/181 10414
/proc/meminfo: memFree=25154472/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=175684 CPUtime=1480.69 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 46420 0 0 0 147998 71 0 0 20 0 1 0 376486650 179900416 41987 33554432000 4194304 5654031 140734375855376 140734375843192 4232528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 43921 41987 152 357 0 43561 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 188508

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/181 10414
/proc/meminfo: memFree=25379836/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=178276 CPUtime=1540.68 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 48659 0 0 0 153994 74 0 0 20 0 1 0 376486650 182554624 40021 33554432000 4194304 5654031 140734375855376 140734375843192 4232976 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 44569 40021 152 357 0 44209 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 191100

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/182 10415
/proc/meminfo: memFree=25106384/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=230980 CPUtime=1600.67 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 50124 0 0 0 159991 76 0 0 20 0 1 0 376486650 236523520 55448 33554432000 4194304 5654031 140734375855376 140734375853160 4801472 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 57745 55448 152 357 0 57385 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 243804

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/182 10417
/proc/meminfo: memFree=25364048/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=232212 CPUtime=1660.63 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 52077 0 0 0 165984 79 0 0 20 0 1 0 376486650 237785088 50596 33554432000 4194304 5654031 140734375855376 140734375843192 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 58053 50596 152 357 0 57693 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 245036

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/181 10418
/proc/meminfo: memFree=25197020/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=183256 CPUtime=1720.62 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 53513 0 0 0 171981 81 0 0 20 0 1 0 376486650 187654144 39641 33554432000 4194304 5654031 140734375855376 140734375853160 4215374 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 45814 39641 152 357 0 45454 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 196080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 10418
/proc/meminfo: memFree=25445676/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=234724 CPUtime=1780.62 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 54393 0 0 0 177980 82 0 0 20 0 1 0 376486650 240357376 54316 33554432000 4194304 5654031 140734375855376 140734375843192 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 58681 54316 152 357 0 58321 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 247548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 10418
/proc/meminfo: memFree=25358852/32873844 swapFree=7628/7628
[pid=10235] ppid=10233 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10235/stat : 10235 (npSolver-pbo-It) S 10233 10235 9764 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486520 9367552 275 33554432000 4194304 5064252 140733717755200 140733717754112 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10235/statm: 2287 275 233 213 0 72 0
[pid=10236] ppid=10235 vsize=3676 CPUtime=1.28 cores=0,2,4,6
/proc/10236/stat : 10236 (npSolver-pbo) S 10235 10235 9764 0 -1 4202496 2974 10230 0 0 5 1 116 6 20 0 1 0 376486520 3764224 511 33554432000 4194304 6004724 140733799459968 140733799445816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10236/statm: 919 511 179 442 0 473 0
[pid=10327] ppid=10236 vsize=235244 CPUtime=1798.72 cores=0,2,4,6
/proc/10327/stat : 10327 (glucosInc) R 10236 10235 9764 0 -1 4202496 54519 0 0 0 179789 83 0 0 20 0 1 0 376486650 240889856 58088 33554432000 4194304 5654031 140734375855376 140734375843192 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10327/statm: 58811 58088 152 357 0 58451 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 248068

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.04
CPU user time (s): 1799.13
CPU system time (s): 0.911861
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 376576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.911861
maximum resident set size= 279416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68097
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 286
involuntary context switches= 1932

runsolver used 3.38549 second user time and 9.2156 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-07 23:12:59
IDJOB=3747727
IDBENCH=48132
IDSOLVER=2332
FILE ID=node108/3747727-1339103579
RUNJOBID= node108-1339098175-9780
PBS_JOBID= 14643745
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=756782208

node108.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.273
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	: 5332.54
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.273
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.273
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	: 5331.91
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.273
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.273
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		: 2666.273
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	: 5438.55
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.273
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.273
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:       32873844 kB
MemFree:        25656132 kB
Buffers:         1786184 kB
Cached:          4357252 kB
SwapCached:          136 kB
Active:          3757632 kB
Inactive:        2594076 kB
Active(anon):     191688 kB
Inactive(anon):    13104 kB
Active(file):    3565944 kB
Inactive(file):  2580972 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108556 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        158704 kB
Mapped:            15592 kB
Shmem:               172 kB
Slab:             718796 kB
SReclaimable:     160628 kB
SUnreclaim:       558168 kB
KernelStack:        1504 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     396636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71376 MiB
End job on node108 at 2012-06-07 23:43:00