Trace number 3751698

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.03 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_8.opb
MD5SUMf1796031dd2222ba84ddb055b00dac83
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4276357
Best CPU time to get the best result obtained on this benchmark1800.57
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 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 102095438945
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 102095438945
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.09	c old isEQ: 0, new EQ is 1
1.19/1.25	c run inc solver
1.19/1.25	c [INC SYSTEM] run initial solver
1.19/1.25	c [INC SYSTEM] preprocess with white file
7.27/7.34	c [INC SYSTEM] finished preprocessing in 6 s
7.27/7.34	c [INC SYSTEM] execute solver
11.17/11.28	c [INC SEARCH] formula is SAT
11.29/11.30	c [INC SYSTEM] solved the initial formula
11.29/11.35	c model valid
11.29/11.35	c current solution ok
13.47/13.66	o 191539865
13.47/13.66	c starting approximation
13.56/13.78	c factor = 2
13.56/13.78	c factor still to low - shrinking to 8.25441e+06
13.56/13.78	c approx number of clauses: 1e+06
13.56/13.78	c current bound: 95769976
13.64/14.50	c leaving approximation
13.64/14.50	c finished approximation
13.64/14.50	c [INC SYSTEM] there exists a inc, kill it!
13.64/14.50	c write failed with 2
14.37/14.51	c [INC SEARCH] iteration: 0
14.37/14.51	c [INC BOUNDS] best value:191539950 search for 191539949
14.37/14.51	c [INC SYSTEM] create new solver instance
14.37/14.51	c [INC] encode full formula
14.37/14.51	c fallback to adder encoding
16.57/16.80	c set iterative enc to: adder
16.57/16.80	c set iterative enc to: none
16.97/17.17	c [INC SEARCH] isOptimum variable: 0
21.48/21.66	c formula is SAT
21.59/21.75	c [INC SEARCH] copied best model
21.59/21.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.70/21.80	c model valid
21.70/21.80	c current solution ok
21.70/21.80	o 142920875
21.70/21.80	c [INC SEARCH] iteration: 1
21.70/21.80	c [INC BOUNDS] best value:142920960 search for 142920959
21.70/21.80	c [INC SYSTEM] there exists a inc, kill it!
21.70/21.80	c write failed with 2
21.70/21.83	c [INC SYSTEM] create new solver instance
21.70/21.83	c [INC] encode full formula
21.70/21.83	c fallback to adder encoding
24.01/24.12	c set iterative enc to: adder
24.01/24.12	c set iterative enc to: none
24.41/24.52	c [INC SEARCH] isOptimum variable: 0
78.82/78.94	c formula is SAT
78.91/79.02	c [INC SEARCH] copied best model
78.91/79.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.91/79.08	c model valid
78.91/79.08	c current solution ok
78.91/79.08	o 98330359
78.91/79.08	c [INC SEARCH] iteration: 2
78.91/79.08	c [INC BOUNDS] best value:98330444 search for 98330443
78.91/79.08	c [INC SYSTEM] there exists a inc, kill it!
78.91/79.08	c write failed with 2
79.01/79.12	c [INC SYSTEM] create new solver instance
79.01/79.12	c [INC] encode full formula
79.01/79.12	c fallback to adder encoding
81.22/81.31	c set iterative enc to: adder
81.22/81.31	c set iterative enc to: none
81.62/81.70	c [INC SEARCH] isOptimum variable: 0
122.33/122.45	c formula is SAT
122.42/122.53	c [INC SEARCH] copied best model
122.42/122.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.42/122.59	c model valid
122.42/122.59	c current solution ok
122.42/122.59	o 44183887
122.42/122.59	c [INC SEARCH] iteration: 3
122.42/122.59	c [INC BOUNDS] best value:44183972 search for 44183971
122.42/122.59	c [INC SYSTEM] there exists a inc, kill it!
122.42/122.59	c write failed with 2
122.52/122.62	c [INC SYSTEM] create new solver instance
122.52/122.62	c [INC] encode full formula
122.52/122.62	c fallback to adder encoding
124.53/124.67	c set iterative enc to: adder
124.53/124.67	c set iterative enc to: none
124.93/125.03	c [INC SEARCH] isOptimum variable: 0
168.64/168.72	c formula is SAT
168.64/168.80	c [INC SEARCH] copied best model
168.64/168.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
168.75/168.84	c model valid
168.75/168.84	c current solution ok
168.75/168.84	o 32840315
168.75/168.84	c [INC SEARCH] iteration: 4
168.75/168.84	c [INC BOUNDS] best value:32840400 search for 32840399
168.75/168.84	c [INC SYSTEM] there exists a inc, kill it!
168.75/168.84	c write failed with 2
168.75/168.88	c [INC SYSTEM] create new solver instance
168.75/168.88	c [INC] encode full formula
168.75/168.88	c fallback to adder encoding
170.64/170.72	c set iterative enc to: adder
170.64/170.72	c set iterative enc to: none
170.95/171.06	c [INC SEARCH] isOptimum variable: 0
254.14/254.29	c formula is SAT
254.26/254.36	c [INC SEARCH] copied best model
254.26/254.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
254.37/254.41	c model valid
254.37/254.41	c current solution ok
254.37/254.41	o 22569101
254.37/254.41	c [INC SEARCH] iteration: 5
254.37/254.41	c [INC BOUNDS] best value:22569186 search for 22569185
254.37/254.41	c [INC SYSTEM] there exists a inc, kill it!
254.37/254.41	c write failed with 2
254.37/254.44	c [INC SYSTEM] create new solver instance
254.37/254.44	c [INC] encode full formula
254.37/254.44	c fallback to adder encoding
256.07/256.19	c set iterative enc to: adder
256.07/256.19	c set iterative enc to: none
256.47/256.52	c [INC SEARCH] isOptimum variable: 0
526.78/526.98	c formula is SAT
526.89/527.05	c [INC SEARCH] copied best model
526.89/527.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
527.00/527.10	c model valid
527.00/527.10	c current solution ok
527.00/527.10	o 21822575
527.00/527.10	c [INC SEARCH] iteration: 6
527.00/527.10	c [INC BOUNDS] best value:21822660 search for 21822659
527.00/527.10	c [INC SYSTEM] there exists a inc, kill it!
527.00/527.10	c write failed with 2
527.00/527.12	c [INC SYSTEM] create new solver instance
527.00/527.12	c [INC] encode full formula
527.00/527.12	c fallback to adder encoding
528.68/528.86	c set iterative enc to: adder
528.68/528.86	c set iterative enc to: none
528.99/529.18	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 32428 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3751698-1339177966/watcher-3751698-1339177966 -o /tmp/evaluation-result-3751698-1339177966/solver-3751698-1339177966 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751698-1339177966.opb 865636606 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.07 2.02 2.00 3/179 32427
/proc/meminfo: memFree=31182316/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0

[startup+0.0784889 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 32427
/proc/meminfo: memFree=31182316/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 32427
/proc/meminfo: memFree=31182316/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 32427
/proc/meminfo: memFree=31182316/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 32427
/proc/meminfo: memFree=31182316/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 32429
/proc/meminfo: memFree=30972444/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=85484 CPUtime=1.26 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 9082 0 0 0 111 15 0 0 20 0 1 0 383925114 87535616 19902 33554432000 4194304 6004724 140734336874736 140734336869200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32428/statm: 21371 19902 171 442 0 20925 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 94632

[startup+3.10043 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32431
/proc/meminfo: memFree=30446972/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=85484 CPUtime=1.26 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 9082 0 0 0 111 15 0 0 20 0 1 0 383925114 87535616 19902 33554432000 4194304 6004724 140734336874736 140734336869200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32428/statm: 21371 19902 171 442 0 20925 0
[pid=32430] ppid=32428 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32430/stat : 32430 (cp2_pre.sh) S 32428 32427 31464 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383925242 9367552 277 33554432000 4194304 5064252 140733988583648 140733988582352 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32430/statm: 2287 277 234 213 0 72 0
[pid=32431] ppid=32430 vsize=355812 CPUtime=1.8 cores=1,3,5,7
/proc/32431/stat : 32431 (coprocessor) R 32430 32427 31464 0 -1 4202496 40776 0 0 0 169 11 0 0 20 0 1 0 383925242 364351488 79699 33554432000 4194304 6586260 140735490154944 140735490151208 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/32431/statm: 88953 79699 166 584 0 88365 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 459592

[startup+6.30035 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32431
/proc/meminfo: memFree=29960688/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=85484 CPUtime=1.26 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 9082 0 0 0 111 15 0 0 20 0 1 0 383925114 87535616 19902 33554432000 4194304 6004724 140734336874736 140734336869200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32428/statm: 21371 19902 171 442 0 20925 0
[pid=32430] ppid=32428 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32430/stat : 32430 (cp2_pre.sh) S 32428 32427 31464 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383925242 9367552 277 33554432000 4194304 5064252 140733988583648 140733988582352 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32430/statm: 2287 277 234 213 0 72 0
[pid=32431] ppid=32430 vsize=451108 CPUtime=5.01 cores=1,3,5,7
/proc/32431/stat : 32431 (coprocessor) R 32430 32427 31464 0 -1 4202496 58745 0 0 0 471 30 0 0 20 0 1 0 383925242 461934592 109273 33554432000 4194304 6586260 140735490154944 140735490150616 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/32431/statm: 112777 109273 204 584 0 112189 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 554888

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 32435
/proc/meminfo: memFree=30755852/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=89544 CPUtime=8.76 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) R 32427 32427 31464 0 -1 4202496 11426 59647 0 0 146 124 567 39 20 0 1 0 383925114 91693056 20926 33554432000 4194304 6004724 140734336874736 140734336868936 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32428/statm: 22386 20926 180 442 0 21940 0
[pid=32433] ppid=32428 vsize=169964 CPUtime=3.91 cores=1,3,5,7
/proc/32433/stat : 32433 (glucosInc) S 32428 32427 31464 0 -1 4202496 33333 0 0 0 383 8 0 0 20 0 1 0 383925849 174043136 39650 33554432000 4194304 5654031 140733835513600 140733835511912 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/32433/statm: 42491 39650 146 357 0 42131 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 268656

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 32446
/proc/meminfo: memFree=30412408/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=110772 CPUtime=24.43 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 28807 221548 0 0 639 262 1428 114 20 0 1 0 383925114 113430528 26285 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 27693 26285 200 442 0 27247 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 119920

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 32447
/proc/meminfo: memFree=30205556/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=110772 CPUtime=24.43 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 28807 221548 0 0 639 262 1428 114 20 0 1 0 383925114 113430528 26285 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 27693 26285 200 442 0 27247 0
[pid=32447] ppid=32428 vsize=550724 CPUtime=26.55 cores=1,3,5,7
/proc/32447/stat : 32447 (glucosInc) R 32428 32427 31464 0 -1 4202496 84720 0 0 0 2626 29 0 0 20 0 1 0 383927567 563941376 127830 33554432000 4194304 5654031 140734441463984 140734441461768 4216156 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32447/statm: 137681 127830 140 357 0 137321 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 670644

[startup+102.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 32449
/proc/meminfo: memFree=30222080/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=109876 CPUtime=81.62 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 39554 308034 0 0 874 297 6833 158 20 0 1 0 383925114 112513024 26061 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 27469 26061 200 442 0 27023 0
[pid=32449] ppid=32428 vsize=548600 CPUtime=20.57 cores=1,3,5,7
/proc/32449/stat : 32449 (glucosInc) R 32428 32427 31464 0 -1 4202496 84037 0 0 0 2028 29 0 0 20 0 1 0 383933285 561766400 124133 33554432000 4194304 5654031 140737098249056 140737098246664 4216617 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32449/statm: 137150 124133 141 357 0 136790 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 667624

[startup+162.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/181 32461
/proc/meminfo: memFree=29441940/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=109156 CPUtime=124.97 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 49328 393225 0 0 1094 329 10874 200 20 0 1 0 383925114 111775744 25881 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 27289 25881 200 442 0 26843 0
[pid=32451] ppid=32428 vsize=543544 CPUtime=37.24 cores=1,3,5,7
/proc/32451/stat : 32451 (glucosInc) R 32428 32427 31464 0 -1 4202496 79919 0 0 0 3698 26 0 0 20 0 1 0 383937618 556589056 123911 33554432000 4194304 5654031 140735647033728 140735647031496 4214494 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32451/statm: 135886 123911 142 357 0 135526 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 661848

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 32463
/proc/meminfo: memFree=29480676/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=107440 CPUtime=171.01 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 59123 474526 0 0 1294 356 15212 239 20 0 1 0 383925114 110018560 25452 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26860 25452 200 442 0 26414 0
[pid=32463] ppid=32428 vsize=527540 CPUtime=51.22 cores=1,3,5,7
/proc/32463/stat : 32463 (glucosInc) R 32428 32427 31464 0 -1 4202496 78639 0 0 0 5096 26 0 0 20 0 1 0 383942221 540200960 114474 33554432000 4194304 5654031 140734316613440 140734316601256 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32463/statm: 131885 114474 142 357 0 131525 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 644128

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/180 32506
/proc/meminfo: memFree=29377320/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=599376 CPUtime=772.93 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 85123 0 0 0 77218 75 0 0 20 0 1 0 383978032 613761024 122037 33554432000 4194304 5654031 140736275834224 140736275822040 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 149844 122037 142 357 0 149484 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 714548

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32507
/proc/meminfo: memFree=29107772/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=740996 CPUtime=832.93 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 87700 0 0 0 83206 87 0 0 20 0 1 0 383978032 758779904 154845 33554432000 4194304 5654031 140736275834224 140736275832312 4233460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 185249 154845 142 357 0 184889 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 856168

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32507
/proc/meminfo: memFree=28953720/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=740996 CPUtime=892.91 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 88773 0 0 0 89194 97 0 0 20 0 1 0 383978032 758779904 164156 33554432000 4194304 5654031 140736275834224 140736275832312 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 185249 164156 142 357 0 184889 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 856168

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32508
/proc/meminfo: memFree=29017164/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=955920 CPUtime=952.91 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 90662 0 0 0 95180 111 0 0 20 0 1 0 383978032 978862080 184560 33554432000 4194304 5654031 140736275834224 140736275832312 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 238980 184560 142 357 0 238620 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1071092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32508
/proc/meminfo: memFree=28884084/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=955920 CPUtime=1012.9 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 92119 0 0 0 101167 123 0 0 20 0 1 0 383978032 978862080 185597 33554432000 4194304 5654031 140736275834224 140736275832312 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 238980 185597 142 357 0 238620 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 1071092

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32508
/proc/meminfo: memFree=29158320/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=741132 CPUtime=1072.88 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 93186 0 0 0 107155 133 0 0 20 0 1 0 383978032 758919168 171406 33554432000 4194304 5654031 140736275834224 140736275832312 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 185283 171406 142 357 0 184923 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 856304

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 32511
/proc/meminfo: memFree=29135764/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=741700 CPUtime=1132.88 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 94751 0 0 0 113144 144 0 0 20 0 1 0 383978032 759500800 143377 33554432000 4194304 5654031 140736275834224 140736275832248 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 185425 143377 142 357 0 185065 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 856872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32511
/proc/meminfo: memFree=28820836/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=957004 CPUtime=1192.86 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 95361 0 0 0 119137 149 0 0 20 0 1 0 383978032 979972096 187975 33554432000 4194304 5654031 140736275834224 140736275832312 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 239251 187975 142 357 0 238891 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 1072176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32512
/proc/meminfo: memFree=29178792/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=742980 CPUtime=1252.86 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 96527 0 0 0 125126 160 0 0 20 0 1 0 383978032 760811520 149822 33554432000 4194304 5654031 140736275834224 140736275832312 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 185745 149822 142 357 0 185385 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 858152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32536
/proc/meminfo: memFree=30465404/32873844 swapFree=8656/8656
[pid=32427] ppid=32425 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (npSolver-pbo-It) S 32425 32427 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383925114 9367552 275 33554432000 4194304 5064252 140736425153856 140736425152768 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32427/statm: 2287 275 233 213 0 72 0
[pid=32428] ppid=32427 vsize=106024 CPUtime=529.07 cores=1,3,5,7
/proc/32428/stat : 32428 (npSolver-pbo) S 32427 32427 31464 0 -1 4202496 76755 635963 0 0 1674 408 50494 331 20 0 1 0 383925114 108568576 25098 33554432000 4194304 6004724 140734336874736 140734336860584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/32428/statm: 26506 25098 200 442 0 26060 0
[pid=32498] ppid=32428 vsize=742980 CPUtime=1270.96 cores=1,3,5,7
/proc/32498/stat : 32498 (glucosInc) R 32428 32427 31464 0 -1 4202496 96556 0 0 0 126935 161 0 0 20 0 1 0 383978032 760811520 164670 33554432000 4194304 5654031 140736275834224 140736275832312 4215374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32498/statm: 185745 164670 142 357 0 185385 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 858152

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32427 and gives
#  childrusage.ru_utime.tv_sec=521
#  childrusage.ru_utime.tv_usec=697689
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=399875
# CPU time returned by wait4() is 529.098
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.03
CPU user time (s): 1791.03
CPU system time (s): 9
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 1284692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.698
system time used= 7.39987
maximum resident set size= 687252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2715688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15589
involuntary context switches= 2831

runsolver used 3.19051 second user time and 8.28874 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 19:52:46
IDJOB=3751698
IDBENCH=92752
IDSOLVER=2335
FILE ID=node102/3751698-1339177966
RUNJOBID= node102-1339170244-31481
PBS_JOBID= 14643844
Free space on /tmp= 70960 MiB

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

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

MD5SUM BENCH= f1796031dd2222ba84ddb055b00dac83
RANDOM SEED=865636606

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        31184644 kB
Buffers:          276788 kB
Cached:           323788 kB
SwapCached:         2676 kB
Active:           668888 kB
Inactive:         143016 kB
Active(anon):     206068 kB
Inactive(anon):     7192 kB
Active(file):     462820 kB
Inactive(file):   135824 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099976 kB
Dirty:            160424 kB
Writeback:             0 kB
AnonPages:        139316 kB
Mapped:             9896 kB
Shmem:                 0 kB
Slab:             736916 kB
SReclaimable:     177872 kB
SUnreclaim:       559044 kB
KernelStack:        1464 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     453292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 70588 MiB
End job on node102 at 2012-06-08 20:22:46