Trace number 3698556

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_4.opb
MD5SUMca18e0f90c225db0db25139874012827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75484
Sum of products size (including duplicates)150968
Number of different products75484
Sum of products size150968

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.24	c run inc solver
0.00/0.24	c [INC SYSTEM] run initial solver
0.00/0.24	c [INC SYSTEM] preprocess with white file
1.48/1.58	c [INC SYSTEM] finished preprocessing in 1 s
1.48/1.58	c [INC SYSTEM] execute solver
1.56/1.74	c [INC SEARCH] formula is SAT
1.56/1.75	c [INC SYSTEM] solved the initial formula
1.56/1.78	c model valid
1.56/1.78	c current solution ok
2.17/2.25	o 198
2.17/2.25	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.25	c write failed with 2
2.17/2.25	c [INC SEARCH] iteration: 0
2.17/2.25	c [INC BOUNDS] best value:198 search for 197
2.17/2.25	c [INC SYSTEM] create new solver instance
2.17/2.25	c [INC] encode full formula
2.17/2.25	c (debug) using card networks
2.17/2.27	c set iterative enc to: card
2.17/2.27	c set iterative enc to: none
2.17/2.29	c [INC SEARCH] isOptimum variable: 0
2.27/2.91	c formula is SAT
2.27/2.92	c [INC SEARCH] copied best model
2.27/2.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.27/2.95	c model valid
2.27/2.95	c current solution ok
2.27/2.95	o 63
2.27/2.95	c [INC SEARCH] iteration: 1
2.27/2.95	c [INC BOUNDS] best value:63 search for 62
2.27/2.95	c [INC SYSTEM] there exists a inc, kill it!
2.27/2.95	c write failed with 2
2.27/2.96	c [INC SYSTEM] create new solver instance
2.27/2.96	c [INC] encode full formula
2.27/2.96	c (debug) using card networks
2.27/2.97	c set iterative enc to: card
2.27/2.97	c set iterative enc to: none
2.27/2.98	c [INC SEARCH] isOptimum variable: 0
3.56/3.61	c formula is SAT
3.56/3.62	c [INC SEARCH] copied best model
3.56/3.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.56/3.65	c model valid
3.56/3.65	c current solution ok
3.56/3.65	o 42
3.56/3.65	c [INC SEARCH] iteration: 2
3.56/3.65	c [INC BOUNDS] best value:42 search for 41
3.56/3.65	c [INC SYSTEM] there exists a inc, kill it!
3.56/3.65	c write failed with 2
3.56/3.66	c [INC SYSTEM] create new solver instance
3.56/3.66	c [INC] encode full formula
3.56/3.66	c (debug) using card networks
3.56/3.67	c set iterative enc to: card
3.56/3.67	c set iterative enc to: none
3.56/3.68	c [INC SEARCH] isOptimum variable: 0
4.27/4.37	c formula is SAT
4.27/4.37	c [INC SEARCH] copied best model
4.41/4.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.41/4.52	c model valid
4.41/4.52	c current solution ok
4.41/4.52	o 39
4.41/4.52	c [INC SEARCH] iteration: 3
4.41/4.52	c [INC BOUNDS] best value:39 search for 38
4.41/4.52	c [INC SYSTEM] there exists a inc, kill it!
4.41/4.52	c write failed with 2
4.41/4.52	c [INC SYSTEM] create new solver instance
4.41/4.52	c [INC] encode full formula
4.41/4.52	c (debug) using card networks
4.41/4.52	c set iterative enc to: card
4.41/4.52	c set iterative enc to: none
4.41/4.77	c [INC SEARCH] isOptimum variable: 0
5.04/5.43	c formula is SAT
5.04/5.44	c [INC SEARCH] copied best model
5.04/5.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.04/5.48	c model valid
5.04/5.48	c current solution ok
5.04/5.48	o 38
5.04/5.48	c [INC SEARCH] iteration: 4
5.04/5.48	c [INC BOUNDS] best value:38 search for 37
5.04/5.48	c [INC SYSTEM] there exists a inc, kill it!
5.04/5.48	c write failed with 2
5.04/5.48	c [INC SYSTEM] create new solver instance
5.04/5.48	c [INC] encode full formula
5.04/5.48	c (debug) using card networks
5.04/5.50	c set iterative enc to: card
5.04/5.50	c set iterative enc to: none
5.15/5.51	c [INC SEARCH] isOptimum variable: 0
724.11/724.68	c formula is SAT
724.11/724.69	c [INC SEARCH] copied best model
724.11/724.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
724.22/724.73	c model valid
724.22/724.73	c current solution ok
724.22/724.73	o 36
724.22/724.73	c [INC SEARCH] iteration: 5
724.22/724.73	c [INC BOUNDS] best value:36 search for 35
724.22/724.73	c [INC SYSTEM] there exists a inc, kill it!
724.22/724.73	c write failed with 2
724.22/724.73	c [INC SYSTEM] create new solver instance
724.22/724.73	c [INC] encode full formula
724.22/724.73	c (debug) using card networks
724.22/724.74	c set iterative enc to: card
724.22/724.74	c set iterative enc to: none
724.22/724.76	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.71	s UNKNOWN
1800.06/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.71	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-3698556-1338075089/watcher-3698556-1338075089 -o /tmp/evaluation-result-3698556-1338075089/solver-3698556-1338075089 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698556-1338075089.opb 2034778281 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.04 2.16 2.10 3/180 7605
/proc/meminfo: memFree=26793280/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0

[startup+0.0613519 s]
/proc/loadavg: 2.04 2.16 2.10 3/180 7605
/proc/meminfo: memFree=26793280/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 2.04 2.16 2.10 3/180 7605
/proc/meminfo: memFree=26793280/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.04 2.16 2.10 3/180 7605
/proc/meminfo: memFree=26793280/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/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.04 2.16 2.10 3/180 7605
/proc/meminfo: memFree=26793280/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.04 2.16 2.10 3/184 7609
/proc/meminfo: memFree=26676280/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=28640 CPUtime=0.23 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 5560 0 0 0 21 2 0 0 20 0 1 0 273634290 29327360 5005 33554432000 4194304 5992684 140736901487152 140736901481600 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7606/statm: 7160 5005 164 440 0 6716 0
[pid=7608] ppid=7606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7608/stat : 7608 (cp2_pre.sh) S 7606 7605 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273634314 9367552 277 33554432000 4194304 5064252 140734563551776 140734563550480 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7608/statm: 2287 277 234 213 0 72 0
[pid=7609] ppid=7608 vsize=110412 CPUtime=1.25 cores=0,2,4,6
/proc/7609/stat : 7609 (coprocessor) R 7608 7605 4265 0 -1 4202496 21593 0 0 0 116 9 0 0 20 0 1 0 273634314 113061888 26651 33554432000 4194304 6586260 140736340363568 140736340359720 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7609/statm: 27603 26651 199 584 0 27015 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157348

[startup+3.1002 s]
/proc/loadavg: 2.04 2.16 2.10 3/183 7611
/proc/meminfo: memFree=26725780/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=35840 CPUtime=2.96 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 10591 43277 0 0 41 41 197 17 20 0 1 0 273634290 36700160 6821 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7606/statm: 8960 6821 180 440 0 8516 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44988

[startup+6.30017 s]
/proc/loadavg: 2.04 2.16 2.10 3/183 7620
/proc/meminfo: memFree=26714932/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 45736

[startup+12.7003 s]
/proc/loadavg: 2.04 2.16 2.10 3/183 7622
/proc/meminfo: memFree=26710292/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7622] ppid=7606 vsize=51896 CPUtime=7.17 cores=0,2,4,6
/proc/7622/stat : 7622 (glucosInc) R 7606 7605 4265 0 -1 4202496 12241 0 0 0 715 2 0 0 20 0 1 0 273634840 53141504 11624 33554432000 4194304 5654031 140733595042592 140733595040376 4218714 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7622/statm: 12974 11624 140 357 0 12614 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 97632

[startup+25.5004 s]
/proc/loadavg: 2.03 2.15 2.09 3/183 7622
/proc/meminfo: memFree=26684640/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7622] ppid=7606 vsize=82212 CPUtime=19.98 cores=0,2,4,6
/proc/7622/stat : 7622 (glucosInc) R 7606 7605 4265 0 -1 4202496 13638 0 0 0 1995 3 0 0 20 0 1 0 273634840 84185088 18589 33554432000 4194304 5654031 140733595042592 140733595030408 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7622/statm: 20553 18589 141 357 0 20193 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 127948

[startup+51.1004 s]
/proc/loadavg: 2.02 2.14 2.09 3/183 7622
/proc/meminfo: memFree=26680544/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7622] ppid=7606 vsize=82212 CPUtime=45.57 cores=0,2,4,6
/proc/7622/stat : 7622 (glucosInc) R 7606 7605 4265 0 -1 4202496 13639 0 0 0 4554 3 0 0 20 0 1 0 273634840 84185088 19101 33554432000 4194304 5654031 140733595042592 140733595030408 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7622/statm: 20553 19101 141 357 0 20193 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 127948

[startup+102.307 s]
/proc/loadavg: 2.06 2.13 2.09 3/183 7623
/proc/meminfo: memFree=26677376/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7622] ppid=7606 vsize=82212 CPUtime=96.77 cores=0,2,4,6
/proc/7622/stat : 7622 (glucosInc) R 7606 7605 4265 0 -1 4202496 13640 0 0 0 9674 3 0 0 20 0 1 0 273634840 84185088 19613 33554432000 4194304 5654031 140733595042592 140733595030408 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7622/statm: 20553 19613 141 357 0 20193 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 127948

[startup+162.3 s]
/proc/loadavg: 2.02 2.10 2.08 3/183 7623
/proc/meminfo: memFree=26673248/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7622] ppid=7606 vsize=101068 CPUtime=156.75 cores=0,2,4,6
/proc/7622/stat : 7622 (glucosInc) R 7606 7605 4265 0 -1 4202496 14073 0 0 0 15672 3 0 0 20 0 1 0 273634840 103493632 19624 33554432000 4194304 5654031 140733595042592 140733595040472 4208584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7622/statm: 25267 19624 141 357 0 24907 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 146804

[startup+222.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/183 7623
/proc/meminfo: memFree=26649148/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=5.16 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 17414 75309 0 0 60 42 387 27 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7622] ppid=7606 vsize=101068 CPUtime=216.74 cores=0,2,4,6
/proc/7622/stat : 7622 (glucosInc) R 7606 7605 4265 0 -1 4202496 14687 0 0 0 21670 4 0 0 20 0 1 0 273634840 103493632 24292 33554432000 4194304 5654031 140733595042592 140733595030408 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7622/statm: 25267 24292 141 357 0 24907 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 146804

[startup+282.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/183 7623
/proc/meminfo: memFree=26636228/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26415920/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=182156 CPUtime=577.44 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 17169 0 0 0 57735 9 0 0 20 0 1 0 273706766 186527744 40057 33554432000 4194304 5654031 140737294663456 140737294661384 4233306 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 45539 40057 141 357 0 45179 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 227892

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26428356/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=182156 CPUtime=637.42 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 18633 0 0 0 63730 12 0 0 20 0 1 0 273706766 186527744 36985 33554432000 4194304 5654031 140737294663456 140737294661384 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 45539 36985 141 357 0 45179 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 227892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26380532/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=212976 CPUtime=697.43 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 19963 0 0 0 69728 15 0 0 20 0 1 0 273706766 218087424 43708 33554432000 4194304 5654031 140737294663456 140737294661544 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 53244 43708 141 357 0 52884 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 258712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7635
/proc/meminfo: memFree=26386832/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=182156 CPUtime=757.41 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 20850 0 0 0 75724 17 0 0 20 0 1 0 273706766 186527744 36985 33554432000 4194304 5654031 140737294663456 140737294661384 4233306 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 45539 36985 141 357 0 45179 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 227892

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 7784
/proc/meminfo: memFree=27901996/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=182156 CPUtime=817.4 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 21913 0 0 0 81720 20 0 0 20 0 1 0 273706766 186527744 40406 33554432000 4194304 5654031 140737294663456 140737294661384 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 45539 40406 141 357 0 45179 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 227892

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 7784
/proc/meminfo: memFree=27859232/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=212976 CPUtime=877.38 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 22948 0 0 0 87716 22 0 0 20 0 1 0 273706766 218087424 47480 33554432000 4194304 5654031 140737294663456 140737294661544 4232715 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 53244 47480 141 357 0 52884 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 258712

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7785
/proc/meminfo: memFree=27875832/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=182156 CPUtime=937.38 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 23904 0 0 0 93712 26 0 0 20 0 1 0 273706766 186527744 38197 33554432000 4194304 5654031 140737294663456 140737294661384 4215017 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 45539 38197 141 357 0 45179 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 227892

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 7788
/proc/meminfo: memFree=27854192/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=182156 CPUtime=997.37 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 25474 0 0 0 99708 29 0 0 20 0 1 0 273706766 186527744 40245 33554432000 4194304 5654031 140737294663456 140737294661384 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 45539 40245 141 357 0 45179 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 227892

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 7811
/proc/meminfo: memFree=27850100/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=212976 CPUtime=1057.35 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 27623 0 0 0 105703 32 0 0 20 0 1 0 273706766 218087424 41336 33554432000 4194304 5654031 140737294663456 140737294661544 4232448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 53244 41336 141 357 0 52884 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 258712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 7811
/proc/meminfo: memFree=27823732/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=212976 CPUtime=1075.77 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 27636 0 0 0 107544 33 0 0 20 0 1 0 273706766 218087424 47992 33554432000 4194304 5654031 140737294663456 140737294661544 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 53244 47992 141 357 0 52884 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 258712

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 7811
/proc/meminfo: memFree=27823732/32873844 swapFree=7124/7124
[pid=7605] ppid=7603 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7605/stat : 7605 (npSolver-pbo-It) S 7603 7605 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273634289 9367552 274 33554432000 4194304 5064252 140734321045344 140734321044256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7605/statm: 2287 274 233 213 0 72 0
[pid=7606] ppid=7605 vsize=36588 CPUtime=724.29 cores=0,2,4,6
/proc/7606/stat : 7606 (npSolver-pbo) S 7605 7605 4265 0 -1 4202496 19686 91354 0 0 67 42 72279 41 20 0 1 0 273634290 37466112 6822 33554432000 4194304 5992684 140736901487152 140736901472984 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7606/statm: 9147 6822 180 440 0 8703 0
[pid=7630] ppid=7606 vsize=212976 CPUtime=1075.77 cores=0,2,4,6
/proc/7630/stat : 7630 (glucosInc) R 7606 7605 4265 0 -1 4202496 27636 0 0 0 107544 33 0 0 20 0 1 0 273706766 218087424 47992 33554432000 4194304 5654031 140737294663456 140737294661544 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7630/statm: 53244 47992 141 357 0 52884 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 258712

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.09
CPU user time (s): 1798.92
CPU system time (s): 1.17482
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 308800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.17482
maximum resident set size= 211604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139056
page faults= 0
swaps= 0
block input operations= 0
block output operations= 108344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1913
involuntary context switches= 2035

runsolver used 3.41648 second user time and 7.64184 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 01:31:29
IDJOB=3698556
IDBENCH=48108
IDSOLVER=2275
FILE ID=node134/3698556-1338075089
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 70776 MiB

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

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

MD5SUM BENCH= ca18e0f90c225db0db25139874012827
RANDOM SEED=2034778281

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26793660 kB
Buffers:          337772 kB
Cached:          3810020 kB
SwapCached:            0 kB
Active:          2774068 kB
Inactive:        2468680 kB
Active(anon):    1090500 kB
Inactive(anon):     5996 kB
Active(file):    1683568 kB
Inactive(file):  2462684 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9304 kB
Writeback:             0 kB
AnonPages:       1186848 kB
Mapped:            15588 kB
Shmem:               212 kB
Slab:             692448 kB
SReclaimable:     134680 kB
SUnreclaim:       557768 kB
KernelStack:        1496 kB
PageTables:         6420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1572416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    743424 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= 71012 MiB
End job on node134 at 2012-05-27 02:01:30