Trace number 3698254

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.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_1.opb
MD5SUMa7af672db5daf9bd21f1768f531add6b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables21320
Total number of constraints79746
Number of constraints which are clauses79734
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint1
Maximum length of a constraint1407
Number of terms in the objective function 1407
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 1407
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1442
Number of bits of the biggest sum of numbers11
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.27	c run inc solver
0.00/0.27	c [INC SYSTEM] run initial solver
0.00/0.27	c [INC SYSTEM] preprocess with white file
1.77/1.80	c [INC SYSTEM] finished preprocessing in 1 s
1.77/1.80	c [INC SYSTEM] execute solver
1.78/1.92	c [INC SEARCH] formula is SAT
1.78/1.92	c [INC SYSTEM] solved the initial formula
1.86/2.02	c model valid
1.86/2.02	c current solution ok
2.17/2.27	o 34
2.17/2.27	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.27	c write failed with 2
2.17/2.27	c [INC SEARCH] iteration: 0
2.17/2.27	c [INC BOUNDS] best value:34 search for 33
2.17/2.27	c [INC SYSTEM] create new solver instance
2.17/2.27	c [INC] encode full formula
2.17/2.27	c (debug) using card networks
2.17/2.29	c set iterative enc to: card
2.17/2.29	c set iterative enc to: none
2.27/2.30	c [INC SEARCH] isOptimum variable: 0
2.28/2.44	c formula is SAT
2.55/2.71	c [INC SEARCH] copied best model
2.55/2.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.55/2.71	c model valid
2.55/2.71	c current solution ok
2.55/2.71	o 31
2.55/2.71	c [INC SEARCH] iteration: 1
2.55/2.71	c [INC BOUNDS] best value:31 search for 30
2.55/2.71	c [INC SYSTEM] there exists a inc, kill it!
2.55/2.71	c write failed with 2
2.55/2.71	c [INC SYSTEM] create new solver instance
2.55/2.71	c [INC] encode full formula
2.55/2.71	c (debug) using card networks
2.55/2.71	c set iterative enc to: card
2.55/2.71	c set iterative enc to: none
2.55/2.71	c [INC SEARCH] isOptimum variable: 0
3.37/3.50	c formula is SAT
3.37/3.51	c [INC SEARCH] copied best model
3.37/3.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.47/3.61	c model valid
3.47/3.61	c current solution ok
3.47/3.61	o 29
3.47/3.61	c [INC SEARCH] iteration: 2
3.47/3.61	c [INC BOUNDS] best value:29 search for 28
3.47/3.61	c [INC SYSTEM] there exists a inc, kill it!
3.47/3.61	c write failed with 2
3.47/3.61	c [INC SYSTEM] create new solver instance
3.47/3.61	c [INC] encode full formula
3.47/3.61	c (debug) using card networks
3.47/3.63	c set iterative enc to: card
3.47/3.63	c set iterative enc to: none
3.47/3.64	c [INC SEARCH] isOptimum variable: 0
7.98/8.10	c formula is SAT
7.98/8.10	c [INC SEARCH] copied best model
7.98/8.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.08/8.20	c model valid
8.08/8.20	c current solution ok
8.08/8.20	o 26
8.08/8.20	c [INC SEARCH] iteration: 3
8.08/8.20	c [INC BOUNDS] best value:26 search for 25
8.08/8.20	c [INC SYSTEM] there exists a inc, kill it!
8.08/8.20	c write failed with 2
8.08/8.21	c [INC SYSTEM] create new solver instance
8.08/8.21	c [INC] encode full formula
8.08/8.21	c (debug) using card networks
8.08/8.22	c set iterative enc to: card
8.08/8.22	c set iterative enc to: none
8.08/8.23	c [INC SEARCH] isOptimum variable: 0
68.36/68.52	c formula is SAT
68.36/68.53	c [INC SEARCH] copied best model
68.36/68.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.46/68.63	c model valid
68.46/68.63	c current solution ok
68.46/68.63	o 25
68.46/68.63	c [INC SEARCH] iteration: 4
68.46/68.63	c [INC BOUNDS] best value:25 search for 24
68.46/68.63	c [INC SYSTEM] there exists a inc, kill it!
68.46/68.63	c write failed with 2
68.46/68.63	c [INC SYSTEM] create new solver instance
68.46/68.63	c [INC] encode full formula
68.46/68.63	c (debug) using card networks
68.46/68.64	c set iterative enc to: card
68.46/68.64	c set iterative enc to: none
68.46/68.66	c [INC SEARCH] isOptimum variable: 0
238.93/239.12	c formula is SAT
238.93/239.13	c [INC SEARCH] copied best model
238.93/239.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
239.02/239.23	c model valid
239.02/239.23	c current solution ok
239.02/239.23	o 24
239.02/239.23	c [INC SEARCH] iteration: 5
239.02/239.23	c [INC BOUNDS] best value:24 search for 23
239.02/239.23	c [INC SYSTEM] there exists a inc, kill it!
239.02/239.23	c write failed with 2
239.02/239.23	c [INC SYSTEM] create new solver instance
239.02/239.23	c [INC] encode full formula
239.02/239.23	c (debug) using card networks
239.02/239.24	c set iterative enc to: card
239.02/239.24	c set iterative enc to: none
239.02/239.26	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.51	s UNKNOWN
1800.09/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.51	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-3698254-1338072973/watcher-3698254-1338072973 -o /tmp/evaluation-result-3698254-1338072973/solver-3698254-1338072973 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698254-1338072973.opb 1723199351 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.13 2.10 2.11 3/181 7370
/proc/meminfo: memFree=27979088/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0

[startup+0.0735141 s]
/proc/loadavg: 2.13 2.10 2.11 3/181 7370
/proc/meminfo: memFree=27979088/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.13 2.10 2.11 3/181 7370
/proc/meminfo: memFree=27979088/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.13 2.10 2.11 3/181 7370
/proc/meminfo: memFree=27979088/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70031 s]
/proc/loadavg: 2.13 2.10 2.11 3/181 7370
/proc/meminfo: memFree=27979088/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.13 2.10 2.11 3/185 7374
/proc/meminfo: memFree=27881440/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=11464 CPUtime=0.27 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 3899 0 0 0 26 1 0 0 20 0 1 0 273422681 11739136 2524 33554432000 4194304 5992684 140736418080832 140736418075280 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7371/statm: 2866 2524 171 440 0 2422 0
[pid=7373] ppid=7371 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7373/stat : 7373 (cp2_pre.sh) S 7371 7370 4265 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 273422709 9367552 276 33554432000 4194304 5064252 140735092923936 140735092922640 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7373/statm: 2287 276 234 213 0 72 0
[pid=7374] ppid=7373 vsize=56708 CPUtime=1.2 cores=1,3,5,7
/proc/7374/stat : 7374 (coprocessor) R 7373 7370 4265 0 -1 4202496 12803 0 0 0 119 1 0 0 20 0 1 0 273422709 58068992 13455 33554432000 4194304 6586260 140737261552016 140737261547336 4683538 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/7374/statm: 14177 13455 192 584 0 13589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 86468

[startup+3.10033 s]
/proc/loadavg: 2.13 2.10 2.11 3/184 7376
/proc/meminfo: memFree=27913968/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=2.55 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 6626 26749 0 0 53 23 171 8 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 24620

[startup+6.30039 s]
/proc/loadavg: 2.20 2.12 2.11 3/184 7383
/proc/meminfo: memFree=27897728/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=3.52 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 7858 33910 0 0 65 23 253 11 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7383] ppid=7371 vsize=35304 CPUtime=2.64 cores=1,3,5,7
/proc/7383/stat : 7383 (glucosInc) R 7371 7370 4265 0 -1 4202496 7930 0 0 0 263 1 0 0 20 0 1 0 273423045 36151296 7330 33554432000 4194304 5654031 140737006942128 140737006929944 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7383/statm: 8826 7330 141 357 0 8466 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 59924

[startup+12.7003 s]
/proc/loadavg: 2.18 2.11 2.11 3/184 7385
/proc/meminfo: memFree=27889288/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=8.13 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 9092 43653 0 0 78 24 697 14 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7385] ppid=7371 vsize=39056 CPUtime=4.46 cores=1,3,5,7
/proc/7385/stat : 7385 (glucosInc) R 7371 7370 4265 0 -1 4202496 9189 0 0 0 444 2 0 0 20 0 1 0 273423504 39993344 8410 33554432000 4194304 5654031 140735224540384 140735224538264 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7385/statm: 9764 8410 141 357 0 9404 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 63676

[startup+25.5004 s]
/proc/loadavg: 2.14 2.11 2.11 3/184 7385
/proc/meminfo: memFree=27868812/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=8.13 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 9092 43653 0 0 78 24 697 14 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7385] ppid=7371 vsize=50548 CPUtime=17.24 cores=1,3,5,7
/proc/7385/stat : 7385 (glucosInc) R 7371 7370 4265 0 -1 4202496 10406 0 0 0 1722 2 0 0 20 0 1 0 273423504 51761152 11547 33554432000 4194304 5654031 140735224540384 140735224528200 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7385/statm: 12637 11547 142 357 0 12277 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 75168

[startup+51.1004 s]
/proc/loadavg: 2.09 2.10 2.11 3/183 7385
/proc/meminfo: memFree=27871920/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=8.13 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 9092 43653 0 0 78 24 697 14 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7385] ppid=7371 vsize=62152 CPUtime=42.84 cores=1,3,5,7
/proc/7385/stat : 7385 (glucosInc) R 7371 7370 4265 0 -1 4202496 11973 0 0 0 4281 3 0 0 20 0 1 0 273423504 63643648 13952 33554432000 4194304 5654031 140735224540384 140735224528200 4233187 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7385/statm: 15538 13952 142 357 0 15178 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 86772

[startup+102.307 s]
/proc/loadavg: 2.04 2.08 2.10 3/183 7388
/proc/meminfo: memFree=27873300/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=68.53 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 10398 56338 0 0 90 24 6720 19 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7388] ppid=7371 vsize=62088 CPUtime=33.64 cores=1,3,5,7
/proc/7388/stat : 7388 (glucosInc) R 7371 7370 4265 0 -1 4202496 10534 0 0 0 3361 3 0 0 20 0 1 0 273429547 63578112 13391 33554432000 4194304 5654031 140734389720608 140734389708424 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7388/statm: 15522 13391 142 357 0 15162 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 86708

[startup+162.3 s]
/proc/loadavg: 2.01 2.06 2.09 3/183 7388
/proc/meminfo: memFree=27865060/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=68.53 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 10398 56338 0 0 90 24 6720 19 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7388] ppid=7371 vsize=74196 CPUtime=93.61 cores=1,3,5,7
/proc/7388/stat : 7388 (glucosInc) R 7371 7370 4265 0 -1 4202496 11653 0 0 0 9357 4 0 0 20 0 1 0 273429547 75976704 14996 33554432000 4194304 5654031 140734389720608 140734389708424 4215248 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7388/statm: 18549 14996 142 357 0 18189 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 98816

[startup+222.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/183 7388
/proc/meminfo: memFree=27872440/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=68.53 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 10398 56338 0 0 90 24 6720 19 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7388] ppid=7371 vsize=93048 CPUtime=153.6 cores=1,3,5,7
/proc/7388/stat : 7388 (glucosInc) R 7371 7370 4265 0 -1 4202496 11736 0 0 0 15355 5 0 0 20 0 1 0 273429547 95281152 21902 33554432000 4194304 5654031 140734389720608 140734389708424 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7388/statm: 23262 21902 142 357 0 22902 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 117668

[startup+282.3 s]

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

/proc/meminfo: memFree=27792852/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1062.86 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 19420 0 0 0 106268 18 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 136824

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 7426
/proc/meminfo: memFree=27763932/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1122.85 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 19884 0 0 0 112266 19 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 136824

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7426
/proc/meminfo: memFree=27776236/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1182.85 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 20347 0 0 0 118265 20 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 136824

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/183 7469
/proc/meminfo: memFree=27499848/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1242.83 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 20811 0 0 0 124262 21 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 136824

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 7471
/proc/meminfo: memFree=24347752/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=161524 CPUtime=1302.82 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 21274 0 0 0 130260 22 0 0 20 0 1 0 273446607 165400576 38789 33554432000 4194304 5654031 140735237157600 140735237145416 4232833 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 40381 38789 142 357 0 40021 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 186144

[startup+1602.3 s]
/proc/loadavg: 2.43 2.14 2.05 4/184 7472
/proc/meminfo: memFree=20429844/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=161524 CPUtime=1362.81 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 21801 0 0 0 136258 23 0 0 20 0 1 0 273446607 165400576 39361 33554432000 4194304 5654031 140735237157600 140735237145416 4208621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 40381 39361 142 357 0 40021 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 186144

[startup+1662.3 s]
/proc/loadavg: 2.44 2.18 2.06 4/184 7472
/proc/meminfo: memFree=19559004/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=161524 CPUtime=1422.81 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 22795 0 0 0 142256 25 0 0 20 0 1 0 273446607 165400576 38789 33554432000 4194304 5654031 140735237157600 140735237145416 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 40381 38789 142 357 0 40021 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 186144

[startup+1722.3 s]
/proc/loadavg: 2.48 2.26 2.10 4/182 7474
/proc/meminfo: memFree=22432824/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=161524 CPUtime=1482.79 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 23840 0 0 0 148253 26 0 0 20 0 1 0 273446607 165400576 35717 33554432000 4194304 5654031 140735237157600 140735237145416 4232651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 40381 35717 142 357 0 40021 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 186144

[startup+1782.3 s]
/proc/loadavg: 2.18 2.21 2.09 4/183 7475
/proc/meminfo: memFree=22423404/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1542.78 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 24012 0 0 0 154251 27 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4232466 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 136824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.20 2.21 2.09 3/182 7515
/proc/meminfo: memFree=27696920/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1560.99 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 24012 0 0 0 156071 28 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 136824

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.20 2.21 2.09 3/182 7515
/proc/meminfo: memFree=27696920/32873844 swapFree=7124/7124
[pid=7370] ppid=7368 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7370/stat : 7370 (npSolver-pbo-It) S 7368 7370 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273422681 9367552 275 33554432000 4194304 5064252 140733556759952 140733556758864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7370/statm: 2287 275 233 213 0 72 0
[pid=7371] ppid=7370 vsize=15472 CPUtime=239.1 cores=1,3,5,7
/proc/7371/stat : 7371 (npSolver-pbo) S 7370 7370 4265 0 -1 4202496 11670 68640 0 0 102 25 23758 25 20 0 1 0 273422681 15843328 3476 33554432000 4194304 5992684 140736418080832 140736418066664 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/7371/statm: 3868 3476 183 440 0 3424 0
[pid=7393] ppid=7371 vsize=112204 CPUtime=1560.99 cores=1,3,5,7
/proc/7393/stat : 7393 (glucosInc) R 7371 7370 4265 0 -1 4202496 24012 0 0 0 156071 28 0 0 20 0 1 0 273446607 114896896 27084 33554432000 4194304 5654031 140735237157600 140735237145416 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7393/statm: 28051 27084 142 357 0 27691 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 136824

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.33
CPU system time (s): 0.794879
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 216964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.794879
maximum resident set size= 163616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104706
page faults= 0
swaps= 0
block input operations= 0
block output operations= 58824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1130
involuntary context switches= 1895

runsolver used 3.11852 second user time and 8.35673 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 00:56:13
IDJOB=3698254
IDBENCH=25019
IDSOLVER=2275
FILE ID=node134/3698254-1338072973
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698254-1338072973/watcher-3698254-1338072973 -o /tmp/evaluation-result-3698254-1338072973/solver-3698254-1338072973 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698254-1338072973.opb 1723199351 HOME HOME

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

MD5SUM BENCH= a7af672db5daf9bd21f1768f531add6b
RANDOM SEED=1723199351

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:        27979352 kB
Buffers:          329916 kB
Cached:          3558280 kB
SwapCached:            0 kB
Active:          1596704 kB
Inactive:        2468400 kB
Active(anon):     173196 kB
Inactive(anon):     5996 kB
Active(file):    1423508 kB
Inactive(file):  2462404 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11008 kB
Writeback:             0 kB
AnonPages:        185764 kB
Mapped:            15716 kB
Shmem:               212 kB
Slab:             687652 kB
SReclaimable:     128976 kB
SUnreclaim:       558676 kB
KernelStack:        1488 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     299788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71016 MiB
End job on node134 at 2012-05-27 01:26:13