Trace number 3697987

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.02 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ10_3.opb
MD5SUM2821538067d8c071dc9bd4a000c6d040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark334
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 340
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 2500
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2500
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

3.56/3.63	c run inc solver
3.56/3.63	c [INC SYSTEM] run initial solver
3.56/3.63	c [INC SYSTEM] preprocess with white file
16.55/16.65	c [INC SYSTEM] finished preprocessing in 13 s
16.55/16.65	c [INC SYSTEM] execute solver
22.97/23.00	c [INC SEARCH] formula is SAT
22.97/23.07	c [INC SYSTEM] solved the initial formula
23.07/23.20	c model valid
23.07/23.20	c current solution ok
31.31/31.62	o 394
31.31/31.62	c [INC SYSTEM] there exists a inc, kill it!
31.31/31.62	c write failed with 2
31.31/31.64	c [INC SEARCH] iteration: 0
31.31/31.64	c [INC BOUNDS] best value:394 search for 393
31.31/31.64	c [INC SYSTEM] create new solver instance
31.31/31.64	c [INC] encode full formula
31.31/31.64	c fallback to adder encoding
31.31/31.69	c set iterative enc to: adder
31.31/31.69	c set iterative enc to: none
31.57/31.94	c [INC SEARCH] isOptimum variable: 0
40.77/40.98	c formula is SAT
40.89/41.05	c [INC SEARCH] copied best model
40.89/41.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.99/41.18	c model valid
40.99/41.18	c current solution ok
40.99/41.18	o 384
40.99/41.18	c [INC SEARCH] iteration: 1
40.99/41.18	c [INC BOUNDS] best value:384 search for 383
40.99/41.18	c [INC SYSTEM] there exists a inc, kill it!
40.99/41.18	c write failed with 2
41.08/41.20	c [INC SYSTEM] create new solver instance
41.08/41.20	c [INC] encode full formula
41.08/41.20	c fallback to adder encoding
41.08/41.25	c set iterative enc to: adder
41.08/41.25	c set iterative enc to: none
41.14/41.43	c [INC SEARCH] isOptimum variable: 0
200.66/200.90	c formula is SAT
200.78/200.97	c [INC SEARCH] copied best model
200.78/200.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
200.88/201.09	c model valid
200.88/201.09	c current solution ok
200.88/201.09	o 378
200.88/201.09	c [INC SEARCH] iteration: 2
200.88/201.09	c [INC BOUNDS] best value:378 search for 377
200.88/201.09	c [INC SYSTEM] there exists a inc, kill it!
200.88/201.09	c write failed with 2
200.97/201.11	c [INC SYSTEM] create new solver instance
200.97/201.11	c [INC] encode full formula
200.97/201.11	c fallback to adder encoding
200.97/201.15	c set iterative enc to: adder
200.97/201.15	c set iterative enc to: none
201.04/201.31	c [INC SEARCH] isOptimum variable: 0
372.28/372.41	c formula is SAT
372.28/372.48	c [INC SEARCH] copied best model
372.28/372.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
372.48/372.60	c model valid
372.48/372.60	c current solution ok
372.48/372.60	o 370
372.48/372.60	c [INC SEARCH] iteration: 3
372.48/372.60	c [INC BOUNDS] best value:370 search for 369
372.48/372.60	c [INC SYSTEM] there exists a inc, kill it!
372.48/372.60	c write failed with 2
372.48/372.62	c [INC SYSTEM] create new solver instance
372.48/372.62	c [INC] encode full formula
372.68/372.80	c set iterative enc to: swc
372.68/372.99	c [INC SEARCH] isOptimum variable: 0
503.39/503.52	c formula is SAT
503.47/503.62	c [INC SEARCH] copied best model
503.47/503.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
503.58/503.74	c model valid
503.58/503.74	c current solution ok
503.58/503.74	o 366
503.58/503.74	c [INC SEARCH] iteration: 4
503.58/503.74	c [INC BOUNDS] best value:366 search for 365
503.58/503.74	c [INC ENCODE] setup new number of clauses ...
503.58/503.74	c [INC] encode incremental formula
503.58/503.74	c return only the limitting unit clause for 365
503.58/503.74	c [INC SYSTEM] transmit new clauses to solver: 1
503.58/503.74	c [INC SEARCH] isOptimum variable: 0
504.42/504.58	c formula is SAT
504.51/504.67	c [INC SEARCH] copied best model
504.51/504.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
504.61/504.79	c model valid
504.61/504.79	c current solution ok
504.61/504.79	o 362
504.61/504.79	c [INC SEARCH] iteration: 5
504.61/504.79	c [INC BOUNDS] best value:362 search for 361
504.61/504.79	c [INC ENCODE] setup new number of clauses ...
504.61/504.79	c [INC] encode incremental formula
504.61/504.79	c return only the limitting unit clause for 361
504.61/504.79	c [INC SYSTEM] transmit new clauses to solver: 1
504.61/504.79	c [INC SEARCH] isOptimum variable: 0
1259.46/1259.73	c formula is SAT
1259.57/1259.82	c [INC SEARCH] copied best model
1259.57/1259.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1259.67/1259.94	c model valid
1259.67/1259.94	c current solution ok
1259.67/1259.94	o 360
1259.67/1259.94	c [INC SEARCH] iteration: 6
1259.67/1259.94	c [INC BOUNDS] best value:360 search for 359
1259.67/1259.94	c [INC ENCODE] setup new number of clauses ...
1259.67/1259.94	c [INC] encode incremental formula
1259.67/1259.94	c return only the limitting unit clause for 359
1259.67/1259.94	c [INC SYSTEM] transmit new clauses to solver: 1
1259.67/1259.94	c [INC SEARCH] isOptimum variable: 0
1378.58/1378.81	c formula is SAT
1378.68/1378.90	c [INC SEARCH] copied best model
1378.68/1378.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1378.78/1379.02	c model valid
1378.78/1379.02	c current solution ok
1378.78/1379.02	o 358
1378.78/1379.02	c [INC SEARCH] iteration: 7
1378.78/1379.02	c [INC BOUNDS] best value:358 search for 357
1378.78/1379.02	c [INC ENCODE] setup new number of clauses ...
1378.78/1379.02	c [INC] encode incremental formula
1378.78/1379.02	c return only the limitting unit clause for 357
1378.78/1379.02	c [INC SYSTEM] transmit new clauses to solver: 1
1378.78/1379.02	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.31	s UNKNOWN
1800.02/1800.31	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.31	c write failed with -1
1800.02/1800.31	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x88d1540)

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-3697987-1338056555/watcher-3697987-1338056555 -o /tmp/evaluation-result-3697987-1338056555/solver-3697987-1338056555 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697987-1338056555.opb 280830730 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1192
/proc/meminfo: memFree=28521240/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0

[startup+0.0871369 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1192
/proc/meminfo: memFree=28521240/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100285 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1192
/proc/meminfo: memFree=28521240/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1192
/proc/meminfo: memFree=28521240/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1192
/proc/meminfo: memFree=28521240/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 1194
/proc/meminfo: memFree=28489624/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=38724 CPUtime=1.49 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) R 1192 1192 824 0 -1 4202496 3776 0 0 0 148 1 0 0 20 0 1 0 271784029 39653376 6303 33554432000 4194304 5992684 140737044110272 140737044106008 4374769 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1193/statm: 9681 6303 146 440 0 9237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47872

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 1194
/proc/meminfo: memFree=28325556/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=218776 CPUtime=3.09 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) R 1192 1192 824 0 -1 4202496 25420 0 0 0 302 7 0 0 20 0 1 0 271784029 224026624 45784 33554432000 4194304 5992684 140737044110272 140737044105352 5044667 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1193/statm: 54694 45784 162 440 0 54250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227924

[startup+6.30041 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1198
/proc/meminfo: memFree=26880080/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=237048 CPUtime=3.61 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 30657 0 0 0 336 25 0 0 20 0 1 0 271784029 242737152 54448 33554432000 4194304 5992684 140737044110272 140737044104720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/1193/statm: 59262 54448 169 440 0 58818 0
[pid=1197] ppid=1193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1197/stat : 1197 (cp2_pre.sh) S 1193 1192 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271784392 9367552 277 33554432000 4194304 5064252 140734892343424 140734892342128 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1197/statm: 2287 277 234 213 0 72 0
[pid=1198] ppid=1197 vsize=631984 CPUtime=2.64 cores=0,2,4,6
/proc/1198/stat : 1198 (coprocessor) R 1197 1192 824 0 -1 4202496 52118 0 0 0 249 15 0 0 20 0 1 0 271784393 647151616 136579 33554432000 4194304 6586260 140735921128192 140735921124456 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/1198/statm: 157996 136579 164 584 0 157408 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 887328

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1198
/proc/meminfo: memFree=26259424/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=237048 CPUtime=3.61 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 30657 0 0 0 336 25 0 0 20 0 1 0 271784029 242737152 54448 33554432000 4194304 5992684 140737044110272 140737044104720 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 2 0 0
/proc/1193/statm: 59262 54448 169 440 0 58818 0
[pid=1197] ppid=1193 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1197/stat : 1197 (cp2_pre.sh) S 1193 1192 824 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271784392 9367552 277 33554432000 4194304 5064252 140734892343424 140734892342128 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1197/statm: 2287 277 234 213 0 72 0
[pid=1198] ppid=1197 vsize=827264 CPUtime=9.04 cores=0,2,4,6
/proc/1198/stat : 1198 (coprocessor) R 1197 1192 824 0 -1 4202496 81260 0 0 0 876 28 0 0 20 0 1 0 271784393 847118336 199728 33554432000 4194304 6586260 140735921128192 140735921123944 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/1198/statm: 206816 199728 193 584 0 206228 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1082608

[startup+25.5002 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 1202
/proc/meminfo: memFree=27065524/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=269820 CPUtime=19.15 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) R 1192 1192 824 0 -1 4202496 33057 82163 0 0 403 213 1249 50 20 0 1 0 271784029 276295680 61924 33554432000 4194304 5992684 140737044110272 140737044104456 5179696 0 0 4096 0 0 0 0 17 0 0 0 2 0 0
/proc/1193/statm: 67455 61924 178 440 0 67011 0
[pid=1200] ppid=1193 vsize=466140 CPUtime=6.32 cores=0,2,4,6
/proc/1200/stat : 1200 (glucosInc) S 1193 1192 824 0 -1 4202496 67667 0 0 0 618 14 0 0 20 0 1 0 271785694 477327360 97794 33554432000 4194304 5654031 140735916137904 140735916136216 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1200/statm: 116535 97794 147 357 0 116175 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 745108

[startup+51.1004 s]
/proc/loadavg: 2.17 2.05 2.01 3/181 1210
/proc/meminfo: memFree=26827308/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=261788 CPUtime=41.31 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 38563 220266 0 0 506 730 2753 142 20 0 1 0 271784029 268070912 60669 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 65447 60669 187 440 0 65003 0
[pid=1210] ppid=1193 vsize=471588 CPUtime=9.65 cores=0,2,4,6
/proc/1210/stat : 1210 (glucosInc) R 1193 1192 824 0 -1 4202496 67835 0 0 0 949 16 0 0 20 0 1 0 271788172 482906112 100552 33554432000 4194304 5654031 140735366816736 140735366804552 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1210/statm: 117897 100552 141 357 0 117537 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 742524

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 1215
/proc/meminfo: memFree=26794160/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=261788 CPUtime=41.31 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 38563 220266 0 0 506 730 2753 142 20 0 1 0 271784029 268070912 60669 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 65447 60669 187 440 0 65003 0
[pid=1210] ppid=1193 vsize=475988 CPUtime=60.85 cores=0,2,4,6
/proc/1210/stat : 1210 (glucosInc) R 1193 1192 824 0 -1 4202496 68929 0 0 0 6068 17 0 0 20 0 1 0 271788172 487411712 104711 33554432000 4194304 5654031 140735366816736 140735366804552 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1210/statm: 118997 104711 141 357 0 118637 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 746924

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 1217
/proc/meminfo: memFree=26792068/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=261788 CPUtime=41.31 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 38563 220266 0 0 506 730 2753 142 20 0 1 0 271784029 268070912 60669 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 65447 60669 187 440 0 65003 0
[pid=1210] ppid=1193 vsize=479088 CPUtime=120.84 cores=0,2,4,6
/proc/1210/stat : 1210 (glucosInc) R 1193 1192 824 0 -1 4202496 70303 0 0 0 12065 19 0 0 20 0 1 0 271788172 490586112 103365 33554432000 4194304 5654031 140735366816736 140735366804552 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1210/statm: 119772 103365 142 357 0 119412 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 750024

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 1219
/proc/meminfo: memFree=26767960/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=284604 CPUtime=201.19 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 43336 292976 0 0 533 732 18675 179 20 0 1 0 271784029 291434496 65005 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 71151 65005 187 440 0 70707 0
[pid=1219] ppid=1193 vsize=469832 CPUtime=20.97 cores=0,2,4,6
/proc/1219/stat : 1219 (glucosInc) R 1193 1192 824 0 -1 4202496 67319 0 0 0 2083 14 0 0 20 0 1 0 271804160 481107968 100547 33554432000 4194304 5654031 140734895819120 140734895806936 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1219/statm: 117458 100547 141 357 0 117098 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 763584

[startup+282.3 s]

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

/proc/meminfo: memFree=26557340/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=300976 CPUtime=373.67 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 55591 365229 0 0 649 741 35762 215 20 0 1 0 271784029 308199424 69614 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 75244 69614 188 440 0 74800 0
[pid=1221] ppid=1193 vsize=613184 CPUtime=988.38 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 87924 0 0 0 98804 34 0 0 20 0 1 0 271821327 627900416 133735 33554432000 4194304 5654031 140736056383456 140736056371272 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 153296 133735 152 357 0 152936 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 923308

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1232
/proc/meminfo: memFree=26517812/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=613184 CPUtime=1048.14 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88060 0 0 0 104779 35 0 0 20 0 1 0 271821327 627900416 136426 33554432000 4194304 5654031 140736056383456 140736056371272 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 153296 136426 152 357 0 152936 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 931788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1232
/proc/meminfo: memFree=26507200/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=694572 CPUtime=1108.13 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88584 0 0 0 110778 35 0 0 20 0 1 0 271821327 711241728 140010 33554432000 4194304 5654031 140736056383456 140736056371272 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 173643 140010 152 357 0 173283 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1013176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1232
/proc/meminfo: memFree=26499008/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=694572 CPUtime=1168.12 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88591 0 0 0 116776 36 0 0 20 0 1 0 271821327 711241728 143594 33554432000 4194304 5654031 140736056383456 140736056371272 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 173643 143594 152 357 0 173283 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1013176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1232
/proc/meminfo: memFree=26482808/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=694572 CPUtime=1228.11 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88597 0 0 0 122775 36 0 0 20 0 1 0 271821327 711241728 146666 33554432000 4194304 5654031 140736056383456 140736056371272 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 173643 146666 152 357 0 173283 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1013176

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 1236
/proc/meminfo: memFree=26482732/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=694572 CPUtime=1288.11 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88604 0 0 0 128775 36 0 0 20 0 1 0 271821327 711241728 149280 33554432000 4194304 5654031 140736056383456 140736056371272 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 173643 149280 152 357 0 173283 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1013176

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1236
/proc/meminfo: memFree=26445444/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=694572 CPUtime=1348.1 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88611 0 0 0 134774 36 0 0 20 0 1 0 271821327 711241728 152864 33554432000 4194304 5654031 140736056383456 140736056371272 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 173643 152864 152 357 0 173283 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1013176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1236
/proc/meminfo: memFree=26533380/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=613184 CPUtime=1408.09 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88871 0 0 0 140771 38 0 0 20 0 1 0 271821327 627900416 132806 33554432000 4194304 5654031 140736056383456 140736056371272 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 153296 132806 152 357 0 152936 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 931788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1236
/proc/meminfo: memFree=26525436/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=613184 CPUtime=1426.09 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88872 0 0 0 142571 38 0 0 20 0 1 0 271821327 627900416 133318 33554432000 4194304 5654031 140736056383456 140736056371272 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 153296 133318 152 357 0 152936 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 931788

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1236
/proc/meminfo: memFree=26525436/32873844 swapFree=7620/7620
[pid=1192] ppid=1190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1192/stat : 1192 (npSolver-pbo-It) S 1190 1192 824 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271784028 9367552 274 33554432000 4194304 5064252 140733254185472 140733254184384 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1192/statm: 2287 274 233 213 0 72 0
[pid=1193] ppid=1192 vsize=309456 CPUtime=373.93 cores=0,2,4,6
/proc/1193/stat : 1193 (npSolver-pbo) S 1192 1192 824 0 -1 4202496 56501 365229 0 0 674 742 35762 215 20 0 1 0 271784029 316882944 72567 33554432000 4194304 5992684 140737044110272 140737044096104 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 12 0 0
/proc/1193/statm: 77364 72567 188 440 0 76920 0
[pid=1221] ppid=1193 vsize=613184 CPUtime=1426.09 cores=0,2,4,6
/proc/1221/stat : 1221 (glucosInc) R 1193 1192 824 0 -1 4202496 88872 0 0 0 142571 38 0 0 20 0 1 0 271821327 627900416 133318 33554432000 4194304 5654031 140736056383456 140736056371272 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 153296 133318 152 357 0 152936 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 931788

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.32
CPU time (s): 1800.02
CPU user time (s): 1790.07
CPU system time (s): 9.95
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1143404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.6013 second user time and 9.48256 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 20:22:35
IDJOB=3697987
IDBENCH=2013
IDSOLVER=2275
FILE ID=node107/3697987-1338056555
RUNJOBID= node107-1338052952-840
PBS_JOBID= 14624408
Free space on /tmp= 71492 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ10_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697987-1338056555/watcher-3697987-1338056555 -o /tmp/evaluation-result-3697987-1338056555/solver-3697987-1338056555 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697987-1338056555.opb 280830730 HOME HOME

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

MD5SUM BENCH= 2821538067d8c071dc9bd4a000c6d040
RANDOM SEED=280830730

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28518208 kB
Buffers:          256088 kB
Cached:          3296568 kB
SwapCached:            0 kB
Active:           767156 kB
Inactive:        2808884 kB
Active(anon):      26308 kB
Inactive(anon):        0 kB
Active(file):     740848 kB
Inactive(file):  2808884 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22596 kB
Writeback:             0 kB
AnonPages:         23072 kB
Mapped:            14560 kB
Shmem:               200 kB
Slab:             637516 kB
SReclaimable:      79544 kB
SUnreclaim:       557972 kB
KernelStack:        1408 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71096 MiB
End job on node107 at 2012-05-26 20:52:37