Trace number 3698607

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.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
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-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
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 constraint103
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)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

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.41	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.60	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o -26
0.00/0.62	c [INC SEARCH] iteration: 1
0.00/0.62	c [INC BOUNDS] best value:474 search for 473
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
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.68	c formula is SAT
0.00/0.68	c [INC SEARCH] copied best model
0.00/0.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.70	o -27
0.00/0.70	c [INC SEARCH] iteration: 2
0.00/0.70	c [INC BOUNDS] best value:473 search for 472
0.00/0.70	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.70	c write failed with 2
0.00/0.70	c [INC SYSTEM] create new solver instance
0.00/0.70	c [INC] encode full formula
0.00/0.70	c (debug) using card networks
0.00/0.71	c set iterative enc to: card
0.00/0.71	c set iterative enc to: none
0.00/0.71	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.78	c model valid
0.00/0.78	c current solution ok
0.00/0.78	o -28
0.00/0.78	c [INC SEARCH] iteration: 3
0.00/0.78	c [INC BOUNDS] best value:472 search for 471
0.00/0.78	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.78	c write failed with 2
0.00/0.78	c [INC SYSTEM] create new solver instance
0.00/0.78	c [INC] encode full formula
0.00/0.78	c (debug) using card networks
0.00/0.79	c set iterative enc to: card
0.00/0.79	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.84	c [INC SEARCH] copied best model
0.00/0.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.86	c model valid
0.00/0.86	c current solution ok
0.00/0.86	o -29
0.00/0.86	c [INC SEARCH] iteration: 4
0.00/0.86	c [INC BOUNDS] best value:471 search for 470
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c formula is SAT
0.00/0.93	c [INC SEARCH] copied best model
0.00/0.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.00/0.94	o -30
0.00/0.94	c [INC SEARCH] iteration: 5
0.00/0.94	c [INC BOUNDS] best value:470 search for 469
0.00/0.94	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.94	c write failed with 2
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.96	c [INC SEARCH] isOptimum variable: 0
0.96/1.04	c formula is SAT
0.96/1.04	c [INC SEARCH] copied best model
0.96/1.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.96/1.05	c model valid
0.96/1.05	c current solution ok
0.96/1.05	o -31
0.96/1.05	c [INC SEARCH] iteration: 6
0.96/1.05	c [INC BOUNDS] best value:469 search for 468
0.96/1.05	c [INC SYSTEM] there exists a inc, kill it!
0.96/1.05	c write failed with 2
0.96/1.06	c [INC SYSTEM] create new solver instance
0.96/1.06	c [INC] encode full formula
0.96/1.06	c (debug) using card networks
0.96/1.07	c set iterative enc to: card
0.96/1.07	c set iterative enc to: none
0.96/1.07	c [INC SEARCH] isOptimum variable: 0
1.04/1.14	c formula is SAT
1.04/1.14	c [INC SEARCH] copied best model
1.04/1.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.04/1.16	c model valid
1.04/1.16	c current solution ok
1.04/1.16	o -32
1.04/1.16	c [INC SEARCH] iteration: 7
1.04/1.16	c [INC BOUNDS] best value:468 search for 467
1.04/1.16	c [INC SYSTEM] there exists a inc, kill it!
1.04/1.16	c write failed with 2
1.04/1.16	c [INC SYSTEM] create new solver instance
1.04/1.16	c [INC] encode full formula
1.04/1.16	c (debug) using card networks
1.04/1.17	c set iterative enc to: card
1.04/1.17	c set iterative enc to: none
1.04/1.18	c [INC SEARCH] isOptimum variable: 0
4.38/4.46	c formula is SAT
4.38/4.47	c [INC SEARCH] copied best model
4.38/4.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.38/4.48	c model valid
4.38/4.48	c current solution ok
4.38/4.48	o -33
4.38/4.48	c [INC SEARCH] iteration: 8
4.38/4.48	c [INC BOUNDS] best value:467 search for 466
4.38/4.48	c [INC SYSTEM] there exists a inc, kill it!
4.38/4.48	c write failed with 2
4.38/4.49	c [INC SYSTEM] create new solver instance
4.38/4.49	c [INC] encode full formula
4.38/4.49	c (debug) using card networks
4.38/4.50	c set iterative enc to: card
4.38/4.50	c set iterative enc to: none
4.48/4.50	c [INC SEARCH] isOptimum variable: 0
4.48/4.91	c formula is SAT
4.92/5.03	c [INC SEARCH] copied best model
4.92/5.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.92/5.03	c model valid
4.92/5.03	c current solution ok
4.92/5.03	o -34
4.92/5.03	c [INC SEARCH] iteration: 9
4.92/5.03	c [INC BOUNDS] best value:466 search for 465
4.92/5.03	c [INC SYSTEM] there exists a inc, kill it!
4.92/5.03	c write failed with 2
4.92/5.03	c [INC SYSTEM] create new solver instance
4.92/5.03	c [INC] encode full formula
4.92/5.03	c (debug) using card networks
4.92/5.03	c set iterative enc to: card
4.92/5.03	c set iterative enc to: none
4.92/5.03	c [INC SEARCH] isOptimum variable: 0
29.28/29.40	c formula is SAT
29.28/29.41	c [INC SEARCH] copied best model
29.28/29.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.28/29.42	c model valid
29.28/29.42	c current solution ok
29.28/29.42	o -35
29.28/29.42	c [INC SEARCH] iteration: 10
29.28/29.42	c [INC BOUNDS] best value:465 search for 464
29.28/29.42	c [INC SYSTEM] there exists a inc, kill it!
29.28/29.42	c write failed with 2
29.28/29.42	c [INC SYSTEM] create new solver instance
29.28/29.42	c [INC] encode full formula
29.28/29.42	c (debug) using card networks
29.28/29.43	c set iterative enc to: card
29.28/29.43	c set iterative enc to: none
29.28/29.44	c [INC SEARCH] isOptimum variable: 0
44.37/44.55	c formula is SAT
44.37/44.55	c [INC SEARCH] copied best model
44.37/44.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.37/44.57	c model valid
44.37/44.57	c current solution ok
44.37/44.57	o -36
44.37/44.57	c [INC SEARCH] iteration: 11
44.37/44.57	c [INC BOUNDS] best value:464 search for 463
44.37/44.57	c [INC SYSTEM] there exists a inc, kill it!
44.37/44.57	c write failed with 2
44.37/44.57	c [INC SYSTEM] create new solver instance
44.37/44.57	c [INC] encode full formula
44.37/44.57	c (debug) using card networks
44.37/44.58	c set iterative enc to: card
44.37/44.58	c set iterative enc to: none
44.37/44.58	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	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-3698607-1338077227/watcher-3698607-1338077227 -o /tmp/evaluation-result-3698607-1338077227/solver-3698607-1338077227 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698607-1338077227.opb 488448764 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.00 2.00 3/178 30077
/proc/meminfo: memFree=31456000/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0

[startup+0.030975 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 30077
/proc/meminfo: memFree=31456000/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10016 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 30077
/proc/meminfo: memFree=31456000/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 30077
/proc/meminfo: memFree=31456000/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 30077
/proc/meminfo: memFree=31456000/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 30096
/proc/meminfo: memFree=31437156/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=1.16 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 7431 35676 0 0 31 11 60 14 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 16404

[startup+3.10031 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 30100
/proc/meminfo: memFree=31433568/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=1.16 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 7431 35676 0 0 31 11 60 14 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30100] ppid=30078 vsize=20692 CPUtime=1.9 cores=0,2,4,6
/proc/30100/stat : 30100 (glucosInc) R 30078 30077 25792 0 -1 4202496 5996 0 0 0 190 0 0 0 20 0 1 0 273847698 21188608 4256 33554432000 4194304 5654031 140734095176256 140734095164072 4214578 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30100/statm: 5173 4256 142 357 0 4813 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37096

[startup+6.30025 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 30104
/proc/meminfo: memFree=31433256/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=4.92 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 8797 47143 0 0 37 11 428 16 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30104] ppid=30078 vsize=20196 CPUtime=1.27 cores=0,2,4,6
/proc/30104/stat : 30104 (glucosInc) R 30078 30077 25792 0 -1 4202496 4329 0 0 0 127 0 0 0 20 0 1 0 273848082 20680704 3911 33554432000 4194304 5654031 140734991597120 140734991595208 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30104/statm: 5049 3911 132 357 0 4689 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 36600

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30104
/proc/meminfo: memFree=31420100/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=4.92 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 8797 47143 0 0 37 11 428 16 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30104] ppid=30078 vsize=29448 CPUtime=7.67 cores=0,2,4,6
/proc/30104/stat : 30104 (glucosInc) R 30078 30077 25792 0 -1 4202496 7451 0 0 0 766 1 0 0 20 0 1 0 273848082 30154752 6196 33554432000 4194304 5654031 140734991597120 140734991584936 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30104/statm: 7362 6196 142 357 0 7002 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 45852

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30104
/proc/meminfo: memFree=31435808/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=4.92 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 8797 47143 0 0 37 11 428 16 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30104] ppid=30078 vsize=48188 CPUtime=20.46 cores=0,2,4,6
/proc/30104/stat : 30104 (glucosInc) R 30078 30077 25792 0 -1 4202496 8632 0 0 0 2044 2 0 0 20 0 1 0 273848082 49344512 11476 33554432000 4194304 5654031 140734991597120 140734991584936 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30104/statm: 12047 11476 142 357 0 11687 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 64592

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30108
/proc/meminfo: memFree=31451756/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=36684 CPUtime=6.51 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 6479 0 0 0 650 1 0 0 20 0 1 0 273852039 37564416 8584 33554432000 4194304 5654031 140736067597760 140736067585576 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 9171 8584 142 357 0 8811 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 53088

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30108
/proc/meminfo: memFree=31426872/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=67144 CPUtime=57.7 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 8436 0 0 0 5768 2 0 0 20 0 1 0 273852039 68755456 13705 33554432000 4194304 5654031 140736067597760 140736067585576 4215913 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 16786 13705 142 357 0 16426 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 83548

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30110
/proc/meminfo: memFree=31459452/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=79272 CPUtime=117.68 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 9767 0 0 0 11765 3 0 0 20 0 1 0 273852039 81174528 19247 33554432000 4194304 5654031 140736067597760 140736067585576 4216646 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 19818 19247 142 357 0 19458 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 95676

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30113
/proc/meminfo: memFree=31411712/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=79272 CPUtime=177.66 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 10556 0 0 0 17762 4 0 0 20 0 1 0 273852039 81174528 19247 33554432000 4194304 5654031 140736067597760 140736067585576 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30108/statm: 19818 19247 142 357 0 19458 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 95676

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30114
/proc/meminfo: memFree=31377704/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31426404/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=110804 CPUtime=1257.48 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 30534 0 0 0 125708 40 0 0 20 0 1 0 273852039 113463296 27130 33554432000 4194304 5654031 140736067597760 140736067595784 4214996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 27701 27130 142 357 0 27341 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 127208

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30124
/proc/meminfo: memFree=31326092/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=190944 CPUtime=1317.46 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 31533 0 0 0 131705 41 0 0 20 0 1 0 273852039 195526656 44472 33554432000 4194304 5654031 140736067597760 140736067595848 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 47736 44472 142 357 0 47376 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 207348

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30184
/proc/meminfo: memFree=31329804/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=190944 CPUtime=1377.45 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 32559 0 0 0 137702 43 0 0 20 0 1 0 273852039 195526656 43963 33554432000 4194304 5654031 140736067597760 140736067585576 4215168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 47736 43963 142 357 0 47376 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 207348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30186
/proc/meminfo: memFree=31387328/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=190944 CPUtime=1437.44 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 33648 0 0 0 143698 46 0 0 20 0 1 0 273852039 195526656 39657 33554432000 4194304 5654031 140736067597760 140736067595848 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 47736 39657 142 357 0 47376 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 207348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30187
/proc/meminfo: memFree=31364940/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=160124 CPUtime=1497.41 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 34289 0 0 0 149694 47 0 0 20 0 1 0 273852039 163966976 37240 33554432000 4194304 5654031 140736067597760 140736067595688 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 40031 37240 142 357 0 39671 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 176528

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30187
/proc/meminfo: memFree=31355216/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=190944 CPUtime=1557.41 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 34886 0 0 0 155693 48 0 0 20 0 1 0 273852039 195526656 44987 33554432000 4194304 5654031 140736067597760 140736067585576 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 47736 44987 142 357 0 47376 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 207348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30189
/proc/meminfo: memFree=31417468/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=190944 CPUtime=1617.4 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 35877 0 0 0 161690 50 0 0 20 0 1 0 273852039 195526656 42427 33554432000 4194304 5654031 140736067597760 140736067595848 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 47736 42427 142 357 0 47376 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 207348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30189
/proc/meminfo: memFree=31356468/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=160124 CPUtime=1677.39 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 36282 0 0 0 167688 51 0 0 20 0 1 0 273852039 163966976 37752 33554432000 4194304 5654031 140736067597760 140736067585576 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 40031 37752 142 357 0 39671 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 176528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30189
/proc/meminfo: memFree=31366456/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=160124 CPUtime=1737.38 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 37274 0 0 0 173685 53 0 0 20 0 1 0 273852039 163966976 35192 33554432000 4194304 5654031 140736067597760 140736067595688 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 40031 35192 142 357 0 39671 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 176528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30189
/proc/meminfo: memFree=31303220/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=160124 CPUtime=1755.58 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 37280 0 0 0 175505 53 0 0 20 0 1 0 273852039 163966976 38264 33554432000 4194304 5654031 140736067597760 140736067595688 4215033 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 40031 38264 142 357 0 39671 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 176528

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30189
/proc/meminfo: memFree=31303220/32873844 swapFree=7112/7112
[pid=30077] ppid=30075 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30077/stat : 30077 (npSolver-pbo-It) S 30075 30077 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273847580 9367552 275 33554432000 4194304 5064252 140734215276080 140734215274992 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30077/statm: 2287 275 233 213 0 72 0
[pid=30078] ppid=30077 vsize=7256 CPUtime=44.47 cores=0,2,4,6
/proc/30078/stat : 30078 (npSolver-pbo) S 30077 30077 25792 0 -1 4202496 10163 65151 0 0 43 11 4371 22 20 0 1 0 273847580 7430144 1420 33554432000 4194304 5992684 140737428217744 140737428203576 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/30078/statm: 1814 1420 181 440 0 1370 0
[pid=30108] ppid=30078 vsize=160124 CPUtime=1755.58 cores=0,2,4,6
/proc/30108/stat : 30108 (glucosInc) R 30078 30077 25792 0 -1 4202496 37280 0 0 0 175505 53 0 0 20 0 1 0 273852039 163966976 38264 33554432000 4194304 5654031 140736067597760 140736067595688 4215033 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30108/statm: 40031 38264 142 357 0 39671 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 176528

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.21
CPU system time (s): 0.877866
CPU usage (%): 99.9767
Max. virtual memory (cumulated for all children) (KiB): 257436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.877866
maximum resident set size= 197536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112973
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1186
involuntary context switches= 2196

runsolver used 6.15506 second user time and 18.0773 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 02:07:07
IDJOB=3698607
IDBENCH=48188
IDSOLVER=2275
FILE ID=node142/3698607-1338077227
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=488448764

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31456496 kB
Buffers:          233352 kB
Cached:           228096 kB
SwapCached:            0 kB
Active:           585784 kB
Inactive:          26856 kB
Active(anon):     140656 kB
Inactive(anon):    12444 kB
Active(file):     445128 kB
Inactive(file):    14412 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8528 kB
Writeback:            12 kB
AnonPages:        177976 kB
Mapped:            12928 kB
Shmem:               200 kB
Slab:             643992 kB
SReclaimable:      86260 kB
SUnreclaim:       557732 kB
KernelStack:        1456 kB
PageTables:         4152 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     311548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71596 MiB
End job on node142 at 2012-05-27 02:37:08