Trace number 3703372

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-quickBound? (TO) 1800.06 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.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.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.36	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 starting approximation
0.00/0.47	c factor = 1
0.00/0.47	c can not find a suitable factor, leaving approximation
0.00/0.47	c finished approximation
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.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
0.00/0.58	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o -104
0.00/0.60	c [INC SEARCH] iteration: 1
0.00/0.60	c [INC BOUNDS] best value:896 search for 895
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c (debug) using card networks
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
2.36/2.48	c formula is SAT
2.36/2.48	c [INC SEARCH] copied best model
2.36/2.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.47/2.50	c model valid
2.47/2.50	c current solution ok
2.47/2.50	o -111
2.47/2.50	c [INC SEARCH] iteration: 2
2.47/2.50	c [INC BOUNDS] best value:889 search for 888
2.47/2.50	c [INC SYSTEM] there exists a inc, kill it!
2.47/2.50	c write failed with 2
2.47/2.50	c [INC SYSTEM] create new solver instance
2.47/2.50	c [INC] encode full formula
2.47/2.50	c (debug) using card networks
2.47/2.52	c set iterative enc to: card
2.47/2.52	c set iterative enc to: none
2.47/2.53	c [INC SEARCH] isOptimum variable: 0
3.26/3.32	c formula is SAT
3.26/3.32	c [INC SEARCH] copied best model
3.26/3.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.26/3.34	c model valid
3.26/3.34	c current solution ok
3.26/3.34	o -114
3.26/3.34	c [INC SEARCH] iteration: 3
3.26/3.34	c [INC BOUNDS] best value:886 search for 885
3.26/3.34	c [INC SYSTEM] there exists a inc, kill it!
3.26/3.34	c write failed with 2
3.26/3.34	c [INC SYSTEM] create new solver instance
3.26/3.34	c [INC] encode full formula
3.26/3.34	c (debug) using card networks
3.26/3.36	c set iterative enc to: card
3.26/3.36	c set iterative enc to: none
3.26/3.37	c [INC SEARCH] isOptimum variable: 0
37.57/37.60	c formula is SAT
37.57/37.60	c [INC SEARCH] copied best model
37.57/37.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.57/37.62	c model valid
37.57/37.62	c current solution ok
37.57/37.62	o -115
37.57/37.62	c [INC SEARCH] iteration: 4
37.57/37.62	c [INC BOUNDS] best value:885 search for 884
37.57/37.62	c [INC SYSTEM] there exists a inc, kill it!
37.57/37.62	c write failed with 2
37.57/37.62	c [INC SYSTEM] create new solver instance
37.57/37.62	c [INC] encode full formula
37.57/37.62	c (debug) using card networks
37.57/37.64	c set iterative enc to: card
37.57/37.64	c set iterative enc to: none
37.57/37.65	c [INC SEARCH] isOptimum variable: 0
44.16/44.24	c formula is SAT
44.16/44.25	c [INC SEARCH] copied best model
44.16/44.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.16/44.26	c model valid
44.16/44.26	c current solution ok
44.16/44.26	o -119
44.16/44.26	c [INC SEARCH] iteration: 5
44.16/44.26	c [INC BOUNDS] best value:881 search for 880
44.16/44.26	c [INC SYSTEM] there exists a inc, kill it!
44.16/44.26	c write failed with 2
44.16/44.26	c [INC SYSTEM] create new solver instance
44.16/44.26	c [INC] encode full formula
44.16/44.26	c (debug) using card networks
44.16/44.29	c set iterative enc to: card
44.16/44.29	c set iterative enc to: none
44.16/44.29	c [INC SEARCH] isOptimum variable: 0
59.24/59.38	c formula is SAT
59.24/59.38	c [INC SEARCH] copied best model
59.24/59.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.24/59.40	c model valid
59.24/59.40	c current solution ok
59.24/59.40	o -121
59.24/59.40	c [INC SEARCH] iteration: 6
59.24/59.40	c [INC BOUNDS] best value:879 search for 878
59.24/59.40	c [INC SYSTEM] there exists a inc, kill it!
59.24/59.40	c write failed with 2
59.24/59.40	c [INC SYSTEM] create new solver instance
59.24/59.40	c [INC] encode full formula
59.24/59.40	c (debug) using card networks
59.36/59.42	c set iterative enc to: card
59.36/59.42	c set iterative enc to: none
59.36/59.43	c [INC SEARCH] isOptimum variable: 0
214.11/214.22	c formula is SAT
214.11/214.22	c [INC SEARCH] copied best model
214.11/214.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.11/214.24	c model valid
214.11/214.24	c current solution ok
214.11/214.24	o -123
214.11/214.24	c [INC SEARCH] iteration: 7
214.11/214.24	c [INC BOUNDS] best value:877 search for 876
214.11/214.24	c [INC SYSTEM] there exists a inc, kill it!
214.11/214.24	c write failed with 2
214.11/214.24	c [INC SYSTEM] create new solver instance
214.11/214.24	c [INC] encode full formula
214.11/214.24	c (debug) using card networks
214.11/214.26	c set iterative enc to: card
214.11/214.26	c set iterative enc to: none
214.11/214.27	c [INC SEARCH] isOptimum variable: 0
565.42/565.63	c formula is SAT
565.42/565.63	c [INC SEARCH] copied best model
565.42/565.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
565.42/565.65	c model valid
565.42/565.65	c current solution ok
565.42/565.65	o -125
565.42/565.65	c [INC SEARCH] iteration: 8
565.42/565.65	c [INC BOUNDS] best value:875 search for 874
565.42/565.65	c [INC SYSTEM] there exists a inc, kill it!
565.42/565.65	c write failed with 2
565.42/565.65	c [INC SYSTEM] create new solver instance
565.42/565.65	c [INC] encode full formula
565.42/565.65	c (debug) using card networks
565.42/565.67	c set iterative enc to: card
565.42/565.67	c set iterative enc to: none
565.42/565.68	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 23924 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3703372-1338079907/watcher-3703372-1338079907 -o /tmp/evaluation-result-3703372-1338079907/solver-3703372-1338079907 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703372-1338079907.opb 545143480 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 23923
/proc/meminfo: memFree=31226144/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0

[startup+0.0157991 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 23923
/proc/meminfo: memFree=31226144/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 23923
/proc/meminfo: memFree=31226144/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 23923
/proc/meminfo: memFree=31226144/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/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: 1.93 1.98 1.99 3/178 23923
/proc/meminfo: memFree=31226144/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 23934
/proc/meminfo: memFree=31199132/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=7720 CPUtime=0.61 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 4787 15131 0 0 15 9 30 7 20 0 1 0 274116329 7905280 1535 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 1930 1535 195 440 0 1486 0
[pid=23934] ppid=23924 vsize=24972 CPUtime=0.86 cores=0,2,4,6
/proc/23934/stat : 23934 (glucosInc) R 23924 23923 10128 0 -1 4202496 4893 0 0 0 85 1 0 0 20 0 1 0 274116392 25571328 5127 33554432000 4194304 5654031 140734109957328 140734109955112 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23934/statm: 6243 5127 140 357 0 5883 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41840

[startup+3.1002 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 23934
/proc/meminfo: memFree=31198328/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=2.5 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 6371 21867 0 0 19 9 213 9 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 19940

[startup+6.30027 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 23938
/proc/meminfo: memFree=31193376/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=3.36 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 7962 27192 0 0 24 10 291 11 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23938] ppid=23924 vsize=29724 CPUtime=2.91 cores=0,2,4,6
/proc/23938/stat : 23938 (glucosInc) R 23924 23923 10128 0 -1 4202496 7279 0 0 0 290 1 0 0 20 0 1 0 274116666 30437376 6960 33554432000 4194304 5654031 140734096002704 140734096000792 4215175 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23938/statm: 7431 6960 141 357 0 7071 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49664

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.99 3/181 23938
/proc/meminfo: memFree=31175752/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=3.36 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 7962 27192 0 0 24 10 291 11 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23938] ppid=23924 vsize=41316 CPUtime=9.32 cores=0,2,4,6
/proc/23938/stat : 23938 (glucosInc) R 23924 23923 10128 0 -1 4202496 9291 0 0 0 929 3 0 0 20 0 1 0 274116666 42307584 9861 33554432000 4194304 5654031 140734096002704 140734096000728 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23938/statm: 10329 9861 141 357 0 9969 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61256

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 23939
/proc/meminfo: memFree=31145660/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=3.36 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 7962 27192 0 0 24 10 291 11 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23938] ppid=23924 vsize=71776 CPUtime=22.11 cores=0,2,4,6
/proc/23938/stat : 23938 (glucosInc) R 23924 23923 10128 0 -1 4202496 9728 0 0 0 2208 3 0 0 20 0 1 0 274116666 73498624 17449 33554432000 4194304 5654031 140734096002704 140734095990520 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23938/statm: 17944 17449 142 357 0 17584 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91716

[startup+51.1003 s]
/proc/loadavg: 2.05 2.00 2.00 3/181 23943
/proc/meminfo: memFree=31174632/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=44.26 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 11144 46370 0 0 32 10 4366 18 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23943] ppid=23924 vsize=41404 CPUtime=6.78 cores=0,2,4,6
/proc/23943/stat : 23943 (glucosInc) R 23924 23923 10128 0 -1 4202496 7226 0 0 0 677 1 0 0 20 0 1 0 274120759 42397696 9857 33554432000 4194304 5654031 140736684879344 140736684867160 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23943/statm: 10351 9857 142 357 0 9991 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 61344

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 23945
/proc/meminfo: memFree=31140448/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=59.39 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 12735 54768 0 0 37 10 5872 20 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23945] ppid=23924 vsize=102456 CPUtime=42.85 cores=0,2,4,6
/proc/23945/stat : 23945 (glucosInc) R 23924 23923 10128 0 -1 4202496 12175 0 0 0 4282 3 0 0 20 0 1 0 274122272 104914944 19352 33554432000 4194304 5654031 140734926347152 140734926334968 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23945/statm: 25614 19352 142 357 0 25254 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 122396

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23945
/proc/meminfo: memFree=31084344/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=59.39 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 12735 54768 0 0 37 10 5872 20 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23945] ppid=23924 vsize=151776 CPUtime=102.83 cores=0,2,4,6
/proc/23945/stat : 23945 (glucosInc) R 23924 23923 10128 0 -1 4202496 14811 0 0 0 10274 9 0 0 20 0 1 0 274122272 155418624 32979 33554432000 4194304 5654031 140734926347152 140734926334968 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23945/statm: 37944 32979 142 357 0 37584 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 171716

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 23947
/proc/meminfo: memFree=31131820/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=214.2 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 14326 72617 0 0 41 11 21331 37 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23947] ppid=23924 vsize=45992 CPUtime=8 cores=0,2,4,6
/proc/23947/stat : 23947 (glucosInc) R 23924 23923 10128 0 -1 4202496 9429 0 0 0 798 2 0 0 20 0 1 0 274137757 47095808 10977 33554432000 4194304 5654031 140735115039232 140735115027048 4215014 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23947/statm: 11498 10977 142 357 0 11138 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 65932

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 23947
/proc/meminfo: memFree=31147724/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/180 24191
/proc/meminfo: memFree=30968736/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=225636 CPUtime=796.44 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 40478 0 0 0 79575 69 0 0 20 0 1 0 274172898 231051264 50472 33554432000 4194304 5654031 140735623873696 140735623871784 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 56409 50472 142 357 0 56049 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 245576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24247
/proc/meminfo: memFree=31159340/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=175548 CPUtime=856.44 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 41914 0 0 0 85572 72 0 0 20 0 1 0 274172898 179761152 40955 33554432000 4194304 5654031 140735623873696 140735623871784 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 43887 40955 142 357 0 43527 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 195488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24251
/proc/meminfo: memFree=31022404/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=307024 CPUtime=916.42 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 42790 0 0 0 91568 74 0 0 20 0 1 0 274172898 314392576 68392 33554432000 4194304 5654031 140735623873696 140735623861512 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 76756 68392 142 357 0 76396 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 326964

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24251
/proc/meminfo: memFree=31100164/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=156488 CPUtime=976.41 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 45614 0 0 0 97563 78 0 0 20 0 1 0 274172898 160243712 38531 33554432000 4194304 5654031 140735623873696 140735623871624 4215033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 39122 38531 142 357 0 38762 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 176428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24252
/proc/meminfo: memFree=31018620/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=318784 CPUtime=1036.39 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 46523 0 0 0 103560 79 0 0 20 0 1 0 274172898 326434816 58856 33554432000 4194304 5654031 140735623873696 140735623871784 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 79696 58856 142 357 0 79336 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 338724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24252
/proc/meminfo: memFree=30953456/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=318784 CPUtime=1096.38 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 46911 0 0 0 109557 81 0 0 20 0 1 0 274172898 326434816 73019 33554432000 4194304 5654031 140735623873696 140735623871784 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 79696 73019 142 357 0 79336 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 338724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24255
/proc/meminfo: memFree=31073832/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=191360 CPUtime=1156.36 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 50099 0 0 0 115550 86 0 0 20 0 1 0 274172898 195952640 43011 33554432000 4194304 5654031 140735623873696 140735623861512 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 47840 43011 142 357 0 47480 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 211300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24255
/proc/meminfo: memFree=30994020/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=242076 CPUtime=1216.36 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 52316 0 0 0 121545 91 0 0 20 0 1 0 274172898 247885824 54733 33554432000 4194304 5654031 140735623873696 140735623861512 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 60519 54733 142 357 0 60159 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 262016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24255
/proc/meminfo: memFree=30979620/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=323464 CPUtime=1234.55 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 52852 0 0 0 123364 91 0 0 20 0 1 0 274172898 331227136 65997 33554432000 4194304 5654031 140735623873696 140735623861512 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 80866 65997 142 357 0 80506 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 343404

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 24255
/proc/meminfo: memFree=30979620/32873844 swapFree=7624/7624
[pid=23923] ppid=23921 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23923/stat : 23923 (npSolver-pbo-It) S 23921 23923 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274116329 9367552 274 33554432000 4194304 5064252 140736539016080 140736539014992 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23923/statm: 2287 274 233 213 0 72 0
[pid=23924] ppid=23923 vsize=10792 CPUtime=565.51 cores=0,2,4,6
/proc/23924/stat : 23924 (npSolver-pbo) S 23923 23923 10128 0 -1 4202496 15917 99291 0 0 46 11 56423 71 20 0 1 0 274116329 11051008 2064 33554432000 4194304 5992684 140736554734960 140736554720792 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/23924/statm: 2698 2064 195 440 0 2254 0
[pid=23976] ppid=23924 vsize=323464 CPUtime=1234.55 cores=0,2,4,6
/proc/23976/stat : 23976 (glucosInc) R 23924 23923 10128 0 -1 4202496 52852 0 0 0 123364 91 0 0 20 0 1 0 274172898 331227136 65997 33554432000 4194304 5654031 140735623873696 140735623861512 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23976/statm: 80866 65997 142 357 0 80506 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 343404

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23923 and gives
#  childrusage.ru_utime.tv_sec=564
#  childrusage.ru_utime.tv_usec=700152
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=840872
# CPU time returned by wait4() is 565.541
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1798.33
CPU system time (s): 1.73
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 376284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 564.7
system time used= 0.840872
maximum resident set size= 307988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115581
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= 1162
involuntary context switches= 849

runsolver used 2.86956 second user time and 7.36788 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 02:51:47
IDJOB=3703372
IDBENCH=48177
IDSOLVER=2278
FILE ID=node130/3703372-1338079907
RUNJOBID= node130-1338051995-10144
PBS_JOBID= 14624386
Free space on /tmp= 71396 MiB

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

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

MD5SUM BENCH= d847cf1d914db0ec942abd195c5092c7
RANDOM SEED=545143480

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31226780 kB
Buffers:          238336 kB
Cached:           504092 kB
SwapCached:         4684 kB
Active:           801552 kB
Inactive:          49768 kB
Active(anon):      97984 kB
Inactive(anon):    10188 kB
Active(file):     703568 kB
Inactive(file):    39580 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099680 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:        165028 kB
Mapped:            13124 kB
Shmem:                 8 kB
Slab:             654336 kB
SReclaimable:      96144 kB
SUnreclaim:       558192 kB
KernelStack:        1504 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     243332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71460 MiB
End job on node130 at 2012-05-27 03:21:48