Trace number 3747167

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.20	c [INC SEARCH] formula is SAT
0.00/0.20	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.24	o 454
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:454 search for 453
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 41, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.29	c formula is SAT
0.00/0.29	c [INC SEARCH] copied best model
0.00/0.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o 230
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:230 search for 229
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.29	c old isEQ: 208, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.30	c [INC SEARCH] isOptimum variable: 0
0.00/0.34	c formula is SAT
0.00/0.34	c [INC SEARCH] copied best model
0.00/0.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.34	o 229
0.00/0.34	c [INC SEARCH] iteration: 2
0.00/0.34	c [INC BOUNDS] best value:229 search for 228
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.34	c [INC SYSTEM] create new solver instance
0.00/0.34	c [INC] encode full formula
0.00/0.34	c (debug) using card networks
0.00/0.34	c old isEQ: 208, 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.35	c [INC SEARCH] isOptimum variable: 0
0.00/0.39	c formula is SAT
0.00/0.39	c [INC SEARCH] copied best model
0.00/0.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.39	c model valid
0.00/0.39	c current solution ok
0.00/0.39	o 228
0.00/0.39	c [INC SEARCH] iteration: 3
0.00/0.39	c [INC BOUNDS] best value:228 search for 227
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.39	c old isEQ: 208, new EQ is 0
0.00/0.40	c set iterative enc to: card
0.00/0.40	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.46	c formula is SAT
0.00/0.46	c [INC SEARCH] copied best model
0.00/0.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.46	c model valid
0.00/0.46	c current solution ok
0.00/0.46	o 227
0.00/0.46	c [INC SEARCH] iteration: 4
0.00/0.46	c [INC BOUNDS] best value:227 search for 226
0.00/0.46	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.46	c write failed with 2
0.00/0.46	c [INC SYSTEM] create new solver instance
0.00/0.46	c [INC] encode full formula
0.00/0.46	c (debug) using card networks
0.00/0.46	c old isEQ: 208, new EQ is 0
0.00/0.47	c set iterative enc to: card
0.00/0.47	c set iterative enc to: none
0.00/0.48	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.53	c [INC SEARCH] copied best model
0.00/0.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.53	o 226
0.00/0.53	c [INC SEARCH] iteration: 5
0.00/0.53	c [INC BOUNDS] best value:226 search for 225
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.53	c old isEQ: 208, new EQ is 0
0.00/0.54	c set iterative enc to: card
0.00/0.54	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.61	c formula is SAT
0.00/0.62	c [INC SEARCH] copied best model
0.00/0.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o 225
0.00/0.62	c [INC SEARCH] iteration: 6
0.00/0.62	c [INC BOUNDS] best value:225 search for 224
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.62	c old isEQ: 208, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
11.55/11.65	c formula is SAT
11.55/11.65	c [INC SEARCH] copied best model
11.55/11.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.55/11.65	c model valid
11.55/11.65	c current solution ok
11.55/11.65	o 223
11.55/11.65	c [INC SEARCH] iteration: 7
11.55/11.65	c [INC BOUNDS] best value:223 search for 222
11.55/11.65	c [INC SYSTEM] there exists a inc, kill it!
11.55/11.65	c write failed with 2
11.55/11.65	c [INC SYSTEM] create new solver instance
11.55/11.65	c [INC] encode full formula
11.55/11.65	c (debug) using card networks
11.55/11.65	c old isEQ: 208, new EQ is 0
11.55/11.66	c set iterative enc to: card
11.55/11.66	c set iterative enc to: none
11.55/11.67	c [INC SEARCH] isOptimum variable: 0
15.35/15.49	c formula is SAT
15.35/15.49	c [INC SEARCH] copied best model
15.35/15.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.35/15.49	c model valid
15.35/15.49	c current solution ok
15.35/15.49	o 221
15.35/15.49	c [INC SEARCH] iteration: 8
15.35/15.49	c [INC BOUNDS] best value:221 search for 220
15.35/15.49	c [INC SYSTEM] there exists a inc, kill it!
15.35/15.49	c write failed with 2
15.35/15.49	c [INC SYSTEM] create new solver instance
15.35/15.49	c [INC] encode full formula
15.35/15.49	c (debug) using card networks
15.35/15.49	c old isEQ: 208, new EQ is 0
15.45/15.50	c set iterative enc to: card
15.45/15.50	c set iterative enc to: none
15.45/15.51	c [INC SEARCH] isOptimum variable: 0
46.43/46.59	c formula is SAT
46.53/46.60	c [INC SEARCH] copied best model
46.53/46.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.53/46.60	c model valid
46.53/46.60	c current solution ok
46.53/46.60	o 219
46.53/46.60	c [INC SEARCH] iteration: 9
46.53/46.60	c [INC BOUNDS] best value:219 search for 218
46.53/46.60	c [INC SYSTEM] there exists a inc, kill it!
46.53/46.60	c write failed with 2
46.53/46.60	c [INC SYSTEM] create new solver instance
46.53/46.60	c [INC] encode full formula
46.53/46.60	c (debug) using card networks
46.53/46.60	c old isEQ: 208, new EQ is 0
46.53/46.61	c set iterative enc to: card
46.53/46.61	c set iterative enc to: none
46.53/46.61	c [INC SEARCH] isOptimum variable: 0
599.24/599.42	c formula is SAT
599.24/599.42	c [INC SEARCH] copied best model
599.24/599.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
599.24/599.42	c model valid
599.24/599.42	c current solution ok
599.24/599.42	o 218
599.24/599.42	c [INC SEARCH] iteration: 10
599.24/599.42	c [INC BOUNDS] best value:218 search for 217
599.24/599.42	c [INC SYSTEM] there exists a inc, kill it!
599.24/599.42	c write failed with 2
599.24/599.42	c [INC SYSTEM] create new solver instance
599.24/599.42	c [INC] encode full formula
599.24/599.42	c (debug) using card networks
599.24/599.42	c old isEQ: 208, new EQ is 0
599.24/599.43	c set iterative enc to: card
599.24/599.43	c set iterative enc to: none
599.24/599.44	c [INC SEARCH] isOptimum variable: 0
832.17/832.40	c formula is SAT
832.17/832.40	c [INC SEARCH] copied best model
832.17/832.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
832.17/832.41	c model valid
832.17/832.41	c current solution ok
832.17/832.41	o 216
832.17/832.41	c [INC SEARCH] iteration: 11
832.17/832.41	c [INC BOUNDS] best value:216 search for 215
832.17/832.41	c [INC SYSTEM] there exists a inc, kill it!
832.17/832.41	c write failed with 2
832.17/832.41	c [INC SYSTEM] create new solver instance
832.17/832.41	c [INC] encode full formula
832.17/832.41	c (debug) using card networks
832.17/832.41	c old isEQ: 208, new EQ is 0
832.17/832.42	c set iterative enc to: card
832.17/832.42	c set iterative enc to: none
832.17/832.42	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747167-1339098209/watcher-3747167-1339098209 -o /tmp/evaluation-result-3747167-1339098209/solver-3747167-1339098209 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747167-1339098209.opb 261770730 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: 0.39 0.09 0.03 3/179 12561
/proc/meminfo: memFree=29305440/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (runsolver) D 12559 12561 12337 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 375946950 12095488 51 33554432000 4194304 5436572 140736405262144 140736405258440 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/12561/statm: 2953 51 31 304 0 2645 0

[startup+0.014664 s]
/proc/loadavg: 0.39 0.09 0.03 3/179 12561
/proc/meminfo: memFree=29305440/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 0.39 0.09 0.03 3/179 12561
/proc/meminfo: memFree=29305440/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300287 s]
/proc/loadavg: 0.39 0.09 0.03 3/179 12561
/proc/meminfo: memFree=29305440/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 0.39 0.09 0.03 3/179 12561
/proc/meminfo: memFree=29305440/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 0.39 0.09 0.03 3/182 12582
/proc/meminfo: memFree=29292124/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=0.6 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 6339 22117 0 0 11 3 40 6 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12582] ppid=12563 vsize=12844 CPUtime=0.85 cores=0,2,4,6
/proc/12582/stat : 12582 (glucosInc) R 12563 12561 12337 0 -1 4202496 3103 0 0 0 85 0 0 0 20 0 1 0 375947014 13152256 2504 33554432000 4194304 5654031 140737440042528 140737440040616 4208621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12582/statm: 3211 2504 141 357 0 2851 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 26856

[startup+3.10021 s]
/proc/loadavg: 0.39 0.09 0.03 3/182 12582
/proc/meminfo: memFree=29287720/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=0.6 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 6339 22117 0 0 11 3 40 6 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12582] ppid=12563 vsize=19288 CPUtime=2.45 cores=0,2,4,6
/proc/12582/stat : 12582 (glucosInc) R 12563 12561 12337 0 -1 4202496 4791 0 0 0 244 1 0 0 20 0 1 0 375947014 19750912 4155 33554432000 4194304 5654031 140737440042528 140737440030344 4215248 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12582/statm: 4822 4155 142 357 0 4462 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 33300

[startup+6.30021 s]
/proc/loadavg: 0.52 0.12 0.04 3/182 12582
/proc/meminfo: memFree=29276884/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=0.6 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 6339 22117 0 0 11 3 40 6 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12582] ppid=12563 vsize=30820 CPUtime=5.65 cores=0,2,4,6
/proc/12582/stat : 12582 (glucosInc) R 12563 12561 12337 0 -1 4202496 5792 0 0 0 564 1 0 0 20 0 1 0 375947014 31559680 5690 33554432000 4194304 5654031 140737440042528 140737440040408 4216057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12582/statm: 7705 5690 142 357 0 7345 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 44832

[startup+12.7002 s]
/proc/loadavg: 0.64 0.15 0.05 3/182 12584
/proc/meminfo: memFree=29287268/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=11.63 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 6861 28578 0 0 12 3 1140 8 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12584] ppid=12563 vsize=12956 CPUtime=1.01 cores=0,2,4,6
/proc/12584/stat : 12584 (glucosInc) R 12563 12561 12337 0 -1 4202496 3230 0 0 0 101 0 0 0 20 0 1 0 375948117 13266944 2607 33554432000 4194304 5654031 140737131786576 140737131784536 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12584/statm: 3239 2607 141 357 0 2879 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 26968

[startup+25.5003 s]
/proc/loadavg: 0.94 0.24 0.08 3/182 12586
/proc/meminfo: memFree=29271588/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=15.46 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 7383 34577 0 0 14 3 1520 9 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12586] ppid=12563 vsize=35248 CPUtime=9.98 cores=0,2,4,6
/proc/12586/stat : 12586 (glucosInc) R 12563 12561 12337 0 -1 4202496 7337 0 0 0 997 1 0 0 20 0 1 0 375948501 36093952 6643 33554432000 4194304 5654031 140734865469728 140734865457544 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12586/statm: 8812 6643 142 357 0 8452 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 49260

[startup+51.1003 s]
/proc/loadavg: 1.30 0.38 0.13 3/182 12588
/proc/meminfo: memFree=29244592/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=46.56 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 7905 43076 0 0 15 3 4626 12 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12588] ppid=12563 vsize=22052 CPUtime=4.47 cores=0,2,4,6
/proc/12588/stat : 12588 (glucosInc) R 12563 12561 12337 0 -1 4202496 5499 0 0 0 446 1 0 0 20 0 1 0 375951612 22581248 4758 33554432000 4194304 5654031 140735749214752 140735749202568 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12588/statm: 5513 4758 142 357 0 5153 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 36064

[startup+102.306 s]
/proc/loadavg: 1.73 0.64 0.23 3/181 12588
/proc/meminfo: memFree=29158076/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=46.56 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 7905 43076 0 0 15 3 4626 12 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12588] ppid=12563 vsize=98780 CPUtime=55.66 cores=0,2,4,6
/proc/12588/stat : 12588 (glucosInc) R 12563 12561 12337 0 -1 4202496 8025 0 0 0 5563 3 0 0 20 0 1 0 375951612 101150720 18388 33554432000 4194304 5654031 140735749214752 140735749202568 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12588/statm: 24695 18388 142 357 0 24335 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 112792

[startup+162.3 s]
/proc/loadavg: 1.90 0.89 0.34 3/181 12588
/proc/meminfo: memFree=29144876/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=46.56 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 7905 43076 0 0 15 3 4626 12 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12588] ppid=12563 vsize=98780 CPUtime=115.64 cores=0,2,4,6
/proc/12588/stat : 12588 (glucosInc) R 12563 12561 12337 0 -1 4202496 8355 0 0 0 11560 4 0 0 20 0 1 0 375951612 101150720 19967 33554432000 4194304 5654031 140735749214752 140735749202568 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12588/statm: 24695 19967 142 357 0 24335 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 112792

[startup+222.3 s]
/proc/loadavg: 1.96 1.09 0.44 3/181 12588
/proc/meminfo: memFree=29148680/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=46.56 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 7905 43076 0 0 15 3 4626 12 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12588] ppid=12563 vsize=98780 CPUtime=175.64 cores=0,2,4,6
/proc/12588/stat : 12588 (glucosInc) R 12563 12561 12337 0 -1 4202496 9181 0 0 0 17556 8 0 0 20 0 1 0 375951612 101150720 19967 33554432000 4194304 5654031 140735749214752 140735749202568 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12588/statm: 24695 19967 142 357 0 24335 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 112792

[startup+282.3 s]

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

/proc/meminfo: memFree=29143060/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=89652 CPUtime=409.79 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 21342 0 0 0 40953 26 0 0 20 0 1 0 376030193 91803648 21863 33554432000 4194304 5654031 140736372498192 140736372496216 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 22413 21863 142 357 0 22053 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 103664

[startup+1302.3 s]
/proc/loadavg: 2.06 1.98 1.49 3/181 12625
/proc/meminfo: memFree=29092720/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=138972 CPUtime=469.78 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 23554 0 0 0 46948 30 0 0 20 0 1 0 376030193 142307328 30888 33554432000 4194304 5654031 140736372498192 140736372496120 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 34743 30888 142 357 0 34383 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 152984

[startup+1362.3 s]
/proc/loadavg: 2.02 1.98 1.52 3/181 12625
/proc/meminfo: memFree=29063380/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=138972 CPUtime=529.78 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 25742 0 0 0 52943 35 0 0 20 0 1 0 376030193 142307328 33448 33554432000 4194304 5654031 140736372498192 140736372486008 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 34743 33448 142 357 0 34383 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 152984

[startup+1422.31 s]
/proc/loadavg: 2.01 1.98 1.55 3/181 12625
/proc/meminfo: memFree=29009152/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=188584 CPUtime=589.77 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 28814 0 0 0 58938 39 0 0 20 0 1 0 376030193 193110016 43845 33554432000 4194304 5654031 140736372498192 140736372486008 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 47146 43845 142 357 0 46786 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 202596

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.57 3/181 12625
/proc/meminfo: memFree=29033648/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=188584 CPUtime=649.75 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 30997 0 0 0 64932 43 0 0 20 0 1 0 376030193 193110016 40261 33554432000 4194304 5654031 140736372498192 140736372496280 4233464 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 47146 40261 142 357 0 46786 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 202596

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.59 3/181 12626
/proc/meminfo: memFree=29029484/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=238672 CPUtime=709.73 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 32591 0 0 0 70926 47 0 0 20 0 1 0 376030193 244400128 47730 33554432000 4194304 5654031 140736372498192 140736372486008 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 59668 47730 142 357 0 59308 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 252684

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 1.62 3/182 12629
/proc/meminfo: memFree=29043824/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=188584 CPUtime=769.73 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 34773 0 0 0 76922 51 0 0 20 0 1 0 376030193 193110016 40773 33554432000 4194304 5654031 140736372498192 140736372486008 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 47146 40773 142 357 0 46786 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 202596

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.64 3/181 12629
/proc/meminfo: memFree=29045228/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=157764 CPUtime=829.71 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 36669 0 0 0 82916 55 0 0 20 0 1 0 376030193 161550336 35586 33554432000 4194304 5654031 140736372498192 140736372496120 4232988 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 39441 35586 142 357 0 39081 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 171776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/181 12629
/proc/meminfo: memFree=29025704/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=108444 CPUtime=889.71 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 38802 0 0 0 88911 60 0 0 20 0 1 0 376030193 111046656 26561 33554432000 4194304 5654031 140736372498192 140736372496280 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 27111 26561 142 357 0 26751 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 122456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 12629
/proc/meminfo: memFree=28984092/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=207772 CPUtime=949.7 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 41203 0 0 0 94905 65 0 0 20 0 1 0 376030193 212758528 49666 33554432000 4194304 5654031 140736372498192 140736372486008 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 51943 49666 142 357 0 51583 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 221784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 12774
/proc/meminfo: memFree=29198300/32873648 swapFree=6860/6860
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12561/stat : 12561 (npSolver-pbo-It) S 12559 12561 12337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375946950 9367552 275 33554432000 4194304 5064252 140733764010256 140733764009168 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12561/statm: 2287 275 233 213 0 72 0
[pid=12563] ppid=12561 vsize=4864 CPUtime=832.23 cores=0,2,4,6
/proc/12563/stat : 12563 (npSolver-pbo) S 12561 12561 12337 0 -1 4202496 8949 84360 0 0 18 4 83138 63 20 0 1 0 375946951 4980736 828 33554432000 4194304 6004724 140733708155856 140733708141704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/12563/statm: 1216 828 176 442 0 770 0
[pid=12597] ppid=12563 vsize=127632 CPUtime=967.8 cores=0,2,4,6
/proc/12597/stat : 12597 (glucosInc) R 12563 12561 12337 0 -1 4202496 41521 0 0 0 96714 66 0 0 20 0 1 0 376030193 130695168 31358 33554432000 4194304 5654031 140736372498192 140736372486008 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12597/statm: 31908 31358 142 357 0 31548 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 141644

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.71
CPU system time (s): 1.3398
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 271872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 1.3398
maximum resident set size= 226492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135211
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 719
involuntary context switches= 2033

runsolver used 4.14537 second user time and 12.5781 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-07 21:43:29
IDJOB=3747167
IDBENCH=1958
IDSOLVER=2332
FILE ID=node116/3747167-1339098209
RUNJOBID= node116-1339098177-12353
PBS_JOBID= 14643737
Free space on /tmp= 70976 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747167-1339098209/watcher-3747167-1339098209 -o /tmp/evaluation-result-3747167-1339098209/solver-3747167-1339098209 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747167-1339098209.opb 261770730 HOME HOME

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=261770730

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.556
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.556
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.556
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:       32873648 kB
MemFree:        29306068 kB
Buffers:          309384 kB
Cached:          2341076 kB
SwapCached:         3172 kB
Active:           958708 kB
Inactive:        1750680 kB
Active(anon):      57096 kB
Inactive(anon):     3392 kB
Active(file):     901612 kB
Inactive(file):  1747288 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:             17332 kB
Writeback:           180 kB
AnonPages:         76996 kB
Mapped:            11780 kB
Shmem:                 0 kB
Slab:             723088 kB
SReclaimable:     166624 kB
SUnreclaim:       556464 kB
KernelStack:        1512 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     182176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70964 MiB
End job on node116 at 2012-06-07 22:13:29