Trace number 3747165

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
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.76
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 variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 462
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:462 search for 461
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 41, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 233
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:233 search for 232
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 128, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 230
0.00/0.33	c [INC SEARCH] iteration: 2
0.00/0.33	c [INC BOUNDS] best value:230 search for 229
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 128, new EQ is 0
0.00/0.34	c set iterative enc to: card
0.00/0.34	c set iterative enc to: none
0.00/0.34	c [INC SEARCH] isOptimum variable: 0
3.26/3.38	c formula is SAT
3.26/3.38	c [INC SEARCH] copied best model
3.26/3.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.26/3.38	c model valid
3.26/3.38	c current solution ok
3.26/3.38	o 228
3.26/3.38	c [INC SEARCH] iteration: 3
3.26/3.38	c [INC BOUNDS] best value:228 search for 227
3.26/3.38	c [INC SYSTEM] there exists a inc, kill it!
3.26/3.38	c write failed with 2
3.26/3.38	c [INC SYSTEM] create new solver instance
3.26/3.38	c [INC] encode full formula
3.26/3.38	c (debug) using card networks
3.26/3.38	c old isEQ: 128, new EQ is 0
3.26/3.39	c set iterative enc to: card
3.26/3.39	c set iterative enc to: none
3.36/3.40	c [INC SEARCH] isOptimum variable: 0
16.35/16.45	c formula is SAT
16.35/16.46	c [INC SEARCH] copied best model
16.35/16.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.35/16.46	c model valid
16.35/16.46	c current solution ok
16.35/16.46	o 223
16.35/16.46	c [INC SEARCH] iteration: 4
16.35/16.46	c [INC BOUNDS] best value:223 search for 222
16.35/16.46	c [INC SYSTEM] there exists a inc, kill it!
16.35/16.46	c write failed with 2
16.35/16.46	c [INC SYSTEM] create new solver instance
16.35/16.46	c [INC] encode full formula
16.35/16.46	c (debug) using card networks
16.35/16.46	c old isEQ: 128, new EQ is 0
16.35/16.47	c set iterative enc to: card
16.35/16.47	c set iterative enc to: none
16.35/16.47	c [INC SEARCH] isOptimum variable: 0
503.02/503.23	c formula is SAT
503.02/503.23	c [INC SEARCH] copied best model
503.02/503.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
503.02/503.23	c model valid
503.02/503.23	c current solution ok
503.02/503.23	o 220
503.02/503.23	c [INC SEARCH] iteration: 5
503.02/503.23	c [INC BOUNDS] best value:220 search for 219
503.02/503.23	c [INC SYSTEM] there exists a inc, kill it!
503.02/503.23	c write failed with 2
503.02/503.23	c [INC SYSTEM] create new solver instance
503.02/503.23	c [INC] encode full formula
503.02/503.23	c (debug) using card networks
503.02/503.23	c old isEQ: 128, new EQ is 0
503.02/503.24	c set iterative enc to: card
503.02/503.24	c set iterative enc to: none
503.02/503.25	c [INC SEARCH] isOptimum variable: 0
507.81/508.05	c formula is SAT
507.81/508.05	c [INC SEARCH] copied best model
507.81/508.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
507.81/508.05	c model valid
507.81/508.05	c current solution ok
507.81/508.05	o 214
507.81/508.05	c [INC SEARCH] iteration: 6
507.81/508.05	c [INC BOUNDS] best value:214 search for 213
507.81/508.05	c [INC SYSTEM] there exists a inc, kill it!
507.81/508.05	c write failed with 2
507.81/508.05	c [INC SYSTEM] create new solver instance
507.81/508.05	c [INC] encode full formula
507.81/508.05	c (debug) using card networks
507.81/508.05	c old isEQ: 128, new EQ is 0
507.81/508.06	c set iterative enc to: card
507.81/508.06	c set iterative enc to: none
507.81/508.07	c [INC SEARCH] isOptimum variable: 0
1352.45/1352.86	c formula is SAT
1352.45/1352.86	c [INC SEARCH] copied best model
1352.45/1352.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1352.45/1352.86	c model valid
1352.45/1352.86	c current solution ok
1352.45/1352.86	o 212
1352.45/1352.86	c [INC SEARCH] iteration: 7
1352.45/1352.86	c [INC BOUNDS] best value:212 search for 211
1352.45/1352.86	c [INC SYSTEM] there exists a inc, kill it!
1352.45/1352.86	c write failed with 2
1352.45/1352.86	c [INC SYSTEM] create new solver instance
1352.45/1352.86	c [INC] encode full formula
1352.45/1352.86	c (debug) using card networks
1352.45/1352.86	c old isEQ: 128, new EQ is 0
1352.45/1352.87	c set iterative enc to: card
1352.45/1352.87	c set iterative enc to: none
1352.45/1352.88	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.07/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-3747165-1339098207/watcher-3747165-1339098207 -o /tmp/evaluation-result-3747165-1339098207/solver-3747165-1339098207 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747165-1339098207.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.06 0.01 0.00 2/180 9026
/proc/meminfo: memFree=31189416/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0

[startup+0.0173239 s]
/proc/loadavg: 0.06 0.01 0.00 2/180 9026
/proc/meminfo: memFree=31189416/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 0.06 0.01 0.00 2/180 9026
/proc/meminfo: memFree=31189416/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300196 s]
/proc/loadavg: 0.06 0.01 0.00 2/180 9026
/proc/meminfo: memFree=31189416/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 0.06 0.01 0.00 2/180 9026
/proc/meminfo: memFree=31189416/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 0.06 0.01 0.00 3/183 9039
/proc/meminfo: memFree=31172248/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=0.32 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 3244 10874 0 0 5 3 22 2 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9039] ppid=9027 vsize=12680 CPUtime=1.14 cores=0,2,4,6
/proc/9039/stat : 9039 (glucosInc) R 9027 9026 8711 0 -1 4202496 3098 0 0 0 114 0 0 0 20 0 1 0 19787807 12984320 2501 33554432000 4194304 5654031 140733786727648 140733786725736 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9039/statm: 3170 2501 132 357 0 2810 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26692

[startup+3.10032 s]
/proc/loadavg: 0.21 0.05 0.01 3/183 9039
/proc/meminfo: memFree=31172000/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=0.32 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 3244 10874 0 0 5 3 22 2 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9039] ppid=9027 vsize=17556 CPUtime=2.74 cores=0,2,4,6
/proc/9039/stat : 9039 (glucosInc) R 9027 9026 8711 0 -1 4202496 5156 0 0 0 274 0 0 0 20 0 1 0 19787807 17977344 3837 33554432000 4194304 5654031 140733786727648 140733786725528 4233033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9039/statm: 4389 3837 141 357 0 4029 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 31568

[startup+6.30027 s]
/proc/loadavg: 0.21 0.05 0.01 3/183 9043
/proc/meminfo: memFree=31173684/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=3.36 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 3776 16566 0 0 6 3 324 3 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9043] ppid=9027 vsize=24708 CPUtime=2.88 cores=0,2,4,6
/proc/9043/stat : 9043 (glucosInc) R 9027 9026 8711 0 -1 4202496 4891 0 0 0 288 0 0 0 20 0 1 0 19788112 25300992 4468 33554432000 4194304 5654031 140735506427232 140735506425112 4215327 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9043/statm: 6177 4468 141 357 0 5817 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 38720

[startup+12.7003 s]
/proc/loadavg: 0.49 0.11 0.03 3/183 9045
/proc/meminfo: memFree=31154792/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=3.36 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 3776 16566 0 0 6 3 324 3 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9043] ppid=9027 vsize=17636 CPUtime=9.28 cores=0,2,4,6
/proc/9043/stat : 9043 (glucosInc) R 9027 9026 8711 0 -1 4202496 6518 0 0 0 927 1 0 0 20 0 1 0 19788112 18059264 3707 33554432000 4194304 5654031 140735506427232 140735506425032 4232859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9043/statm: 4409 3707 141 357 0 4049 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 31648

[startup+25.5003 s]
/proc/loadavg: 0.72 0.17 0.05 3/183 9048
/proc/meminfo: memFree=31120712/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=16.44 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 4307 24661 0 0 8 3 1628 5 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9047] ppid=9027 vsize=37808 CPUtime=9.01 cores=0,2,4,6
/proc/9047/stat : 9047 (glucosInc) R 9027 9026 8711 0 -1 4202496 7210 0 0 0 900 1 0 0 20 0 1 0 19789419 38715392 8641 33554432000 4194304 5654031 140733696986048 140733696983848 4216579 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9047/statm: 9452 8641 132 357 0 9092 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51820

[startup+51.1003 s]
/proc/loadavg: 1.15 0.32 0.11 3/183 9052
/proc/meminfo: memFree=31108112/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=16.44 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 4307 24661 0 0 8 3 1628 5 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9047] ppid=9027 vsize=63804 CPUtime=34.6 cores=0,2,4,6
/proc/9047/stat : 9047 (glucosInc) R 9027 9026 8711 0 -1 4202496 9507 0 0 0 3457 3 0 0 20 0 1 0 19789419 65335296 15381 33554432000 4194304 5654031 140733696986048 140733696984072 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9047/statm: 15951 15381 132 357 0 15591 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 77816

[startup+102.306 s]
/proc/loadavg: 1.66 0.60 0.21 3/183 9052
/proc/meminfo: memFree=31012984/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=16.44 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 4307 24661 0 0 8 3 1628 5 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9047] ppid=9027 vsize=143944 CPUtime=85.79 cores=0,2,4,6
/proc/9047/stat : 9047 (glucosInc) R 9027 9026 8711 0 -1 4202496 11137 0 0 0 8571 8 0 0 20 0 1 0 19789419 147398656 28320 33554432000 4194304 5654031 140733696986048 140733696984136 4232830 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9047/statm: 35986 28320 132 357 0 35626 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 157956

[startup+162.3 s]
/proc/loadavg: 1.86 0.83 0.31 3/183 9052
/proc/meminfo: memFree=30996356/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=16.44 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 4307 24661 0 0 8 3 1628 5 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9047] ppid=9027 vsize=125468 CPUtime=145.77 cores=0,2,4,6
/proc/9047/stat : 9047 (glucosInc) R 9027 9026 8711 0 -1 4202496 13809 0 0 0 14563 14 0 0 20 0 1 0 19789419 128479232 28778 33554432000 4194304 5654031 140733696986048 140733696983976 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9047/statm: 31367 28778 132 357 0 31007 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 139480

[startup+222.3 s]
/proc/loadavg: 1.95 1.06 0.42 3/183 9052
/proc/meminfo: memFree=30940240/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=16.44 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 4307 24661 0 0 8 3 1628 5 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9047] ppid=9027 vsize=156288 CPUtime=205.75 cores=0,2,4,6
/proc/9047/stat : 9047 (glucosInc) R 9027 9026 8711 0 -1 4202496 16463 0 0 0 20555 20 0 0 20 0 1 0 19789419 160038912 31405 33554432000 4194304 5654031 140733696986048 140733696984136 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9047/statm: 39072 31405 132 357 0 38712 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 170300

[startup+282.3 s]

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

/proc/meminfo: memFree=30818844/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=507.89 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5370 61166 0 0 10 4 50719 56 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9060] ppid=9027 vsize=241188 CPUtime=794.07 cores=0,2,4,6
/proc/9060/stat : 9060 (glucosInc) R 9027 9026 8711 0 -1 4202496 38661 0 0 0 79352 55 0 0 20 0 1 0 19838579 246976512 48470 33554432000 4194304 5654031 140734632529744 140734632517560 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9060/statm: 60297 48470 142 357 0 59937 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 255200

[startup+1362.3 s]
/proc/loadavg: 2.03 2.00 1.53 3/183 9091
/proc/meminfo: memFree=30883696/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=35244 CPUtime=9.4 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 7271 0 0 0 939 1 0 0 20 0 1 0 19923061 36089856 7186 33554432000 4194304 5654031 140737231164592 140737231162392 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 8811 7186 142 357 0 8451 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 49256

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.56 3/183 9091
/proc/meminfo: memFree=30870204/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=72892 CPUtime=69.39 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 9777 0 0 0 6936 3 0 0 20 0 1 0 19923061 74641408 17664 33554432000 4194304 5654031 140737231164592 140737231152408 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 18223 17664 142 357 0 17863 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 86904

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 1.58 3/183 9091
/proc/meminfo: memFree=30897376/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=104756 CPUtime=129.38 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 11327 0 0 0 12933 5 0 0 20 0 1 0 19923061 107270144 21462 33554432000 4194304 5654031 140737231164592 140737231152408 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 26189 21462 142 357 0 25829 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 118768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.61 3/183 9091
/proc/meminfo: memFree=30869684/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=184896 CPUtime=189.37 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 14545 0 0 0 18927 10 0 0 20 0 1 0 19923061 189333504 34719 33554432000 4194304 5654031 140737231164592 140737231162680 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 46224 34719 142 357 0 45864 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 198908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 3/184 9095
/proc/meminfo: memFree=30788328/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=154076 CPUtime=249.35 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 16697 0 0 0 24921 14 0 0 20 0 1 0 19923061 157773824 31580 33554432000 4194304 5654031 140737231164592 140737231152408 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 38519 31580 142 357 0 38159 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 168088

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/183 9095
/proc/meminfo: memFree=30811600/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=184896 CPUtime=309.35 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 19698 0 0 0 30916 19 0 0 20 0 1 0 19923061 189333504 35231 33554432000 4194304 5654031 140737231164592 140737231152408 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 46224 35231 142 357 0 45864 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 198908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/183 9095
/proc/meminfo: memFree=30856144/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=184896 CPUtime=369.34 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 22704 0 0 0 36910 24 0 0 20 0 1 0 19923061 189333504 34719 33554432000 4194304 5654031 140737231164592 140737231152408 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 46224 34719 142 357 0 45864 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 198908

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.69 3/183 9095
/proc/meminfo: memFree=30765584/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=154076 CPUtime=429.33 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 25076 0 0 0 42904 29 0 0 20 0 1 0 19923061 157773824 32604 33554432000 4194304 5654031 140737231164592 140737231152408 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 38519 32604 142 357 0 38159 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 168088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.01 1.70 3/183 9142
/proc/meminfo: memFree=31034176/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=154076 CPUtime=447.53 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 26073 0 0 0 44723 30 0 0 20 0 1 0 19923061 157773824 33116 33554432000 4194304 5654031 140737231164592 140737231152408 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 38519 33116 142 357 0 38159 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 168088

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.04 2.01 1.70 3/183 9142
/proc/meminfo: memFree=31034176/32873844 swapFree=7108/7108
[pid=9026] ppid=9024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9026/stat : 9026 (npSolver-pbo-It) S 9024 9026 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 19787772 9367552 275 33554432000 4194304 5064252 140736453695008 140736453693920 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9026/statm: 2287 275 233 213 0 72 0
[pid=9027] ppid=9026 vsize=4864 CPUtime=1352.54 cores=0,2,4,6
/proc/9027/stat : 9027 (npSolver-pbo) S 9026 9026 8711 0 -1 4202496 5902 102780 0 0 12 4 135121 117 20 0 1 0 19787772 4980736 827 33554432000 4194304 6004724 140734784529616 140734784515464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9027/statm: 1216 827 176 442 0 770 0
[pid=9091] ppid=9027 vsize=154076 CPUtime=447.53 cores=0,2,4,6
/proc/9091/stat : 9091 (glucosInc) R 9027 9026 8711 0 -1 4202496 26073 0 0 0 44723 30 0 0 20 0 1 0 19923061 157773824 33116 33554432000 4194304 5654031 140737231164592 140737231152408 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9091/statm: 38519 33116 142 357 0 38159 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 168088

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.58
CPU system time (s): 1.52877
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 255200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.52877
maximum resident set size= 212312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 504
involuntary context switches= 2314

runsolver used 3.68244 second user time and 7.93479 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-07 21:43:27
IDJOB=3747165
IDBENCH=1954
IDSOLVER=2332
FILE ID=node134/3747165-1339098207
RUNJOBID= node134-1339098177-8727
PBS_JOBID= 14643719
Free space on /tmp= 71000 MiB

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

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=261770730

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31189656 kB
Buffers:          168096 kB
Cached:           743508 kB
SwapCached:            0 kB
Active:           261200 kB
Inactive:         674112 kB
Active(anon):      26280 kB
Inactive(anon):        0 kB
Active(file):     234920 kB
Inactive(file):   674112 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18064 kB
Writeback:            16 kB
AnonPages:         30848 kB
Mapped:            15588 kB
Shmem:               212 kB
Slab:             611528 kB
SReclaimable:      53112 kB
SUnreclaim:       558416 kB
KernelStack:        1432 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     141352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70988 MiB
End job on node134 at 2012-06-07 22:13:28