Trace number 3698608

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_3.opb
MD5SUM2917e00f55986a046b103b08aa2aecc1
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-38
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint60
Maximum length of a constraint110
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products18730
Sum of products size37460

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
0.00/0.40	c [INC SEARCH] formula is SAT
0.00/0.40	c [INC SYSTEM] solved the initial formula
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.54	o 0
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:500 search for 499
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.59	c [INC SEARCH] copied best model
0.00/0.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o -27
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:473 search for 472
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c (debug) using card networks
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o -28
0.00/0.69	c [INC SEARCH] iteration: 2
0.00/0.69	c [INC BOUNDS] best value:472 search for 471
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.70	c set iterative enc to: card
0.00/0.70	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
0.00/0.74	c formula is SAT
0.00/0.75	c [INC SEARCH] copied best model
0.00/0.75	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 -29
0.00/0.76	c [INC SEARCH] iteration: 3
0.00/0.76	c [INC BOUNDS] best value:471 search for 470
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.76	c [INC SYSTEM] create new solver instance
0.00/0.76	c [INC] encode full formula
0.00/0.76	c (debug) using card networks
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
0.00/0.82	c formula is SAT
0.00/0.82	c [INC SEARCH] copied best model
0.00/0.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o -30
0.00/0.84	c [INC SEARCH] iteration: 4
0.00/0.84	c [INC BOUNDS] best value:470 search for 469
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
1.37/1.44	c formula is SAT
1.37/1.45	c [INC SEARCH] copied best model
1.37/1.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.46	c model valid
1.37/1.46	c current solution ok
1.37/1.46	o -32
1.37/1.46	c [INC SEARCH] iteration: 5
1.37/1.46	c [INC BOUNDS] best value:468 search for 467
1.37/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.46	c write failed with 2
1.37/1.46	c [INC SYSTEM] create new solver instance
1.37/1.46	c [INC] encode full formula
1.37/1.46	c (debug) using card networks
1.37/1.47	c set iterative enc to: card
1.37/1.47	c set iterative enc to: none
1.37/1.48	c [INC SEARCH] isOptimum variable: 0
2.17/2.21	c formula is SAT
2.17/2.22	c [INC SEARCH] copied best model
2.17/2.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.17/2.23	c model valid
2.17/2.23	c current solution ok
2.17/2.23	o -33
2.17/2.23	c [INC SEARCH] iteration: 6
2.17/2.23	c [INC BOUNDS] best value:467 search for 466
2.17/2.23	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.23	c write failed with 2
2.17/2.23	c [INC SYSTEM] create new solver instance
2.17/2.23	c [INC] encode full formula
2.17/2.23	c (debug) using card networks
2.17/2.24	c set iterative enc to: card
2.17/2.24	c set iterative enc to: none
2.17/2.25	c [INC SEARCH] isOptimum variable: 0
8.25/8.30	c formula is SAT
8.25/8.30	c [INC SEARCH] copied best model
8.25/8.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.25/8.32	c model valid
8.25/8.32	c current solution ok
8.25/8.32	o -35
8.25/8.32	c [INC SEARCH] iteration: 7
8.25/8.32	c [INC BOUNDS] best value:465 search for 464
8.25/8.32	c [INC SYSTEM] there exists a inc, kill it!
8.25/8.32	c write failed with 2
8.25/8.32	c [INC SYSTEM] create new solver instance
8.25/8.32	c [INC] encode full formula
8.25/8.32	c (debug) using card networks
8.25/8.33	c set iterative enc to: card
8.25/8.33	c set iterative enc to: none
8.25/8.33	c [INC SEARCH] isOptimum variable: 0
11.54/11.64	c formula is SAT
11.54/11.64	c [INC SEARCH] copied best model
11.54/11.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.54/11.66	c model valid
11.54/11.66	c current solution ok
11.54/11.66	o -36
11.54/11.66	c [INC SEARCH] iteration: 8
11.54/11.66	c [INC BOUNDS] best value:464 search for 463
11.54/11.66	c [INC SYSTEM] there exists a inc, kill it!
11.54/11.66	c write failed with 2
11.54/11.66	c [INC SYSTEM] create new solver instance
11.54/11.66	c [INC] encode full formula
11.54/11.66	c (debug) using card networks
11.54/11.67	c set iterative enc to: card
11.54/11.67	c set iterative enc to: none
11.54/11.67	c [INC SEARCH] isOptimum variable: 0
125.02/125.14	c formula is SAT
125.02/125.14	c [INC SEARCH] copied best model
125.02/125.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
125.02/125.16	c model valid
125.02/125.16	c current solution ok
125.02/125.16	o -37
125.02/125.16	c [INC SEARCH] iteration: 9
125.02/125.16	c [INC BOUNDS] best value:463 search for 462
125.02/125.16	c [INC SYSTEM] there exists a inc, kill it!
125.02/125.16	c write failed with 2
125.02/125.16	c [INC SYSTEM] create new solver instance
125.02/125.16	c [INC] encode full formula
125.02/125.16	c (debug) using card networks
125.02/125.17	c set iterative enc to: card
125.02/125.17	c set iterative enc to: none
125.02/125.18	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.41	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-3698608-1338077110/watcher-3698608-1338077110 -o /tmp/evaluation-result-3698608-1338077110/solver-3698608-1338077110 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698608-1338077110.opb 1879150823 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/180 8258
/proc/meminfo: memFree=28052780/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0

[startup+0.101646 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8258
/proc/meminfo: memFree=28052780/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200315 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8258
/proc/meminfo: memFree=28052780/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8258
/proc/meminfo: memFree=28052780/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8258
/proc/meminfo: memFree=28052780/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8275
/proc/meminfo: memFree=28030976/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=1.46 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 6068 29588 0 0 26 10 98 12 20 0 1 0 273836434 8024064 1556 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1556 181 440 0 1515 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 16984

[startup+3.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8277
/proc/meminfo: memFree=28032032/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=2.22 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 6821 33658 0 0 28 10 171 13 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 16984
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8279
/proc/meminfo: memFree=28021176/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=2.22 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 6821 33658 0 0 28 10 171 13 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8279] ppid=8259 vsize=30500 CPUtime=4.03 cores=0,2,4,6
/proc/8279/stat : 8279 (glucosInc) R 8259 8258 4265 0 -1 4202496 6837 0 0 0 402 1 0 0 20 0 1 0 273836659 31232000 6590 33554432000 4194304 5654031 140733765398880 140733765386696 4216577 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8279/statm: 7625 6590 142 357 0 7265 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 47484

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8283
/proc/meminfo: memFree=27997752/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=11.64 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8266 48659 0 0 34 11 1102 17 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8283] ppid=8259 vsize=17704 CPUtime=1.01 cores=0,2,4,6
/proc/8283/stat : 8283 (glucosInc) R 8259 8258 4265 0 -1 4202496 4394 0 0 0 101 0 0 0 20 0 1 0 273837601 18128896 3564 33554432000 4194304 5654031 140735794090832 140735794078648 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8283/statm: 4426 3564 142 357 0 4066 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 34688

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8283
/proc/meminfo: memFree=28001484/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=11.64 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8266 48659 0 0 34 11 1102 17 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8283] ppid=8259 vsize=46484 CPUtime=13.81 cores=0,2,4,6
/proc/8283/stat : 8283 (glucosInc) R 8259 8258 4265 0 -1 4202496 8539 0 0 0 1379 2 0 0 20 0 1 0 273837601 47599616 10406 33554432000 4194304 5654031 140735794090832 140735794078648 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8283/statm: 11621 10406 142 357 0 11261 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 63468

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8283
/proc/meminfo: memFree=27955748/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=11.64 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8266 48659 0 0 34 11 1102 17 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8283] ppid=8259 vsize=65492 CPUtime=39.4 cores=0,2,4,6
/proc/8283/stat : 8283 (glucosInc) R 8259 8258 4265 0 -1 4202496 10279 0 0 0 3937 3 0 0 20 0 1 0 273837601 67063808 13991 33554432000 4194304 5654031 140735794090832 140735794078648 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8283/statm: 16373 13991 142 357 0 16013 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 82476

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8283
/proc/meminfo: memFree=27978708/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=11.64 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8266 48659 0 0 34 11 1102 17 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8283] ppid=8259 vsize=65492 CPUtime=90.59 cores=0,2,4,6
/proc/8283/stat : 8283 (glucosInc) R 8259 8258 4265 0 -1 4202496 10743 0 0 0 9055 4 0 0 20 0 1 0 273837601 67063808 15809 33554432000 4194304 5654031 140735794090832 140735794078648 4215188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8283/statm: 16373 15809 142 357 0 16013 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 82476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8285
/proc/meminfo: memFree=27993544/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=76984 CPUtime=37.1 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 8694 0 0 0 3707 3 0 0 20 0 1 0 273848952 78831616 13226 33554432000 4194304 5654031 140736642536560 140736642524376 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 19246 13226 142 357 0 18886 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 93968

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8286
/proc/meminfo: memFree=27947920/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=76984 CPUtime=97.09 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 8909 0 0 0 9706 3 0 0 20 0 1 0 273848952 78831616 14265 33554432000 4194304 5654031 140736642536560 140736642524376 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 19246 14265 142 357 0 18886 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 93968

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8286
/proc/meminfo: memFree=27940164/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=27994140/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=109308 CPUtime=1176.91 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 31362 0 0 0 117640 51 0 0 20 0 1 0 273848952 111931392 26763 33554432000 4194304 5654031 140736642536560 140736642524376 4216325 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 27327 26763 142 357 0 26967 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 126292

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 8356
/proc/meminfo: memFree=27923644/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=189448 CPUtime=1236.9 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 32167 0 0 0 123637 53 0 0 20 0 1 0 273848952 193994752 40848 33554432000 4194304 5654031 140736642536560 140736642524376 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 47362 40848 142 357 0 47002 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 206432

[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8356
/proc/meminfo: memFree=27917936/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=158628 CPUtime=1296.9 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 32527 0 0 0 129636 54 0 0 20 0 1 0 273848952 162435072 38874 33554432000 4194304 5654031 140736642536560 140736642524376 4215374 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 39657 38874 142 357 0 39297 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 175612

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8357
/proc/meminfo: memFree=27907776/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=158628 CPUtime=1356.88 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 33185 0 0 0 135632 56 0 0 20 0 1 0 273848952 162435072 36685 33554432000 4194304 5654031 140736642536560 140736642524376 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 39657 36685 142 357 0 39297 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 175612

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 8362
/proc/meminfo: memFree=28000940/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=109308 CPUtime=1416.88 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 33780 0 0 0 141631 57 0 0 20 0 1 0 273848952 111931392 26764 33554432000 4194304 5654031 140736642536560 140736642534584 4215353 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 27327 26764 142 357 0 26967 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 126292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8362
/proc/meminfo: memFree=27917788/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=189448 CPUtime=1476.86 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 34583 0 0 0 147628 58 0 0 20 0 1 0 273848952 193994752 40336 33554432000 4194304 5654031 140736642536560 140736642524376 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 47362 40336 142 357 0 47002 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 206432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8362
/proc/meminfo: memFree=27929336/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=158628 CPUtime=1536.85 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 34800 0 0 0 153626 59 0 0 20 0 1 0 273848952 162435072 37197 33554432000 4194304 5654031 140736642536560 140736642524376 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 39657 37197 142 357 0 39297 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 175612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8362
/proc/meminfo: memFree=27957592/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=109308 CPUtime=1596.84 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 35394 0 0 0 159624 60 0 0 20 0 1 0 273848952 111931392 26764 33554432000 4194304 5654031 140736642536560 140736642534584 4233148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 27327 26764 142 357 0 26967 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 126292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8363
/proc/meminfo: memFree=27855132/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=239536 CPUtime=1656.84 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 37030 0 0 0 165621 63 0 0 20 0 1 0 273848952 245284864 51389 33554432000 4194304 5654031 140736642536560 140736642524376 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 59884 51389 142 357 0 59524 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 256520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8363
/proc/meminfo: memFree=27886768/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=189448 CPUtime=1674.94 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 37686 0 0 0 167430 64 0 0 20 0 1 0 273848952 193994752 39170 33554432000 4194304 5654031 140736642536560 140736642534648 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 47362 39170 142 357 0 47002 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 206432

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8363
/proc/meminfo: memFree=27886768/32873844 swapFree=7124/7124
[pid=8258] ppid=8256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8258/stat : 8258 (npSolver-pbo-It) S 8256 8258 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273836433 9367552 275 33554432000 4194304 5064252 140736642670976 140736642669888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8258/statm: 2287 275 233 213 0 72 0
[pid=8259] ppid=8258 vsize=7836 CPUtime=125.12 cores=0,2,4,6
/proc/8259/stat : 8259 (npSolver-pbo) S 8258 8258 4265 0 -1 4202496 8957 60266 0 0 37 11 12441 23 20 0 1 0 273836434 8024064 1561 33554432000 4194304 5992684 140736184426240 140736184412072 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/8259/statm: 1959 1561 181 440 0 1515 0
[pid=8285] ppid=8259 vsize=189448 CPUtime=1674.94 cores=0,2,4,6
/proc/8285/stat : 8285 (glucosInc) R 8259 8258 4265 0 -1 4202496 37686 0 0 0 167430 64 0 0 20 0 1 0 273848952 193994752 39170 33554432000 4194304 5654031 140736642536560 140736642534648 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8285/statm: 47362 39170 142 357 0 47002 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 206432

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.09
CPU system time (s): 1.00185
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 256520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.00185
maximum resident set size= 207604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 997
involuntary context switches= 2304

runsolver used 3.59645 second user time and 9.2066 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 02:05:10
IDJOB=3698608
IDBENCH=48184
IDSOLVER=2275
FILE ID=node134/3698608-1338077110
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71028 MiB

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

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=1879150823

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28053716 kB
Buffers:          338960 kB
Cached:          3552240 kB
SwapCached:            0 kB
Active:          1517100 kB
Inactive:        2469160 kB
Active(anon):      91512 kB
Inactive(anon):     5996 kB
Active(file):    1425588 kB
Inactive(file):  2463164 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        128500 kB
Mapped:            15836 kB
Shmem:               212 kB
Slab:             692716 kB
SReclaimable:     134904 kB
SUnreclaim:       557812 kB
KernelStack:        1520 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     211228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 71020 MiB
End job on node134 at 2012-05-27 02:35:11