Trace number 3698530

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_1.opb
MD5SUMfd0cd32338d58e5da2d0a0f96e14ad7d
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-15
Best CPU time to get the best result obtained on this benchmark1797.5
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.24	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.24	c [INC SYSTEM] execute solver
0.00/0.32	c [INC SEARCH] formula is SAT
0.00/0.32	c [INC SYSTEM] solved the initial formula
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.39	o -10
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SEARCH] iteration: 0
0.00/0.39	c [INC BOUNDS] best value:90 search for 89
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.54	c [INC SEARCH] copied best model
0.00/0.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.54	o -11
0.00/0.54	c [INC SEARCH] iteration: 1
0.00/0.54	c [INC BOUNDS] best value:89 search for 88
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.54	c set iterative enc to: card
0.00/0.54	c set iterative enc to: none
0.00/0.54	c [INC SEARCH] isOptimum variable: 0
1.26/1.33	c formula is SAT
1.26/1.33	c [INC SEARCH] copied best model
1.26/1.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.33	c model valid
1.26/1.33	c current solution ok
1.26/1.33	o -12
1.26/1.33	c [INC SEARCH] iteration: 2
1.26/1.33	c [INC BOUNDS] best value:88 search for 87
1.26/1.33	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.33	c write failed with 2
1.26/1.34	c [INC SYSTEM] create new solver instance
1.26/1.34	c [INC] encode full formula
1.26/1.34	c (debug) using card networks
1.26/1.34	c set iterative enc to: card
1.26/1.34	c set iterative enc to: none
1.26/1.34	c [INC SEARCH] isOptimum variable: 0
1.32/1.55	c formula is SAT
1.32/1.55	c [INC SEARCH] copied best model
1.32/1.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.32/1.55	c model valid
1.32/1.55	c current solution ok
1.32/1.55	o -13
1.32/1.55	c [INC SEARCH] iteration: 3
1.32/1.55	c [INC BOUNDS] best value:87 search for 86
1.32/1.55	c [INC SYSTEM] there exists a inc, kill it!
1.32/1.55	c write failed with 2
1.32/1.56	c [INC SYSTEM] create new solver instance
1.32/1.56	c [INC] encode full formula
1.32/1.56	c (debug) using card networks
1.32/1.56	c set iterative enc to: card
1.32/1.56	c set iterative enc to: none
1.32/1.56	c [INC SEARCH] isOptimum variable: 0
8.66/8.74	c formula is SAT
8.66/8.74	c [INC SEARCH] copied best model
8.66/8.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.66/8.74	c model valid
8.66/8.74	c current solution ok
8.66/8.74	o -14
8.66/8.74	c [INC SEARCH] iteration: 4
8.66/8.74	c [INC BOUNDS] best value:86 search for 85
8.66/8.74	c [INC SYSTEM] there exists a inc, kill it!
8.66/8.74	c write failed with 2
8.66/8.75	c [INC SYSTEM] create new solver instance
8.66/8.75	c [INC] encode full formula
8.66/8.75	c (debug) using card networks
8.66/8.75	c set iterative enc to: card
8.66/8.75	c set iterative enc to: none
8.66/8.75	c [INC SEARCH] isOptimum variable: 0
152.23/152.36	c formula is SAT
152.23/152.36	c [INC SEARCH] copied best model
152.23/152.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
152.23/152.37	c model valid
152.23/152.37	c current solution ok
152.23/152.37	o -15
152.23/152.37	c [INC SEARCH] iteration: 5
152.23/152.37	c [INC BOUNDS] best value:85 search for 84
152.23/152.37	c [INC SYSTEM] there exists a inc, kill it!
152.23/152.37	c write failed with 2
152.23/152.37	c [INC SYSTEM] create new solver instance
152.23/152.37	c [INC] encode full formula
152.23/152.37	c (debug) using card networks
152.23/152.37	c set iterative enc to: card
152.23/152.37	c set iterative enc to: none
152.23/152.37	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698530-1338080338/watcher-3698530-1338080338 -o /tmp/evaluation-result-3698530-1338080338/solver-3698530-1338080338 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698530-1338080338.opb 1830019414 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11131
/proc/meminfo: memFree=27572504/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0

[startup+0.103816 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11131
/proc/meminfo: memFree=27572504/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200225 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11131
/proc/meminfo: memFree=27572504/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11131
/proc/meminfo: memFree=27572504/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11131
/proc/meminfo: memFree=27572504/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11142
/proc/meminfo: memFree=27562016/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=1.32 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 1917 12402 0 0 4 5 118 5 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13424

[startup+3.10026 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11146
/proc/meminfo: memFree=27561636/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=1.54 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2189 14662 0 0 5 5 138 6 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11146] ppid=11132 vsize=12376 CPUtime=1.53 cores=0,2,4,6
/proc/11146/stat : 11146 (glucosInc) R 11132 11131 5308 0 -1 4202496 2935 0 0 0 153 0 0 0 20 0 1 0 274160787 12673024 2466 33554432000 4194304 5654031 140734640663264 140734640651080 4232720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11146/statm: 3094 2466 142 357 0 2734 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25800

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11146
/proc/meminfo: memFree=27551728/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=1.54 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2189 14662 0 0 5 5 138 6 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11146] ppid=11132 vsize=18420 CPUtime=4.72 cores=0,2,4,6
/proc/11146/stat : 11146 (glucosInc) R 11132 11131 5308 0 -1 4202496 4096 0 0 0 472 0 0 0 20 0 1 0 274160787 18862080 4057 33554432000 4194304 5654031 140734640663264 140734640651080 4216632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11146/statm: 4605 4057 142 357 0 4245 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 31844

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 11148
/proc/meminfo: memFree=27522632/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=8.72 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2460 19558 0 0 5 5 855 7 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11148] ppid=11132 vsize=16688 CPUtime=3.94 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11132 11131 5308 0 -1 4202496 4096 0 0 0 393 1 0 0 20 0 1 0 274161506 17088512 3635 33554432000 4194304 5654031 140735375245664 140735375233480 4215088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11148/statm: 4172 3635 142 357 0 3812 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 30112

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11148
/proc/meminfo: memFree=27542640/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=8.72 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2460 19558 0 0 5 5 855 7 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11148] ppid=11132 vsize=28460 CPUtime=16.74 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11132 11131 5308 0 -1 4202496 6014 0 0 0 1672 2 0 0 20 0 1 0 274161506 29143040 6537 33554432000 4194304 5654031 140735375245664 140735375233480 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11148/statm: 7115 6537 142 357 0 6755 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41884

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 11148
/proc/meminfo: memFree=27487656/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=8.72 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2460 19558 0 0 5 5 855 7 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11148] ppid=11132 vsize=47220 CPUtime=42.32 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11132 11131 5308 0 -1 4202496 6715 0 0 0 4230 2 0 0 20 0 1 0 274161506 48353280 10948 33554432000 4194304 5654031 140735375245664 140735375233480 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11148/statm: 11805 10948 142 357 0 11445 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60644

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 11151
/proc/meminfo: memFree=27504012/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=8.72 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2460 19558 0 0 5 5 855 7 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11148] ppid=11132 vsize=66076 CPUtime=93.52 cores=0,2,4,6
/proc/11148/stat : 11148 (glucosInc) R 11132 11131 5308 0 -1 4202496 7374 0 0 0 9349 3 0 0 20 0 1 0 274161506 67661824 15970 33554432000 4194304 5654031 140735375245664 140735375233480 4214135 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11148/statm: 16519 15970 142 357 0 16159 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79500

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11177
/proc/meminfo: memFree=27515524/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=21228 CPUtime=9.91 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 4573 0 0 0 990 1 0 0 20 0 1 0 274175868 21737472 4195 33554432000 4194304 5654031 140736254232336 140736254220152 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11176/statm: 5307 4195 142 357 0 4947 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34652

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11177
/proc/meminfo: memFree=27522476/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=65892 CPUtime=69.91 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 7613 0 0 0 6988 3 0 0 20 0 1 0 274175868 67473408 11228 33554432000 4194304 5654031 140736254232336 140736254220152 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 16473 11228 142 357 0 16113 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 79316

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11177
/proc/meminfo: memFree=27503924/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27399380/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=158644 CPUtime=1149.73 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 38635 0 0 0 114919 54 0 0 20 0 1 0 274175868 162451456 35509 33554432000 4194304 5654031 140736254232336 140736254220152 4217070 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 39661 35509 142 357 0 39301 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 172068

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11308
/proc/meminfo: memFree=27380544/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=208732 CPUtime=1209.71 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 40046 0 0 0 120915 56 0 0 20 0 1 0 274175868 213741568 39906 33554432000 4194304 5654031 140736254232336 140736254220152 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 52183 39906 142 357 0 51823 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 222156

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11309
/proc/meminfo: memFree=27426532/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=78504 CPUtime=1269.7 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 41124 0 0 0 126912 58 0 0 20 0 1 0 274175868 80388096 19110 33554432000 4194304 5654031 140736254232336 140736254230360 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 19626 19110 142 357 0 19266 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 91928

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 11309
/proc/meminfo: memFree=27404028/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=179284 CPUtime=1329.69 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 43599 0 0 0 132908 61 0 0 20 0 1 0 274175868 183586816 33861 33554432000 4194304 5654031 140736254232336 140736254230424 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 44821 33861 142 357 0 44461 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 192708

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 11309
/proc/meminfo: memFree=27312260/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=191232 CPUtime=1389.69 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 45290 0 0 0 138905 64 0 0 20 0 1 0 274175868 195821568 46710 33554432000 4194304 5654031 140736254232336 140736254220152 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 47808 46710 142 357 0 47448 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 204656

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11309
/proc/meminfo: memFree=27343092/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=111092 CPUtime=1449.68 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 46984 0 0 0 144900 68 0 0 20 0 1 0 274175868 113758208 27239 33554432000 4194304 5654031 140736254232336 140736254220152 4214861 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 27773 27239 142 357 0 27413 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 124516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11309
/proc/meminfo: memFree=27355636/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=160412 CPUtime=1509.65 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 48863 0 0 0 150895 70 0 0 20 0 1 0 274175868 164261888 36403 33554432000 4194304 5654031 140736254232336 140736254220152 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 40103 36403 142 357 0 39743 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 173836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11310
/proc/meminfo: memFree=27385416/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=160412 CPUtime=1569.65 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 50249 0 0 0 156892 73 0 0 20 0 1 0 274175868 164261888 35379 33554432000 4194304 5654031 140736254232336 140736254220152 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 40103 35379 142 357 0 39743 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 173836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11310
/proc/meminfo: memFree=27332000/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=160412 CPUtime=1629.63 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 51352 0 0 0 162888 75 0 0 20 0 1 0 274175868 164261888 38963 33554432000 4194304 5654031 140736254232336 140736254220152 4232607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 40103 38963 142 357 0 39743 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 173836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11310
/proc/meminfo: memFree=27329536/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=191232 CPUtime=1647.74 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 51946 0 0 0 164698 76 0 0 20 0 1 0 274175868 195821568 44662 33554432000 4194304 5654031 140736254232336 140736254220152 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 47808 44662 142 357 0 47448 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 204656

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11310
/proc/meminfo: memFree=27329536/32873648 swapFree=6848/6848
[pid=11131] ppid=11129 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11131/stat : 11131 (npSolver-pbo-It) S 11129 11131 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274160630 9367552 274 33554432000 4194304 5064252 140733482709584 140733482708496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11131/statm: 2287 274 233 213 0 72 0
[pid=11132] ppid=11131 vsize=4276 CPUtime=152.33 cores=0,2,4,6
/proc/11132/stat : 11132 (npSolver-pbo) S 11131 11131 5308 0 -1 4202496 2732 28517 0 0 6 6 15208 13 20 0 1 0 274160630 4378624 706 33554432000 4194304 5992684 140733663823360 140733663809192 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11132/statm: 1069 706 181 440 0 625 0
[pid=11176] ppid=11132 vsize=191232 CPUtime=1647.74 cores=0,2,4,6
/proc/11176/stat : 11176 (glucosInc) R 11132 11131 5308 0 -1 4202496 51946 0 0 0 164698 76 0 0 20 0 1 0 274175868 195821568 44662 33554432000 4194304 5654031 140736254232336 140736254220152 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11176/statm: 47808 44662 142 357 0 47448 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 204656

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.14
CPU system time (s): 0.962853
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 254744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 0.962853
maximum resident set size= 194188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83577
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 269
involuntary context switches= 1995

runsolver used 3.59645 second user time and 10.8943 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 02:58:58
IDJOB=3698530
IDBENCH=48243
IDSOLVER=2275
FILE ID=node113/3698530-1338080338
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71336 MiB

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

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

MD5SUM BENCH= fd0cd32338d58e5da2d0a0f96e14ad7d
RANDOM SEED=1830019414

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        27572884 kB
Buffers:          310448 kB
Cached:          4068576 kB
SwapCached:            0 kB
Active:          1155300 kB
Inactive:        3329200 kB
Active(anon):     107740 kB
Inactive(anon):        0 kB
Active(file):    1047560 kB
Inactive(file):  3329200 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         83372 kB
Mapped:            15700 kB
Shmem:               200 kB
Slab:             678352 kB
SReclaimable:     122716 kB
SUnreclaim:       555636 kB
KernelStack:        1504 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     220444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71320 MiB
End job on node113 at 2012-05-27 03:28:58