Trace number 3703320

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.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
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.4
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)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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.25	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.25	c [INC SYSTEM] execute solver
0.00/0.36	c [INC SEARCH] formula is SAT
0.00/0.37	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.43	o -8
0.00/0.43	c starting approximation
0.00/0.43	c factor = 1
0.00/0.43	c can not find a suitable factor, leaving approximation
0.00/0.43	c finished approximation
0.00/0.43	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.43	c write failed with 2
0.00/0.43	c [INC SEARCH] iteration: 0
0.00/0.43	c [INC BOUNDS] best value:92 search for 91
0.00/0.43	c [INC SYSTEM] create new solver instance
0.00/0.43	c [INC] encode full formula
0.00/0.43	c (debug) using card networks
0.00/0.44	c set iterative enc to: card
0.00/0.44	c set iterative enc to: none
0.00/0.44	c [INC SEARCH] isOptimum variable: 0
0.00/0.54	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 -10
0.00/0.54	c [INC SEARCH] iteration: 1
0.00/0.54	c [INC BOUNDS] best value:90 search for 89
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.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.85	c formula is SAT
0.00/0.85	c [INC SEARCH] copied best model
0.00/0.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.85	c model valid
0.00/0.85	c current solution ok
0.00/0.85	o -11
0.00/0.85	c [INC SEARCH] iteration: 2
0.00/0.85	c [INC BOUNDS] best value:89 search for 88
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c (debug) using card networks
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.86	c [INC SEARCH] isOptimum variable: 0
1.27/1.31	c formula is SAT
1.27/1.31	c [INC SEARCH] copied best model
1.27/1.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.31	c model valid
1.27/1.31	c current solution ok
1.27/1.31	o -12
1.27/1.31	c [INC SEARCH] iteration: 3
1.27/1.31	c [INC BOUNDS] best value:88 search for 87
1.27/1.31	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.31	c write failed with 2
1.27/1.31	c [INC SYSTEM] create new solver instance
1.27/1.31	c [INC] encode full formula
1.27/1.31	c (debug) using card networks
1.27/1.31	c set iterative enc to: card
1.27/1.31	c set iterative enc to: none
1.27/1.32	c [INC SEARCH] isOptimum variable: 0
1.27/1.38	c formula is SAT
1.27/1.39	c [INC SEARCH] copied best model
1.27/1.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.39	c model valid
1.27/1.39	c current solution ok
1.27/1.39	o -13
1.27/1.39	c [INC SEARCH] iteration: 4
1.27/1.39	c [INC BOUNDS] best value:87 search for 86
1.27/1.39	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.39	c write failed with 2
1.27/1.39	c [INC SYSTEM] create new solver instance
1.27/1.39	c [INC] encode full formula
1.27/1.39	c (debug) using card networks
1.27/1.39	c set iterative enc to: card
1.27/1.39	c set iterative enc to: none
1.27/1.39	c [INC SEARCH] isOptimum variable: 0
18.37/18.40	c formula is SAT
18.37/18.40	c [INC SEARCH] copied best model
18.37/18.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.37/18.40	c model valid
18.37/18.40	c current solution ok
18.37/18.40	o -14
18.37/18.40	c [INC SEARCH] iteration: 5
18.37/18.40	c [INC BOUNDS] best value:86 search for 85
18.37/18.40	c [INC SYSTEM] there exists a inc, kill it!
18.37/18.40	c write failed with 2
18.37/18.41	c [INC SYSTEM] create new solver instance
18.37/18.41	c [INC] encode full formula
18.37/18.41	c (debug) using card networks
18.37/18.41	c set iterative enc to: card
18.37/18.41	c set iterative enc to: none
18.37/18.41	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/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-3703320-1338083045/watcher-3703320-1338083045 -o /tmp/evaluation-result-3703320-1338083045/solver-3703320-1338083045 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703320-1338083045.opb 259290380 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.00 2.02 2.00 3/179 25094
/proc/meminfo: memFree=31634004/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0

[startup+0.0979509 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25094
/proc/meminfo: memFree=31634004/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25094
/proc/meminfo: memFree=31634004/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300205 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25094
/proc/meminfo: memFree=31634004/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25094
/proc/meminfo: memFree=31634004/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 25107
/proc/meminfo: memFree=31624896/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=1.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2473 16770 0 0 6 5 118 9 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 13428

[startup+3.10027 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 25111
/proc/meminfo: memFree=31623888/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=1.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2473 16770 0 0 6 5 118 9 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25111] ppid=25095 vsize=12392 CPUtime=1.69 cores=0,2,4,6
/proc/25111/stat : 25111 (glucosInc) R 25095 25094 8327 0 -1 4202496 3341 0 0 0 169 0 0 0 20 0 1 0 274371691 12689408 2510 33554432000 4194304 5654031 140734402171568 140734402169592 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25111/statm: 3098 2510 142 357 0 2738 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25820

[startup+6.30028 s]
/proc/loadavg: 2.16 2.05 2.01 3/182 25111
/proc/meminfo: memFree=31616028/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=1.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2473 16770 0 0 6 5 118 9 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25111] ppid=25095 vsize=16744 CPUtime=4.88 cores=0,2,4,6
/proc/25111/stat : 25111 (glucosInc) R 25095 25094 8327 0 -1 4202496 3986 0 0 0 488 0 0 0 20 0 1 0 274371691 17145856 3651 33554432000 4194304 5654031 140734402171568 140734402159384 4216697 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25111/statm: 4186 3651 142 357 0 3826 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 30172

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.01 3/182 25111
/proc/meminfo: memFree=31617052/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=1.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2473 16770 0 0 6 5 118 9 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25111] ppid=25095 vsize=16744 CPUtime=11.29 cores=0,2,4,6
/proc/25111/stat : 25111 (glucosInc) R 25095 25094 8327 0 -1 4202496 5451 0 0 0 1128 1 0 0 20 0 1 0 274371691 17145856 3277 33554432000 4194304 5654031 140734402171568 140734402159384 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25111/statm: 4186 3277 142 357 0 3826 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30172

[startup+25.5003 s]
/proc/loadavg: 2.11 2.04 2.01 3/182 25113
/proc/meminfo: memFree=31610664/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=19408 CPUtime=7.07 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 4867 0 0 0 707 0 0 0 20 0 1 0 274373393 19873792 4307 33554432000 4194304 5654031 140733199651840 140733199639656 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25113/statm: 4852 4307 142 357 0 4492 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32836

[startup+51.1004 s]
/proc/loadavg: 2.07 2.04 2.01 3/182 25113
/proc/meminfo: memFree=31596204/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=47120 CPUtime=32.67 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 7248 0 0 0 3266 1 0 0 20 0 1 0 274373393 48250880 7941 33554432000 4194304 5654031 140733199651840 140733199639656 4215006 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25113/statm: 11780 7941 142 357 0 11420 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60548

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 25113
/proc/meminfo: memFree=31562264/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=65976 CPUtime=83.87 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 8108 0 0 0 8385 2 0 0 20 0 1 0 274373393 67559424 15780 33554432000 4194304 5654031 140733199651840 140733199639656 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25113/statm: 16494 15780 142 357 0 16134 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 79404

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 25113
/proc/meminfo: memFree=31520920/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=96400 CPUtime=143.85 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 8434 0 0 0 14382 3 0 0 20 0 1 0 274373393 98713600 19211 33554432000 4194304 5654031 140733199651840 140733199639656 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25113/statm: 24100 19211 142 357 0 23740 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 109828

[startup+222.307 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 25114
/proc/meminfo: memFree=31516080/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=96400 CPUtime=203.84 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 9914 0 0 0 20378 6 0 0 20 0 1 0 274373393 98713600 19211 33554432000 4194304 5654031 140733199651840 140733199639656 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25113/statm: 24100 19211 142 357 0 23740 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 109828

[startup+282.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/181 25116
/proc/meminfo: memFree=31532912/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31675696/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=176540 CPUtime=1283.65 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 35903 0 0 0 128306 59 0 0 20 0 1 0 274373393 180776960 33382 33554432000 4194304 5654031 140733199651840 140733199639656 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 44135 33382 142 357 0 43775 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 189968

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.02 4/181 25211
/proc/meminfo: memFree=31641868/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=176540 CPUtime=1343.63 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 36813 0 0 0 134302 61 0 0 20 0 1 0 274373393 180776960 34406 33554432000 4194304 5654031 140733199651840 140733199639656 4217063 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 44135 34406 142 357 0 43775 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 189968

[startup+1422.3 s]
/proc/loadavg: 2.14 2.09 2.03 4/181 25212
/proc/meminfo: memFree=31628984/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=157748 CPUtime=1403.63 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 38762 0 0 0 140298 65 0 0 20 0 1 0 274373393 161533952 34538 33554432000 4194304 5654031 140733199651840 140733199649768 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 39437 34538 142 357 0 39077 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 171176

[startup+1482.3 s]
/proc/loadavg: 2.09 2.09 2.03 4/181 25212
/proc/meminfo: memFree=31585156/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=188568 CPUtime=1463.62 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 40565 0 0 0 146293 69 0 0 20 0 1 0 274373393 193093632 40237 33554432000 4194304 5654031 140733199651840 140733199639656 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 47142 40237 142 357 0 46782 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 201996

[startup+1542.31 s]
/proc/loadavg: 2.08 2.08 2.03 4/181 25212
/proc/meminfo: memFree=31574780/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=188568 CPUtime=1523.61 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 41776 0 0 0 152290 71 0 0 20 0 1 0 274373393 193093632 43309 33554432000 4194304 5654031 140733199651840 140733199639656 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 47142 43309 142 357 0 46782 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 201996

[startup+1602.3 s]
/proc/loadavg: 2.03 2.07 2.02 4/182 25215
/proc/meminfo: memFree=31553288/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=188568 CPUtime=1583.59 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 42990 0 0 0 158285 74 0 0 20 0 1 0 274373393 193093632 45869 33554432000 4194304 5654031 140733199651840 140733199639656 4233021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 47142 45869 142 357 0 46782 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 201996

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.02 4/181 25217
/proc/meminfo: memFree=31684656/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=108428 CPUtime=1643.58 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 44515 0 0 0 164280 78 0 0 20 0 1 0 274373393 111030272 26578 33554432000 4194304 5654031 140733199651840 140733199639656 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 27107 26578 142 357 0 26747 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 121856

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.02 4/181 25220
/proc/meminfo: memFree=31683944/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=157748 CPUtime=1703.57 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 46037 0 0 0 170275 82 0 0 20 0 1 0 274373393 161533952 34538 33554432000 4194304 5654031 140733199651840 140733199639656 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 39437 34538 142 357 0 39077 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 171176

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.02 4/181 25220
/proc/meminfo: memFree=31616632/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=157748 CPUtime=1763.56 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 47254 0 0 0 176271 85 0 0 20 0 1 0 274373393 161533952 38122 33554432000 4194304 5654031 140733199651840 140733199639656 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 39437 38122 142 357 0 39077 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 171176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 25220
/proc/meminfo: memFree=31593424/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=188568 CPUtime=1781.66 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 47849 0 0 0 178081 85 0 0 20 0 1 0 274373393 193093632 43309 33554432000 4194304 5654031 140733199651840 140733199639656 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 47142 43309 142 357 0 46782 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 201996

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.03 2.05 2.01 3/181 25220
/proc/meminfo: memFree=31593424/32873844 swapFree=6872/6872
[pid=25094] ppid=25092 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25094/stat : 25094 (npSolver-pbo-It) S 25092 25094 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274371551 9367552 274 33554432000 4194304 5064252 140734196539296 140734196538208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25094/statm: 2287 274 233 213 0 72 0
[pid=25095] ppid=25094 vsize=4280 CPUtime=18.38 cores=0,2,4,6
/proc/25095/stat : 25095 (npSolver-pbo) S 25094 25094 8327 0 -1 4202496 2746 23270 0 0 6 5 1817 10 20 0 1 0 274371551 4382720 722 33554432000 4194304 5992684 140733766134416 140733766120248 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25095/statm: 1070 722 195 440 0 626 0
[pid=25113] ppid=25095 vsize=188568 CPUtime=1781.66 cores=0,2,4,6
/proc/25113/stat : 25113 (glucosInc) R 25095 25094 8327 0 -1 4202496 47849 0 0 0 178081 85 0 0 20 0 1 0 274373393 193093632 43309 33554432000 4194304 5654031 140733199651840 140733199639656 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25113/statm: 47142 43309 142 357 0 46782 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 201996

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.05
CPU system time (s): 1.03284
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 252084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.03284
maximum resident set size= 196968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74246
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 259
involuntary context switches= 2229

runsolver used 6.12007 second user time and 14.5648 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 03:44:05
IDJOB=3703320
IDBENCH=48237
IDSOLVER=2278
FILE ID=node105/3703320-1338083045
RUNJOBID= node105-1338052967-8343
PBS_JOBID= 14624416
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=259290380

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31634616 kB
Buffers:          155740 kB
Cached:           106852 kB
SwapCached:         1948 kB
Active:           374220 kB
Inactive:          79188 kB
Active(anon):     189828 kB
Inactive(anon):     2836 kB
Active(file):     184392 kB
Inactive(file):    76352 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100352 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        129456 kB
Mapped:             9640 kB
Shmem:                 0 kB
Slab:             646648 kB
SReclaimable:      88464 kB
SUnreclaim:       558184 kB
KernelStack:        1512 kB
PageTables:         4496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     332188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71572 MiB
End job on node105 at 2012-05-27 04:14:06