Trace number 3702540

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_7.opb
MD5SUMc97ea0ca4046b53674ada05533ed4cde
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7290551
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 153990656
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 153911476473
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 153990656
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 153911476473
Number of bits of the biggest sum of numbers38
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.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
3.88/3.95	c [INC SYSTEM] finished preprocessing in 3 s
3.88/3.95	c [INC SYSTEM] execute solver
6.67/6.75	c [INC SEARCH] formula is SAT
6.67/6.77	c [INC SYSTEM] solved the initial formula
6.78/6.82	c model valid
6.78/6.82	c current solution ok
8.15/8.20	o 112619869
8.15/8.20	c starting approximation
8.15/8.20	c factor = 2
8.15/8.20	c factor still to low - shrinking to 4.85336e+06
8.15/8.20	c approx number of clauses: 1e+06
8.15/8.20	c current bound: 56309976
8.73/8.85	c leaving approximation
8.73/8.85	c finished approximation
8.73/8.85	c [INC SYSTEM] there exists a inc, kill it!
8.73/8.85	c write failed with 2
8.73/8.86	c [INC SEARCH] iteration: 0
8.73/8.86	c [INC BOUNDS] best value:112619954 search for 112619953
8.73/8.86	c [INC SYSTEM] create new solver instance
8.73/8.86	c [INC] encode full formula
8.73/8.86	c fallback to adder encoding
10.90/10.97	c set iterative enc to: adder
10.90/10.97	c set iterative enc to: none
11.19/11.24	c [INC SEARCH] isOptimum variable: 0
134.48/134.50	c formula is SAT
134.48/134.57	c [INC SEARCH] copied best model
134.48/134.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.58/134.62	c model valid
134.58/134.62	c current solution ok
134.58/134.62	o 53245815
134.58/134.62	c [INC SEARCH] iteration: 1
134.58/134.62	c [INC BOUNDS] best value:53245900 search for 53245899
134.58/134.62	c [INC SYSTEM] there exists a inc, kill it!
134.58/134.62	c write failed with 2
134.58/134.65	c [INC SYSTEM] create new solver instance
134.58/134.65	c [INC] encode full formula
134.58/134.65	c fallback to adder encoding
136.48/136.56	c set iterative enc to: adder
136.48/136.56	c set iterative enc to: none
136.77/136.85	c [INC SEARCH] isOptimum variable: 0
165.69/165.71	c formula is SAT
165.69/165.77	c [INC SEARCH] copied best model
165.69/165.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
165.78/165.82	c model valid
165.78/165.82	c current solution ok
165.78/165.82	o 46911209
165.78/165.82	c [INC SEARCH] iteration: 2
165.78/165.82	c [INC BOUNDS] best value:46911294 search for 46911293
165.78/165.82	c [INC SYSTEM] there exists a inc, kill it!
165.78/165.82	c write failed with 2
165.78/165.84	c [INC SYSTEM] create new solver instance
165.78/165.84	c [INC] encode full formula
165.78/165.84	c fallback to adder encoding
167.69/167.73	c set iterative enc to: adder
167.69/167.73	c set iterative enc to: none
167.89/167.99	c [INC SEARCH] isOptimum variable: 0
227.39/227.43	c formula is SAT
227.39/227.49	c [INC SEARCH] copied best model
227.39/227.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
227.48/227.54	c model valid
227.48/227.54	c current solution ok
227.48/227.54	o 37218121
227.48/227.54	c [INC SEARCH] iteration: 3
227.48/227.54	c [INC BOUNDS] best value:37218206 search for 37218205
227.48/227.54	c [INC SYSTEM] there exists a inc, kill it!
227.48/227.54	c write failed with 2
227.48/227.56	c [INC SYSTEM] create new solver instance
227.48/227.56	c [INC] encode full formula
227.48/227.56	c fallback to adder encoding
229.30/229.32	c set iterative enc to: adder
229.30/229.32	c set iterative enc to: none
229.49/229.59	c [INC SEARCH] isOptimum variable: 0
361.84/361.98	c formula is SAT
361.94/362.04	c [INC SEARCH] copied best model
361.94/362.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
361.94/362.08	c model valid
361.94/362.08	c current solution ok
361.94/362.08	o 35364155
361.94/362.08	c [INC SEARCH] iteration: 4
361.94/362.08	c [INC BOUNDS] best value:35364240 search for 35364239
361.94/362.08	c [INC SYSTEM] there exists a inc, kill it!
361.94/362.08	c write failed with 2
362.04/362.10	c [INC SYSTEM] create new solver instance
362.04/362.10	c [INC] encode full formula
362.04/362.10	c fallback to adder encoding
363.74/363.85	c set iterative enc to: adder
363.74/363.85	c set iterative enc to: none
364.04/364.11	c [INC SEARCH] isOptimum variable: 0
1081.98/1082.24	c formula is SAT
1082.08/1082.30	c [INC SEARCH] copied best model
1082.08/1082.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1082.08/1082.34	c model valid
1082.08/1082.34	c current solution ok
1082.08/1082.34	o 23676701
1082.08/1082.34	c [INC SEARCH] iteration: 5
1082.08/1082.34	c [INC BOUNDS] best value:23676786 search for 23676785
1082.08/1082.34	c [INC SYSTEM] there exists a inc, kill it!
1082.08/1082.34	c write failed with 2
1082.08/1082.36	c [INC SYSTEM] create new solver instance
1082.08/1082.36	c [INC] encode full formula
1082.08/1082.36	c fallback to adder encoding
1083.71/1083.93	c set iterative enc to: adder
1083.71/1083.93	c set iterative enc to: none
1083.91/1084.17	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.41	s UNKNOWN
1800.01/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.41	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-3702540-1338133732/watcher-3702540-1338133732 -o /tmp/evaluation-result-3702540-1338133732/solver-3702540-1338133732 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702540-1338133732.opb 1515822232 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 10449
/proc/meminfo: memFree=31074888/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0

[startup+0.0191861 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 10449
/proc/meminfo: memFree=31074888/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 10449
/proc/meminfo: memFree=31074888/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 10449
/proc/meminfo: memFree=31074888/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 10449
/proc/meminfo: memFree=31074888/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.08 2.02 2.00 3/182 10453
/proc/meminfo: memFree=30850944/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=54664 CPUtime=0.56 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 8637 0 0 0 50 6 0 0 20 0 1 0 279500019 55975936 10344 33554432000 4194304 5992684 140734222851680 140734222846128 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 13666 10344 172 440 0 13222 0
[pid=10452] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10452/stat : 10452 (cp2_pre.sh) S 10450 10449 9266 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279500075 9367552 277 33554432000 4194304 5064252 140734865421840 140734865420544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10452/statm: 2287 277 234 213 0 72 0
[pid=10453] ppid=10452 vsize=223080 CPUtime=0.92 cores=1,3,5,7
/proc/10453/stat : 10453 (coprocessor) R 10452 10449 9266 0 -1 4202496 33517 0 0 0 85 7 0 0 20 0 1 0 279500076 228433920 50404 33554432000 4194304 6586260 140734232262384 140734232258648 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10453/statm: 55770 50405 166 584 0 55182 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296040

[startup+3.10037 s]
/proc/loadavg: 2.08 2.02 2.00 3/182 10453
/proc/meminfo: memFree=30778440/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=54664 CPUtime=0.56 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 8637 0 0 0 50 6 0 0 20 0 1 0 279500019 55975936 10344 33554432000 4194304 5992684 140734222851680 140734222846128 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 13666 10344 172 440 0 13222 0
[pid=10452] ppid=10450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10452/stat : 10452 (cp2_pre.sh) S 10450 10449 9266 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279500075 9367552 277 33554432000 4194304 5064252 140734865421840 140734865420544 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10452/statm: 2287 277 234 213 0 72 0
[pid=10453] ppid=10452 vsize=290948 CPUtime=2.52 cores=1,3,5,7
/proc/10453/stat : 10453 (coprocessor) R 10452 10449 9266 0 -1 4202496 45141 0 0 0 214 38 0 0 20 0 1 0 279500076 297930752 71315 33554432000 4194304 6586260 140734232262384 140734232258056 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10453/statm: 72737 71315 204 584 0 72149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363908

[startup+6.30038 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 10455
/proc/meminfo: memFree=30909244/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=54664 CPUtime=3.93 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 8653 46043 0 0 50 6 293 44 20 0 1 0 279500019 55975936 10346 33554432000 4194304 5992684 140734222851680 140734222837944 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 13666 10346 174 440 0 13222 0
[pid=10455] ppid=10450 vsize=115320 CPUtime=2.34 cores=1,3,5,7
/proc/10455/stat : 10455 (glucosInc) R 10450 10449 9266 0 -1 4202496 22918 0 0 0 229 5 0 0 20 0 1 0 279500414 118087680 26555 33554432000 4194304 5654031 140735749303360 140735749291176 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10455/statm: 28830 26555 140 357 0 28470 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 179132

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 10465
/proc/meminfo: memFree=30613768/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=68048 CPUtime=11.24 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 18425 108091 0 0 295 149 612 68 20 0 1 0 279500019 69681152 13741 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 17012 13741 206 440 0 16568 0
[pid=10465] ppid=10450 vsize=419732 CPUtime=1.44 cores=1,3,5,7
/proc/10465/stat : 10465 (glucosInc) R 10450 10449 9266 0 -1 4202496 56323 0 0 0 129 15 0 0 20 0 1 0 279501143 429805568 91972 33554432000 4194304 5654031 140734712596064 140734711545656 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 104933 91972 109 357 0 104573 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 496928

[startup+25.5004 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 10465
/proc/meminfo: memFree=30381616/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=68048 CPUtime=11.24 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 18425 108091 0 0 295 149 612 68 20 0 1 0 279500019 69681152 13741 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 17012 13741 206 440 0 16568 0
[pid=10465] ppid=10450 vsize=531880 CPUtime=14.24 cores=1,3,5,7
/proc/10465/stat : 10465 (glucosInc) R 10450 10449 9266 0 -1 4202496 77108 0 0 0 1403 21 0 0 20 0 1 0 279501143 544645120 112846 33554432000 4194304 5654031 140734712596064 140734712583880 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 132970 112846 141 357 0 132610 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 609076

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 10465
/proc/meminfo: memFree=30347956/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=68048 CPUtime=11.24 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 18425 108091 0 0 295 149 612 68 20 0 1 0 279500019 69681152 13741 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 17012 13741 206 440 0 16568 0
[pid=10465] ppid=10450 vsize=531880 CPUtime=39.85 cores=1,3,5,7
/proc/10465/stat : 10465 (glucosInc) R 10450 10449 9266 0 -1 4202496 77163 0 0 0 3963 22 0 0 20 0 1 0 279501143 544645120 112901 33554432000 4194304 5654031 140734712596064 140734712583880 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10465/statm: 132970 112901 141 357 0 132610 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 609076

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 10468
/proc/meminfo: memFree=30288152/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=68048 CPUtime=11.24 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 18425 108091 0 0 295 149 612 68 20 0 1 0 279500019 69681152 13741 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 17012 13741 206 440 0 16568 0
[pid=10465] ppid=10450 vsize=533548 CPUtime=91.03 cores=1,3,5,7
/proc/10465/stat : 10465 (glucosInc) R 10450 10449 9266 0 -1 4202496 81925 0 0 0 9059 44 0 0 20 0 1 0 279501143 546353152 122324 33554432000 4194304 5654031 140734712596064 140734712594088 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10465/statm: 133387 122324 142 357 0 133027 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 610744

[startup+162.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10470
/proc/meminfo: memFree=30304476/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=136.82 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 25220 193012 0 0 498 174 12881 129 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10470] ppid=10450 vsize=509740 CPUtime=25.44 cores=1,3,5,7
/proc/10470/stat : 10470 (glucosInc) R 10450 10449 9266 0 -1 4202496 74948 0 0 0 2525 19 0 0 20 0 1 0 279513703 521973760 104888 33554432000 4194304 5654031 140734497756464 140734497744280 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10470/statm: 127435 104888 141 357 0 127075 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 634048

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 10472
/proc/meminfo: memFree=30184728/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=167.99 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 32283 268996 0 0 697 199 15746 157 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10472] ppid=10450 vsize=511736 CPUtime=54.28 cores=1,3,5,7

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

/proc/meminfo: memFree=30457836/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=459892 CPUtime=158.08 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 69513 0 0 0 15789 19 0 0 20 0 1 0 279608436 470929408 102097 33554432000 4194304 5654031 140736182661808 140736182649624 4215357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 114973 102097 142 357 0 114613 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 584200

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10515
/proc/meminfo: memFree=30451724/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=467328 CPUtime=218.08 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 70066 0 0 0 21788 20 0 0 20 0 1 0 279608436 478543872 105716 33554432000 4194304 5654031 140736182661808 140736182649624 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 116832 105716 142 357 0 116472 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 591636

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 10517
/proc/meminfo: memFree=30504600/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=472420 CPUtime=278.03 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 71183 0 0 0 27777 26 0 0 20 0 1 0 279608436 483758080 98487 33554432000 4194304 5654031 140736182661808 140736182659832 4216456 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 118105 98487 142 357 0 117745 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 596728

[startup+1422.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 10521
/proc/meminfo: memFree=30494964/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=472420 CPUtime=338.01 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 71590 0 0 0 33772 29 0 0 20 0 1 0 279608436 483758080 105147 33554432000 4194304 5654031 140736182661808 140736182649624 4215344 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 118105 105147 142 357 0 117745 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 596728

[startup+1482.31 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 10521
/proc/meminfo: memFree=30520072/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=476528 CPUtime=398 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 72627 0 0 0 39769 31 0 0 20 0 1 0 279608436 487964672 100932 33554432000 4194304 5654031 140736182661808 140736182649624 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 119132 100932 142 357 0 118772 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 600836

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 10522
/proc/meminfo: memFree=30495068/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=476528 CPUtime=457.98 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 72888 0 0 0 45766 32 0 0 20 0 1 0 279608436 487964672 105368 33554432000 4194304 5654031 140736182661808 140736182649624 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 119132 105368 142 357 0 118772 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 600836

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 10522
/proc/meminfo: memFree=30478932/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=476528 CPUtime=517.97 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 73009 0 0 0 51765 32 0 0 20 0 1 0 279608436 487964672 106511 33554432000 4194304 5654031 140736182661808 140736182649624 4232431 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 119132 106511 142 357 0 118772 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 600836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 10564
/proc/meminfo: memFree=30503484/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=476528 CPUtime=577.95 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 73081 0 0 0 57762 33 0 0 20 0 1 0 279608436 487964672 107837 33554432000 4194304 5654031 140736182661808 140736182649624 4215374 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 119132 107837 142 357 0 118772 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 600836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10576
/proc/meminfo: memFree=30113236/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=476528 CPUtime=637.94 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 74668 0 0 0 63757 37 0 0 20 0 1 0 279608436 487964672 101837 33554432000 4194304 5654031 140736182661808 140736182649624 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 119132 101837 142 357 0 118772 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 600836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10580
/proc/meminfo: memFree=30085616/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=480096 CPUtime=697.93 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 75201 0 0 0 69755 38 0 0 20 0 1 0 279608436 491618304 112590 33554432000 4194304 5654031 140736182661808 140736182649624 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 120024 112590 142 357 0 119664 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 604404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10582
/proc/meminfo: memFree=30152632/32873648 swapFree=6852/6852
[pid=10449] ppid=10447 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10449/stat : 10449 (npSolver-pbo-It) S 10447 10449 9266 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279500018 9367552 275 33554432000 4194304 5064252 140736136704080 140736136702992 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10449/statm: 2287 275 233 213 0 72 0
[pid=10450] ppid=10449 vsize=115160 CPUtime=1083.98 cores=1,3,5,7
/proc/10450/stat : 10450 (npSolver-pbo) S 10449 10449 9266 0 -1 4202496 47731 521663 0 0 1241 265 106546 346 20 0 1 0 279500019 117923840 25487 33554432000 4194304 5992684 140734222851680 140734222837512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10450/statm: 28790 25487 206 440 0 28346 0
[pid=10511] ppid=10450 vsize=480096 CPUtime=716.03 cores=1,3,5,7
/proc/10511/stat : 10511 (glucosInc) R 10450 10449 9266 0 -1 4202496 75748 0 0 0 71564 39 0 0 20 0 1 0 279608436 491618304 107259 33554432000 4194304 5654031 140736182661808 140736182649624 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10511/statm: 120024 107259 142 357 0 119664 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 604404

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1793.52
CPU system time (s): 6.52401
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 1247796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 6.52401
maximum resident set size= 1057660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 645527
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1955904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11244
involuntary context switches= 4238

runsolver used 6.29404 second user time and 14.6818 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 17:48:52
IDJOB=3702540
IDBENCH=92732
IDSOLVER=2278
FILE ID=node115/3702540-1338133732
RUNJOBID= node115-1338123580-9283
PBS_JOBID= 14624500
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= c97ea0ca4046b53674ada05533ed4cde
RANDOM SEED=1515822232

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31074516 kB
Buffers:          281248 kB
Cached:           353296 kB
SwapCached:          936 kB
Active:           944720 kB
Inactive:          32508 kB
Active(anon):     334560 kB
Inactive(anon):    10284 kB
Active(file):     610160 kB
Inactive(file):    22224 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:            112576 kB
Writeback:             0 kB
AnonPages:        474808 kB
Mapped:            13208 kB
Shmem:                96 kB
Slab:             682548 kB
SReclaimable:     126704 kB
SUnreclaim:       555844 kB
KernelStack:        1520 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     519608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 71324 MiB
End job on node115 at 2012-05-27 18:18:53