Trace number 3747741

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.09 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_4.opb
MD5SUMd847cf1d914db0ec942abd195c5092c7
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-128
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -124
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 constraint50
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)31592
Sum of products size (including duplicates)63184
Number of different products15796
Sum of products size31592

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.33	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.33	c [INC SYSTEM] execute solver
0.00/0.35	c [INC SEARCH] formula is SAT
0.00/0.35	c [INC SYSTEM] solved the initial formula
0.00/0.37	c model valid
0.00/0.37	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.47	c [INC SEARCH] iteration: 0
0.00/0.47	c [INC BOUNDS] best value:1000 search for 999
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c (debug) using card networks
0.00/0.47	c old isEQ: 41, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.49	c [INC SEARCH] isOptimum variable: 0
0.00/0.57	c formula is SAT
0.00/0.57	c [INC SEARCH] copied best model
0.00/0.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o -104
0.00/0.59	c [INC SEARCH] iteration: 1
0.00/0.59	c [INC BOUNDS] best value:896 search for 895
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.59	c old isEQ: 128, new EQ is 0
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
2.26/2.37	c formula is SAT
2.26/2.37	c [INC SEARCH] copied best model
2.26/2.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.26/2.39	c model valid
2.26/2.39	c current solution ok
2.26/2.39	o -111
2.26/2.39	c [INC SEARCH] iteration: 2
2.26/2.39	c [INC BOUNDS] best value:889 search for 888
2.26/2.39	c [INC SYSTEM] there exists a inc, kill it!
2.26/2.39	c write failed with 2
2.26/2.39	c [INC SYSTEM] create new solver instance
2.26/2.39	c [INC] encode full formula
2.26/2.39	c (debug) using card networks
2.26/2.39	c old isEQ: 128, new EQ is 0
2.38/2.41	c set iterative enc to: card
2.38/2.41	c set iterative enc to: none
2.38/2.42	c [INC SEARCH] isOptimum variable: 0
3.19/3.21	c formula is SAT
3.19/3.22	c [INC SEARCH] copied best model
3.19/3.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.19/3.23	c model valid
3.19/3.23	c current solution ok
3.19/3.23	o -114
3.19/3.23	c [INC SEARCH] iteration: 3
3.19/3.23	c [INC BOUNDS] best value:886 search for 885
3.19/3.23	c [INC SYSTEM] there exists a inc, kill it!
3.19/3.23	c write failed with 2
3.19/3.23	c [INC SYSTEM] create new solver instance
3.19/3.23	c [INC] encode full formula
3.19/3.23	c (debug) using card networks
3.19/3.23	c old isEQ: 128, new EQ is 0
3.19/3.26	c set iterative enc to: card
3.19/3.26	c set iterative enc to: none
3.19/3.26	c [INC SEARCH] isOptimum variable: 0
35.25/35.33	c formula is SAT
35.25/35.36	c [INC SEARCH] copied best model
35.25/35.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.25/35.36	c model valid
35.25/35.36	c current solution ok
35.25/35.36	o -115
35.25/35.36	c [INC SEARCH] iteration: 4
35.25/35.36	c [INC BOUNDS] best value:885 search for 884
35.25/35.36	c [INC SYSTEM] there exists a inc, kill it!
35.25/35.36	c write failed with 2
35.25/35.36	c [INC SYSTEM] create new solver instance
35.25/35.36	c [INC] encode full formula
35.25/35.36	c (debug) using card networks
35.25/35.36	c old isEQ: 128, new EQ is 0
35.25/35.37	c set iterative enc to: card
35.25/35.37	c set iterative enc to: none
35.25/35.38	c [INC SEARCH] isOptimum variable: 0
41.85/41.97	c formula is SAT
41.85/41.97	c [INC SEARCH] copied best model
41.85/41.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.85/41.99	c model valid
41.85/41.99	c current solution ok
41.85/41.99	o -119
41.85/41.99	c [INC SEARCH] iteration: 5
41.85/41.99	c [INC BOUNDS] best value:881 search for 880
41.85/41.99	c [INC SYSTEM] there exists a inc, kill it!
41.85/41.99	c write failed with 2
41.85/41.99	c [INC SYSTEM] create new solver instance
41.85/41.99	c [INC] encode full formula
41.85/41.99	c (debug) using card networks
41.85/41.99	c old isEQ: 128, new EQ is 0
41.97/42.01	c set iterative enc to: card
41.97/42.01	c set iterative enc to: none
41.97/42.02	c [INC SEARCH] isOptimum variable: 0
56.64/56.76	c formula is SAT
56.64/56.77	c [INC SEARCH] copied best model
56.64/56.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.64/56.78	c model valid
56.64/56.78	c current solution ok
56.64/56.78	o -121
56.64/56.78	c [INC SEARCH] iteration: 6
56.64/56.78	c [INC BOUNDS] best value:879 search for 878
56.64/56.78	c [INC SYSTEM] there exists a inc, kill it!
56.64/56.78	c write failed with 2
56.64/56.78	c [INC SYSTEM] create new solver instance
56.64/56.78	c [INC] encode full formula
56.64/56.78	c (debug) using card networks
56.64/56.78	c old isEQ: 128, new EQ is 0
56.75/56.81	c set iterative enc to: card
56.75/56.81	c set iterative enc to: none
56.75/56.81	c [INC SEARCH] isOptimum variable: 0
204.50/204.69	c formula is SAT
204.50/204.69	c [INC SEARCH] copied best model
204.50/204.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
204.60/204.71	c model valid
204.60/204.71	c current solution ok
204.60/204.71	o -123
204.60/204.71	c [INC SEARCH] iteration: 7
204.60/204.71	c [INC BOUNDS] best value:877 search for 876
204.60/204.71	c [INC SYSTEM] there exists a inc, kill it!
204.60/204.71	c write failed with 2
204.60/204.71	c [INC SYSTEM] create new solver instance
204.60/204.71	c [INC] encode full formula
204.60/204.71	c (debug) using card networks
204.60/204.71	c old isEQ: 128, new EQ is 0
204.60/204.73	c set iterative enc to: card
204.60/204.73	c set iterative enc to: none
204.60/204.74	c [INC SEARCH] isOptimum variable: 0
542.24/542.48	c formula is SAT
542.24/542.49	c [INC SEARCH] copied best model
542.24/542.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
542.33/542.50	c model valid
542.33/542.50	c current solution ok
542.33/542.50	o -125
542.33/542.50	c [INC SEARCH] iteration: 8
542.33/542.50	c [INC BOUNDS] best value:875 search for 874
542.33/542.50	c [INC SYSTEM] there exists a inc, kill it!
542.33/542.50	c write failed with 2
542.33/542.50	c [INC SYSTEM] create new solver instance
542.33/542.50	c [INC] encode full formula
542.33/542.50	c (debug) using card networks
542.33/542.50	c old isEQ: 128, new EQ is 0
542.33/542.52	c set iterative enc to: card
542.33/542.52	c set iterative enc to: none
542.33/542.53	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 31366 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3747741-1339103596/watcher-3747741-1339103596 -o /tmp/evaluation-result-3747741-1339103596/solver-3747741-1339103596 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747741-1339103596.opb 971857635 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.04 2.03 1.97 3/178 31365
/proc/meminfo: memFree=28820296/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0

[startup+0.045599 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 31365
/proc/meminfo: memFree=28820296/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 31365
/proc/meminfo: memFree=28820296/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 31365
/proc/meminfo: memFree=28820296/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 31365
/proc/meminfo: memFree=28820296/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 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.04 2.03 1.97 3/181 31376
/proc/meminfo: memFree=28786700/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=0.6 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 6685 14162 0 0 15 9 28 8 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31376] ppid=31366 vsize=24972 CPUtime=0.86 cores=1,3,5,7
/proc/31376/stat : 31376 (glucosInc) R 31366 31365 30644 0 -1 4202496 4315 0 0 0 86 0 0 0 20 0 1 0 376485156 25571328 5166 33554432000 4194304 5654031 140734557487744 140734557485704 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31376/statm: 6243 5166 140 357 0 5883 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47276

[startup+3.10023 s]
/proc/loadavg: 2.04 2.03 1.97 3/181 31376
/proc/meminfo: memFree=28786888/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=2.41 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 8283 19856 0 0 19 10 203 9 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 22304
heavy processes:

[startup+6.30032 s]
/proc/loadavg: 2.04 2.03 1.97 3/181 31380
/proc/meminfo: memFree=28780216/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=3.24 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 9881 25238 0 0 23 10 281 10 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31380] ppid=31366 vsize=37040 CPUtime=3.02 cores=1,3,5,7
/proc/31380/stat : 31380 (glucosInc) R 31366 31365 30644 0 -1 4202496 7020 0 0 0 301 1 0 0 20 0 1 0 376485421 37928960 6997 33554432000 4194304 5654031 140737066396272 140737066394056 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31380/statm: 9260 6997 141 357 0 8900 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 59344

[startup+12.7004 s]
/proc/loadavg: 2.11 2.04 1.97 3/181 31380
/proc/meminfo: memFree=28759344/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=3.24 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 9881 25238 0 0 23 10 281 10 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31380] ppid=31366 vsize=41320 CPUtime=9.42 cores=1,3,5,7
/proc/31380/stat : 31380 (glucosInc) R 31366 31365 30644 0 -1 4202496 9349 0 0 0 940 2 0 0 20 0 1 0 376485421 42311680 9861 33554432000 4194304 5654031 140737066396272 140737066394296 4215374 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31380/statm: 10330 9861 141 357 0 9970 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63624

[startup+25.5003 s]
/proc/loadavg: 2.09 2.04 1.97 3/181 31429
/proc/meminfo: memFree=28885976/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=3.24 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 9881 25238 0 0 23 10 281 10 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31380] ppid=31366 vsize=71780 CPUtime=22.21 cores=1,3,5,7
/proc/31380/stat : 31380 (glucosInc) R 31366 31365 30644 0 -1 4202496 9787 0 0 0 2219 2 0 0 20 0 1 0 376485421 73502720 17449 33554432000 4194304 5654031 140737066396272 140737066384088 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31380/statm: 17945 17449 142 357 0 17585 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 94084

[startup+51.1003 s]
/proc/loadavg: 2.06 2.04 1.97 3/181 31445
/proc/meminfo: memFree=28910928/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=41.98 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 13077 44525 0 0 31 11 4139 17 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31445] ppid=31366 vsize=41412 CPUtime=9.06 cores=1,3,5,7
/proc/31445/stat : 31445 (glucosInc) R 31366 31365 30644 0 -1 4202496 8441 0 0 0 905 1 0 0 20 0 1 0 376489296 42405888 9858 33554432000 4194304 5654031 140734790035360 140734790023176 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31445/statm: 10353 9858 142 357 0 9993 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 63716

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 1.98 3/181 31453
/proc/meminfo: memFree=28852276/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=56.77 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 14675 54127 0 0 35 12 5611 19 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31449] ppid=31366 vsize=102460 CPUtime=45.46 cores=1,3,5,7
/proc/31449/stat : 31449 (glucosInc) R 31366 31365 30644 0 -1 4202496 12384 0 0 0 4542 4 0 0 20 0 1 0 376490776 104919040 20625 33554432000 4194304 5654031 140734566184880 140734566172696 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31449/statm: 25615 20625 142 357 0 25255 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 124764

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/181 31455
/proc/meminfo: memFree=28806120/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=56.77 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 14675 54127 0 0 35 12 5611 19 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31449] ppid=31366 vsize=151780 CPUtime=105.44 cores=1,3,5,7
/proc/31449/stat : 31449 (glucosInc) R 31366 31365 30644 0 -1 4202496 15372 0 0 0 10533 11 0 0 20 0 1 0 376490776 155422720 29902 33554432000 4194304 5654031 140734566184880 140734566172696 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31449/statm: 37945 29902 142 357 0 37585 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 174084

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/181 31462
/proc/meminfo: memFree=28919920/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=204.66 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 16273 72050 0 0 40 12 20378 36 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31460] ppid=31366 vsize=41528 CPUtime=17.54 cores=1,3,5,7
/proc/31460/stat : 31460 (glucosInc) R 31366 31365 30644 0 -1 4202496 10571 0 0 0 1752 2 0 0 20 0 1 0 376505568 42524672 8597 33554432000 4194304 5654031 140737389591712 140737389579528 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/31460/statm: 10382 8597 142 357 0 10022 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 63832

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 1.98 3/181 31464
/proc/meminfo: memFree=28878604/32873648 swapFree=7628/7628

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

/proc/loadavg: 2.00 2.00 1.99 3/181 31484
/proc/meminfo: memFree=28616224/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=307024 CPUtime=819.59 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 42392 0 0 0 81885 74 0 0 20 0 1 0 376539347 314392576 65063 33554432000 4194304 5654031 140735351632704 140735351630792 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 76756 65063 142 357 0 76396 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 329328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31485
/proc/meminfo: memFree=28605152/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=307024 CPUtime=879.58 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 44198 0 0 0 87880 78 0 0 20 0 1 0 376539347 314392576 58919 33554432000 4194304 5654031 140735351632704 140735351630792 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 76756 58919 142 357 0 76396 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 329328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31485
/proc/meminfo: memFree=28629772/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=225636 CPUtime=939.57 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 45546 0 0 0 93875 82 0 0 20 0 1 0 376539347 231051264 53329 33554432000 4194304 5654031 140735351632704 140735351620520 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 56409 53329 142 357 0 56049 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 247940

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31485
/proc/meminfo: memFree=28628072/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=237396 CPUtime=999.55 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 48198 0 0 0 99870 85 0 0 20 0 1 0 376539347 243093504 53619 33554432000 4194304 5654031 140735351632704 140735351630792 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 59349 53619 142 357 0 58989 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 259700

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 31485
/proc/meminfo: memFree=28606592/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=318784 CPUtime=1059.53 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 48760 0 0 0 105866 87 0 0 20 0 1 0 376539347 326434816 67443 33554432000 4194304 5654031 140735351632704 140735351630792 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 79696 67443 142 357 0 79336 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 341088

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 31488
/proc/meminfo: memFree=28586100/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=318784 CPUtime=1119.52 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 50618 0 0 0 111862 90 0 0 20 0 1 0 376539347 326434816 63901 33554432000 4194304 5654031 140735351632704 140735351620520 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 79696 63901 142 357 0 79336 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 341088

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 31489
/proc/meminfo: memFree=28679312/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=161168 CPUtime=1179.51 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 53429 0 0 0 117857 94 0 0 20 0 1 0 376539347 165036032 38037 33554432000 4194304 5654031 140735351632704 140735351620520 4215353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 40292 38037 142 357 0 39932 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 183472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31489
/proc/meminfo: memFree=28668208/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=191988 CPUtime=1239.49 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 55824 0 0 0 123851 98 0 0 20 0 1 0 376539347 196595712 44248 33554432000 4194304 5654031 140735351632704 140735351620520 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 47997 44248 142 357 0 47637 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 214292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31489
/proc/meminfo: memFree=28609624/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=242076 CPUtime=1257.71 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 56147 0 0 0 125671 100 0 0 20 0 1 0 376539347 247885824 55301 33554432000 4194304 5654031 140735351632704 140735351620520 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 60519 55301 142 357 0 60159 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 264380

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 31489
/proc/meminfo: memFree=28609624/32873648 swapFree=7628/7628
[pid=31365] ppid=31363 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31365/stat : 31365 (npSolver-pbo-It) S 31363 31365 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 376485094 9367552 274 33554432000 4194304 5064252 140734398942000 140734398940912 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31365/statm: 2287 274 233 213 0 72 0
[pid=31366] ppid=31365 vsize=13156 CPUtime=542.38 cores=1,3,5,7
/proc/31366/stat : 31366 (npSolver-pbo) S 31365 31365 30644 0 -1 4202496 17871 99764 0 0 44 12 54114 68 20 0 1 0 376485094 13471744 2633 33554432000 4194304 6004724 140736778561584 140736778547432 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31366/statm: 3289 2633 175 442 0 2843 0
[pid=31476] ppid=31366 vsize=242076 CPUtime=1257.71 cores=1,3,5,7
/proc/31476/stat : 31476 (glucosInc) R 31366 31365 30644 0 -1 4202496 56147 0 0 0 125671 100 0 0 20 0 1 0 376539347 247885824 55301 33554432000 4194304 5654031 140735351632704 140735351620520 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31476/statm: 60519 55301 142 357 0 60159 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 264380

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31365 and gives
#  childrusage.ru_utime.tv_sec=541
#  childrusage.ru_utime.tv_usec=586666
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=816875
# CPU time returned by wait4() is 542.404
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.29
CPU system time (s): 1.8
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 345768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 541.587
system time used= 0.816875
maximum resident set size= 308536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118008
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1141
involuntary context switches= 1149

runsolver used 3.52946 second user time and 9.15761 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-07 23:13:16
IDJOB=3747741
IDBENCH=48177
IDSOLVER=2332
FILE ID=node127/3747741-1339103596
RUNJOBID= node127-1339098178-30661
PBS_JOBID= 14643726
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= d847cf1d914db0ec942abd195c5092c7
RANDOM SEED=971857635

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
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:       32873648 kB
MemFree:        28821048 kB
Buffers:          442340 kB
Cached:          2536196 kB
SwapCached:         1952 kB
Active:          1297428 kB
Inactive:        1851384 kB
Active(anon):     164528 kB
Inactive(anon):     8080 kB
Active(file):    1132900 kB
Inactive(file):  1843304 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103840 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        202668 kB
Mapped:            11716 kB
Shmem:                92 kB
Slab:             739668 kB
SReclaimable:     183760 kB
SUnreclaim:       555908 kB
KernelStack:        1448 kB
PageTables:         4716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     339080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70764 MiB
End job on node127 at 2012-06-07 23:43:17