Trace number 3748833

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 (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-5.opb
MD5SUMed36462db2ffa04ea65b986069441496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2642
Best CPU time to get the best result obtained on this benchmark0.050991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2642
Optimality of the best value was proved YES
Number of variables907
Total number of constraints403
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)277
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
Number of terms in the objective function 748
Biggest coefficient in the objective function 240
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 33855
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 240
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 33855
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.81	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.81	c [INC SYSTEM] execute solver
0.00/0.96	c [INC SEARCH] formula is SAT
0.00/0.96	c [INC SYSTEM] solved the initial formula
0.00/0.96	c model valid
0.00/0.96	c current solution ok
0.98/1.06	o 9115
0.98/1.06	c execute binary inc search
0.98/1.06	c [INC SEARCH] current bound: 4765
0.98/1.06	c [INC SEARCH] iteration: 0
0.98/1.06	c [INC SEARCH] lower bound: 0 upperbound 9530 current bound: 4765 best value:9530
0.98/1.06	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.06	c write failed with 2
0.98/1.06	c [INC SYSTEM] create new solver instance
0.98/1.06	c [INC] encode full formula
0.98/1.06	c fallback to adder encoding
1.08/1.11	c set iterative enc to: adder
1.08/1.11	c set iterative enc to: none
1.08/1.12	c [INC SEARCH] isOptimum variable: 0
129.65/129.71	c [INC SEARCH] formula is SAT
129.65/129.71	c [INC SEARCH] copied best model
129.65/129.71	c sat variable: 1 optimum/unsat variable: 0
129.65/129.71	c model valid
129.65/129.71	c current solution ok
129.65/129.71	o 4277
129.65/129.71	c [INC SEARCH] current bound: 2346
129.65/129.71	c [INC SEARCH] iteration: 1
129.65/129.71	c [INC SEARCH] lower bound: 0 upperbound 4692 current bound: 2346 best value:4692
129.65/129.71	c [INC SYSTEM] there exists a inc, kill it!
129.65/129.71	c write failed with 2
129.65/129.71	c [INC SYSTEM] create new solver instance
129.65/129.71	c [INC] encode full formula
129.65/129.71	c fallback to adder encoding
129.65/129.76	c set iterative enc to: adder
129.65/129.76	c set iterative enc to: none
129.65/129.77	c [INC SEARCH] isOptimum variable: 0
263.41/263.51	c [INC SEARCH] formula is UNSAT
263.41/263.51	c [INC SYSTEM] there exists a inc, kill it!
263.41/263.51	c write failed with 2
263.41/263.51	c sat variable: 0 optimum/unsat variable: 1
263.41/263.51	c [INC SEARCH] set lower bound to 2347 upperbound 4692
263.41/263.51	c [INC SEARCH] current bound: 3519
263.41/263.51	c [INC SEARCH] iteration: 2
263.41/263.51	c [INC SEARCH] lower bound: 2347 upperbound 4692 current bound: 3519 best value:4692
263.41/263.51	c [INC SYSTEM] create new solver instance
263.41/263.51	c [INC] encode full formula
263.41/263.51	c fallback to adder encoding
263.41/263.56	c set iterative enc to: adder
263.41/263.56	c set iterative enc to: none
263.41/263.57	c [INC SEARCH] isOptimum variable: 0
434.87/435.01	c [INC SEARCH] formula is SAT
434.87/435.01	c [INC SEARCH] copied best model
434.87/435.01	c sat variable: 1 optimum/unsat variable: 0
434.87/435.01	c model valid
434.87/435.01	c current solution ok
434.87/435.01	o 3073
434.87/435.01	c [INC SEARCH] current bound: 2917
434.87/435.01	c [INC SEARCH] iteration: 3
434.87/435.01	c [INC SEARCH] lower bound: 2347 upperbound 3488 current bound: 2917 best value:3488
434.87/435.01	c [INC SYSTEM] there exists a inc, kill it!
434.87/435.01	c write failed with 2
434.87/435.01	c [INC SYSTEM] create new solver instance
434.87/435.01	c [INC] encode full formula
434.87/435.01	c fallback to adder encoding
434.87/435.06	c set iterative enc to: adder
434.87/435.06	c set iterative enc to: none
434.87/435.07	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748833-1339119941/watcher-3748833-1339119941 -o /tmp/evaluation-result-3748833-1339119941/solver-3748833-1339119941 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748833-1339119941.opb 2081992924 HOME HOME 

running on 4 cores: 1,3,5,7

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.02 2.01 2.00 3/178 1717
/proc/meminfo: memFree=31730668/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0

[startup+0.04532 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1717
/proc/meminfo: memFree=31730668/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100329 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1717
/proc/meminfo: memFree=31730668/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1717
/proc/meminfo: memFree=31730668/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700309 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1717
/proc/meminfo: memFree=31730668/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1723
/proc/meminfo: memFree=31712336/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 22840

[startup+3.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1726
/proc/meminfo: memFree=31692804/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
[pid=1726] ppid=1718 vsize=31008 CPUtime=1.97 cores=1,3,5,7
/proc/1726/stat : 1726 (glucosInc) R 1718 1717 30741 0 -1 4202496 6973 0 0 0 196 1 0 0 20 0 1 0 378118663 31752192 6484 33554432000 4194304 5654031 140734623419280 140734623417080 4232518 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1726/statm: 7752 6484 141 357 0 7392 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53848

[startup+6.30037 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 1726
/proc/meminfo: memFree=31679216/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
[pid=1726] ppid=1718 vsize=38080 CPUtime=5.16 cores=1,3,5,7
/proc/1726/stat : 1726 (glucosInc) R 1718 1717 30741 0 -1 4202496 7479 0 0 0 515 1 0 0 20 0 1 0 378118663 38993920 8506 33554432000 4194304 5654031 140734623419280 140734623407096 4215097 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1726/statm: 9520 8506 141 357 0 9160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60920

[startup+12.7004 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 1726
/proc/meminfo: memFree=31657700/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
[pid=1726] ppid=1718 vsize=45220 CPUtime=11.57 cores=1,3,5,7
/proc/1726/stat : 1726 (glucosInc) R 1718 1717 30741 0 -1 4202496 8323 0 0 0 1155 2 0 0 20 0 1 0 378118663 46305280 10280 33554432000 4194304 5654031 140734623419280 140734623407096 4233457 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1726/statm: 11305 10280 141 357 0 10945 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68060

[startup+25.5004 s]
/proc/loadavg: 2.15 2.04 2.01 3/181 1727
/proc/meminfo: memFree=31649056/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
[pid=1726] ppid=1718 vsize=68504 CPUtime=24.36 cores=1,3,5,7
/proc/1726/stat : 1726 (glucosInc) R 1718 1717 30741 0 -1 4202496 8829 0 0 0 2434 2 0 0 20 0 1 0 378118663 70148096 12483 33554432000 4194304 5654031 140734623419280 140734623407096 4215026 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1726/statm: 17126 12483 141 357 0 16766 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91344

[startup+51.1004 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 1727
/proc/meminfo: memFree=31628256/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
[pid=1726] ppid=1718 vsize=68504 CPUtime=49.96 cores=1,3,5,7
/proc/1726/stat : 1726 (glucosInc) R 1718 1717 30741 0 -1 4202496 8896 0 0 0 4993 3 0 0 20 0 1 0 378118663 70148096 16125 33554432000 4194304 5654031 140734623419280 140734623407096 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1726/statm: 17126 16125 141 357 0 16766 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91344

[startup+102.307 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 1727
/proc/meminfo: memFree=31551664/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13692 CPUtime=1.11 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 5966 13586 0 0 12 10 81 8 20 0 1 0 378118551 14020608 2888 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3423 2888 185 442 0 2977 0
[pid=1726] ppid=1718 vsize=87360 CPUtime=101.15 cores=1,3,5,7
/proc/1726/stat : 1726 (glucosInc) R 1718 1717 30741 0 -1 4202496 9933 0 0 0 10111 4 0 0 20 0 1 0 378118663 89456640 20813 33554432000 4194304 5654031 140734623419280 140734623407096 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1726/statm: 21840 20813 141 357 0 21480 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 110200

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 1729
/proc/meminfo: memFree=31610260/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=129.72 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 8619 24066 0 0 17 10 12932 13 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1729] ppid=1718 vsize=70748 CPUtime=32.51 cores=1,3,5,7
/proc/1729/stat : 1729 (glucosInc) R 1718 1717 30741 0 -1 4202496 10014 0 0 0 3248 3 0 0 20 0 1 0 378131528 72445952 14998 33554432000 4194304 5654031 140737129126976 140737129114792 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1729/statm: 17687 14998 141 357 0 17327 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 93748

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 1729
/proc/meminfo: memFree=31547252/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=129.72 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 8619 24066 0 0 17 10 12932 13 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1729] ppid=1718 vsize=94024 CPUtime=92.49 cores=1,3,5,7
/proc/1729/stat : 1729 (glucosInc) R 1718 1717 30741 0 -1 4202496 11005 0 0 0 9245 4 0 0 20 0 1 0 378131528 96280576 20884 33554432000 4194304 5654031 140737129126976 140737129114792 4215071 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1729/statm: 23506 20884 141 357 0 23146 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 117024

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/182 1734
/proc/meminfo: memFree=31587816/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31445104/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=807.08 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 22565 0 0 0 80678 30 0 0 20 0 1 0 378162058 191610880 39954 33554432000 4194304 5654031 140735376326400 140735376314216 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 39954 141 357 0 46420 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 210120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1765
/proc/meminfo: memFree=31453416/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=867.07 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 23455 0 0 0 86675 32 0 0 20 0 1 0 378162058 191610880 39954 33554432000 4194304 5654031 140735376326400 140735376314216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 39954 141 357 0 46420 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 210120

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1765
/proc/meminfo: memFree=31398944/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=927.06 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 24346 0 0 0 92672 34 0 0 20 0 1 0 378162058 191610880 40466 33554432000 4194304 5654031 140735376326400 140735376314216 4216272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 40466 141 357 0 46420 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 210120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1765
/proc/meminfo: memFree=31402752/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=987.05 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 25234 0 0 0 98669 36 0 0 20 0 1 0 378162058 191610880 39954 33554432000 4194304 5654031 140735376326400 140735376314216 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 39954 141 357 0 46420 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 210120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1768
/proc/meminfo: memFree=31408984/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=1047.03 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 26139 0 0 0 104665 38 0 0 20 0 1 0 378162058 191610880 40466 33554432000 4194304 5654031 140735376326400 140735376314216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 40466 141 357 0 46420 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 210120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1768
/proc/meminfo: memFree=31419016/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=1107.01 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 27035 0 0 0 110661 40 0 0 20 0 1 0 378162058 191610880 38930 33554432000 4194304 5654031 140735376326400 140735376314216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 38930 141 357 0 46420 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 210120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1769
/proc/meminfo: memFree=31420864/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=187120 CPUtime=1167 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 27929 0 0 0 116658 42 0 0 20 0 1 0 378162058 191610880 39954 33554432000 4194304 5654031 140735376326400 140735376314216 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 46780 39954 141 357 0 46420 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 210120

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 1770
/proc/meminfo: memFree=31440544/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=156300 CPUtime=1227 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 28251 0 0 0 122656 44 0 0 20 0 1 0 378162058 160051200 37839 33554432000 4194304 5654031 140735376326400 140735376314216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 39075 37839 141 357 0 38715 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 179300

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1770
/proc/meminfo: memFree=31463392/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=156300 CPUtime=1286.99 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 29141 0 0 0 128653 46 0 0 20 0 1 0 378162058 160051200 37327 33554432000 4194304 5654031 140735376326400 140735376314216 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 39075 37327 141 357 0 38715 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 179300

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 1820
/proc/meminfo: memFree=28738536/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=156300 CPUtime=1346.96 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 30088 0 0 0 134648 48 0 0 20 0 1 0 378162058 160051200 34255 33554432000 4194304 5654031 140735376326400 140735376324424 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 39075 34255 141 357 0 38715 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 179300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.05 2.01 3/182 1820
/proc/meminfo: memFree=27327884/32873844 swapFree=6904/6904
[pid=1717] ppid=1715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1717/stat : 1717 (npSolver-pbo-I.) S 1715 1717 30741 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378118551 9367552 275 33554432000 4194304 5064252 140737466153376 140737466152288 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1717/statm: 2287 275 233 213 0 72 0
[pid=1718] ppid=1717 vsize=13852 CPUtime=434.96 cores=1,3,5,7
/proc/1718/stat : 1718 (npSolver-pbo) S 1717 1717 30741 0 -1 4202496 13834 49661 0 0 26 12 43432 26 20 0 1 0 378118551 14184448 2889 33554432000 4194304 6004724 140735632145664 140735632130584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1718/statm: 3463 2889 185 442 0 3017 0
[pid=1737] ppid=1718 vsize=156300 CPUtime=1365.06 cores=1,3,5,7
/proc/1737/stat : 1737 (glucosInc) R 1718 1717 30741 0 -1 4202496 30094 0 0 0 136458 48 0 0 20 0 1 0 378162058 160051200 37327 33554432000 4194304 5654031 140735376326400 140735376314216 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1737/statm: 39075 37327 141 357 0 38715 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 179300

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.19
CPU system time (s): 0.874867
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 259440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.874867
maximum resident set size= 210060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93972
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 442
involuntary context switches= 1993

runsolver used 6.10007 second user time and 17.1294 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-08 03:45:41
IDJOB=3748833
IDBENCH=2231
IDSOLVER=2333
FILE ID=node140/3748833-1339119941
RUNJOBID= node140-1339112243-562
PBS_JOBID= 14643713
Free space on /tmp= 70668 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748833-1339119941/watcher-3748833-1339119941 -o /tmp/evaluation-result-3748833-1339119941/solver-3748833-1339119941 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748833-1339119941.opb 2081992924 HOME HOME

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

MD5SUM BENCH= ed36462db2ffa04ea65b986069441496
RANDOM SEED=2081992924

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.92
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.094
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.88
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.094
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.90
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.094
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:        31731048 kB
Buffers:          137820 kB
Cached:           102172 kB
SwapCached:         2756 kB
Active:           251212 kB
Inactive:          45708 kB
Active(anon):      54408 kB
Inactive(anon):     4684 kB
Active(file):     196804 kB
Inactive(file):    41024 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67100432 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        188120 kB
Mapped:             9780 kB
Shmem:                 0 kB
Slab:             706332 kB
SReclaimable:     148344 kB
SUnreclaim:       557988 kB
KernelStack:        1504 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     178424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 69360 MiB
End job on node140 at 2012-06-08 04:15:42