Trace number 3698582

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.15 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_1.opb
MD5SUM0945390fcac05113ffd57d1199a19e21
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-126
Best CPU time to get the best result obtained on this benchmark1798.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -126
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint25
Maximum length of a constraint51
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31640
Sum of products size (including duplicates)63280
Number of different products15820
Sum of products size31640

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.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.36	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.38	c model valid
0.00/0.38	c current solution ok
0.00/0.47	o 0
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.48	c [INC SEARCH] iteration: 0
0.00/0.48	c [INC BOUNDS] best value:1000 search for 999
0.00/0.48	c [INC SYSTEM] create new solver instance
0.00/0.48	c [INC] encode full formula
0.00/0.48	c (debug) using card networks
0.00/0.50	c set iterative enc to: card
0.00/0.50	c set iterative enc to: none
0.00/0.50	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 -116
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:884 search for 883
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.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
12.16/12.26	c formula is SAT
12.16/12.27	c [INC SEARCH] copied best model
12.16/12.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.16/12.28	c model valid
12.16/12.28	c current solution ok
12.16/12.28	o -119
12.16/12.28	c [INC SEARCH] iteration: 2
12.16/12.28	c [INC BOUNDS] best value:881 search for 880
12.16/12.28	c [INC SYSTEM] there exists a inc, kill it!
12.16/12.28	c write failed with 2
12.16/12.28	c [INC SYSTEM] create new solver instance
12.16/12.28	c [INC] encode full formula
12.16/12.28	c (debug) using card networks
12.28/12.31	c set iterative enc to: card
12.28/12.31	c set iterative enc to: none
12.28/12.31	c [INC SEARCH] isOptimum variable: 0
57.76/57.89	c formula is SAT
57.76/57.89	c [INC SEARCH] copied best model
57.76/57.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
57.85/57.91	c model valid
57.85/57.91	c current solution ok
57.85/57.91	o -121
57.85/57.91	c [INC SEARCH] iteration: 3
57.85/57.91	c [INC BOUNDS] best value:879 search for 878
57.85/57.91	c [INC SYSTEM] there exists a inc, kill it!
57.85/57.91	c write failed with 2
57.85/57.91	c [INC SYSTEM] create new solver instance
57.85/57.91	c [INC] encode full formula
57.85/57.91	c (debug) using card networks
57.85/57.93	c set iterative enc to: card
57.85/57.93	c set iterative enc to: none
57.85/57.94	c [INC SEARCH] isOptimum variable: 0
205.33/205.47	c formula is SAT
205.33/205.48	c [INC SEARCH] copied best model
205.33/205.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
205.33/205.49	c model valid
205.33/205.49	c current solution ok
205.33/205.49	o -126
205.33/205.49	c [INC SEARCH] iteration: 4
205.33/205.49	c [INC BOUNDS] best value:874 search for 873
205.33/205.49	c [INC SYSTEM] there exists a inc, kill it!
205.33/205.49	c write failed with 2
205.33/205.49	c [INC SYSTEM] create new solver instance
205.33/205.49	c [INC] encode full formula
205.33/205.49	c (debug) using card networks
205.44/205.51	c set iterative enc to: card
205.44/205.51	c set iterative enc to: none
205.44/205.52	c [INC SEARCH] isOptimum variable: 0
735.71/735.98	c formula is SAT
735.71/735.98	c [INC SEARCH] copied best model
735.71/735.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
735.71/735.99	c model valid
735.71/735.99	c current solution ok
735.71/735.99	o -128
735.71/735.99	c [INC SEARCH] iteration: 5
735.71/735.99	c [INC BOUNDS] best value:872 search for 871
735.71/735.99	c [INC SYSTEM] there exists a inc, kill it!
735.71/735.99	c write failed with 2
735.81/736.00	c [INC SYSTEM] create new solver instance
735.81/736.00	c [INC] encode full formula
735.81/736.00	c (debug) using card networks
735.81/736.02	c set iterative enc to: card
735.81/736.02	c set iterative enc to: none
735.81/736.03	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.51	s UNKNOWN
1800.10/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.51	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-3698582-1338077418/watcher-3698582-1338077418 -o /tmp/evaluation-result-3698582-1338077418/solver-3698582-1338077418 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698582-1338077418.opb 1917140154 HOME HOME 

running on 4 cores: 1,3,5,7

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.07 2.07 2.15 3/179 6167
/proc/meminfo: memFree=31381840/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0

[startup+0.0487239 s]
/proc/loadavg: 2.07 2.07 2.15 3/179 6167
/proc/meminfo: memFree=31381840/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100172 s]
/proc/loadavg: 2.07 2.07 2.15 3/179 6167
/proc/meminfo: memFree=31381840/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 2.07 2.07 2.15 3/179 6167
/proc/meminfo: memFree=31381840/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/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.07 2.07 2.15 3/179 6167
/proc/meminfo: memFree=31381840/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.07 2.07 2.15 4/182 6178
/proc/meminfo: memFree=31353276/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=7720 CPUtime=0.62 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 4765 15006 0 0 15 9 31 7 20 0 1 0 273870354 7905280 1522 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 1930 1522 181 440 0 1486 0
[pid=6178] ppid=6168 vsize=22500 CPUtime=0.84 cores=1,3,5,7
/proc/6178/stat : 6178 (glucosInc) R 6168 6167 2929 0 -1 4202496 4819 0 0 0 84 0 0 0 20 0 1 0 273870418 23040000 5052 33554432000 4194304 5654031 140734448782240 140734448770056 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6178/statm: 5625 5052 140 357 0 5265 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39368

[startup+3.10042 s]
/proc/loadavg: 2.07 2.07 2.15 4/182 6178
/proc/meminfo: memFree=31349928/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=7720 CPUtime=0.62 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 4765 15006 0 0 15 9 31 7 20 0 1 0 273870354 7905280 1522 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 1930 1522 181 440 0 1486 0
[pid=6178] ppid=6168 vsize=25752 CPUtime=2.45 cores=1,3,5,7
/proc/6178/stat : 6178 (glucosInc) R 6168 6167 2929 0 -1 4202496 6264 0 0 0 244 1 0 0 20 0 1 0 273870418 26370048 5839 33554432000 4194304 5654031 140734448782240 140734448770056 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6178/statm: 6438 5839 142 357 0 6078 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 42620

[startup+6.30042 s]
/proc/loadavg: 2.06 2.07 2.15 4/182 6178
/proc/meminfo: memFree=31334912/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=7720 CPUtime=0.62 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 4765 15006 0 0 15 9 31 7 20 0 1 0 273870354 7905280 1522 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 1930 1522 181 440 0 1486 0
[pid=6178] ppid=6168 vsize=32624 CPUtime=5.65 cores=1,3,5,7
/proc/6178/stat : 6178 (glucosInc) R 6168 6167 2929 0 -1 4202496 7823 0 0 0 563 2 0 0 20 0 1 0 273870418 33406976 7681 33554432000 4194304 5654031 140734448782240 140734448770056 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6178/statm: 8156 7681 142 357 0 7796 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49492

[startup+12.7004 s]
/proc/loadavg: 2.06 2.07 2.15 4/182 6178
/proc/meminfo: memFree=31309264/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=12.3 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 6346 23948 0 0 20 9 1191 10 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 19940

[startup+25.5004 s]
/proc/loadavg: 2.20 2.10 2.16 4/182 6180
/proc/meminfo: memFree=31361656/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=12.3 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 6346 23948 0 0 20 9 1191 10 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6180] ppid=6168 vsize=51336 CPUtime=13.17 cores=1,3,5,7
/proc/6180/stat : 6180 (glucosInc) R 6168 6167 2929 0 -1 4202496 8622 0 0 0 1314 3 0 0 20 0 1 0 273871586 52568064 11909 33554432000 4194304 5654031 140736488697488 140736488685304 4215124 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6180/statm: 12834 11909 142 357 0 12474 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 71276

[startup+51.1004 s]
/proc/loadavg: 2.13 2.09 2.15 4/181 6180
/proc/meminfo: memFree=31204848/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=12.3 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 6346 23948 0 0 20 9 1191 10 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6180] ppid=6168 vsize=150664 CPUtime=38.76 cores=1,3,5,7
/proc/6180/stat : 6180 (glucosInc) R 6168 6167 2929 0 -1 4202496 11590 0 0 0 3871 5 0 0 20 0 1 0 273871586 154279936 29888 33554432000 4194304 5654031 140736488697488 140736488685304 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6180/statm: 37666 29888 142 357 0 37306 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 170604

[startup+102.307 s]
/proc/loadavg: 2.06 2.08 2.14 4/181 6182
/proc/meminfo: memFree=31247096/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=57.92 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 7940 36625 0 0 24 10 5741 17 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6182] ppid=6168 vsize=131864 CPUtime=44.34 cores=1,3,5,7
/proc/6182/stat : 6182 (glucosInc) R 6168 6167 2929 0 -1 4202496 15256 0 0 0 4426 8 0 0 20 0 1 0 273876148 135028736 25406 33554432000 4194304 5654031 140735965397312 140735965395240 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6182/statm: 32966 25406 142 357 0 32606 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 151804

[startup+162.3 s]
/proc/loadavg: 2.02 2.06 2.13 4/181 6183
/proc/meminfo: memFree=31286264/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=57.92 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 7940 36625 0 0 24 10 5741 17 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6182] ppid=6168 vsize=82544 CPUtime=104.32 cores=1,3,5,7
/proc/6182/stat : 6182 (glucosInc) R 6168 6167 2929 0 -1 4202496 19907 0 0 0 10416 16 0 0 20 0 1 0 273876148 84525056 15516 33554432000 4194304 5654031 140735965397312 140735965385128 4233306 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6182/statm: 20636 15516 142 357 0 20276 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 102484

[startup+222.3 s]
/proc/loadavg: 2.00 2.05 2.12 4/181 6185
/proc/meminfo: memFree=31335116/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=205.46 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 9525 59089 0 0 28 10 20469 39 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6185] ppid=6168 vsize=53160 CPUtime=16.76 cores=1,3,5,7
/proc/6185/stat : 6185 (glucosInc) R 6168 6167 2929 0 -1 4202496 8709 0 0 0 1673 3 0 0 20 0 1 0 273890907 54435840 10631 33554432000 4194304 5654031 140735118331584 140735118319400 4215188 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6185/statm: 13290 10631 142 357 0 12930 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73100

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.11 4/181 6185
/proc/meminfo: memFree=31277100/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31346052/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=153208 CPUtime=566.17 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 35825 0 0 0 56556 61 0 0 20 0 1 0 273943957 156884992 31244 33554432000 4194304 5654031 140737034931600 140737034929688 4215121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 38302 31244 142 357 0 37942 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 173148

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6258
/proc/meminfo: memFree=31227040/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=284684 CPUtime=626.13 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 37226 0 0 0 62550 63 0 0 20 0 1 0 273943957 291516416 57145 33554432000 4194304 5654031 140737034931600 140737034929688 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 71171 57145 142 357 0 70811 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 304624

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6259
/proc/meminfo: memFree=31301968/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=156232 CPUtime=686.12 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 39089 0 0 0 68544 68 0 0 20 0 1 0 273943957 159981568 36095 33554432000 4194304 5654031 140737034931600 140737034929688 4233148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 39058 36095 142 357 0 38698 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 176172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6259
/proc/meminfo: memFree=31345204/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=127168 CPUtime=746.11 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 41030 0 0 0 74539 72 0 0 20 0 1 0 273943957 130220032 28790 33554432000 4194304 5654031 140737034931600 140737034919416 4217205 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 31792 28790 142 357 0 31432 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 147108

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6259
/proc/meminfo: memFree=31288468/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=146696 CPUtime=806.09 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 43376 0 0 0 80534 75 0 0 20 0 1 0 273943957 150216704 34181 33554432000 4194304 5654031 140737034931600 140737034929528 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 36674 34181 142 357 0 36314 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 166636

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6259
/proc/meminfo: memFree=31257052/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=177516 CPUtime=866.08 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 45516 0 0 0 86528 80 0 0 20 0 1 0 273943957 181776384 41416 33554432000 4194304 5654031 140737034931600 140737034929688 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 44379 41416 142 357 0 44019 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 197456

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 6259
/proc/meminfo: memFree=31220800/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=227604 CPUtime=926.08 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 47889 0 0 0 92524 84 0 0 20 0 1 0 273943957 233066496 50421 33554432000 4194304 5654031 140737034931600 140737034919416 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 56901 50421 142 357 0 56541 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 247544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6260
/proc/meminfo: memFree=31182492/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=322804 CPUtime=986.06 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 50816 0 0 0 98517 89 0 0 20 0 1 0 273943957 330551296 59973 33554432000 4194304 5654031 140737034931600 140737034929688 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 80701 59973 142 357 0 80341 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 342744

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 6260
/proc/meminfo: memFree=31310864/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=111188 CPUtime=1046.06 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 52931 0 0 0 104512 94 0 0 20 0 1 0 273943957 113856512 27305 33554432000 4194304 5654031 140737034931600 140737034919416 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 27797 27305 142 357 0 27437 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 131128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 6263
/proc/meminfo: memFree=31242592/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=191328 CPUtime=1064.26 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 53632 0 0 0 106331 95 0 0 20 0 1 0 273943957 195919872 44357 33554432000 4194304 5654031 140737034931600 140737034929688 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 47832 44357 142 357 0 47472 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 211268

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.04 2.01 2.00 3/182 6263
/proc/meminfo: memFree=31242592/32873844 swapFree=7108/7108
[pid=6167] ppid=6165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6167/stat : 6167 (npSolver-pbo-It) S 6165 6167 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273870354 9367552 275 33554432000 4194304 5064252 140735875868384 140735875867296 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6167/statm: 2287 275 233 213 0 72 0
[pid=6168] ppid=6167 vsize=10792 CPUtime=735.84 cores=1,3,5,7
/proc/6168/stat : 6168 (npSolver-pbo) S 6167 6167 2929 0 -1 4202496 11111 95421 0 0 32 10 73445 97 20 0 1 0 273870354 11051008 2051 33554432000 4194304 5992684 140737250626832 140737250612664 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/6168/statm: 2698 2051 181 440 0 2254 0
[pid=6191] ppid=6168 vsize=191328 CPUtime=1064.26 cores=1,3,5,7
/proc/6191/stat : 6191 (glucosInc) R 6168 6167 2929 0 -1 4202496 53632 0 0 0 106331 95 0 0 20 0 1 0 273943957 195919872 44357 33554432000 4194304 5654031 140737034931600 140737034929688 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6191/statm: 47832 44357 142 357 0 47472 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 211268

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.15
CPU user time (s): 1798.1
CPU system time (s): 2.05069
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 439908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.1
system time used= 2.05069
maximum resident set size= 326332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 865
involuntary context switches= 3215

runsolver used 7.59584 second user time and 17.2764 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 02:10:18
IDJOB=3698582
IDBENCH=48193
IDSOLVER=2275
FILE ID=node103/3698582-1338077418
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= 0945390fcac05113ffd57d1199a19e21
RANDOM SEED=1917140154

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        31382104 kB
Buffers:          246664 kB
Cached:           290140 kB
SwapCached:         4668 kB
Active:           642472 kB
Inactive:          19276 kB
Active(anon):     120044 kB
Inactive(anon):     7392 kB
Active(file):     522428 kB
Inactive(file):    11884 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099352 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        103764 kB
Mapped:            13044 kB
Shmem:                 8 kB
Slab:             669160 kB
SReclaimable:     111640 kB
SUnreclaim:       557520 kB
KernelStack:        1512 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71556 MiB
End job on node103 at 2012-05-27 02:40:18