Trace number 3702527

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_0.opb
MD5SUMca79c3a72fcbc528e4a81e658af79fe0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4272093
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 100330219838
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 100330219838
Number of bits of the biggest sum of numbers37
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.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
2.48/2.56	c [INC SYSTEM] finished preprocessing in 2 s
2.48/2.56	c [INC SYSTEM] execute solver
3.86/3.99	c [INC SEARCH] formula is SAT
3.97/4.00	c [INC SYSTEM] solved the initial formula
3.97/4.03	c model valid
3.97/4.03	c current solution ok
4.86/4.91	o 147202997
4.86/4.91	c starting approximation
4.86/4.91	c factor = 2
4.86/4.91	c factor still to low - shrinking to 4.29686e+06
4.86/4.91	c approx number of clauses: 1e+06
4.86/4.91	c current bound: 73601536
5.36/5.41	c leaving approximation
5.36/5.41	c finished approximation
5.36/5.41	c [INC SYSTEM] there exists a inc, kill it!
5.36/5.41	c write failed with 2
5.36/5.42	c [INC SEARCH] iteration: 0
5.36/5.42	c [INC BOUNDS] best value:147203067 search for 147203066
5.36/5.42	c [INC SYSTEM] create new solver instance
5.36/5.42	c [INC] encode full formula
5.36/5.42	c fallback to adder encoding
6.78/6.87	c set iterative enc to: adder
6.78/6.87	c set iterative enc to: none
6.97/7.06	c [INC SEARCH] isOptimum variable: 0
16.65/16.73	c formula is SAT
16.65/16.77	c [INC SEARCH] copied best model
16.65/16.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.77/16.81	c model valid
16.77/16.81	c current solution ok
16.77/16.81	o 34460389
16.77/16.81	c [INC SEARCH] iteration: 1
16.77/16.81	c [INC BOUNDS] best value:34460459 search for 34460458
16.77/16.81	c [INC SYSTEM] there exists a inc, kill it!
16.77/16.81	c write failed with 2
16.77/16.83	c [INC SYSTEM] create new solver instance
16.77/16.83	c [INC] encode full formula
16.77/16.83	c fallback to adder encoding
17.99/18.03	c set iterative enc to: adder
17.99/18.03	c set iterative enc to: none
18.15/18.24	c [INC SEARCH] isOptimum variable: 0
167.69/167.82	c formula is SAT
167.69/167.85	c [INC SEARCH] copied best model
167.69/167.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
167.69/167.89	c model valid
167.69/167.89	c current solution ok
167.69/167.89	o 33871159
167.69/167.89	c [INC SEARCH] iteration: 2
167.69/167.89	c [INC BOUNDS] best value:33871229 search for 33871228
167.69/167.89	c [INC SYSTEM] there exists a inc, kill it!
167.69/167.89	c write failed with 2
167.80/167.90	c [INC SYSTEM] create new solver instance
167.80/167.90	c [INC] encode full formula
167.80/167.90	c fallback to adder encoding
169.01/169.10	c set iterative enc to: adder
169.01/169.10	c set iterative enc to: none
169.11/169.28	c [INC SEARCH] isOptimum variable: 0
174.61/174.75	c formula is SAT
174.61/174.79	c [INC SEARCH] copied best model
174.61/174.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
174.72/174.82	c model valid
174.72/174.82	c current solution ok
174.72/174.82	o 26616003
174.72/174.82	c [INC SEARCH] iteration: 3
174.72/174.82	c [INC BOUNDS] best value:26616073 search for 26616072
174.72/174.82	c [INC SYSTEM] there exists a inc, kill it!
174.72/174.82	c write failed with 2
174.72/174.84	c [INC SYSTEM] create new solver instance
174.72/174.84	c [INC] encode full formula
174.72/174.84	c fallback to adder encoding
175.82/175.95	c set iterative enc to: adder
175.82/175.95	c set iterative enc to: none
176.02/176.12	c [INC SEARCH] isOptimum variable: 0
336.67/336.81	c formula is SAT
336.67/336.85	c [INC SEARCH] copied best model
336.67/336.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
336.67/336.88	c model valid
336.67/336.88	c current solution ok
336.67/336.88	o 20492113
336.67/336.88	c [INC SEARCH] iteration: 4
336.67/336.88	c [INC BOUNDS] best value:20492183 search for 20492182
336.67/336.88	c [INC SYSTEM] there exists a inc, kill it!
336.67/336.88	c write failed with 2
336.78/336.90	c [INC SYSTEM] create new solver instance
336.78/336.90	c [INC] encode full formula
336.78/336.90	c fallback to adder encoding
337.78/337.96	c set iterative enc to: adder
337.78/337.96	c set iterative enc to: none
337.99/338.12	c [INC SEARCH] isOptimum variable: 0
396.98/397.16	c formula is SAT
396.98/397.19	c [INC SEARCH] copied best model
396.98/397.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
397.07/397.23	c model valid
397.07/397.23	c current solution ok
397.07/397.23	o 16102559
397.07/397.23	c [INC SEARCH] iteration: 5
397.07/397.23	c [INC BOUNDS] best value:16102629 search for 16102628
397.07/397.23	c [INC SYSTEM] there exists a inc, kill it!
397.07/397.23	c write failed with 2
397.07/397.25	c [INC SYSTEM] create new solver instance
397.07/397.25	c [INC] encode full formula
397.07/397.25	c fallback to adder encoding
398.08/398.24	c set iterative enc to: adder
398.08/398.24	c set iterative enc to: none
398.17/398.39	c [INC SEARCH] isOptimum variable: 0
590.71/590.96	c formula is SAT
590.71/590.99	c [INC SEARCH] copied best model
590.71/590.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
590.81/591.02	c model valid
590.81/591.02	c current solution ok
590.81/591.02	o 15032887
590.81/591.02	c [INC SEARCH] iteration: 6
590.81/591.02	c [INC BOUNDS] best value:15032957 search for 15032956
590.81/591.02	c [INC SYSTEM] there exists a inc, kill it!
590.81/591.02	c write failed with 2
590.81/591.04	c [INC SYSTEM] create new solver instance
590.81/591.04	c [INC] encode full formula
590.81/591.04	c fallback to adder encoding
591.82/592.02	c set iterative enc to: adder
591.82/592.02	c set iterative enc to: none
591.92/592.17	c [INC SEARCH] isOptimum variable: 0
810.62/810.98	c formula is SAT
810.73/811.01	c [INC SEARCH] copied best model
810.73/811.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
810.73/811.04	c model valid
810.73/811.04	c current solution ok
810.73/811.04	o 8184523
810.73/811.04	c [INC SEARCH] iteration: 7
810.73/811.04	c [INC BOUNDS] best value:8184593 search for 8184592
810.73/811.04	c [INC SYSTEM] there exists a inc, kill it!
810.73/811.04	c write failed with 2
810.73/811.05	c [INC SYSTEM] create new solver instance
810.73/811.05	c [INC] encode full formula
810.73/811.05	c fallback to adder encoding
811.54/811.89	c set iterative enc to: adder
811.54/811.89	c set iterative enc to: none
811.73/812.03	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.51	s UNKNOWN
1800.02/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.51	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-3702527-1338137763/watcher-3702527-1338137763 -o /tmp/evaluation-result-3702527-1338137763/solver-3702527-1338137763 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702527-1338137763.opb 1871947196 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26589
/proc/meminfo: memFree=31134728/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0

[startup+0.068478 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26589
/proc/meminfo: memFree=31134728/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100302 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26589
/proc/meminfo: memFree=31134728/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300303 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26589
/proc/meminfo: memFree=31134728/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700164 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 26589
/proc/meminfo: memFree=31134728/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/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.00 2.00 2.00 3/182 26593
/proc/meminfo: memFree=30966384/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=30344 CPUtime=0.35 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 5969 0 0 0 31 4 0 0 20 0 1 0 279900888 31072256 6457 33554432000 4194304 5992684 140737143499232 140737143493680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 7586 6457 172 440 0 7142 0
[pid=26592] ppid=26590 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26592/stat : 26592 (cp2_pre.sh) S 26590 26589 24278 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279900924 9367552 277 33554432000 4194304 5064252 140736518661728 140736518660432 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26592/statm: 2287 277 234 213 0 72 0
[pid=26593] ppid=26592 vsize=153432 CPUtime=1.13 cores=0,2,4,6
/proc/26593/stat : 26593 (coprocessor) R 26592 26589 24278 0 -1 4202496 28260 0 0 0 108 5 0 0 20 0 1 0 279900924 157114368 37228 33554432000 4194304 6586260 140735314944544 140735314940808 4753802 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/26593/statm: 38358 37228 182 584 0 37770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202072

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26593
/proc/meminfo: memFree=30912236/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=30344 CPUtime=2.54 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 5985 34282 0 0 31 4 190 29 20 0 1 0 279900888 31072256 6459 33554432000 4194304 5992684 140737143499232 140737143485496 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 7586 6459 174 440 0 7142 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 39492

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26603
/proc/meminfo: memFree=30993720/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=125972 CPUtime=6.28 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) R 26589 26589 24278 0 -1 4202496 14114 80086 0 0 145 79 359 45 20 0 1 0 279900888 128995328 29535 33554432000 4194304 5992684 140737143499232 140737143491944 4523485 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 31493 29535 205 440 0 31049 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135120

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26647
/proc/meminfo: memFree=30736324/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=60436 CPUtime=7.03 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 15430 80603 0 0 202 96 359 46 20 0 1 0 279900888 61886464 13987 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 15109 13987 206 440 0 14665 0
[pid=26605] ppid=26590 vsize=349856 CPUtime=5.63 cores=0,2,4,6
/proc/26605/stat : 26605 (glucosInc) R 26590 26589 24278 0 -1 4202496 58704 0 0 0 545 18 0 0 20 0 1 0 279901594 358252544 76777 33554432000 4194304 5654031 140735754738320 140735754726136 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26605/statm: 87464 76777 141 357 0 87104 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 419440

[startup+25.5004 s]
/proc/loadavg: 2.15 2.03 2.01 3/180 26659
/proc/meminfo: memFree=30731264/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=50348 CPUtime=18.2 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 22856 140465 0 0 329 113 1307 71 20 0 1 0 279900888 51556352 11497 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 12587 11497 206 440 0 12143 0
[pid=26651] ppid=26590 vsize=305720 CPUtime=7.24 cores=0,2,4,6
/proc/26651/stat : 26651 (glucosInc) R 26590 26589 24278 0 -1 4202496 52848 0 0 0 711 13 0 0 20 0 1 0 279902713 313057280 66615 33554432000 4194304 5654031 140735504835264 140735504832872 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26651/statm: 76430 66615 140 357 0 76070 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 365216

[startup+51.1004 s]
/proc/loadavg: 2.17 2.04 2.01 3/181 26661
/proc/meminfo: memFree=29964248/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=50348 CPUtime=18.2 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 22856 140465 0 0 329 113 1307 71 20 0 1 0 279900888 51556352 11497 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 12587 11497 206 440 0 12143 0
[pid=26651] ppid=26590 vsize=306392 CPUtime=32.84 cores=0,2,4,6
/proc/26651/stat : 26651 (glucosInc) R 26590 26589 24278 0 -1 4202496 53077 0 0 0 3268 16 0 0 20 0 1 0 279902713 313745408 68895 33554432000 4194304 5654031 140735504835264 140735504823080 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26651/statm: 76598 68895 141 357 0 76238 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 365888

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.01 3/181 26661
/proc/meminfo: memFree=29941792/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=50348 CPUtime=18.2 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 22856 140465 0 0 329 113 1307 71 20 0 1 0 279900888 51556352 11497 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 12587 11497 206 440 0 12143 0
[pid=26651] ppid=26590 vsize=308500 CPUtime=84.03 cores=0,2,4,6
/proc/26651/stat : 26651 (glucosInc) R 26590 26589 24278 0 -1 4202496 54150 0 0 0 8387 16 0 0 20 0 1 0 279902713 315904000 71360 33554432000 4194304 5654031 140735504835264 140735504823080 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26651/statm: 77125 71360 141 357 0 76765 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 367996

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/181 26661
/proc/meminfo: memFree=29916152/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=50348 CPUtime=18.2 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 22856 140465 0 0 329 113 1307 71 20 0 1 0 279900888 51556352 11497 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 12587 11497 206 440 0 12143 0
[pid=26651] ppid=26590 vsize=313208 CPUtime=143.99 cores=0,2,4,6
/proc/26651/stat : 26651 (glucosInc) R 26590 26589 24278 0 -1 4202496 56887 0 0 0 14377 22 0 0 20 0 1 0 279902713 320724992 74606 33554432000 4194304 5654031 140735504835264 140735504823080 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26651/statm: 78302 74606 141 357 0 77942 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 372704

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 26666
/proc/meminfo: memFree=29927008/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=82664 CPUtime=176.04 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 37335 251041 0 0 574 145 16765 120 20 0 1 0 279900888 84647936 19544 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 20666 19544 206 440 0 20222 0
[pid=26666] ppid=26590 vsize=304592 CPUtime=46.16 cores=0,2,4,6
/proc/26666/stat : 26666 (glucosInc) R 26590 26589 24278 0 -1 4202496 48914 0 0 0 4602 14 0 0 20 0 1 0 279918500 311902208 64874 33554432000 4194304 5654031 140733485996144 140733485983960 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26666/statm: 76148 64874 142 357 0 75788 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 396404

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 26669
/proc/meminfo: memFree=29911328/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29902536/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=281364 CPUtime=490.18 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 52024 0 0 0 48991 27 0 0 20 0 1 0 279982091 288116736 65195 33554432000 4194304 5654031 140737464836944 140737464824760 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 70341 65195 141 357 0 69981 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 336964

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26706
/proc/meminfo: memFree=29909888/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=281364 CPUtime=550.12 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 53542 0 0 0 54983 29 0 0 20 0 1 0 279982091 288116736 58616 33554432000 4194304 5654031 140737464836944 140737464824760 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 70341 58616 141 357 0 69981 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 336964

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26709
/proc/meminfo: memFree=30017592/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=283180 CPUtime=610.11 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 54021 0 0 0 60981 30 0 0 20 0 1 0 279982091 289976320 66129 33554432000 4194304 5654031 140737464836944 140737464824760 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 70795 66129 141 357 0 70435 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 338780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26712
/proc/meminfo: memFree=30023992/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=283180 CPUtime=670.1 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 55049 0 0 0 66977 33 0 0 20 0 1 0 279982091 289976320 62503 33554432000 4194304 5654031 140737464836944 140737464824760 4232380 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 70795 62503 141 357 0 70435 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 338780

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26712
/proc/meminfo: memFree=29992796/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=335752 CPUtime=730.09 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 58887 0 0 0 72970 39 0 0 20 0 1 0 279982091 343810048 68880 33554432000 4194304 5654031 140737464836944 140737464824760 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 83938 68880 141 357 0 83578 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 391352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26712
/proc/meminfo: memFree=29987824/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=288296 CPUtime=790.08 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 59623 0 0 0 78967 41 0 0 20 0 1 0 279982091 295215104 65001 33554432000 4194304 5654031 140737464836944 140737464824760 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 72074 65001 141 357 0 71714 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 343896

[startup+1662.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 26712
/proc/meminfo: memFree=29972116/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=290484 CPUtime=850.07 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 61442 0 0 0 84963 44 0 0 20 0 1 0 279982091 297455616 62670 33554432000 4194304 5654031 140737464836944 140737464824760 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 72621 62670 141 357 0 72261 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 346084

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/181 26713
/proc/meminfo: memFree=29988532/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=290484 CPUtime=910.06 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 61449 0 0 0 90962 44 0 0 20 0 1 0 279982091 297455616 66254 33554432000 4194304 5654031 140737464836944 140737464824760 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 72621 66254 141 357 0 72261 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 346084

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26713
/proc/meminfo: memFree=29959616/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=342348 CPUtime=970.05 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 62280 0 0 0 96960 45 0 0 20 0 1 0 279982091 350564352 72701 33554432000 4194304 5654031 140737464836944 140737464824760 4215097 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 85587 72701 141 357 0 85227 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 397948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26713
/proc/meminfo: memFree=29995224/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=292260 CPUtime=988.25 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 62808 0 0 0 98778 47 0 0 20 0 1 0 279982091 299274240 63470 33554432000 4194304 5654031 140737464836944 140737464824760 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 73065 63470 141 357 0 72705 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 347860

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 26713
/proc/meminfo: memFree=29995224/32873844 swapFree=6080/6080
[pid=26589] ppid=26587 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26589/stat : 26589 (npSolver-pbo-It) S 26587 26589 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279900888 9367552 275 33554432000 4194304 5064252 140735259326704 140735259325616 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26589/statm: 2287 275 233 213 0 72 0
[pid=26590] ppid=26589 vsize=46452 CPUtime=811.77 cores=0,2,4,6
/proc/26590/stat : 26590 (npSolver-pbo) S 26589 26589 24278 0 -1 4202496 65744 455938 0 0 986 201 79776 214 20 0 1 0 279900888 47566848 10523 33554432000 4194304 5992684 140737143499232 140737143485064 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26590/statm: 11613 10523 206 440 0 11169 0
[pid=26702] ppid=26590 vsize=292260 CPUtime=988.25 cores=0,2,4,6
/proc/26702/stat : 26702 (glucosInc) R 26590 26589 24278 0 -1 4202496 62808 0 0 0 98778 47 0 0 20 0 1 0 279982091 299274240 63470 33554432000 4194304 5654031 140737464836944 140737464824760 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26702/statm: 73065 63470 141 357 0 72705 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 347860

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1795.42
CPU system time (s): 4.63829
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 540260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.42
system time used= 4.63829
maximum resident set size= 385556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 584872
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1537624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9331
involuntary context switches= 3411

runsolver used 6.52501 second user time and 11.6322 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 18:56:03
IDJOB=3702527
IDBENCH=92754
IDSOLVER=2278
FILE ID=node139/3702527-1338137763
RUNJOBID= node139-1338122473-24294
PBS_JOBID= 14624487
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= ca79c3a72fcbc528e4a81e658af79fe0
RANDOM SEED=1871947196

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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.750
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.750
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:        31135472 kB
Buffers:          360080 kB
Cached:           326664 kB
SwapCached:          828 kB
Active:           839288 kB
Inactive:          45524 kB
Active(anon):     190768 kB
Inactive(anon):     9096 kB
Active(file):     648520 kB
Inactive(file):    36428 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              8984 kB
Writeback:             0 kB
AnonPages:        204576 kB
Mapped:            13244 kB
Shmem:                 8 kB
Slab:             713916 kB
SReclaimable:     156328 kB
SUnreclaim:       557588 kB
KernelStack:        1480 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     327364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 71320 MiB
End job on node139 at 2012-05-27 19:26:04