Trace number 3747685

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
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-28
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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 old isEQ: 136, new EQ is 1
0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.28	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.28	c [INC SYSTEM] execute solver
0.00/0.32	c [INC SEARCH] formula is SAT
0.00/0.32	c [INC SYSTEM] solved the initial formula
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.40	o -14
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SEARCH] iteration: 0
0.00/0.40	c [INC BOUNDS] best value:86 search for 85
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c old isEQ: 41, 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.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.50	c model valid
0.00/0.50	c current solution ok
0.00/0.50	o -15
0.00/0.50	c [INC SEARCH] iteration: 1
0.00/0.50	c [INC BOUNDS] best value:85 search for 84
0.00/0.50	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.50	c write failed with 2
0.00/0.50	c [INC SYSTEM] create new solver instance
0.00/0.50	c [INC] encode full formula
0.00/0.50	c (debug) using card networks
0.00/0.50	c old isEQ: 128, new EQ is 0
0.00/0.50	c set iterative enc to: card
0.00/0.50	c set iterative enc to: none
0.00/0.51	c [INC SEARCH] isOptimum variable: 0
0.00/0.62	c formula is SAT
0.00/0.62	c [INC SEARCH] copied best model
0.00/0.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.63	o -16
0.00/0.63	c [INC SEARCH] iteration: 2
0.00/0.63	c [INC BOUNDS] best value:84 search for 83
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.63	c old isEQ: 144, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.76	c formula is SAT
0.00/0.76	c [INC SEARCH] copied best model
0.00/0.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.76	c model valid
0.00/0.76	c current solution ok
0.00/0.76	o -17
0.00/0.76	c [INC SEARCH] iteration: 3
0.00/0.76	c [INC BOUNDS] best value:83 search for 82
0.00/0.76	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.76	c write failed with 2
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.77	c old isEQ: 144, new EQ is 0
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.77	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c formula is SAT
0.00/0.96	c [INC SEARCH] copied best model
0.00/0.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.96	c model valid
0.00/0.96	c current solution ok
0.00/0.96	o -18
0.00/0.96	c [INC SEARCH] iteration: 4
0.00/0.96	c [INC BOUNDS] best value:82 search for 81
0.00/0.96	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.96	c write failed with 2
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c (debug) using card networks
0.00/0.96	c old isEQ: 144, new EQ is 0
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
1.08/1.13	c formula is SAT
1.08/1.13	c [INC SEARCH] copied best model
1.08/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.13	c model valid
1.08/1.13	c current solution ok
1.08/1.13	o -19
1.08/1.13	c [INC SEARCH] iteration: 5
1.08/1.13	c [INC BOUNDS] best value:81 search for 80
1.08/1.13	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.13	c write failed with 2
1.08/1.13	c [INC SYSTEM] create new solver instance
1.08/1.13	c [INC] encode full formula
1.08/1.13	c (debug) using card networks
1.08/1.13	c old isEQ: 144, new EQ is 0
1.08/1.14	c set iterative enc to: card
1.08/1.14	c set iterative enc to: none
1.08/1.14	c [INC SEARCH] isOptimum variable: 0
2.16/2.22	c formula is SAT
2.16/2.22	c [INC SEARCH] copied best model
2.16/2.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.16/2.22	c model valid
2.16/2.22	c current solution ok
2.16/2.22	o -20
2.16/2.22	c [INC SEARCH] iteration: 6
2.16/2.22	c [INC BOUNDS] best value:80 search for 79
2.16/2.22	c [INC SYSTEM] there exists a inc, kill it!
2.16/2.22	c write failed with 2
2.16/2.23	c [INC SYSTEM] create new solver instance
2.16/2.23	c [INC] encode full formula
2.16/2.23	c (debug) using card networks
2.16/2.23	c old isEQ: 144, new EQ is 0
2.16/2.23	c set iterative enc to: card
2.16/2.23	c set iterative enc to: none
2.16/2.23	c [INC SEARCH] isOptimum variable: 0
7.67/7.71	c formula is SAT
7.67/7.72	c [INC SEARCH] copied best model
7.67/7.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.67/7.72	c model valid
7.67/7.72	c current solution ok
7.67/7.72	o -21
7.67/7.72	c [INC SEARCH] iteration: 7
7.67/7.72	c [INC BOUNDS] best value:79 search for 78
7.67/7.72	c [INC SYSTEM] there exists a inc, kill it!
7.67/7.72	c write failed with 2
7.67/7.72	c [INC SYSTEM] create new solver instance
7.67/7.72	c [INC] encode full formula
7.67/7.72	c (debug) using card networks
7.67/7.72	c old isEQ: 144, new EQ is 0
7.67/7.72	c set iterative enc to: card
7.67/7.72	c set iterative enc to: none
7.67/7.72	c [INC SEARCH] isOptimum variable: 0
13.76/13.86	c formula is SAT
13.76/13.86	c [INC SEARCH] copied best model
13.76/13.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.76/13.86	c model valid
13.76/13.86	c current solution ok
13.76/13.86	o -22
13.76/13.86	c [INC SEARCH] iteration: 8
13.76/13.86	c [INC BOUNDS] best value:78 search for 77
13.76/13.86	c [INC SYSTEM] there exists a inc, kill it!
13.76/13.86	c write failed with 2
13.76/13.86	c [INC SYSTEM] create new solver instance
13.76/13.86	c [INC] encode full formula
13.76/13.86	c (debug) using card networks
13.76/13.86	c old isEQ: 144, new EQ is 0
13.76/13.86	c set iterative enc to: card
13.76/13.86	c set iterative enc to: none
13.76/13.87	c [INC SEARCH] isOptimum variable: 0
77.84/77.97	c formula is SAT
77.84/77.98	c [INC SEARCH] copied best model
77.84/77.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
77.84/77.98	c model valid
77.84/77.98	c current solution ok
77.84/77.98	o -23
77.84/77.98	c [INC SEARCH] iteration: 9
77.84/77.98	c [INC BOUNDS] best value:77 search for 76
77.84/77.98	c [INC SYSTEM] there exists a inc, kill it!
77.84/77.98	c write failed with 2
77.84/77.98	c [INC SYSTEM] create new solver instance
77.84/77.98	c [INC] encode full formula
77.84/77.98	c (debug) using card networks
77.84/77.98	c old isEQ: 144, new EQ is 0
77.84/77.98	c set iterative enc to: card
77.84/77.98	c set iterative enc to: none
77.84/77.99	c [INC SEARCH] isOptimum variable: 0
117.31/117.49	c formula is SAT
117.31/117.49	c [INC SEARCH] copied best model
117.31/117.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
117.31/117.49	c model valid
117.31/117.49	c current solution ok
117.31/117.49	o -24
117.31/117.49	c [INC SEARCH] iteration: 10
117.31/117.49	c [INC BOUNDS] best value:76 search for 75
117.31/117.49	c [INC SYSTEM] there exists a inc, kill it!
117.31/117.49	c write failed with 2
117.42/117.50	c [INC SYSTEM] create new solver instance
117.42/117.50	c [INC] encode full formula
117.42/117.50	c (debug) using card networks
117.42/117.50	c old isEQ: 144, new EQ is 0
117.42/117.50	c set iterative enc to: card
117.42/117.50	c set iterative enc to: none
117.42/117.50	c [INC SEARCH] isOptimum variable: 0
254.49/254.66	c formula is SAT
254.49/254.66	c [INC SEARCH] copied best model
254.49/254.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
254.49/254.66	c model valid
254.49/254.66	c current solution ok
254.49/254.66	o -25
254.49/254.66	c [INC SEARCH] iteration: 11
254.49/254.66	c [INC BOUNDS] best value:75 search for 74
254.49/254.66	c [INC SYSTEM] there exists a inc, kill it!
254.49/254.66	c write failed with 2
254.49/254.66	c [INC SYSTEM] create new solver instance
254.49/254.66	c [INC] encode full formula
254.49/254.66	c (debug) using card networks
254.49/254.66	c old isEQ: 144, new EQ is 0
254.49/254.67	c set iterative enc to: card
254.49/254.67	c set iterative enc to: none
254.49/254.67	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747685-1339103622/watcher-3747685-1339103622 -o /tmp/evaluation-result-3747685-1339103622/solver-3747685-1339103622 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747685-1339103622.opb 1457049404 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.01 2.01 1.96 3/178 1652
/proc/meminfo: memFree=25771484/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0

[startup+0.078294 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 1652
/proc/meminfo: memFree=25771484/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 1652
/proc/meminfo: memFree=25771484/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 1652
/proc/meminfo: memFree=25771484/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700154 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 1652
/proc/meminfo: memFree=25771484/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.01 2.01 1.96 3/181 1671
/proc/meminfo: memFree=25756492/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=1.11 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 4356 22742 0 0 7 7 89 8 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 13564

[startup+3.10016 s]
/proc/loadavg: 2.01 2.01 1.96 3/181 1673
/proc/meminfo: memFree=25755192/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=2.21 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 4628 26369 0 0 8 7 196 10 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 13564
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 2.01 2.01 1.96 3/181 1675
/proc/meminfo: memFree=25748448/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=2.21 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 4628 26369 0 0 8 7 196 10 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1675] ppid=1653 vsize=18684 CPUtime=4.05 cores=0,2,4,6
/proc/1675/stat : 1675 (glucosInc) R 1653 1652 638 0 -1 4202496 4267 0 0 0 405 0 0 0 20 0 1 0 376487315 19132416 4262 33554432000 4194304 5654031 140735973710304 140735973708184 4215384 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1675/statm: 4671 4262 142 357 0 4311 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32248

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 1678
/proc/meminfo: memFree=25738688/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=7.7 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 4900 31640 0 0 8 8 743 11 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1678] ppid=1653 vsize=21396 CPUtime=4.96 cores=0,2,4,6
/proc/1678/stat : 1678 (glucosInc) R 1653 1652 638 0 -1 4202496 5291 0 0 0 495 1 0 0 20 0 1 0 376487865 21909504 4934 33554432000 4194304 5654031 140735297561456 140735297559256 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1678/statm: 5349 4934 142 357 0 4989 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34960

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 1680
/proc/meminfo: memFree=25728336/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=13.84 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5172 37472 0 0 9 8 1354 13 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1680] ppid=1653 vsize=21852 CPUtime=11.61 cores=0,2,4,6
/proc/1680/stat : 1680 (glucosInc) R 1653 1652 638 0 -1 4202496 5463 0 0 0 1160 1 0 0 20 0 1 0 376488479 22376448 5008 33554432000 4194304 5654031 140733524401392 140733524399480 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1680/statm: 5463 5008 142 357 0 5103 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 35416

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 1680
/proc/meminfo: memFree=25720016/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=13.84 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5172 37472 0 0 9 8 1354 13 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1680] ppid=1653 vsize=26248 CPUtime=37.2 cores=0,2,4,6
/proc/1680/stat : 1680 (glucosInc) R 1653 1652 638 0 -1 4202496 8841 0 0 0 3718 2 0 0 20 0 1 0 376488479 26877952 6095 33554432000 4194304 5654031 140733524401392 140733524399416 4218754 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1680/statm: 6562 6095 142 357 0 6202 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 39812

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 1682
/proc/meminfo: memFree=25697244/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=77.93 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5444 47675 0 0 9 8 7760 16 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1682] ppid=1653 vsize=33648 CPUtime=24.3 cores=0,2,4,6
/proc/1682/stat : 1682 (glucosInc) R 1653 1652 638 0 -1 4202496 8035 0 0 0 2428 2 0 0 20 0 1 0 376494891 34455552 8006 33554432000 4194304 5654031 140735836907200 140735836895016 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1682/statm: 8412 8006 142 357 0 8052 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 47212

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 1686
/proc/meminfo: memFree=25658512/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=117.44 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5716 58060 0 0 10 8 11706 20 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1684] ppid=1653 vsize=67992 CPUtime=44.77 cores=0,2,4,6
/proc/1684/stat : 1684 (glucosInc) R 1653 1652 638 0 -1 4202496 9118 0 0 0 4474 3 0 0 20 0 1 0 376498843 69623808 14440 33554432000 4194304 5654031 140737201490880 140737201488760 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1684/statm: 16998 14440 142 357 0 16638 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 81556

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/181 1832
/proc/meminfo: memFree=25517328/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=117.44 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5716 58060 0 0 10 8 11706 20 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1684] ppid=1653 vsize=67992 CPUtime=104.75 cores=0,2,4,6
/proc/1684/stat : 1684 (glucosInc) R 1653 1652 638 0 -1 4202496 9232 0 0 0 10471 4 0 0 20 0 1 0 376498843 69623808 16592 33554432000 4194304 5654031 140737201490880 140737201478696 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1684/statm: 16998 16592 142 357 0 16638 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 81556

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/181 1836
/proc/meminfo: memFree=25544980/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=25394692/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=118548 CPUtime=987.45 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 11196 0 0 0 98725 20 0 0 20 0 1 0 376512560 121393152 29229 33554432000 4194304 5654031 140734849087856 140734849085880 4233184 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 29637 29229 142 357 0 29277 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 132112

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 1847
/proc/meminfo: memFree=25308380/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=167868 CPUtime=1047.45 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 11366 0 0 0 104722 23 0 0 20 0 1 0 376512560 171896832 40520 33554432000 4194304 5654031 140734849087856 140734849085784 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 41967 40520 142 357 0 41607 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 181432

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 1847
/proc/meminfo: memFree=25359856/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=118548 CPUtime=1107.43 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 11560 0 0 0 110718 25 0 0 20 0 1 0 376512560 121393152 29229 33554432000 4194304 5654031 140734849087856 140734849085880 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 29637 29229 142 357 0 29277 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 132112

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 1848
/proc/meminfo: memFree=25324992/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=167868 CPUtime=1167.42 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 11728 0 0 0 116716 26 0 0 20 0 1 0 376512560 171896832 38472 33554432000 4194304 5654031 140734849087856 140734849085784 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 41967 38472 142 357 0 41607 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 181432

[startup+1482.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/181 1848
/proc/meminfo: memFree=25358084/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=167868 CPUtime=1227.41 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 11853 0 0 0 122713 28 0 0 20 0 1 0 376512560 171896832 38472 33554432000 4194304 5654031 140734849087856 140734849085784 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 41967 38472 142 357 0 41607 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 181432

[startup+1542.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/181 1848
/proc/meminfo: memFree=25352016/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=167868 CPUtime=1287.4 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 11977 0 0 0 128711 29 0 0 20 0 1 0 376512560 171896832 40008 33554432000 4194304 5654031 140734849087856 140734849075672 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 41967 40008 142 357 0 41607 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 181432

[startup+1602.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/182 1851
/proc/meminfo: memFree=25353712/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=118548 CPUtime=1347.4 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 12174 0 0 0 134708 32 0 0 20 0 1 0 376512560 121393152 29229 33554432000 4194304 5654031 140734849087856 140734849085880 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 29637 29229 142 357 0 29277 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 132112

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 1851
/proc/meminfo: memFree=25333068/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=149084 CPUtime=1407.39 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 12475 0 0 0 140705 34 0 0 20 0 1 0 376512560 152662016 35539 33554432000 4194304 5654031 140734849087856 140734849085736 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 37271 35539 142 357 0 36911 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 162648

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/181 1852
/proc/meminfo: memFree=25331468/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=149084 CPUtime=1467.37 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 12902 0 0 0 146702 35 0 0 20 0 1 0 376512560 152662016 36864 33554432000 4194304 5654031 140734849087856 140734849085880 4232788 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 37271 36864 142 357 0 36911 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 162648

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 1852
/proc/meminfo: memFree=25364560/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=149084 CPUtime=1527.37 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 13026 0 0 0 152700 37 0 0 20 0 1 0 376512560 152662016 36864 33554432000 4194304 5654031 140734849087856 140734849075672 4216057 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 37271 36864 142 357 0 36911 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 162648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 1852
/proc/meminfo: memFree=25282144/32873844 swapFree=7628/7628
[pid=1652] ppid=1647 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1652/stat : 1652 (npSolver-pbo-It) S 1647 1652 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376487092 9367552 274 33554432000 4194304 5064252 140735309769472 140735309768384 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1652/statm: 2287 274 233 213 0 72 0
[pid=1653] ppid=1652 vsize=4416 CPUtime=254.57 cores=0,2,4,6
/proc/1653/stat : 1653 (npSolver-pbo) S 1652 1652 638 0 -1 4202496 5988 68417 0 0 11 8 25413 25 20 0 1 0 376487092 4521984 725 33554432000 4194304 6004724 140736893081136 140736893066984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1653/statm: 1104 725 176 442 0 658 0
[pid=1836] ppid=1653 vsize=198404 CPUtime=1545.47 cores=0,2,4,6
/proc/1836/stat : 1836 (glucosInc) R 1653 1652 638 0 -1 4202496 13074 0 0 0 154510 37 0 0 20 0 1 0 376512560 203165696 47643 33554432000 4194304 5654031 140734849087856 140734849085784 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1836/statm: 49601 47643 142 357 0 49241 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 211968

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.07
CPU user time (s): 1799.35
CPU system time (s): 0.716891
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 242788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.716891
maximum resident set size= 207224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 618
involuntary context switches= 2259

runsolver used 6.33804 second user time and 17.9523 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-07 23:13:42
IDJOB=3747685
IDBENCH=48251
IDSOLVER=2332
FILE ID=node144/3747685-1339103622
RUNJOBID= node144-1339098177-654
PBS_JOBID= 14643709
Free space on /tmp= 70924 MiB

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

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

MD5SUM BENCH= 8c398fbb12ba7dbf676dd8375a76e0de
RANDOM SEED=1457049404

node144.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.196
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.39
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.196
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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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:        25771864 kB
Buffers:         1733552 kB
Cached:          4447928 kB
SwapCached:          452 kB
Active:          3596588 kB
Inactive:        2615852 kB
Active(anon):      11440 kB
Inactive(anon):    11188 kB
Active(file):    3585148 kB
Inactive(file):  2604664 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:        144376 kB
Mapped:            15680 kB
Shmem:               172 kB
Slab:             749812 kB
SReclaimable:     191268 kB
SUnreclaim:       558544 kB
KernelStack:        1504 kB
PageTables:         3636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 70892 MiB
End job on node144 at 2012-06-07 23:43:43