Trace number 3703242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.08 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-queens-30.opb
MD5SUMac9944a86f58bd3c1af4c4c4a209f399
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1797.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints960
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints960
Minimum length of a constraint88
Maximum length of a constraint116
Number of terms in the objective function 900
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 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
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.60	c run inc solver
0.00/0.60	c [INC SYSTEM] run initial solver
0.00/0.60	c [INC SYSTEM] preprocess with white file
34.77/34.87	c [INC SYSTEM] finished preprocessing in 34 s
34.77/34.87	c [INC SYSTEM] execute solver
35.46/35.58	c [INC SEARCH] formula is SAT
35.58/35.61	c [INC SYSTEM] solved the initial formula
35.58/35.65	c model valid
35.58/35.65	c current solution ok
37.88/37.95	o 0
37.88/37.95	c starting approximation
37.88/37.95	c factor = 1
37.88/37.95	c can not find a suitable factor, leaving approximation
37.88/37.95	c finished approximation
37.88/37.95	c [INC SYSTEM] there exists a inc, kill it!
37.88/37.95	c write failed with 2
37.88/37.96	c [INC SEARCH] iteration: 0
37.88/37.96	c [INC BOUNDS] best value:900 search for 899
37.88/37.96	c [INC SYSTEM] create new solver instance
37.88/37.96	c [INC] encode full formula
37.88/37.96	c (debug) using card networks
37.88/37.99	c set iterative enc to: card
37.88/37.99	c set iterative enc to: none
37.97/38.04	c [INC SEARCH] isOptimum variable: 0
38.99/39.08	c formula is SAT
39.21/39.21	c [INC SEARCH] copied best model
39.21/39.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.21/39.21	c model valid
39.21/39.21	c current solution ok
39.21/39.21	o -33
39.21/39.21	c [INC SEARCH] iteration: 1
39.21/39.21	c [INC BOUNDS] best value:867 search for 866
39.21/39.21	c [INC SYSTEM] there exists a inc, kill it!
39.21/39.21	c write failed with 2
39.21/39.21	c [INC SYSTEM] create new solver instance
39.21/39.21	c [INC] encode full formula
39.21/39.21	c (debug) using card networks
39.21/39.21	c set iterative enc to: card
39.21/39.21	c set iterative enc to: none
39.21/39.49	c [INC SEARCH] isOptimum variable: 0
40.86/41.14	c formula is SAT
40.86/41.19	c [INC SEARCH] copied best model
40.86/41.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.95/41.22	c model valid
40.95/41.22	c current solution ok
40.95/41.22	o -34
40.95/41.22	c [INC SEARCH] iteration: 2
40.95/41.22	c [INC BOUNDS] best value:866 search for 865
40.95/41.22	c [INC SYSTEM] there exists a inc, kill it!
40.95/41.22	c write failed with 2
40.95/41.23	c [INC SYSTEM] create new solver instance
40.95/41.23	c [INC] encode full formula
40.95/41.23	c (debug) using card networks
40.95/41.26	c set iterative enc to: card
40.95/41.26	c set iterative enc to: none
41.03/41.30	c [INC SEARCH] isOptimum variable: 0
55.88/56.15	c formula is SAT
55.88/56.19	c [INC SEARCH] copied best model
55.88/56.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.98/56.22	c model valid
55.98/56.22	c current solution ok
55.98/56.22	o -35
55.98/56.22	c [INC SEARCH] iteration: 3
55.98/56.22	c [INC BOUNDS] best value:865 search for 864
55.98/56.22	c [INC SYSTEM] there exists a inc, kill it!
55.98/56.22	c write failed with 2
55.98/56.24	c [INC SYSTEM] create new solver instance
55.98/56.24	c [INC] encode full formula
55.98/56.24	c (debug) using card networks
55.98/56.26	c set iterative enc to: card
55.98/56.26	c set iterative enc to: none
56.05/56.31	c [INC SEARCH] isOptimum variable: 0
124.68/124.91	c formula is SAT
124.68/124.95	c [INC SEARCH] copied best model
124.68/124.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.68/124.98	c model valid
124.68/124.98	c current solution ok
124.68/124.98	o -36
124.68/124.98	c [INC SEARCH] iteration: 4
124.68/124.98	c [INC BOUNDS] best value:864 search for 863
124.68/124.98	c [INC SYSTEM] there exists a inc, kill it!
124.68/124.98	c write failed with 2
124.77/125.00	c [INC SYSTEM] create new solver instance
124.77/125.00	c [INC] encode full formula
124.77/125.00	c (debug) using card networks
124.77/125.02	c set iterative enc to: card
124.77/125.02	c set iterative enc to: none
124.77/125.07	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.61	s UNKNOWN
1800.03/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.61	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-3703242-1338098131/watcher-3703242-1338098131 -o /tmp/evaluation-result-3703242-1338098131/solver-3703242-1338098131 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703242-1338098131.opb 102017876 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 2/179 1004
/proc/meminfo: memFree=27641372/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0

[startup+0.0809789 s]
/proc/loadavg: 2.02 2.02 2.00 2/179 1004
/proc/meminfo: memFree=27641372/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.02 2.02 2.00 2/179 1004
/proc/meminfo: memFree=27641372/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.02 2.02 2.00 2/179 1004
/proc/meminfo: memFree=27641372/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.02 2.02 2.00 2/179 1004
/proc/meminfo: memFree=27641372/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.02 2.00 4/183 1008
/proc/meminfo: memFree=27441884/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=60100 CPUtime=0.6 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 9216 0 0 0 54 6 0 0 20 0 1 0 275937404 61542400 13359 33554432000 4194304 5992684 140735807925984 140735807920432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 15025 13359 163 440 0 14581 0
[pid=1007] ppid=1005 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1007/stat : 1007 (cp2_pre.sh) S 1005 1004 15712 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 275937465 9367552 276 33554432000 4194304 5064252 140733570984784 140733570983488 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1007/statm: 2287 276 234 213 0 72 0
[pid=1008] ppid=1007 vsize=320824 CPUtime=0.87 cores=0,2,4,6
/proc/1008/stat : 1008 (coprocessor) R 1007 1004 15712 0 -1 4202496 35492 0 0 0 80 7 0 0 20 0 1 0 275937465 328523776 70284 33554432000 4194304 6586260 140733357884000 140733357880728 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1008/statm: 80206 70284 164 584 0 79618 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 399220

[startup+3.10035 s]
/proc/loadavg: 2.02 2.02 2.00 4/183 1008
/proc/meminfo: memFree=27225304/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=60100 CPUtime=0.6 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 9216 0 0 0 54 6 0 0 20 0 1 0 275937404 61542400 13359 33554432000 4194304 5992684 140735807925984 140735807920432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 15025 13359 163 440 0 14581 0
[pid=1007] ppid=1005 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1007/stat : 1007 (cp2_pre.sh) S 1005 1004 15712 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 275937465 9367552 276 33554432000 4194304 5064252 140733570984784 140733570983488 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1007/statm: 2287 276 234 213 0 72 0
[pid=1008] ppid=1007 vsize=424536 CPUtime=2.47 cores=0,2,4,6
/proc/1008/stat : 1008 (coprocessor) R 1007 1004 15712 0 -1 4202496 52362 0 0 0 237 10 0 0 20 0 1 0 275937465 434724864 100437 33554432000 4194304 6586260 140733357884000 140733357880024 4561508 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1008/statm: 106134 100437 181 584 0 105546 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 502932

[startup+6.30034 s]
/proc/loadavg: 2.01 2.02 2.00 4/183 1008
/proc/meminfo: memFree=27114320/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=60100 CPUtime=0.6 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 9216 0 0 0 54 6 0 0 20 0 1 0 275937404 61542400 13359 33554432000 4194304 5992684 140735807925984 140735807920432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 15025 13359 163 440 0 14581 0
[pid=1007] ppid=1005 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1007/stat : 1007 (cp2_pre.sh) S 1005 1004 15712 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 275937465 9367552 276 33554432000 4194304 5064252 140733570984784 140733570983488 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1007/statm: 2287 276 234 213 0 72 0
[pid=1008] ppid=1007 vsize=451264 CPUtime=5.67 cores=0,2,4,6
/proc/1008/stat : 1008 (coprocessor) R 1007 1004 15712 0 -1 4202496 59468 0 0 0 555 12 0 0 20 0 1 0 275937465 462094336 111631 33554432000 4194304 6586260 140733357884000 140733357879320 4690010 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1008/statm: 112816 111631 188 584 0 112228 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 529660

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 4/183 1008
/proc/meminfo: memFree=27108548/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=60100 CPUtime=0.6 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 9216 0 0 0 54 6 0 0 20 0 1 0 275937404 61542400 13359 33554432000 4194304 5992684 140735807925984 140735807920432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 15025 13359 163 440 0 14581 0
[pid=1007] ppid=1005 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1007/stat : 1007 (cp2_pre.sh) S 1005 1004 15712 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 275937465 9367552 276 33554432000 4194304 5064252 140733570984784 140733570983488 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1007/statm: 2287 276 234 213 0 72 0
[pid=1008] ppid=1007 vsize=456248 CPUtime=12.07 cores=0,2,4,6
/proc/1008/stat : 1008 (coprocessor) R 1007 1004 15712 0 -1 4202496 60712 0 0 0 1195 12 0 0 20 0 1 0 275937465 467197952 112875 33554432000 4194304 6586260 140733357884000 140733357879320 4683293 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1008/statm: 114062 112875 188 584 0 113474 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 534644

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 4/183 1008
/proc/meminfo: memFree=27103852/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=60100 CPUtime=0.6 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 9216 0 0 0 54 6 0 0 20 0 1 0 275937404 61542400 13359 33554432000 4194304 5992684 140735807925984 140735807920432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 15025 13359 163 440 0 14581 0
[pid=1007] ppid=1005 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1007/stat : 1007 (cp2_pre.sh) S 1005 1004 15712 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 275937465 9367552 276 33554432000 4194304 5064252 140733570984784 140733570983488 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1007/statm: 2287 276 234 213 0 72 0
[pid=1008] ppid=1007 vsize=460736 CPUtime=24.87 cores=0,2,4,6
/proc/1008/stat : 1008 (coprocessor) R 1007 1004 15712 0 -1 4202496 61828 0 0 0 2474 13 0 0 20 0 1 0 275937465 471793664 113991 33554432000 4194304 6586260 140733357884000 140733357879368 5506880 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1008/statm: 115184 113991 188 584 0 114596 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 539132

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 4/182 1017
/proc/meminfo: memFree=27295304/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=41.08 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 17207 189079 0 0 125 199 3703 81 20 0 1 0 275937404 89354240 19658 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19658 195 440 0 21371 0
[pid=1017] ppid=1005 vsize=244764 CPUtime=9.78 cores=0,2,4,6
/proc/1017/stat : 1017 (glucosInc) R 1005 1004 15712 0 -1 4202496 43866 0 0 0 969 9 0 0 20 0 1 0 275941535 250638336 52869 33554432000 4194304 5654031 140734872398912 140734872396680 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1017/statm: 61191 52869 140 357 0 60831 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 341172

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 1019
/proc/meminfo: memFree=27290760/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=56.09 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 20023 233997 0 0 137 200 5176 96 20 0 1 0 275937404 89354240 19659 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19659 195 440 0 21371 0
[pid=1019] ppid=1005 vsize=245452 CPUtime=45.97 cores=0,2,4,6
/proc/1019/stat : 1019 (glucosInc) R 1005 1004 15712 0 -1 4202496 43384 0 0 0 4590 7 0 0 20 0 1 0 275943035 251342848 53956 33554432000 4194304 5654031 140737108421696 140737108409512 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1019/statm: 61363 53956 141 357 0 61003 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 341860

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 1021
/proc/meminfo: memFree=27287644/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=263300 CPUtime=37.21 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 44522 0 0 0 3713 8 0 0 20 0 1 0 275949912 269619200 54170 33554432000 4194304 5654031 140733563582736 140733563570552 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 65825 54170 140 357 0 65465 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 359708

[startup+222.3 s]

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

/proc/meminfo: memFree=12874020/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1116.96 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 54131 0 0 0 111665 31 0 0 20 0 1 0 275949912 280383488 61126 33554432000 4194304 5654031 140733563582736 140733563570552 4232491 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 61126 142 357 0 68093 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 370220

[startup+1302.3 s]
/proc/loadavg: 2.00 2.11 2.13 3/181 1148
/proc/meminfo: memFree=12860004/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1176.95 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 54883 0 0 0 117663 32 0 0 20 0 1 0 275949912 280383488 59122 33554432000 4194304 5654031 140733563582736 140733563570552 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 59122 142 357 0 68093 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 370220

[startup+1362.3 s]
/proc/loadavg: 2.00 2.08 2.12 3/181 1148
/proc/meminfo: memFree=12852644/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1236.94 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 55297 0 0 0 123662 32 0 0 20 0 1 0 275949912 280383488 61577 33554432000 4194304 5654031 140733563582736 140733563570552 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 61577 142 357 0 68093 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 370220

[startup+1422.31 s]
/proc/loadavg: 2.00 2.07 2.11 3/181 1148
/proc/meminfo: memFree=12850888/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1296.93 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 55864 0 0 0 129660 33 0 0 20 0 1 0 275949912 280383488 59856 33554432000 4194304 5654031 140733563582736 140733563570552 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 59856 142 357 0 68093 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 370220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.05 2.10 3/182 1152
/proc/meminfo: memFree=12845716/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1356.92 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 56720 0 0 0 135657 35 0 0 20 0 1 0 275949912 280383488 57392 33554432000 4194304 5654031 140733563582736 140733563580760 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 57392 142 357 0 68093 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 370220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.09 3/181 1152
/proc/meminfo: memFree=12823976/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1416.91 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 56791 0 0 0 141656 35 0 0 20 0 1 0 275949912 280383488 60529 33554432000 4194304 5654031 140733563582736 140733563570552 4216325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 60529 142 357 0 68093 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 370220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/181 1152
/proc/meminfo: memFree=12797136/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=304632 CPUtime=1476.9 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 57490 0 0 0 147654 36 0 0 20 0 1 0 275949912 311943168 63261 33554432000 4194304 5654031 140733563582736 140733563570552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 76158 63261 142 357 0 75798 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 401040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/181 1152
/proc/meminfo: memFree=12801068/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=273812 CPUtime=1536.9 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 57813 0 0 0 153652 38 0 0 20 0 1 0 275949912 280383488 60685 33554432000 4194304 5654031 140733563582736 140733563570552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 68453 60685 142 357 0 68093 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 370220

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 1152
/proc/meminfo: memFree=12786328/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=307288 CPUtime=1596.88 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 58484 0 0 0 159649 39 0 0 20 0 1 0 275949912 314662912 63905 33554432000 4194304 5654031 140733563582736 140733563570552 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 76822 63905 142 357 0 76462 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 403696

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 1153
/proc/meminfo: memFree=12760600/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=276468 CPUtime=1656.87 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 58931 0 0 0 165647 40 0 0 20 0 1 0 275949912 283103232 60933 33554432000 4194304 5654031 140733563582736 140733563570552 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 69117 60933 142 357 0 68757 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 372876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 1153
/proc/meminfo: memFree=12746356/32873844 swapFree=7616/7616
[pid=1004] ppid=1002 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1004/stat : 1004 (npSolver-pbo-It) S 1002 1004 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275937404 9367552 274 33554432000 4194304 5064252 140736562708928 140736562707840 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1004/statm: 2287 274 233 213 0 72 0
[pid=1005] ppid=1004 vsize=87260 CPUtime=124.85 cores=0,2,4,6
/proc/1005/stat : 1005 (npSolver-pbo) S 1004 1004 15712 0 -1 4202496 22836 278561 0 0 148 201 12026 110 20 0 1 0 275937404 89354240 19660 33554432000 4194304 5992684 140735807925984 140735807911816 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1005/statm: 21815 19660 195 440 0 21371 0
[pid=1021] ppid=1005 vsize=276468 CPUtime=1675.18 cores=0,2,4,6
/proc/1021/stat : 1021 (glucosInc) R 1005 1004 15712 0 -1 4202496 58932 0 0 0 167478 40 0 0 20 0 1 0 275949912 283103232 61445 33554432000 4194304 5654031 140733563582736 140733563570552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1021/statm: 69117 61445 142 357 0 68757 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 372876

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.62
CPU time (s): 1800.08
CPU user time (s): 1796.54
CPU system time (s): 3.54046
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 552508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.54
system time used= 3.54046
maximum resident set size= 483832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 490920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6997
involuntary context switches= 2082

runsolver used 4.52231 second user time and 16.6335 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 07:55:31
IDJOB=3703242
IDBENCH=89874
IDSOLVER=2278
FILE ID=node141/3703242-1338098131
RUNJOBID= node141-1338087612-15728
PBS_JOBID= 14624446
Free space on /tmp= 71440 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-queens-30.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703242-1338098131/watcher-3703242-1338098131 -o /tmp/evaluation-result-3703242-1338098131/solver-3703242-1338098131 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703242-1338098131.opb 102017876 HOME HOME

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

MD5SUM BENCH= ac9944a86f58bd3c1af4c4c4a209f399
RANDOM SEED=102017876

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        27641256 kB
Buffers:          364884 kB
Cached:          3678148 kB
SwapCached:            0 kB
Active:          1191596 kB
Inactive:        3216704 kB
Active(anon):     366292 kB
Inactive(anon):        0 kB
Active(file):     825304 kB
Inactive(file):  3216704 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9328 kB
Writeback:             0 kB
AnonPages:        371468 kB
Mapped:            15656 kB
Shmem:               200 kB
Slab:             682692 kB
SReclaimable:     124944 kB
SUnreclaim:       557748 kB
KernelStack:        1488 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     505544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 66724 MiB
End job on node141 at 2012-05-27 08:25:31