Trace number 3751681

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_6.opb
MD5SUM5083e4e53b2d6b5d7b03dffa57422dcf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5473551
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 54947189218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 54947189218
Number of bits of the biggest sum of numbers36
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 old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
1.95/2.17	c [INC SYSTEM] finished preprocessing in 1 s
1.95/2.17	c [INC SYSTEM] execute solver
41.22/41.49	c [INC SEARCH] formula is SAT
41.32/41.50	c [INC SYSTEM] solved the initial formula
41.32/41.51	c model valid
41.32/41.51	c current solution ok
41.72/41.90	o 116511785
41.72/41.90	c starting approximation
41.72/41.90	c factor = 2
41.72/41.90	c factor still to low - shrinking to 1.7302e+06
41.72/41.90	c approx number of clauses: 1e+06
41.72/41.90	c current bound: 58255916
42.62/42.84	c leaving approximation
42.62/42.84	c finished approximation
42.62/42.84	c [INC SYSTEM] there exists a inc, kill it!
42.62/42.84	c write failed with 2
42.62/42.84	c [INC SEARCH] iteration: 0
42.62/42.84	c [INC BOUNDS] best value:116511835 search for 116511834
42.62/42.84	c [INC SYSTEM] create new solver instance
42.62/42.84	c [INC] encode full formula
42.62/42.84	c fallback to adder encoding
43.33/43.55	c set iterative enc to: adder
43.33/43.55	c set iterative enc to: none
43.43/43.65	c [INC SEARCH] isOptimum variable: 0
48.72/48.97	c formula is SAT
48.72/48.99	c [INC SEARCH] copied best model
48.72/48.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.82/49.00	c model valid
48.82/49.00	c current solution ok
48.82/49.00	o 43348249
48.82/49.00	c [INC SEARCH] iteration: 1
48.82/49.00	c [INC BOUNDS] best value:43348299 search for 43348298
48.82/49.00	c [INC SYSTEM] there exists a inc, kill it!
48.82/49.00	c write failed with 2
48.82/49.02	c [INC SYSTEM] create new solver instance
48.82/49.02	c [INC] encode full formula
48.82/49.02	c fallback to adder encoding
49.44/49.65	c set iterative enc to: adder
49.44/49.65	c set iterative enc to: none
49.53/49.74	c [INC SEARCH] isOptimum variable: 0
56.82/57.02	c formula is SAT
56.82/57.04	c [INC SEARCH] copied best model
56.82/57.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.82/57.05	c model valid
56.82/57.05	c current solution ok
56.82/57.05	o 13400565
56.82/57.05	c [INC SEARCH] iteration: 2
56.82/57.05	c [INC BOUNDS] best value:13400615 search for 13400614
56.82/57.05	c [INC SYSTEM] there exists a inc, kill it!
56.82/57.05	c write failed with 2
56.82/57.06	c [INC SYSTEM] create new solver instance
56.82/57.06	c [INC] encode full formula
56.82/57.06	c fallback to adder encoding
57.34/57.54	c set iterative enc to: adder
57.34/57.54	c set iterative enc to: none
57.44/57.61	c [INC SEARCH] isOptimum variable: 0
1232.23/1232.61	c formula is SAT
1232.23/1232.62	c [INC SEARCH] copied best model
1232.23/1232.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1232.23/1232.64	c model valid
1232.23/1232.64	c current solution ok
1232.23/1232.64	o 10867883
1232.23/1232.64	c [INC SEARCH] iteration: 3
1232.23/1232.64	c [INC BOUNDS] best value:10867933 search for 10867932
1232.23/1232.64	c [INC SYSTEM] there exists a inc, kill it!
1232.23/1232.64	c write failed with 2
1232.23/1232.65	c [INC SYSTEM] create new solver instance
1232.23/1232.65	c [INC] encode full formula
1232.23/1232.65	c fallback to adder encoding
1232.65/1233.10	c set iterative enc to: adder
1232.65/1233.10	c set iterative enc to: none
1232.74/1233.17	c [INC SEARCH] isOptimum variable: 0
1304.61/1305.07	c formula is SAT
1304.61/1305.09	c [INC SEARCH] copied best model
1304.61/1305.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1304.72/1305.10	c model valid
1304.72/1305.10	c current solution ok
1304.72/1305.10	o 10788915
1304.72/1305.10	c [INC SEARCH] iteration: 4
1304.72/1305.10	c [INC BOUNDS] best value:10788965 search for 10788964
1304.72/1305.10	c [INC SYSTEM] there exists a inc, kill it!
1304.72/1305.10	c write failed with 2
1304.72/1305.11	c [INC SYSTEM] create new solver instance
1304.72/1305.11	c [INC] encode full formula
1304.72/1305.11	c fallback to adder encoding
1305.14/1305.56	c set iterative enc to: adder
1305.14/1305.56	c set iterative enc to: none
1305.23/1305.63	c [INC SEARCH] isOptimum variable: 0
1318.52/1318.91	c formula is SAT
1318.52/1318.92	c [INC SEARCH] copied best model
1318.52/1318.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1318.52/1318.94	c model valid
1318.52/1318.94	c current solution ok
1318.52/1318.94	o 8808041
1318.52/1318.94	c [INC SEARCH] iteration: 5
1318.52/1318.94	c [INC BOUNDS] best value:8808091 search for 8808090
1318.52/1318.94	c [INC SYSTEM] there exists a inc, kill it!
1318.52/1318.94	c write failed with 2
1318.52/1318.94	c [INC SYSTEM] create new solver instance
1318.52/1318.94	c [INC] encode full formula
1318.52/1318.94	c fallback to adder encoding
1318.93/1319.38	c set iterative enc to: adder
1318.93/1319.38	c set iterative enc to: none
1319.02/1319.44	c [INC SEARCH] isOptimum variable: 0
1330.80/1331.21	c formula is SAT
1330.80/1331.23	c [INC SEARCH] copied best model
1330.80/1331.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1330.80/1331.25	c model valid
1330.80/1331.25	c current solution ok
1330.80/1331.25	o 7971931
1330.80/1331.25	c [INC SEARCH] iteration: 6
1330.80/1331.25	c [INC BOUNDS] best value:7971981 search for 7971980
1330.80/1331.25	c [INC SYSTEM] there exists a inc, kill it!
1330.80/1331.25	c write failed with 2
1330.80/1331.25	c [INC SYSTEM] create new solver instance
1330.80/1331.25	c [INC] encode full formula
1330.80/1331.25	c fallback to adder encoding
1331.22/1331.66	c set iterative enc to: adder
1331.22/1331.66	c set iterative enc to: none
1331.32/1331.72	c [INC SEARCH] isOptimum variable: 0
1338.21/1338.61	c formula is SAT
1338.21/1338.63	c [INC SEARCH] copied best model
1338.21/1338.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1338.21/1338.64	c model valid
1338.21/1338.64	c current solution ok
1338.21/1338.64	o 6362409
1338.21/1338.64	c [INC SEARCH] iteration: 7
1338.21/1338.64	c [INC BOUNDS] best value:6362459 search for 6362458
1338.21/1338.64	c [INC SYSTEM] there exists a inc, kill it!
1338.21/1338.64	c write failed with 2
1338.21/1338.65	c [INC SYSTEM] create new solver instance
1338.21/1338.65	c [INC] encode full formula
1338.21/1338.65	c fallback to adder encoding
1338.63/1339.05	c set iterative enc to: adder
1338.63/1339.05	c set iterative enc to: none
1338.72/1339.11	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3751681-1339177953/watcher-3751681-1339177953 -o /tmp/evaluation-result-3751681-1339177953/solver-3751681-1339177953 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751681-1339177953.opb 1941783321 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 20904
/proc/meminfo: memFree=26973680/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0

[startup+0.0163389 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 20904
/proc/meminfo: memFree=26973680/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100143 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 20904
/proc/meminfo: memFree=26973680/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 20904
/proc/meminfo: memFree=26973680/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 20904
/proc/meminfo: memFree=26973680/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20908
/proc/meminfo: memFree=26876028/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=18808 CPUtime=0.21 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 6019 0 0 0 19 2 0 0 20 0 1 0 383921105 19259392 3497 33554432000 4194304 6004724 140734873239600 140734873234064 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 4702 3497 164 442 0 4256 0
[pid=20907] ppid=20905 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20907/stat : 20907 (cp2_pre.sh) S 20905 20904 19799 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383921127 9367552 277 33554432000 4194304 5064252 140737483465136 140737483463840 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20907/statm: 2287 277 234 213 0 72 0
[pid=20908] ppid=20907 vsize=84044 CPUtime=1.27 cores=1,3,5,7
/proc/20908/stat : 20908 (coprocessor) R 20907 20904 19799 0 -1 4202496 17711 0 0 0 124 3 0 0 20 0 1 0 383921127 86061056 20156 33554432000 4194304 6586260 140736109870800 140736109866824 4683284 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/20908/statm: 21011 20156 192 584 0 20423 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121148

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20908
/proc/meminfo: memFree=26870200/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=18808 CPUtime=2.02 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 6036 19157 0 0 19 2 172 9 20 0 1 0 383921105 19259392 3500 33554432000 4194304 6004724 140734873239600 140734873225880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 4702 3500 167 442 0 4256 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 27956
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20910
/proc/meminfo: memFree=26905828/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=18808 CPUtime=2.02 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 6036 19157 0 0 19 2 172 9 20 0 1 0 383921105 19259392 3500 33554432000 4194304 6004724 140734873239600 140734873225880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 4702 3500 167 442 0 4256 0
[pid=20910] ppid=20905 vsize=80100 CPUtime=4.11 cores=1,3,5,7
/proc/20910/stat : 20910 (glucosInc) R 20905 20904 19799 0 -1 4202496 11557 0 0 0 408 3 0 0 20 0 1 0 383921323 82022400 18129 33554432000 4194304 5654031 140736486665008 140736486662936 4215888 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20910/statm: 20025 18129 132 357 0 19665 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 108056

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20910
/proc/meminfo: memFree=26850480/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=18808 CPUtime=2.02 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 6036 19157 0 0 19 2 172 9 20 0 1 0 383921105 19259392 3500 33554432000 4194304 6004724 140734873239600 140734873225880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 4702 3500 167 442 0 4256 0
[pid=20910] ppid=20905 vsize=130624 CPUtime=10.51 cores=1,3,5,7
/proc/20910/stat : 20910 (glucosInc) R 20905 20904 19799 0 -1 4202496 13795 0 0 0 1046 5 0 0 20 0 1 0 383921323 133758976 26113 33554432000 4194304 5654031 140736486665008 140736486663096 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20910/statm: 32656 26113 132 357 0 32296 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 158580

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20910
/proc/meminfo: memFree=26845468/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=18808 CPUtime=2.02 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 6036 19157 0 0 19 2 172 9 20 0 1 0 383921105 19259392 3500 33554432000 4194304 6004724 140734873239600 140734873225880 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 4702 3500 167 442 0 4256 0
[pid=20910] ppid=20905 vsize=130624 CPUtime=23.31 cores=1,3,5,7
/proc/20910/stat : 20910 (glucosInc) R 20905 20904 19799 0 -1 4202496 16499 0 0 0 2322 9 0 0 20 0 1 0 383921323 133758976 24408 33554432000 4194304 5654031 140736486665008 140736486663096 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20910/statm: 32656 24408 132 357 0 32296 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 158580

[startup+51.1004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 20922
/proc/meminfo: memFree=26809892/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=22816 CPUtime=49.58 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 18638 93503 0 0 172 54 4693 39 20 0 1 0 383921105 23363584 4567 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 5704 4567 200 442 0 5258 0
[pid=20922] ppid=20905 vsize=151620 CPUtime=1.34 cores=1,3,5,7
/proc/20922/stat : 20922 (glucosInc) R 20905 20904 19799 0 -1 4202496 29331 0 0 0 128 6 0 0 20 0 1 0 383926080 155258880 33978 33554432000 4194304 5654031 140735829982160 140735829979768 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20922/statm: 37905 33978 140 357 0 37545 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 183584

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20928
/proc/meminfo: memFree=26961788/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=21456 CPUtime=57.46 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 23680 124253 0 0 223 61 5413 49 20 0 1 0 383921105 21970944 4227 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 5364 4227 200 442 0 4918 0
[pid=20924] ppid=20905 vsize=159840 CPUtime=44.66 cores=1,3,5,7
/proc/20924/stat : 20924 (glucosInc) R 20905 20904 19799 0 -1 4202496 27637 0 0 0 4457 9 0 0 20 0 1 0 383926867 163676160 37199 33554432000 4194304 5654031 140734111567968 140734111565992 4216386 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20924/statm: 39960 37199 141 357 0 39600 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 190444

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 20928
/proc/meminfo: memFree=26959684/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=21456 CPUtime=57.46 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 23680 124253 0 0 223 61 5413 49 20 0 1 0 383921105 21970944 4227 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 5364 4227 200 442 0 4918 0
[pid=20924] ppid=20905 vsize=159840 CPUtime=104.64 cores=1,3,5,7
/proc/20924/stat : 20924 (glucosInc) R 20905 20904 19799 0 -1 4202496 28433 0 0 0 10454 10 0 0 20 0 1 0 383926867 163676160 37199 33554432000 4194304 5654031 140734111567968 140734111565992 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20924/statm: 39960 37199 141 357 0 39600 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 190444

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20928
/proc/meminfo: memFree=26900328/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=21456 CPUtime=57.46 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 23680 124253 0 0 223 61 5413 49 20 0 1 0 383921105 21970944 4227 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 5364 4227 200 442 0 4918 0
[pid=20924] ppid=20905 vsize=239980 CPUtime=164.64 cores=1,3,5,7
/proc/20924/stat : 20924 (glucosInc) R 20905 20904 19799 0 -1 4202496 29227 0 0 0 16452 12 0 0 20 0 1 0 383926867 245739520 51486 33554432000 4194304 5654031 140734111567968 140734111566056 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20924/statm: 59995 51486 141 357 0 59635 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 270584


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

/proc/meminfo: memFree=26871780/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=20888 CPUtime=1232.81 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 28487 163849 0 0 272 67 122860 82 20 0 1 0 383921105 21389312 4085 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 5222 4085 200 442 0 4776 0
[pid=20964] ppid=20905 vsize=235324 CPUtime=69.11 cores=1,3,5,7
/proc/20964/stat : 20964 (glucosInc) R 20905 20904 19799 0 -1 4202496 30162 0 0 0 6891 20 0 0 20 0 1 0 384044423 240971776 53769 33554432000 4194304 5654031 140734341607232 140734341595048 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20964/statm: 58831 53769 142 357 0 58471 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 265360

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 20972
/proc/meminfo: memFree=26925284/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=148460 CPUtime=23.16 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 25112 0 0 0 2311 5 0 0 20 0 1 0 384055016 152023040 32466 33554432000 4194304 5654031 140734289543424 140734289541224 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 37115 32466 141 357 0 36755 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 211220

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20972
/proc/meminfo: memFree=26911592/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=148460 CPUtime=83.16 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 27536 0 0 0 8308 8 0 0 20 0 1 0 384055016 152023040 34914 33554432000 4194304 5654031 140734289543424 140734289531240 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 37115 34914 141 357 0 36755 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 211220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20973
/proc/meminfo: memFree=26870136/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=197780 CPUtime=143.13 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 29530 0 0 0 14302 11 0 0 20 0 1 0 384055016 202526720 45215 33554432000 4194304 5654031 140734289543424 140734289531240 4216146 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 49445 45215 141 357 0 49085 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 260540

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20973
/proc/meminfo: memFree=26846448/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=228600 CPUtime=203.13 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 31144 0 0 0 20300 13 0 0 20 0 1 0 384055016 234086400 49890 33554432000 4194304 5654031 140734289543424 140734289531240 4233008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 57150 49890 141 357 0 56790 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 291360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21017
/proc/meminfo: memFree=27188448/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=228600 CPUtime=263.12 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 32206 0 0 0 26297 15 0 0 20 0 1 0 384055016 234086400 51426 33554432000 4194304 5654031 140734289543424 140734289531240 4225785 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 57150 51426 141 357 0 56790 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 291360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21020
/proc/meminfo: memFree=27145660/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=197780 CPUtime=323.1 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 33789 0 0 0 32292 18 0 0 20 0 1 0 384055016 202526720 45727 33554432000 4194304 5654031 140734289543424 140734289531240 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 49445 45727 141 357 0 49085 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 260540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21020
/proc/meminfo: memFree=27077948/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=278688 CPUtime=383.09 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 36116 0 0 0 38286 23 0 0 20 0 1 0 384055016 285376512 62991 33554432000 4194304 5654031 140734289543424 140734289541512 4215071 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 69672 62991 141 357 0 69312 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 341448

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 21021
/proc/meminfo: memFree=27082476/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=228600 CPUtime=443.09 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 37067 0 0 0 44284 25 0 0 20 0 1 0 384055016 234086400 52306 33554432000 4194304 5654031 140734289543424 140734289531240 4232531 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 57150 52306 141 357 0 56790 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 291360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 21021
/proc/meminfo: memFree=27074720/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=228600 CPUtime=461.29 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 37071 0 0 0 46104 25 0 0 20 0 1 0 384055016 234086400 54354 33554432000 4194304 5654031 140734289543424 140734289531240 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 57150 54354 141 357 0 56790 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 291360

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.02 2.01 2.00 3/181 21021
/proc/meminfo: memFree=27074720/32873660 swapFree=7120/7120
[pid=20904] ppid=20902 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20904/stat : 20904 (npSolver-pbo-It) S 20902 20904 19799 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383921105 9367552 275 33554432000 4194304 5064252 140736313878752 140736313877664 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20904/statm: 2287 275 233 213 0 72 0
[pid=20905] ppid=20904 vsize=53612 CPUtime=1338.73 cores=1,3,5,7
/proc/20905/stat : 20905 (npSolver-pbo) S 20904 20904 19799 0 -1 4202496 54592 266832 0 0 455 89 133202 127 20 0 1 0 383921105 54898688 12234 33554432000 4194304 6004724 140734873239600 140734873225448 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20905/statm: 13403 12234 200 442 0 12957 0
[pid=20972] ppid=20905 vsize=228600 CPUtime=461.29 cores=1,3,5,7
/proc/20972/stat : 20972 (glucosInc) R 20905 20904 19799 0 -1 4202496 37071 0 0 0 46104 25 0 0 20 0 1 0 384055016 234086400 54354 33554432000 4194304 5654031 140734289543424 140734289531240 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 57150 54354 141 357 0 56790 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 291360

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1797.63
CPU system time (s): 2.42863
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 502976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.63
system time used= 2.42863
maximum resident set size= 329564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358873
page faults= 0
swaps= 0
block input operations= 0
block output operations= 682504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4218
involuntary context switches= 1976

runsolver used 2.74858 second user time and 7.18891 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 19:52:34
IDJOB=3751681
IDBENCH=92750
IDSOLVER=2335
FILE ID=node117/3751681-1339177953
RUNJOBID= node117-1339170225-19816
PBS_JOBID= 14643835
Free space on /tmp= 70584 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_6.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751681-1339177953/watcher-3751681-1339177953 -o /tmp/evaluation-result-3751681-1339177953/solver-3751681-1339177953 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751681-1339177953.opb 1941783321 HOME HOME

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

MD5SUM BENCH= 5083e4e53b2d6b5d7b03dffa57422dcf
RANDOM SEED=1941783321

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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.91
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.148
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:       32873660 kB
MemFree:        26973308 kB
Buffers:          790800 kB
Cached:          3683204 kB
SwapCached:          620 kB
Active:          2877824 kB
Inactive:        2037604 kB
Active(anon):     430264 kB
Inactive(anon):    10028 kB
Active(file):    2447560 kB
Inactive(file):  2027576 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106956 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        583104 kB
Mapped:            13728 kB
Shmem:                80 kB
Slab:             833764 kB
SReclaimable:     277940 kB
SUnreclaim:       555824 kB
KernelStack:        1520 kB
PageTables:         5116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     659584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 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= 70660 MiB
End job on node117 at 2012-06-08 20:22:34