Trace number 3702716

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-prom2.pi.opb
MD5SUM6a8ed45a9ac044152dd384e143f7e172
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark287
Best CPU time to get the best result obtained on this benchmark0.490925
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 287
Optimality of the best value was proved YES
Number of variables2617
Total number of constraints1988
Number of constraints which are clauses1988
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 2617
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 2617
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2617
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.22	o 375
0.00/0.22	c starting approximation
0.00/0.22	c factor = 1
0.00/0.22	c can not find a suitable factor, leaving approximation
0.00/0.22	c finished approximation
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:375 search for 374
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
45.95/46.03	c formula is SAT
45.95/46.03	c [INC SEARCH] copied best model
45.95/46.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.95/46.04	c model valid
45.95/46.04	c current solution ok
45.95/46.04	o 370
45.95/46.04	c [INC SEARCH] iteration: 1
45.95/46.04	c [INC BOUNDS] best value:370 search for 369
45.95/46.04	c [INC SYSTEM] there exists a inc, kill it!
45.95/46.04	c write failed with 2
45.95/46.04	c [INC SYSTEM] create new solver instance
45.95/46.04	c [INC] encode full formula
45.95/46.04	c (debug) using card networks
46.07/46.11	c set iterative enc to: card
46.07/46.11	c set iterative enc to: none
46.07/46.12	c [INC SEARCH] isOptimum variable: 0
202.42/202.59	c formula is SAT
202.52/202.60	c [INC SEARCH] copied best model
202.52/202.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
202.52/202.61	c model valid
202.52/202.61	c current solution ok
202.52/202.61	o 360
202.52/202.61	c [INC SEARCH] iteration: 2
202.52/202.61	c [INC BOUNDS] best value:360 search for 359
202.52/202.61	c [INC SYSTEM] there exists a inc, kill it!
202.52/202.61	c write failed with 2
202.52/202.61	c [INC SYSTEM] create new solver instance
202.52/202.61	c [INC] encode full formula
202.52/202.61	c (debug) using card networks
202.52/202.68	c set iterative enc to: card
202.52/202.68	c set iterative enc to: none
202.52/202.69	c [INC SEARCH] isOptimum variable: 0
439.96/440.12	c formula is SAT
439.96/440.13	c [INC SEARCH] copied best model
439.96/440.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
439.96/440.14	c model valid
439.96/440.14	c current solution ok
439.96/440.14	o 343
439.96/440.14	c [INC SEARCH] iteration: 3
439.96/440.14	c [INC BOUNDS] best value:343 search for 342
439.96/440.14	c [INC SYSTEM] there exists a inc, kill it!
439.96/440.14	c write failed with 2
439.96/440.14	c [INC SYSTEM] create new solver instance
439.96/440.14	c [INC] encode full formula
439.96/440.14	c (debug) using card networks
440.09/440.21	c set iterative enc to: card
440.09/440.21	c set iterative enc to: none
440.09/440.22	c [INC SEARCH] isOptimum variable: 0
805.59/805.82	c formula is SAT
805.59/805.83	c [INC SEARCH] copied best model
805.59/805.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
805.59/805.84	c model valid
805.59/805.84	c current solution ok
805.59/805.84	o 338
805.59/805.84	c [INC SEARCH] iteration: 4
805.59/805.84	c [INC BOUNDS] best value:338 search for 337
805.59/805.84	c [INC SYSTEM] there exists a inc, kill it!
805.59/805.84	c write failed with 2
805.59/805.84	c [INC SYSTEM] create new solver instance
805.59/805.84	c [INC] encode full formula
805.59/805.84	c (debug) using card networks
805.71/805.91	c set iterative enc to: card
805.71/805.91	c set iterative enc to: none
805.71/805.92	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	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-3702716-1338057131/watcher-3702716-1338057131 -o /tmp/evaluation-result-3702716-1338057131/solver-3702716-1338057131 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702716-1338057131.opb 231338157 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.00 2.00 3/180 21222
/proc/meminfo: memFree=29139196/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0

[startup+0.0482921 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21222
/proc/meminfo: memFree=29139196/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21222
/proc/meminfo: memFree=29139196/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300201 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21222
/proc/meminfo: memFree=29139196/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21222
/proc/meminfo: memFree=29139196/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21231
/proc/meminfo: memFree=29093708/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=5940 CPUtime=0.28 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 3558 5905 0 0 12 2 13 1 20 0 1 0 271838970 6082560 1084 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1485 1084 194 440 0 1041 0
[pid=21231] ppid=21223 vsize=43744 CPUtime=1.18 cores=0,2,4,6
/proc/21231/stat : 21231 (glucosInc) R 21223 21222 1406 0 -1 4202496 9222 0 0 0 117 1 0 0 20 0 1 0 271839000 44793856 9450 33554432000 4194304 5654031 140737475868064 140737475855880 4216312 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21231/statm: 10936 9450 140 357 0 10576 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 58832

[startup+3.10119 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21231
/proc/meminfo: memFree=29093336/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=5940 CPUtime=0.28 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 3558 5905 0 0 12 2 13 1 20 0 1 0 271838970 6082560 1084 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1485 1084 194 440 0 1041 0
[pid=21231] ppid=21223 vsize=44376 CPUtime=2.78 cores=0,2,4,6
/proc/21231/stat : 21231 (glucosInc) R 21223 21222 1406 0 -1 4202496 9315 0 0 0 277 1 0 0 20 0 1 0 271839000 45441024 9540 33554432000 4194304 5654031 140737475868064 140737475855880 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21231/statm: 11094 9540 140 357 0 10734 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 59464

[startup+6.30117 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21231
/proc/meminfo: memFree=29092096/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=5940 CPUtime=0.28 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 3558 5905 0 0 12 2 13 1 20 0 1 0 271838970 6082560 1084 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1485 1084 194 440 0 1041 0
[pid=21231] ppid=21223 vsize=47096 CPUtime=5.98 cores=0,2,4,6
/proc/21231/stat : 21231 (glucosInc) R 21223 21222 1406 0 -1 4202496 9544 0 0 0 597 1 0 0 20 0 1 0 271839000 48226304 9762 33554432000 4194304 5654031 140737475868064 140737475855880 4214475 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21231/statm: 11774 9762 141 357 0 11414 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 62184

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21231
/proc/meminfo: memFree=29091376/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=5940 CPUtime=0.28 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 3558 5905 0 0 12 2 13 1 20 0 1 0 271838970 6082560 1084 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1485 1084 194 440 0 1041 0
[pid=21231] ppid=21223 vsize=47756 CPUtime=12.38 cores=0,2,4,6
/proc/21231/stat : 21231 (glucosInc) R 21223 21222 1406 0 -1 4202496 10479 0 0 0 1237 1 0 0 20 0 1 0 271839000 48902144 9856 33554432000 4194304 5654031 140737475868064 140737475855880 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21231/statm: 11939 9856 142 357 0 11579 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62844

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21231
/proc/meminfo: memFree=29088584/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=5940 CPUtime=0.28 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 3558 5905 0 0 12 2 13 1 20 0 1 0 271838970 6082560 1084 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1485 1084 194 440 0 1041 0
[pid=21231] ppid=21223 vsize=52044 CPUtime=25.18 cores=0,2,4,6
/proc/21231/stat : 21231 (glucosInc) R 21223 21222 1406 0 -1 4202496 11986 0 0 0 2516 2 0 0 20 0 1 0 271839000 53293056 10664 33554432000 4194304 5654031 140737475868064 140737475855880 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21231/statm: 13011 10664 142 357 0 12651 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 67132

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21234
/proc/meminfo: memFree=29090452/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=46.09 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 6305 19967 0 0 21 3 4581 4 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21234] ppid=21223 vsize=44288 CPUtime=4.97 cores=0,2,4,6
/proc/21234/stat : 21234 (glucosInc) R 21223 21222 1406 0 -1 4202496 9369 0 0 0 496 1 0 0 20 0 1 0 271843582 45350912 9594 33554432000 4194304 5654031 140736821085600 140736821073416 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21234/statm: 11072 9594 140 357 0 10712 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61232

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21234
/proc/meminfo: memFree=29075000/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=46.09 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 6305 19967 0 0 21 3 4581 4 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21234] ppid=21223 vsize=62356 CPUtime=56.15 cores=0,2,4,6
/proc/21234/stat : 21234 (glucosInc) R 21223 21222 1406 0 -1 4202496 12554 0 0 0 5614 1 0 0 20 0 1 0 271843582 63852544 13608 33554432000 4194304 5654031 140736821085600 140736821073416 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21234/statm: 15589 13608 142 357 0 15229 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79300

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21234
/proc/meminfo: memFree=29066228/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=46.09 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 6305 19967 0 0 21 3 4581 4 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21234] ppid=21223 vsize=66776 CPUtime=116.13 cores=0,2,4,6
/proc/21234/stat : 21234 (glucosInc) R 21223 21222 1406 0 -1 4202496 13565 0 0 0 11611 2 0 0 20 0 1 0 271843582 68378624 15654 33554432000 4194304 5654031 140736821085600 140736821073416 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21234/statm: 16694 15654 142 357 0 16334 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 83720

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21236
/proc/meminfo: memFree=29089028/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=202.62 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 9050 34087 0 0 29 4 20222 7 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21236] ppid=21223 vsize=47612 CPUtime=19.59 cores=0,2,4,6
/proc/21236/stat : 21236 (glucosInc) R 21223 21222 1406 0 -1 4202496 10041 0 0 0 1958 1 0 0 20 0 1 0 271859239 48754688 9939 33554432000 4194304 5654031 140735577647888 140735577635704 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21236/statm: 11903 9939 142 357 0 11543 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 64556

[startup+282.3 s]

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

/proc/meminfo: memFree=29114044/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=97496 CPUtime=436.28 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 15495 0 0 0 43623 5 0 0 20 0 1 0 271919562 99835904 23408 33554432000 4194304 5654031 140735439669872 140735439657688 4233306 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 24374 23408 142 357 0 24014 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 114440

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 21309
/proc/meminfo: memFree=29099024/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=97496 CPUtime=496.28 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 15886 0 0 0 49622 6 0 0 20 0 1 0 271919562 99835904 23408 33554432000 4194304 5654031 140735439669872 140735439657688 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 24374 23408 142 357 0 24014 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 114440

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 21364
/proc/meminfo: memFree=29053144/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=116348 CPUtime=556.26 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 15963 0 0 0 55620 6 0 0 20 0 1 0 271919562 119140352 28121 33554432000 4194304 5654031 140735439669872 140735439657688 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 29087 28121 142 357 0 28727 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 133292

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21366
/proc/meminfo: memFree=29037040/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=116348 CPUtime=616.25 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 15963 0 0 0 61619 6 0 0 20 0 1 0 271919562 119140352 28121 33554432000 4194304 5654031 140735439669872 140735439657688 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 29087 28121 142 357 0 28727 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 133292

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 21366
/proc/meminfo: memFree=28997652/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=116348 CPUtime=676.23 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 15963 0 0 0 67617 6 0 0 20 0 1 0 271919562 119140352 28121 33554432000 4194304 5654031 140735439669872 140735439657688 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 29087 28121 142 357 0 28727 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 133292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21368
/proc/meminfo: memFree=29030600/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=128796 CPUtime=736.23 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 16442 0 0 0 73616 7 0 0 20 0 1 0 271919562 131887104 30129 33554432000 4194304 5654031 140735439669872 140735439657688 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 32199 30129 142 357 0 31839 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 145740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21369
/proc/meminfo: memFree=29008932/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=128796 CPUtime=796.21 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 16442 0 0 0 79614 7 0 0 20 0 1 0 271919562 131887104 30129 33554432000 4194304 5654031 140735439669872 140735439657688 4232528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 32199 30129 142 357 0 31839 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 145740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21371
/proc/meminfo: memFree=29025988/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=128796 CPUtime=856.2 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 16443 0 0 0 85613 7 0 0 20 0 1 0 271919562 131887104 30641 33554432000 4194304 5654031 140735439669872 140735439657688 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 32199 30641 142 357 0 31839 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 145740

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 21376
/proc/meminfo: memFree=29014108/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=128796 CPUtime=916.19 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 16443 0 0 0 91612 7 0 0 20 0 1 0 271919562 131887104 30641 33554432000 4194304 5654031 140735439669872 140735439657688 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 32199 30641 142 357 0 31839 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 145740

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 21399
/proc/meminfo: memFree=29001820/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=128796 CPUtime=976.18 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 16443 0 0 0 97611 7 0 0 20 0 1 0 271919562 131887104 30641 33554432000 4194304 5654031 140735439669872 140735439657688 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 32199 30641 142 357 0 31839 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 145740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 21399
/proc/meminfo: memFree=28976876/32873648 swapFree=6844/6844
[pid=21222] ppid=21220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21222/stat : 21222 (npSolver-pbo-It) S 21220 21222 1406 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271838970 9367552 275 33554432000 4194304 5064252 140733696279712 140733696278624 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21222/statm: 2287 275 233 213 0 72 0
[pid=21223] ppid=21222 vsize=7796 CPUtime=805.73 cores=0,2,4,6
/proc/21223/stat : 21223 (npSolver-pbo) S 21222 21222 1406 0 -1 4202496 14544 63462 0 0 46 7 80504 16 20 0 1 0 271838970 7983104 1580 33554432000 4194304 5992684 140735892567632 140735892553464 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21223/statm: 1949 1580 194 440 0 1505 0
[pid=21245] ppid=21223 vsize=128796 CPUtime=994.29 cores=0,2,4,6
/proc/21245/stat : 21245 (glucosInc) R 21223 21222 1406 0 -1 4202496 16444 0 0 0 99422 7 0 0 20 0 1 0 271919562 131887104 31153 33554432000 4194304 5654031 140735439669872 140735439657688 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21245/statm: 32199 31153 142 357 0 31839 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 145740

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.74
CPU system time (s): 0.315951
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 145740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.315951
maximum resident set size= 124612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94830
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1269
involuntary context switches= 2805

runsolver used 9.01163 second user time and 13.31 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-26 20:32:11
IDJOB=3702716
IDBENCH=2041
IDSOLVER=2278
FILE ID=node124/3702716-1338057131
RUNJOBID= node124-1338049033-2280
PBS_JOBID= 14624372
Free space on /tmp= 71532 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-prom2.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702716-1338057131/watcher-3702716-1338057131 -o /tmp/evaluation-result-3702716-1338057131/solver-3702716-1338057131 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702716-1338057131.opb 231338157 HOME HOME

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=231338157

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29140064 kB
Buffers:          298776 kB
Cached:          2534564 kB
SwapCached:            0 kB
Active:           852480 kB
Inactive:        2090184 kB
Active(anon):     111840 kB
Inactive(anon):        0 kB
Active(file):     740640 kB
Inactive(file):  2090184 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        134136 kB
Mapped:            16296 kB
Shmem:               200 kB
Slab:             653204 kB
SReclaimable:      97788 kB
SUnreclaim:       555416 kB
KernelStack:        1528 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     228348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71508 MiB
End job on node124 at 2012-05-26 21:02:11