Trace number 3702430

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.12 1801.21

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-eilB101.opb
MD5SUMfbc26082f2456029d803a788e5b95f10
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark362784496250000004
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2818
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint61
Maximum length of a constraint759
Number of terms in the objective function 2818
Biggest coefficient in the objective function 83990681000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 88099418004000000014
Number of bits of the sum of numbers in the objective function 67
Biggest number in a constraint 83990681000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 88099418004000000014
Number of bits of the biggest sum of numbers67
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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.57	c [INC SEARCH] formula is SAT
0.00/0.57	c [INC SYSTEM] solved the initial formula
0.00/0.58	c model valid
0.00/0.58	c current solution ok
0.00/0.70	o 711055329250000008
0.00/0.70	c starting approximation
0.00/0.70	c factor = -1.46711e+15
0.00/0.70	c can not find a suitable factor, leaving approximation
0.00/0.70	c finished approximation
0.00/0.70	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.70	c write failed with 2
0.00/0.70	c [INC SEARCH] iteration: 0
0.00/0.70	c [INC BOUNDS] best value:711055329250000008 search for 711055329250000007
0.00/0.70	c [INC SYSTEM] create new solver instance
0.00/0.70	c [INC] encode full formula
0.00/0.70	c fallback to adder encoding
1.58/1.63	c set iterative enc to: adder
1.58/1.63	c set iterative enc to: none
1.67/1.76	c [INC SEARCH] isOptimum variable: 0
3.77/3.80	c formula is SAT
3.77/3.82	c [INC SEARCH] copied best model
3.77/3.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.77/3.83	c model valid
3.77/3.83	c current solution ok
3.77/3.83	o 676242000250000010
3.77/3.83	c [INC SEARCH] iteration: 1
3.77/3.83	c [INC BOUNDS] best value:676242000250000010 search for 676242000250000009
3.77/3.83	c [INC SYSTEM] there exists a inc, kill it!
3.77/3.83	c write failed with 2
3.77/3.84	c [INC SYSTEM] create new solver instance
3.77/3.84	c [INC] encode full formula
3.77/3.84	c fallback to adder encoding
4.68/4.77	c set iterative enc to: adder
4.68/4.77	c set iterative enc to: none
4.87/4.92	c [INC SEARCH] isOptimum variable: 0
6.37/6.42	c formula is SAT
6.37/6.44	c [INC SEARCH] copied best model
6.37/6.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.37/6.45	c model valid
6.37/6.45	c current solution ok
6.37/6.45	o 591708858499999999
6.37/6.45	c [INC SEARCH] iteration: 2
6.37/6.45	c [INC BOUNDS] best value:591708858499999999 search for 591708858499999998
6.37/6.45	c [INC SYSTEM] there exists a inc, kill it!
6.37/6.45	c write failed with 2
6.37/6.47	c [INC SYSTEM] create new solver instance
6.37/6.47	c [INC] encode full formula
6.37/6.47	c fallback to adder encoding
7.39/7.40	c set iterative enc to: adder
7.39/7.40	c set iterative enc to: none
7.51/8.33	c [INC SEARCH] isOptimum variable: 0
66.49/67.38	c formula is SAT
66.60/67.40	c [INC SEARCH] copied best model
66.60/67.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.60/67.41	c model valid
66.60/67.41	c current solution ok
66.60/67.41	o 590323549250000006
66.60/67.41	c [INC SEARCH] iteration: 3
66.60/67.41	c [INC BOUNDS] best value:590323549250000006 search for 590323549250000005
66.60/67.41	c [INC SYSTEM] there exists a inc, kill it!
66.60/67.41	c write failed with 2
66.60/67.42	c [INC SYSTEM] create new solver instance
66.60/67.42	c [INC] encode full formula
66.60/67.42	c fallback to adder encoding
67.51/68.35	c set iterative enc to: adder
67.51/68.35	c set iterative enc to: none
67.70/68.50	c [INC SEARCH] isOptimum variable: 0
1260.59/1261.69	c formula is SAT
1260.70/1261.71	c [INC SEARCH] copied best model
1260.70/1261.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1260.70/1261.72	c model valid
1260.70/1261.72	c current solution ok
1260.70/1261.72	o 589514266750000003
1260.70/1261.72	c [INC SEARCH] iteration: 4
1260.70/1261.72	c [INC BOUNDS] best value:589514266750000003 search for 589514266750000002
1260.70/1261.72	c [INC SYSTEM] there exists a inc, kill it!
1260.70/1261.72	c write failed with 2
1260.70/1261.72	c [INC SYSTEM] create new solver instance
1260.70/1261.72	c [INC] encode full formula
1260.70/1261.72	c fallback to adder encoding
1261.61/1262.65	c set iterative enc to: adder
1261.61/1262.65	c set iterative enc to: none
1261.71/1262.80	c [INC SEARCH] isOptimum variable: 0
1263.59/1264.69	c formula is SAT
1263.71/1264.71	c [INC SEARCH] copied best model
1263.71/1264.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1263.71/1264.72	c model valid
1263.71/1264.72	c current solution ok
1263.71/1264.72	o 543613641999999996
1263.71/1264.72	c [INC SEARCH] iteration: 5
1263.71/1264.72	c [INC BOUNDS] best value:543613641999999996 search for 543613641999999995
1263.71/1264.72	c [INC SYSTEM] there exists a inc, kill it!
1263.71/1264.72	c write failed with 2
1263.71/1264.73	c [INC SYSTEM] create new solver instance
1263.71/1264.73	c [INC] encode full formula
1263.71/1264.73	c fallback to adder encoding
1264.61/1265.65	c set iterative enc to: adder
1264.61/1265.65	c set iterative enc to: none
1264.71/1265.79	c [INC SEARCH] isOptimum variable: 0
1395.88/1396.91	c formula is SAT
1395.88/1396.93	c [INC SEARCH] copied best model
1395.88/1396.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1395.88/1396.94	c model valid
1395.88/1396.94	c current solution ok
1395.88/1396.94	o 537400866000000003
1395.88/1396.94	c [INC SEARCH] iteration: 6
1395.88/1396.94	c [INC BOUNDS] best value:537400866000000003 search for 537400866000000002
1395.88/1396.94	c [INC SYSTEM] there exists a inc, kill it!
1395.88/1396.94	c write failed with 2
1395.88/1396.95	c [INC SYSTEM] create new solver instance
1395.88/1396.95	c [INC] encode full formula
1395.88/1396.95	c fallback to adder encoding
1396.78/1397.87	c set iterative enc to: adder
1396.78/1397.87	c set iterative enc to: none
1396.99/1398.01	c [INC SEARCH] isOptimum variable: 0
1800.08/1801.21	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1801.21	s UNKNOWN
1800.08/1801.21	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1801.21	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-3702430-1338100476/watcher-3702430-1338100476 -o /tmp/evaluation-result-3702430-1338100476/solver-3702430-1338100476 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702430-1338100476.opb 938354706 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: 1.93 2.16 2.15 3/178 1281
/proc/meminfo: memFree=31049720/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0

[startup+0.042187 s]
/proc/loadavg: 1.93 2.16 2.15 3/178 1281
/proc/meminfo: memFree=31049720/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 1.93 2.16 2.15 3/178 1281
/proc/meminfo: memFree=31049720/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 1.93 2.16 2.15 3/178 1281
/proc/meminfo: memFree=31049720/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 1.93 2.16 2.15 3/178 1281
/proc/meminfo: memFree=31049720/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.93 2.16 2.15 3/180 1288
/proc/meminfo: memFree=31020804/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=76168 CPUtime=1.47 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) R 1281 1281 15712 0 -1 4202496 6630 7159 0 0 83 12 50 2 20 0 1 0 276171941 77996032 15346 33554432000 4194304 5992684 140737134237856 140737134230920 4523488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 19042 15346 194 440 0 18598 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 85316

[startup+3.10041 s]
/proc/loadavg: 1.93 2.16 2.15 3/181 1290
/proc/meminfo: memFree=30900028/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=10632 CPUtime=1.73 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 7161 7676 0 0 99 22 50 2 20 0 1 0 276171941 10887168 2133 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 2658 2133 195 440 0 2214 0
[pid=1290] ppid=1282 vsize=186544 CPUtime=1.32 cores=1,3,5,7
/proc/1290/stat : 1290 (glucosInc) R 1282 1281 15712 0 -1 4202496 34228 0 0 0 124 8 0 0 20 0 1 0 276172117 191021056 40756 33554432000 4194304 5654031 140735998036960 140735996986312 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1290/statm: 46636 40756 132 357 0 46276 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 206324

[startup+6.30041 s]
/proc/loadavg: 1.93 2.16 2.14 3/181 1292
/proc/meminfo: memFree=30865600/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15516 CPUtime=4.9 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 13993 42632 0 0 196 36 244 14 20 0 1 0 276171941 15888384 3354 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3879 3354 195 440 0 3435 0
[pid=1292] ppid=1282 vsize=187000 CPUtime=1.37 cores=1,3,5,7
/proc/1292/stat : 1292 (glucosInc) R 1282 1281 15712 0 -1 4202496 34674 0 0 0 128 9 0 0 20 0 1 0 276172433 191488000 41130 33554432000 4194304 5654031 140736163702928 140736163700536 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1292/statm: 46750 41130 140 357 0 46390 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 211664

[startup+12.7004 s]
/proc/loadavg: 2.02 2.17 2.15 3/181 1295
/proc/meminfo: memFree=30803956/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15520 CPUtime=7.54 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 20319 77926 0 0 293 49 385 27 20 0 1 0 276171941 15892480 3355 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3880 3355 195 440 0 3436 0
[pid=1294] ppid=1282 vsize=188960 CPUtime=4.36 cores=1,3,5,7
/proc/1294/stat : 1294 (glucosInc) R 1282 1281 15712 0 -1 4202496 34627 0 0 0 427 9 0 0 20 0 1 0 276172773 193495040 40741 33554432000 4194304 5654031 140734443816992 140734443814600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1294/statm: 47240 40741 140 357 0 46880 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 213628

[startup+25.5004 s]
/proc/loadavg: 2.15 2.20 2.16 3/181 1295
/proc/meminfo: memFree=30818080/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15520 CPUtime=7.54 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 20319 77926 0 0 293 49 385 27 20 0 1 0 276171941 15892480 3355 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3880 3355 195 440 0 3436 0
[pid=1294] ppid=1282 vsize=188960 CPUtime=17.16 cores=1,3,5,7
/proc/1294/stat : 1294 (glucosInc) R 1282 1281 15712 0 -1 4202496 34696 0 0 0 1707 9 0 0 20 0 1 0 276172773 193495040 41321 33554432000 4194304 5654031 140734443816992 140734443814600 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1294/statm: 47240 41321 140 357 0 46880 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 213628

[startup+51.1004 s]
/proc/loadavg: 2.10 2.18 2.15 3/181 1295
/proc/meminfo: memFree=30807716/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15520 CPUtime=7.54 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 20319 77926 0 0 293 49 385 27 20 0 1 0 276171941 15892480 3355 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3880 3355 195 440 0 3436 0
[pid=1294] ppid=1282 vsize=188960 CPUtime=42.75 cores=1,3,5,7
/proc/1294/stat : 1294 (glucosInc) R 1282 1281 15712 0 -1 4202496 34732 0 0 0 4266 9 0 0 20 0 1 0 276172773 193495040 41868 33554432000 4194304 5654031 140734443816992 140734443814600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1294/statm: 47240 41868 140 357 0 46880 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 213628

[startup+102.307 s]
/proc/loadavg: 2.04 2.15 2.14 3/181 1297
/proc/meminfo: memFree=30789476/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15528 CPUtime=67.7 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 26647 113224 0 0 390 61 6279 40 20 0 1 0 276171941 15900672 3357 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3882 3357 195 440 0 3438 0
[pid=1297] ppid=1282 vsize=189592 CPUtime=33.79 cores=1,3,5,7
/proc/1297/stat : 1297 (glucosInc) R 1282 1281 15712 0 -1 4202496 35313 0 0 0 3370 9 0 0 20 0 1 0 276178791 194142208 41918 33554432000 4194304 5654031 140736606167936 140736606165544 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1297/statm: 47398 41918 140 357 0 47038 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 214268

[startup+162.3 s]
/proc/loadavg: 2.01 2.12 2.13 3/181 1297
/proc/meminfo: memFree=30796736/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15528 CPUtime=67.7 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 26647 113224 0 0 390 61 6279 40 20 0 1 0 276171941 15900672 3357 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3882 3357 195 440 0 3438 0
[pid=1297] ppid=1282 vsize=189592 CPUtime=93.77 cores=1,3,5,7
/proc/1297/stat : 1297 (glucosInc) R 1282 1281 15712 0 -1 4202496 35344 0 0 0 9368 9 0 0 20 0 1 0 276178791 194142208 42460 33554432000 4194304 5654031 140736606167936 140736606165544 4216386 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1297/statm: 47398 42460 140 357 0 47038 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 214268

[startup+222.3 s]
/proc/loadavg: 2.00 2.10 2.12 3/181 1297
/proc/meminfo: memFree=30791492/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15528 CPUtime=67.7 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 26647 113224 0 0 390 61 6279 40 20 0 1 0 276171941 15900672 3357 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3882 3357 195 440 0 3438 0
[pid=1297] ppid=1282 vsize=189592 CPUtime=153.76 cores=1,3,5,7
/proc/1297/stat : 1297 (glucosInc) R 1282 1281 15712 0 -1 4202496 35347 0 0 0 15367 9 0 0 20 0 1 0 276178791 194142208 43996 33554432000 4194304 5654031 140736606167936 140736606165544 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1297/statm: 47398 43996 140 357 0 47038 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 214268

[startup+282.3 s]
/proc/loadavg: 2.00 2.08 2.11 3/180 1297
/proc/meminfo: memFree=30772348/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30640448/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15528 CPUtime=67.7 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 26647 113224 0 0 390 61 6279 40 20 0 1 0 276171941 15900672 3357 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3882 3357 195 440 0 3438 0
[pid=1297] ppid=1282 vsize=222612 CPUtime=1173.59 cores=1,3,5,7
/proc/1297/stat : 1297 (glucosInc) R 1282 1281 15712 0 -1 4202496 37458 0 0 0 117344 15 0 0 20 0 1 0 276178791 227954688 52494 33554432000 4194304 5654031 140736606167936 140736606165960 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1297/statm: 55653 52494 140 357 0 55293 0
Current children cumulated CPU time (s) 1241.29
Current children cumulated vsize (KiB) 247288

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.02 3/181 1322
/proc/meminfo: memFree=30676892/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15384 CPUtime=1264.81 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 38995 185388 0 0 583 87 125740 71 20 0 1 0 276171941 15753216 3321 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3846 3321 195 440 0 3402 0
[pid=1322] ppid=1282 vsize=189900 CPUtime=36.49 cores=1,3,5,7
/proc/1322/stat : 1322 (glucosInc) R 1282 1281 15712 0 -1 4202496 34975 0 0 0 3639 10 0 0 20 0 1 0 276298520 194457600 42423 33554432000 4194304 5654031 140734529778256 140734529775944 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1322/statm: 47475 42423 140 357 0 47115 0
Current children cumulated CPU time (s) 1301.3
Current children cumulated vsize (KiB) 214432

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.02 3/181 1322
/proc/meminfo: memFree=30661560/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15384 CPUtime=1264.81 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 38995 185388 0 0 583 87 125740 71 20 0 1 0 276171941 15753216 3321 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3846 3321 195 440 0 3402 0
[pid=1322] ppid=1282 vsize=222220 CPUtime=96.48 cores=1,3,5,7
/proc/1322/stat : 1322 (glucosInc) R 1282 1281 15712 0 -1 4202496 36023 0 0 0 9637 11 0 0 20 0 1 0 276298520 227553280 46026 33554432000 4194304 5654031 140734529778256 140734529766072 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1322/statm: 55555 46026 140 357 0 55195 0
Current children cumulated CPU time (s) 1361.29
Current children cumulated vsize (KiB) 246752

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.02 3/181 1324
/proc/meminfo: memFree=30679728/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=188896 CPUtime=24.26 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 35347 0 0 0 2416 10 0 0 20 0 1 0 276311742 193429504 41555 33554432000 4194304 5654031 140736141191040 140736141178856 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 47224 41555 140 357 0 46864 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 213388

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.01 3/181 1324
/proc/meminfo: memFree=30654324/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=220176 CPUtime=84.23 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 36054 0 0 0 8412 11 0 0 20 0 1 0 276311742 225460224 44821 33554432000 4194304 5654031 140736141191040 140736141189128 4216386 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 55044 44821 140 357 0 54684 0
Current children cumulated CPU time (s) 1481.23
Current children cumulated vsize (KiB) 244668

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/182 1377
/proc/meminfo: memFree=31123608/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=220552 CPUtime=144.21 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 36180 0 0 0 14410 11 0 0 20 0 1 0 276311742 225845248 48578 33554432000 4194304 5654031 140736141191040 140736141188728 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 55138 48578 140 357 0 54778 0
Current children cumulated CPU time (s) 1541.21
Current children cumulated vsize (KiB) 245044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 1404
/proc/meminfo: memFree=31072672/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=221032 CPUtime=204.2 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 36239 0 0 0 20409 11 0 0 20 0 1 0 276311742 226336768 51757 33554432000 4194304 5654031 140736141191040 140736141188728 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 55258 51757 140 357 0 54898 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 245524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1404
/proc/meminfo: memFree=31097892/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=221032 CPUtime=264.19 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 37156 0 0 0 26406 13 0 0 20 0 1 0 276311742 226336768 45128 33554432000 4194304 5654031 140736141191040 140736141189128 4215932 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 55258 45128 140 357 0 54898 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 245524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1404
/proc/meminfo: memFree=31080640/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=221032 CPUtime=324.19 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 37200 0 0 0 32405 14 0 0 20 0 1 0 276311742 226336768 48238 33554432000 4194304 5654031 140736141191040 140736141189128 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 55258 48238 140 357 0 54898 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 245524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1404
/proc/meminfo: memFree=31097904/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=191548 CPUtime=384.18 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 37684 0 0 0 38403 15 0 0 20 0 1 0 276311742 196145152 43333 33554432000 4194304 5654031 140736141191040 140736141178856 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 47887 43333 140 357 0 47527 0
Current children cumulated CPU time (s) 1781.18
Current children cumulated vsize (KiB) 216040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1404
/proc/meminfo: memFree=31090768/32873844 swapFree=7632/7632
[pid=1281] ppid=1279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (npSolver-pbo-It) S 1279 1281 15712 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276171940 9367552 274 33554432000 4194304 5064252 140734841540784 140734841539696 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1281/statm: 2287 274 233 213 0 72 0
[pid=1282] ppid=1281 vsize=15344 CPUtime=1397 cores=1,3,5,7
/proc/1282/stat : 1282 (npSolver-pbo) S 1281 1281 15712 0 -1 4202496 45007 222635 0 0 678 100 138836 86 20 0 1 0 276171941 15712256 3311 33554432000 4194304 5992684 140737134237856 140737134223688 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1282/statm: 3836 3311 195 440 0 3392 0
[pid=1324] ppid=1282 vsize=192492 CPUtime=403.08 cores=1,3,5,7
/proc/1324/stat : 1324 (glucosInc) R 1282 1281 15712 0 -1 4202496 37901 0 0 0 40293 15 0 0 20 0 1 0 276311742 197111808 44572 33554432000 4194304 5654031 140736141191040 140736141188648 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1324/statm: 48123 44572 140 357 0 47763 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 216984

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.12
CPU user time (s): 1798.08
CPU system time (s): 2.03569
CPU usage (%): 99.9393
Max. virtual memory (cumulated for all children) (KiB): 377516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.08
system time used= 2.03569
maximum resident set size= 292656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305923
page faults= 0
swaps= 0
block input operations= 0
block output operations= 877104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3946
involuntary context switches= 2726

runsolver used 10.2614 second user time and 9.49256 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 08:34:36
IDJOB=3702430
IDBENCH=89889
IDSOLVER=2278
FILE ID=node141/3702430-1338100476
RUNJOBID= node141-1338087612-15729
PBS_JOBID= 14624446
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= fbc26082f2456029d803a788e5b95f10
RANDOM SEED=938354706

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31050248 kB
Buffers:          150284 kB
Cached:           293316 kB
SwapCached:          232 kB
Active:           705276 kB
Inactive:         306304 kB
Active(anon):     556088 kB
Inactive(anon):    13564 kB
Active(file):     149188 kB
Inactive(file):   292740 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              8588 kB
Writeback:             8 kB
AnonPages:        574532 kB
Mapped:            11172 kB
Shmem:               172 kB
Slab:             671020 kB
SReclaimable:     113340 kB
SUnreclaim:       557680 kB
KernelStack:        1456 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     721432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71416 MiB
End job on node141 at 2012-05-27 09:04:37