Trace number 3751947

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 (fixed)? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.00/0.30	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.30	c [INC SYSTEM] execute solver
0.00/0.31	c [INC SEARCH] formula is SAT
0.00/0.31	c [INC SYSTEM] solved the initial formula
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.34	o 451
0.00/0.34	c starting approximation
0.00/0.34	c factor = 1
0.00/0.34	c can not find a suitable factor, leaving approximation
0.00/0.34	c finished approximation
0.00/0.34	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.34	c write failed with 2
0.00/0.35	c [INC SEARCH] iteration: 0
0.00/0.35	c [INC BOUNDS] best value:451 search for 450
0.00/0.35	c [INC SYSTEM] create new solver instance
0.00/0.35	c [INC] encode full formula
0.00/0.35	c (debug) using card networks
0.00/0.35	c old isEQ: 176, new EQ is 0
0.00/0.35	c set iterative enc to: card
0.00/0.35	c set iterative enc to: none
0.00/0.36	c [INC SEARCH] isOptimum variable: 0
0.00/0.40	c formula is SAT
0.00/0.40	c [INC SEARCH] copied best model
0.00/0.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.40	c model valid
0.00/0.40	c current solution ok
0.00/0.40	o 227
0.00/0.40	c [INC SEARCH] iteration: 1
0.00/0.40	c [INC BOUNDS] best value:227 search for 226
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c old isEQ: 112, new EQ is 0
0.00/0.41	c set iterative enc to: card
0.00/0.41	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.45	c formula is SAT
0.00/0.45	c [INC SEARCH] copied best model
0.00/0.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 222
0.00/0.45	c [INC SEARCH] iteration: 2
0.00/0.45	c [INC BOUNDS] best value:222 search for 221
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	c old isEQ: 112, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.50	c model valid
0.00/0.50	c current solution ok
0.00/0.50	o 220
0.00/0.50	c [INC SEARCH] iteration: 3
0.00/0.50	c [INC BOUNDS] best value:220 search for 219
0.00/0.50	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.50	c write failed with 2
0.00/0.50	c [INC SYSTEM] create new solver instance
0.00/0.50	c [INC] encode full formula
0.00/0.50	c (debug) using card networks
0.00/0.50	c old isEQ: 112, new EQ is 0
0.00/0.51	c set iterative enc to: card
0.00/0.51	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/1.00	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o 218
0.00/1.00	c [INC SEARCH] iteration: 4
0.00/1.00	c [INC BOUNDS] best value:218 search for 217
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.86/1.00	c [INC SYSTEM] create new solver instance
0.86/1.00	c [INC] encode full formula
0.86/1.00	c (debug) using card networks
0.86/1.00	c old isEQ: 112, new EQ is 0
0.86/1.01	c set iterative enc to: card
0.86/1.01	c set iterative enc to: none
0.86/1.02	c [INC SEARCH] isOptimum variable: 0
2.95/3.14	c formula is SAT
2.95/3.14	c [INC SEARCH] copied best model
2.95/3.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.95/3.14	c model valid
2.95/3.14	c current solution ok
2.95/3.14	o 217
2.95/3.14	c [INC SEARCH] iteration: 5
2.95/3.14	c [INC BOUNDS] best value:217 search for 216
2.95/3.14	c [INC SYSTEM] there exists a inc, kill it!
2.95/3.14	c write failed with 2
2.95/3.14	c [INC SYSTEM] create new solver instance
2.95/3.14	c [INC] encode full formula
2.95/3.14	c (debug) using card networks
2.95/3.14	c old isEQ: 112, new EQ is 0
2.95/3.15	c set iterative enc to: card
2.95/3.15	c set iterative enc to: none
2.95/3.16	c [INC SEARCH] isOptimum variable: 0
157.01/157.23	c formula is SAT
157.01/157.23	c [INC SEARCH] copied best model
157.01/157.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.01/157.23	c model valid
157.01/157.23	c current solution ok
157.01/157.23	o 213
157.01/157.23	c [INC SEARCH] iteration: 6
157.01/157.23	c [INC BOUNDS] best value:213 search for 212
157.01/157.23	c [INC SYSTEM] there exists a inc, kill it!
157.01/157.23	c write failed with 2
157.01/157.23	c [INC SYSTEM] create new solver instance
157.01/157.23	c [INC] encode full formula
157.01/157.23	c (debug) using card networks
157.01/157.23	c old isEQ: 112, new EQ is 0
157.01/157.24	c set iterative enc to: card
157.01/157.24	c set iterative enc to: none
157.01/157.25	c [INC SEARCH] isOptimum variable: 0
959.67/960.05	c formula is SAT
959.67/960.05	c [INC SEARCH] copied best model
959.67/960.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
959.67/960.06	c model valid
959.67/960.06	c current solution ok
959.67/960.06	o 212
959.67/960.06	c [INC SEARCH] iteration: 7
959.67/960.06	c [INC BOUNDS] best value:212 search for 211
959.67/960.06	c [INC SYSTEM] there exists a inc, kill it!
959.67/960.06	c write failed with 2
959.67/960.06	c [INC SYSTEM] create new solver instance
959.67/960.06	c [INC] encode full formula
959.67/960.06	c (debug) using card networks
959.67/960.06	c old isEQ: 112, new EQ is 0
959.67/960.07	c set iterative enc to: card
959.67/960.07	c set iterative enc to: none
959.67/960.08	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	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-3751947-1339115653/watcher-3751947-1339115653 -o /tmp/evaluation-result-3751947-1339115653/solver-3751947-1339115653 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751947-1339115653.opb 134135396 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.08 2.02 1.96 3/178 23064
/proc/meminfo: memFree=31095884/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0

[startup+0.0675839 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 23064
/proc/meminfo: memFree=31095884/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.175061 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 23064
/proc/meminfo: memFree=31095884/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300127 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 23064
/proc/meminfo: memFree=31095884/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 23064
/proc/meminfo: memFree=31095884/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.07 2.02 1.96 3/181 23079
/proc/meminfo: memFree=31131508/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=0.88 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 4837 16024 0 0 8 4 72 4 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 14012

[startup+3.10033 s]
/proc/loadavg: 2.07 2.02 1.96 3/181 23081
/proc/meminfo: memFree=31131820/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=0.88 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 4837 16024 0 0 8 4 72 4 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23081] ppid=23065 vsize=14936 CPUtime=2.07 cores=1,3,5,7
/proc/23081/stat : 23081 (glucosInc) R 23065 23064 19416 0 -1 4202496 4333 0 0 0 206 1 0 0 20 0 1 0 377691091 15294464 3213 33554432000 4194304 5654031 140737084994816 140737084992712 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23081/statm: 3734 3213 141 357 0 3374 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 28948

[startup+6.3003 s]
/proc/loadavg: 2.07 2.02 1.96 3/181 23083
/proc/meminfo: memFree=31126732/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=3.01 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5368 20894 0 0 9 4 283 5 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23083] ppid=23065 vsize=19300 CPUtime=3.12 cores=1,3,5,7
/proc/23083/stat : 23083 (glucosInc) R 23065 23064 19416 0 -1 4202496 4811 0 0 0 312 0 0 0 20 0 1 0 377691305 19763200 4113 33554432000 4194304 5654031 140734254759024 140734254746840 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23083/statm: 4825 4113 142 357 0 4465 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 33312

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 1.96 3/181 23083
/proc/meminfo: memFree=31074748/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=3.01 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5368 20894 0 0 9 4 283 5 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23083] ppid=23065 vsize=35400 CPUtime=9.52 cores=1,3,5,7
/proc/23083/stat : 23083 (glucosInc) R 23065 23064 19416 0 -1 4202496 6040 0 0 0 951 1 0 0 20 0 1 0 377691305 36249600 7515 33554432000 4194304 5654031 140734254759024 140734254746840 4232408 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23083/statm: 8850 7515 142 357 0 8490 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 49412

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 1.96 3/181 23083
/proc/meminfo: memFree=31100892/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=3.01 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5368 20894 0 0 9 4 283 5 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23083] ppid=23065 vsize=54056 CPUtime=22.33 cores=1,3,5,7
/proc/23083/stat : 23083 (glucosInc) R 23065 23064 19416 0 -1 4202496 6838 0 0 0 2231 2 0 0 20 0 1 0 377691305 55353344 10256 33554432000 4194304 5654031 140734254759024 140734254746840 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23083/statm: 13514 10256 142 357 0 13154 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 68068

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 1.96 3/181 23083
/proc/meminfo: memFree=31037908/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=3.01 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5368 20894 0 0 9 4 283 5 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23083] ppid=23065 vsize=72912 CPUtime=47.92 cores=1,3,5,7
/proc/23083/stat : 23083 (glucosInc) R 23065 23064 19416 0 -1 4202496 7892 0 0 0 4789 3 0 0 20 0 1 0 377691305 74661888 16978 33554432000 4194304 5654031 140734254759024 140734254746840 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23083/statm: 18228 16978 142 357 0 17868 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 86924

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.96 3/181 23083
/proc/meminfo: memFree=31005424/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=3.01 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5368 20894 0 0 9 4 283 5 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23083] ppid=23065 vsize=85256 CPUtime=99.12 cores=1,3,5,7
/proc/23083/stat : 23083 (glucosInc) R 23065 23064 19416 0 -1 4202496 8577 0 0 0 9907 5 0 0 20 0 1 0 377691305 87302144 20767 33554432000 4194304 5654031 140734254759024 140734254757048 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23083/statm: 21314 20767 142 357 0 20954 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 99268

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/181 23085
/proc/meminfo: memFree=31056084/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=157.06 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5899 31867 0 0 10 4 15677 15 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23085] ppid=23065 vsize=32484 CPUtime=5.03 cores=1,3,5,7
/proc/23085/stat : 23085 (glucosInc) R 23065 23064 19416 0 -1 4202496 4622 0 0 0 503 0 0 0 20 0 1 0 377706714 33263616 6826 33554432000 4194304 5654031 140733862048928 140733862046728 4215014 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23085/statm: 8121 6826 142 357 0 7761 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 46496

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/181 23086
/proc/meminfo: memFree=30993716/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=157.06 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 5899 31867 0 0 10 4 15677 15 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23085] ppid=23065 vsize=72808 CPUtime=65.02 cores=1,3,5,7
/proc/23085/stat : 23085 (glucosInc) R 23065 23064 19416 0 -1 4202496 6033 0 0 0 6500 2 0 0 20 0 1 0 377706714 74555392 17655 33554432000 4194304 5654031 140733862048928 140733862036744 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23085/statm: 18202 17655 142 357 0 17842 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 86820

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 23086
/proc/meminfo: memFree=30922952/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30966184/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=99500 CPUtime=342.15 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 18479 0 0 0 34191 24 0 0 20 0 1 0 377786997 101888000 20112 33554432000 4194304 5654031 140736261838768 140736261826584 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 24875 20112 142 357 0 24515 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 113512

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/181 23097
/proc/meminfo: memFree=30903772/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=179640 CPUtime=402.14 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 21196 0 0 0 40184 30 0 0 20 0 1 0 377786997 183951360 34810 33554432000 4194304 5654031 140736261838768 140736261826584 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 44910 34810 142 357 0 44550 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 193652

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.97 3/181 23145
/proc/meminfo: memFree=31049624/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=148820 CPUtime=462.13 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 23320 0 0 0 46178 35 0 0 20 0 1 0 377786997 152391680 29623 33554432000 4194304 5654031 140736261838768 140736261826584 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 37205 29623 142 357 0 36845 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 162832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23145
/proc/meminfo: memFree=30987736/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=179640 CPUtime=522.12 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 25726 0 0 0 52172 40 0 0 20 0 1 0 377786997 183951360 34810 33554432000 4194304 5654031 140736261838768 140736261826584 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 44910 34810 142 357 0 44550 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 193652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23145
/proc/meminfo: memFree=31000916/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=99500 CPUtime=582.11 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 27556 0 0 0 58167 44 0 0 20 0 1 0 377786997 101888000 20112 33554432000 4194304 5654031 140736261838768 140736261826584 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 24875 20112 142 357 0 24515 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 113512

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 23150
/proc/meminfo: memFree=31022972/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=179640 CPUtime=642.1 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 29384 0 0 0 64161 49 0 0 20 0 1 0 377786997 183951360 39930 33554432000 4194304 5654031 140736261838768 140736261826584 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 44910 39930 142 357 0 44550 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 193652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 23173
/proc/meminfo: memFree=30975268/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=179876 CPUtime=702.09 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 32013 0 0 0 70154 55 0 0 20 0 1 0 377786997 184193024 41645 33554432000 4194304 5654031 140736261838768 140736261826584 4216091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 44969 41645 142 357 0 44609 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 193888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 23174
/proc/meminfo: memFree=30992016/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=179876 CPUtime=762.07 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 34137 0 0 0 76148 59 0 0 20 0 1 0 377786997 184193024 37549 33554432000 4194304 5654031 140736261838768 140736261836856 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 44969 37549 142 357 0 44609 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 193888

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/182 23174
/proc/meminfo: memFree=30944592/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=179876 CPUtime=822.07 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 35376 0 0 0 82144 63 0 0 20 0 1 0 377786997 184193024 44205 33554432000 4194304 5654031 140736261838768 140736261826584 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 44969 44205 142 357 0 44609 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 193888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.03 1.98 3/182 23174
/proc/meminfo: memFree=30981752/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=149056 CPUtime=840.27 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 35998 0 0 0 83963 64 0 0 20 0 1 0 377786997 152633344 34922 33554432000 4194304 5654031 140736261838768 140736261826584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 37264 34922 142 357 0 36904 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 163068

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.10 2.03 1.98 3/182 23174
/proc/meminfo: memFree=30981752/32873844 swapFree=7632/7632
[pid=23064] ppid=23062 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23064/stat : 23064 (npSolver-pbo-It) S 23062 23064 19416 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377690989 9367552 275 33554432000 4194304 5064252 140737010778880 140737010777792 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23064/statm: 2287 275 233 213 0 72 0
[pid=23065] ppid=23064 vsize=4864 CPUtime=959.77 cores=1,3,5,7
/proc/23065/stat : 23065 (npSolver-pbo) S 23064 23064 19416 0 -1 4202496 6430 68412 0 0 12 4 95884 77 20 0 1 0 377690989 4980736 842 33554432000 4194304 6004724 140734554238384 140734554224232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 11 0 0
/proc/23065/statm: 1216 842 189 442 0 770 0
[pid=23096] ppid=23065 vsize=149056 CPUtime=840.27 cores=1,3,5,7
/proc/23096/stat : 23096 (glucosInc) R 23065 23064 19416 0 -1 4202496 35998 0 0 0 83963 64 0 0 20 0 1 0 377786997 152633344 34922 33554432000 4194304 5654031 140736261838768 140736261826584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23096/statm: 37264 34922 142 357 0 36904 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 163068

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.59
CPU system time (s): 1.48077
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 260848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.59
system time used= 1.48077
maximum resident set size= 197916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 475
involuntary context switches= 2004

runsolver used 6.46702 second user time and 12.2601 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-08 02:34:13
IDJOB=3751947
IDBENCH=1961
IDSOLVER=2335
FILE ID=node119/3751947-1339115653
RUNJOBID= node119-1339111666-20946
PBS_JOBID= 14643734
Free space on /tmp= 70856 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751947-1339115653/watcher-3751947-1339115653 -o /tmp/evaluation-result-3751947-1339115653/solver-3751947-1339115653 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751947-1339115653.opb 134135396 HOME HOME

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=134135396

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        31096536 kB
Buffers:          109860 kB
Cached:           736976 kB
SwapCached:         2368 kB
Active:           254904 kB
Inactive:         732940 kB
Active(anon):     140536 kB
Inactive(anon):     2744 kB
Active(file):     114368 kB
Inactive(file):   730196 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:              8516 kB
Writeback:             0 kB
AnonPages:        147336 kB
Mapped:            10064 kB
Shmem:                 0 kB
Slab:             647984 kB
SReclaimable:      88916 kB
SUnreclaim:       559068 kB
KernelStack:        1480 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     294596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 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= 70848 MiB
End job on node119 at 2012-06-08 03:04:14