Trace number 3698525

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.12 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_2.opb
MD5SUMa5ab0443a6669cc558112b6f5f13d1cd
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -72
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150572
Sum of products size (including duplicates)301144
Number of different products75286
Sum of products size150572

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.62	c run inc solver
0.00/0.62	c [INC SYSTEM] run initial solver
0.00/0.62	c [INC SYSTEM] preprocess with white file
4.07/4.19	c [INC SYSTEM] finished preprocessing in 3 s
4.07/4.19	c [INC SYSTEM] execute solver
12.57/12.60	c [INC SEARCH] formula is SAT
12.57/12.62	c [INC SYSTEM] solved the initial formula
12.57/12.69	c model valid
12.57/12.69	c current solution ok
14.46/14.52	o -42
14.46/14.52	c [INC SYSTEM] there exists a inc, kill it!
14.46/14.52	c write failed with 2
14.46/14.53	c [INC SEARCH] iteration: 0
14.46/14.53	c [INC BOUNDS] best value:958 search for 957
14.46/14.53	c [INC SYSTEM] create new solver instance
14.46/14.53	c [INC] encode full formula
14.46/14.53	c (debug) using card networks
14.46/14.56	c set iterative enc to: card
14.46/14.56	c set iterative enc to: none
14.46/14.59	c [INC SEARCH] isOptimum variable: 0
24.06/24.12	c formula is SAT
24.06/24.14	c [INC SEARCH] copied best model
24.06/24.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.16/24.22	c model valid
24.16/24.22	c current solution ok
24.16/24.22	o -50
24.16/24.22	c [INC SEARCH] iteration: 1
24.16/24.22	c [INC BOUNDS] best value:950 search for 949
24.16/24.22	c [INC SYSTEM] there exists a inc, kill it!
24.16/24.22	c write failed with 2
24.16/24.23	c [INC SYSTEM] create new solver instance
24.16/24.23	c [INC] encode full formula
24.16/24.23	c (debug) using card networks
24.16/24.25	c set iterative enc to: card
24.16/24.25	c set iterative enc to: none
24.16/24.29	c [INC SEARCH] isOptimum variable: 0
33.75/33.86	c formula is SAT
33.75/33.88	c [INC SEARCH] copied best model
33.75/33.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.84/33.96	c model valid
33.84/33.96	c current solution ok
33.84/33.96	o -51
33.84/33.96	c [INC SEARCH] iteration: 2
33.84/33.96	c [INC BOUNDS] best value:949 search for 948
33.84/33.96	c [INC SYSTEM] there exists a inc, kill it!
33.84/33.96	c write failed with 2
33.84/33.97	c [INC SYSTEM] create new solver instance
33.84/33.97	c [INC] encode full formula
33.84/33.97	c (debug) using card networks
33.84/33.99	c set iterative enc to: card
33.84/33.99	c set iterative enc to: none
33.95/34.03	c [INC SEARCH] isOptimum variable: 0
50.04/50.12	c formula is SAT
50.04/50.14	c [INC SEARCH] copied best model
50.04/50.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.15/50.21	c model valid
50.15/50.21	c current solution ok
50.15/50.21	o -55
50.15/50.21	c [INC SEARCH] iteration: 3
50.15/50.21	c [INC BOUNDS] best value:945 search for 944
50.15/50.21	c [INC SYSTEM] there exists a inc, kill it!
50.15/50.21	c write failed with 2
50.15/50.22	c [INC SYSTEM] create new solver instance
50.15/50.22	c [INC] encode full formula
50.15/50.22	c (debug) using card networks
50.15/50.24	c set iterative enc to: card
50.15/50.24	c set iterative enc to: none
50.15/50.28	c [INC SEARCH] isOptimum variable: 0
96.44/96.59	c formula is SAT
96.54/96.61	c [INC SEARCH] copied best model
96.54/96.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.54/96.69	c model valid
96.54/96.69	c current solution ok
96.54/96.69	o -58
96.54/96.69	c [INC SEARCH] iteration: 4
96.54/96.69	c [INC BOUNDS] best value:942 search for 941
96.54/96.69	c [INC SYSTEM] there exists a inc, kill it!
96.54/96.69	c write failed with 2
96.54/96.70	c [INC SYSTEM] create new solver instance
96.54/96.70	c [INC] encode full formula
96.54/96.70	c (debug) using card networks
96.65/96.72	c set iterative enc to: card
96.65/96.72	c set iterative enc to: none
96.65/96.76	c [INC SEARCH] isOptimum variable: 0
176.18/176.31	c formula is SAT
176.18/176.33	c [INC SEARCH] copied best model
176.18/176.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.28/176.41	c model valid
176.28/176.41	c current solution ok
176.28/176.41	o -62
176.28/176.41	c [INC SEARCH] iteration: 5
176.28/176.41	c [INC BOUNDS] best value:938 search for 937
176.28/176.41	c [INC SYSTEM] there exists a inc, kill it!
176.28/176.41	c write failed with 2
176.28/176.41	c [INC SYSTEM] create new solver instance
176.28/176.41	c [INC] encode full formula
176.28/176.41	c (debug) using card networks
176.28/176.44	c set iterative enc to: card
176.28/176.44	c set iterative enc to: none
176.28/176.48	c [INC SEARCH] isOptimum variable: 0
228.68/228.82	c formula is SAT
228.68/228.84	c [INC SEARCH] copied best model
228.68/228.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
228.78/228.91	c model valid
228.78/228.91	c current solution ok
228.78/228.91	o -63
228.78/228.91	c [INC SEARCH] iteration: 6
228.78/228.91	c [INC BOUNDS] best value:937 search for 936
228.78/228.91	c [INC SYSTEM] there exists a inc, kill it!
228.78/228.91	c write failed with 2
228.78/228.92	c [INC SYSTEM] create new solver instance
228.78/228.92	c [INC] encode full formula
228.78/228.92	c (debug) using card networks
228.78/228.94	c set iterative enc to: card
228.78/228.94	c set iterative enc to: none
228.78/228.98	c [INC SEARCH] isOptimum variable: 0
503.37/503.60	c formula is SAT
503.37/503.62	c [INC SEARCH] copied best model
503.37/503.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
503.37/503.69	c model valid
503.37/503.69	c current solution ok
503.37/503.69	o -64
503.37/503.69	c [INC SEARCH] iteration: 7
503.37/503.69	c [INC BOUNDS] best value:936 search for 935
503.37/503.69	c [INC SYSTEM] there exists a inc, kill it!
503.37/503.69	c write failed with 2
503.37/503.70	c [INC SYSTEM] create new solver instance
503.37/503.70	c [INC] encode full formula
503.37/503.70	c (debug) using card networks
503.49/503.72	c set iterative enc to: card
503.49/503.72	c set iterative enc to: none
503.49/503.76	c [INC SEARCH] isOptimum variable: 0
560.04/560.30	c formula is SAT
560.04/560.32	c [INC SEARCH] copied best model
560.04/560.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
560.14/560.40	c model valid
560.14/560.40	c current solution ok
560.14/560.40	o -68
560.14/560.40	c [INC SEARCH] iteration: 8
560.14/560.40	c [INC BOUNDS] best value:932 search for 931
560.14/560.40	c [INC SYSTEM] there exists a inc, kill it!
560.14/560.40	c write failed with 2
560.14/560.40	c [INC SYSTEM] create new solver instance
560.14/560.40	c [INC] encode full formula
560.14/560.40	c (debug) using card networks
560.14/560.42	c set iterative enc to: card
560.14/560.42	c set iterative enc to: none
560.14/560.46	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.61	s UNKNOWN
1800.08/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.61	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-3698525-1338079028/watcher-3698525-1338079028 -o /tmp/evaluation-result-3698525-1338079028/solver-3698525-1338079028 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698525-1338079028.opb 989106170 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30227
/proc/meminfo: memFree=31462716/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0

[startup+0.0253 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30227
/proc/meminfo: memFree=31462716/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30227
/proc/meminfo: memFree=31462716/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30227
/proc/meminfo: memFree=31462716/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30227
/proc/meminfo: memFree=31462716/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30231
/proc/meminfo: memFree=31334200/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=50164 CPUtime=0.61 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 7455 0 0 0 56 5 0 0 20 0 1 0 274027660 51367936 9522 33554432000 4194304 5992684 140735927196912 140735927191360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 12541 9522 171 440 0 12097 0
[pid=30230] ppid=30228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30230/stat : 30230 (cp2_pre.sh) S 30228 30227 25792 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274027722 9367552 277 33554432000 4194304 5064252 140735917847616 140735917846320 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30230/statm: 2287 277 234 213 0 72 0
[pid=30231] ppid=30230 vsize=208036 CPUtime=0.87 cores=0,2,4,6
/proc/30231/stat : 30231 (coprocessor) R 30230 30227 25792 0 -1 4202496 29522 0 0 0 81 6 0 0 20 0 1 0 274027722 213028864 46941 33554432000 4194304 6586260 140734549016592 140734549012856 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/30231/statm: 52009 46941 166 584 0 51421 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 276496

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30231
/proc/meminfo: memFree=31261444/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=50164 CPUtime=0.61 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 7455 0 0 0 56 5 0 0 20 0 1 0 274027660 51367936 9522 33554432000 4194304 5992684 140735927196912 140735927191360 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 12541 9522 171 440 0 12097 0
[pid=30230] ppid=30228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30230/stat : 30230 (cp2_pre.sh) S 30228 30227 25792 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274027722 9367552 277 33554432000 4194304 5064252 140735917847616 140735917846320 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30230/statm: 2287 277 234 213 0 72 0
[pid=30231] ppid=30230 vsize=269352 CPUtime=2.47 cores=0,2,4,6
/proc/30231/stat : 30231 (coprocessor) R 30230 30227 25792 0 -1 4202496 39680 0 0 0 224 23 0 0 20 0 1 0 274027722 275816448 65818 33554432000 4194304 6586260 140734549016592 140734549012344 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/30231/statm: 67338 65818 204 584 0 66750 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 337812

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30233
/proc/meminfo: memFree=31390984/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=50164 CPUtime=4.16 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 7471 40584 0 0 56 5 328 27 20 0 1 0 274027660 51367936 9524 33554432000 4194304 5992684 140735927196912 140735927183176 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 12541 9524 173 440 0 12097 0
[pid=30233] ppid=30228 vsize=123024 CPUtime=2.1 cores=0,2,4,6
/proc/30233/stat : 30233 (glucosInc) R 30228 30227 25792 0 -1 4202496 22533 0 0 0 206 4 0 0 20 0 1 0 274028079 125976576 24977 33554432000 4194304 5654031 140734178173488 140734178161304 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30233/statm: 30756 24977 136 357 0 30396 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 182336

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30234
/proc/meminfo: memFree=31337864/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=62564 CPUtime=4.26 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) R 30227 30227 25792 0 -1 4202496 9731 40584 0 0 66 5 328 27 20 0 1 0 274027660 64065536 12631 33554432000 4194304 5992684 140735927196912 140735927183176 5179696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 15641 12631 180 440 0 15197 0
[pid=30233] ppid=30228 vsize=127316 CPUtime=8.4 cores=0,2,4,6
/proc/30233/stat : 30233 (glucosInc) S 30228 30227 25792 0 -1 4202496 23742 0 0 0 835 5 0 0 20 0 1 0 274028079 130371584 26186 33554432000 4194304 5654031 140734178173488 140734178171800 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30233/statm: 31829 26186 145 357 0 31469 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 199028

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30239
/proc/meminfo: memFree=31257560/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=24.26 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 14280 91839 0 0 111 156 2109 50 20 0 1 0 274027660 68546560 13400 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13400 183 440 0 16291 0
[pid=30239] ppid=30228 vsize=130452 CPUtime=1.18 cores=0,2,4,6
/proc/30239/stat : 30239 (glucosInc) R 30228 30227 25792 0 -1 4202496 26030 0 0 0 114 4 0 0 20 0 1 0 274030089 133582848 28456 33554432000 4194304 5654031 140736731823344 140736731821224 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30239/statm: 32613 28456 131 357 0 32253 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 206540

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30243
/proc/meminfo: memFree=31376000/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=50.25 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 20265 145777 0 0 136 157 4661 71 20 0 1 0 274027660 68546560 13728 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13728 183 440 0 16291 0
[pid=30243] ppid=30228 vsize=130320 CPUtime=0.79 cores=0,2,4,6
/proc/30243/stat : 30243 (glucosInc) R 30228 30227 25792 0 -1 4202496 25104 0 0 0 75 4 0 0 20 0 1 0 274032688 133447680 28533 33554432000 4194304 5654031 140735567387872 140735567385752 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30243/statm: 32580 28533 131 357 0 32220 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 206408

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 30245
/proc/meminfo: memFree=31261316/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=96.7 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 22939 172411 0 0 148 158 9284 80 20 0 1 0 274027660 68546560 13728 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13728 183 440 0 16291 0
[pid=30245] ppid=30228 vsize=131536 CPUtime=5.52 cores=0,2,4,6
/proc/30245/stat : 30245 (glucosInc) R 30228 30227 25792 0 -1 4202496 26017 0 0 0 547 5 0 0 20 0 1 0 274037336 134692864 29283 33554432000 4194304 5654031 140736929163184 140736929151000 4232625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30245/statm: 32884 29283 140 357 0 32524 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 207624

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 30245
/proc/meminfo: memFree=31275572/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=96.7 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 22939 172411 0 0 148 158 9284 80 20 0 1 0 274027660 68546560 13728 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13728 183 440 0 16291 0
[pid=30245] ppid=30228 vsize=134600 CPUtime=65.47 cores=0,2,4,6
/proc/30245/stat : 30245 (glucosInc) R 30228 30227 25792 0 -1 4202496 26799 0 0 0 6542 5 0 0 20 0 1 0 274037336 137830400 31084 33554432000 4194304 5654031 140736929163184 140736929151000 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30245/statm: 33650 31084 141 357 0 33290 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 210688

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 30250
/proc/meminfo: memFree=31271324/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=176.39 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 25618 200046 0 0 162 159 17228 90 20 0 1 0 274027660 68546560 13728 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13728 183 440 0 16291 0
[pid=30250] ppid=30228 vsize=133608 CPUtime=45.79 cores=0,2,4,6

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

/proc/meminfo: memFree=31053080/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=681.64 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31487 0 0 0 68153 11 0 0 20 0 1 0 274083706 227414016 49766 33554432000 4194304 5654031 140736606451680 140736606439496 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 49766 142 357 0 55161 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 298172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30263
/proc/meminfo: memFree=30981188/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=741.64 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31490 0 0 0 74153 11 0 0 20 0 1 0 274083706 227414016 51302 33554432000 4194304 5654031 140736606451680 140736606439496 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 51302 142 357 0 55161 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 298172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30263
/proc/meminfo: memFree=31197388/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=172764 CPUtime=801.62 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31490 0 0 0 80151 11 0 0 20 0 1 0 274083706 176910336 41456 33554432000 4194304 5654031 140736606451680 140736606439496 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 43191 41456 142 357 0 42831 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 248852

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 30363
/proc/meminfo: memFree=31271304/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=861.62 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31625 0 0 0 86150 12 0 0 20 0 1 0 274083706 227414016 50278 33554432000 4194304 5654031 140736606451680 140736606439496 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 50278 142 357 0 55161 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 298172

[startup+1482.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 30387
/proc/meminfo: memFree=31257820/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=921.61 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31627 0 0 0 92149 12 0 0 20 0 1 0 274083706 227414016 51302 33554432000 4194304 5654031 140736606451680 140736606439496 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 51302 142 357 0 55161 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 298172

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 30390
/proc/meminfo: memFree=31298052/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=172764 CPUtime=981.6 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31630 0 0 0 98148 12 0 0 20 0 1 0 274083706 176910336 41456 33554432000 4194304 5654031 140736606451680 140736606449704 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 43191 41456 142 357 0 42831 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 248852

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 30392
/proc/meminfo: memFree=31269932/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=1041.58 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31764 0 0 0 104146 12 0 0 20 0 1 0 274083706 227414016 49766 33554432000 4194304 5654031 140736606451680 140736606439496 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 49766 142 357 0 55161 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 298172

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 30392
/proc/meminfo: memFree=31246956/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=1101.58 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31766 0 0 0 110145 13 0 0 20 0 1 0 274083706 227414016 50790 33554432000 4194304 5654031 140736606451680 140736606439496 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 50790 142 357 0 55161 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 298172

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 30392
/proc/meminfo: memFree=31239324/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=1161.57 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31902 0 0 0 116144 13 0 0 20 0 1 0 274083706 227414016 49767 33554432000 4194304 5654031 140736606451680 140736606439496 4232577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 49767 142 357 0 55161 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 298172

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/182 30392
/proc/meminfo: memFree=31216612/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=1221.56 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31905 0 0 0 122143 13 0 0 20 0 1 0 274083706 227414016 51303 33554432000 4194304 5654031 140736606451680 140736606439496 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 51303 142 357 0 55161 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 298172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 30392
/proc/meminfo: memFree=31214440/32873844 swapFree=7112/7112
[pid=30227] ppid=30225 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30227/stat : 30227 (npSolver-pbo-It) S 30225 30227 25792 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274027659 9367552 274 33554432000 4194304 5064252 140736303894160 140736303893072 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30227/statm: 2287 274 233 213 0 72 0
[pid=30228] ppid=30227 vsize=66940 CPUtime=560.22 cores=0,2,4,6
/proc/30228/stat : 30228 (npSolver-pbo) S 30227 30227 25792 0 -1 4202496 35029 282788 0 0 200 161 55539 122 20 0 1 0 274027660 68546560 13729 33554432000 4194304 5992684 140735927196912 140735927182744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30228/statm: 16735 13729 183 440 0 16291 0
[pid=30257] ppid=30228 vsize=222084 CPUtime=1239.86 cores=0,2,4,6
/proc/30257/stat : 30257 (glucosInc) R 30228 30227 25792 0 -1 4202496 31905 0 0 0 123973 13 0 0 20 0 1 0 274083706 227414016 51303 33554432000 4194304 5654031 140736606451680 140736606439496 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30257/statm: 55521 51303 142 357 0 55161 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 298172

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.62
CPU time (s): 1800.12
CPU user time (s): 1797.14
CPU system time (s): 2.98255
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 345856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.14
system time used= 2.98255
maximum resident set size= 271308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 350104
page faults= 0
swaps= 0
block input operations= 0
block output operations= 524656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6313
involuntary context switches= 2525

runsolver used 2.66959 second user time and 7.2319 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 02:37:08
IDJOB=3698525
IDBENCH=48230
IDSOLVER=2275
FILE ID=node142/3698525-1338079028
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= a5ab0443a6669cc558112b6f5f13d1cd
RANDOM SEED=989106170

node142.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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.90
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.776
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		: 2666.776
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.91
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.776
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:        31462716 kB
Buffers:          233968 kB
Cached:           221952 kB
SwapCached:            0 kB
Active:           593636 kB
Inactive:          27028 kB
Active(anon):     154608 kB
Inactive(anon):    12444 kB
Active(file):     439028 kB
Inactive(file):    14584 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10492 kB
Writeback:             0 kB
AnonPages:        120324 kB
Mapped:            13036 kB
Shmem:               200 kB
Slab:             644076 kB
SReclaimable:      86516 kB
SUnreclaim:       557560 kB
KernelStack:        1504 kB
PageTables:         4032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     348328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71552 MiB
End job on node142 at 2012-05-27 03:07:08