Trace number 3702513

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.02 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat100_4_32_2.opb
MD5SUMf93bc86ebde6b06b59a0e975321ccaef
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8443107
Best CPU time to get the best result obtained on this benchmark1801.27
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 178453547
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 203583486200
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 178453547
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 203583486200
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.84	c run inc solver
0.00/0.84	c [INC SYSTEM] run initial solver
0.00/0.84	c [INC SYSTEM] preprocess with white file
6.33/6.51	c [INC SYSTEM] finished preprocessing in 5 s
6.33/6.51	c [INC SYSTEM] execute solver
10.22/10.46	c [INC SEARCH] formula is SAT
10.22/10.49	c [INC SYSTEM] solved the initial formula
10.32/10.55	c model valid
10.32/10.55	c current solution ok
12.31/12.53	o 295429171
12.31/12.53	c starting approximation
12.31/12.53	c factor = 2
12.31/12.53	c factor still to low - shrinking to 1.76371e+07
12.31/12.53	c approx number of clauses: 1e+06
12.31/12.53	c current bound: 147714640
13.14/13.46	c leaving approximation
13.14/13.46	c finished approximation
13.14/13.46	c [INC SYSTEM] there exists a inc, kill it!
13.14/13.46	c write failed with 2
13.14/13.48	c [INC SEARCH] iteration: 0
13.14/13.48	c [INC BOUNDS] best value:295429271 search for 295429270
13.14/13.48	c [INC SYSTEM] create new solver instance
13.14/13.48	c [INC] encode full formula
13.14/13.48	c fallback to adder encoding
16.53/16.78	c set iterative enc to: adder
16.53/16.78	c set iterative enc to: none
17.12/17.42	c [INC SEARCH] isOptimum variable: 0
149.90/150.22	c formula is SAT
150.00/150.32	c [INC SEARCH] copied best model
150.00/150.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
150.00/150.39	c model valid
150.00/150.39	c current solution ok
150.00/150.39	o 258780519
150.00/150.39	c [INC SEARCH] iteration: 1
150.00/150.39	c [INC BOUNDS] best value:258780619 search for 258780618
150.00/150.39	c [INC SYSTEM] there exists a inc, kill it!
150.00/150.39	c write failed with 2
150.11/150.43	c [INC SYSTEM] create new solver instance
150.11/150.43	c [INC] encode full formula
150.11/150.43	c fallback to adder encoding
153.31/153.62	c set iterative enc to: adder
153.31/153.62	c set iterative enc to: none
153.82/154.17	c [INC SEARCH] isOptimum variable: 0
169.94/170.28	c formula is SAT
170.03/170.38	c [INC SEARCH] copied best model
170.03/170.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
170.15/170.45	c model valid
170.15/170.45	c current solution ok
170.15/170.45	o 69794643
170.15/170.45	c [INC SEARCH] iteration: 2
170.15/170.45	c [INC BOUNDS] best value:69794743 search for 69794742
170.15/170.45	c [INC SYSTEM] there exists a inc, kill it!
170.15/170.45	c write failed with 2
170.15/170.49	c [INC SYSTEM] create new solver instance
170.15/170.49	c [INC] encode full formula
170.15/170.49	c fallback to adder encoding
173.24/173.50	c set iterative enc to: adder
173.24/173.50	c set iterative enc to: none
173.75/174.03	c [INC SEARCH] isOptimum variable: 0
247.65/247.98	c formula is SAT
247.76/248.08	c [INC SEARCH] copied best model
247.76/248.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
247.86/248.15	c model valid
247.86/248.15	c current solution ok
247.86/248.15	o 50656683
247.86/248.15	c [INC SEARCH] iteration: 3
247.86/248.15	c [INC BOUNDS] best value:50656783 search for 50656782
247.86/248.15	c [INC SYSTEM] there exists a inc, kill it!
247.86/248.15	c write failed with 2
247.96/248.20	c [INC SYSTEM] create new solver instance
247.96/248.20	c [INC] encode full formula
247.96/248.20	c fallback to adder encoding
250.67/250.99	c set iterative enc to: adder
250.67/250.99	c set iterative enc to: none
251.17/251.48	c [INC SEARCH] isOptimum variable: 0
285.09/285.37	c formula is SAT
285.19/285.46	c [INC SEARCH] copied best model
285.19/285.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
285.29/285.53	c model valid
285.29/285.53	c current solution ok
285.29/285.53	o 34261703
285.29/285.53	c [INC SEARCH] iteration: 4
285.29/285.53	c [INC BOUNDS] best value:34261803 search for 34261802
285.29/285.53	c [INC SYSTEM] there exists a inc, kill it!
285.29/285.53	c write failed with 2
285.29/285.57	c [INC SYSTEM] create new solver instance
285.29/285.57	c [INC] encode full formula
285.29/285.57	c fallback to adder encoding
288.00/288.21	c set iterative enc to: adder
288.00/288.21	c set iterative enc to: none
288.40/288.67	c [INC SEARCH] isOptimum variable: 0
317.42/317.63	c formula is SAT
317.53/317.72	c [INC SEARCH] copied best model
317.53/317.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
317.53/317.79	c model valid
317.53/317.79	c current solution ok
317.53/317.79	o 27243335
317.53/317.79	c [INC SEARCH] iteration: 5
317.53/317.79	c [INC BOUNDS] best value:27243435 search for 27243434
317.53/317.79	c [INC SYSTEM] there exists a inc, kill it!
317.53/317.79	c write failed with 2
317.63/317.83	c [INC SYSTEM] create new solver instance
317.63/317.83	c [INC] encode full formula
317.63/317.83	c fallback to adder encoding
320.04/320.28	c set iterative enc to: adder
320.04/320.28	c set iterative enc to: none
320.53/320.72	c [INC SEARCH] isOptimum variable: 0
828.33/828.61	c formula is SAT
828.43/828.70	c [INC SEARCH] copied best model
828.43/828.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
828.43/828.77	c model valid
828.43/828.77	c current solution ok
828.43/828.77	o 27098265
828.43/828.77	c [INC SEARCH] iteration: 6
828.43/828.77	c [INC BOUNDS] best value:27098365 search for 27098364
828.43/828.77	c [INC SYSTEM] there exists a inc, kill it!
828.43/828.77	c write failed with 2
828.43/828.78	c [INC SYSTEM] create new solver instance
828.43/828.78	c [INC] encode full formula
828.43/828.78	c fallback to adder encoding
830.93/831.23	c set iterative enc to: adder
830.93/831.23	c set iterative enc to: none
831.34/831.66	c [INC SEARCH] isOptimum variable: 0
1216.54/1216.92	c formula is SAT
1216.63/1217.01	c [INC SEARCH] copied best model
1216.63/1217.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1216.63/1217.08	c model valid
1216.63/1217.08	c current solution ok
1216.63/1217.08	o 16254161
1216.63/1217.08	c [INC SEARCH] iteration: 7
1216.63/1217.08	c [INC BOUNDS] best value:16254261 search for 16254260
1216.63/1217.08	c [INC SYSTEM] there exists a inc, kill it!
1216.63/1217.08	c write failed with 2
1216.63/1217.09	c [INC SYSTEM] create new solver instance
1216.63/1217.09	c [INC] encode full formula
1216.63/1217.09	c fallback to adder encoding
1218.84/1219.25	c set iterative enc to: adder
1218.84/1219.25	c set iterative enc to: none
1219.24/1219.64	c [INC SEARCH] isOptimum variable: 0

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-3702513-1338132368/watcher-3702513-1338132368 -o /tmp/evaluation-result-3702513-1338132368/solver-3702513-1338132368 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702513-1338132368.opb 543189644 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: 3.04 2.27 2.09 3/183 5128
/proc/meminfo: memFree=31320284/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0

[startup+0.0322209 s]
/proc/loadavg: 3.04 2.27 2.09 3/183 5128
/proc/meminfo: memFree=31320284/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100243 s]
/proc/loadavg: 3.04 2.27 2.09 3/183 5128
/proc/meminfo: memFree=31320284/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 3.04 2.27 2.09 3/183 5128
/proc/meminfo: memFree=31320284/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 3.04 2.27 2.09 3/183 5128
/proc/meminfo: memFree=31320284/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 3.04 2.27 2.09 3/187 5132
/proc/meminfo: memFree=31211304/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=65016 CPUtime=0.86 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 10918 0 0 0 77 9 0 0 20 0 1 0 279362188 66576384 15288 33554432000 4194304 5992684 140737360534464 140737360528912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 16254 15288 172 440 0 15810 0
[pid=5131] ppid=5129 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5131/stat : 5131 (cp2_pre.sh) S 5129 5128 4091 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279362275 9367552 276 33554432000 4194304 5064252 140733889285408 140733889284112 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5131/statm: 2287 276 234 213 0 72 0
[pid=5132] ppid=5131 vsize=277192 CPUtime=0.62 cores=1,3,5,7
/proc/5132/stat : 5132 (coprocessor) R 5131 5128 4091 0 -1 4202496 26784 0 0 0 53 9 0 0 20 0 1 0 279362276 283844608 61065 33554432000 4194304 6586260 140734585374176 140733889284136 4496331 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5132/statm: 69298 61065 166 584 0 68710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 360504

[startup+3.10045 s]
/proc/loadavg: 2.95 2.27 2.09 3/187 5132
/proc/meminfo: memFree=30939592/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=65016 CPUtime=0.86 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 10918 0 0 0 77 9 0 0 20 0 1 0 279362188 66576384 15288 33554432000 4194304 5992684 140737360534464 140737360528912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 16254 15288 172 440 0 15810 0
[pid=5131] ppid=5129 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5131/stat : 5131 (cp2_pre.sh) S 5129 5128 4091 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279362275 9367552 276 33554432000 4194304 5064252 140733889285408 140733889284112 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5131/statm: 2287 276 234 213 0 72 0
[pid=5132] ppid=5131 vsize=366764 CPUtime=2.21 cores=1,3,5,7
/proc/5132/stat : 5132 (coprocessor) R 5131 5128 4091 0 -1 4202496 47881 0 0 0 207 14 0 0 20 0 1 0 279362276 375566336 88802 33554432000 4194304 6586260 140734585374176 140734585370440 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5132/statm: 91691 88802 176 584 0 91103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 450076

[startup+6.30034 s]
/proc/loadavg: 2.95 2.27 2.09 3/187 5132
/proc/meminfo: memFree=30781220/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=65016 CPUtime=0.86 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 10918 0 0 0 77 9 0 0 20 0 1 0 279362188 66576384 15288 33554432000 4194304 5992684 140737360534464 140737360528912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 16254 15288 172 440 0 15810 0
[pid=5131] ppid=5129 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5131/stat : 5131 (cp2_pre.sh) S 5129 5128 4091 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279362275 9367552 276 33554432000 4194304 5064252 140733889285408 140733889284112 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5131/statm: 2287 276 234 213 0 72 0
[pid=5132] ppid=5131 vsize=456984 CPUtime=5.26 cores=1,3,5,7
/proc/5132/stat : 5132 (coprocessor) R 5131 5128 4091 0 -1 4202496 56561 0 0 0 462 64 0 0 20 0 1 0 279362276 467951616 109989 33554432000 4194304 6586260 140734585374176 140734585369928 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 15 0 0
/proc/5132/statm: 114246 109989 200 584 0 113658 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 540296

[startup+12.7004 s]
/proc/loadavg: 2.81 2.26 2.09 3/186 5134
/proc/meminfo: memFree=31042156/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=88976 CPUtime=8.54 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 14845 57979 0 0 128 174 480 72 20 0 1 0 279362188 91111424 21176 33554432000 4194304 5992684 140737360534464 140737360526752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 22244 21176 196 440 0 21800 0
[pid=5134] ppid=5129 vsize=169292 CPUtime=3.92 cores=1,3,5,7
/proc/5134/stat : 5134 (glucosInc) S 5129 5128 4091 0 -1 4202496 32723 0 0 0 384 8 0 0 20 0 1 0 279362840 173355008 39031 33554432000 4194304 5654031 140734520844416 140734520842728 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5134/statm: 42323 39031 146 357 0 41963 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 267416

[startup+25.5004 s]
/proc/loadavg: 2.75 2.27 2.09 3/186 5144
/proc/meminfo: memFree=30240268/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=125868 CPUtime=17.15 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 23179 138281 0 0 458 223 929 105 20 0 1 0 279362188 128888832 30533 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 31467 30533 206 440 0 31023 0
[pid=5144] ppid=5129 vsize=803640 CPUtime=8.05 cores=1,3,5,7
/proc/5144/stat : 5144 (glucosInc) R 5129 5128 4091 0 -1 4202496 106228 0 0 0 770 35 0 0 20 0 1 0 279363931 822927360 164679 33554432000 4194304 5654031 140737314204240 140737314192056 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5144/statm: 200910 164679 141 357 0 200550 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 938656

[startup+51.1003 s]
/proc/loadavg: 2.55 2.26 2.09 3/186 5144
/proc/meminfo: memFree=30248768/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=125868 CPUtime=17.15 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 23179 138281 0 0 458 223 929 105 20 0 1 0 279362188 128888832 30533 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 31467 30533 206 440 0 31023 0
[pid=5144] ppid=5129 vsize=803840 CPUtime=33.65 cores=1,3,5,7
/proc/5144/stat : 5144 (glucosInc) R 5129 5128 4091 0 -1 4202496 106346 0 0 0 3330 35 0 0 20 0 1 0 279363931 823132160 165308 33554432000 4194304 5654031 140737314204240 140737314192056 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5144/statm: 200960 165308 141 357 0 200600 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 938856

[startup+102.307 s]
/proc/loadavg: 2.22 2.21 2.09 3/185 5144
/proc/meminfo: memFree=30238728/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=125868 CPUtime=17.15 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 23179 138281 0 0 458 223 929 105 20 0 1 0 279362188 128888832 30533 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 31467 30533 206 440 0 31023 0
[pid=5144] ppid=5129 vsize=811460 CPUtime=84.85 cores=1,3,5,7
/proc/5144/stat : 5144 (glucosInc) R 5129 5128 4091 0 -1 4202496 107868 0 0 0 8449 36 0 0 20 0 1 0 279363931 830935040 167836 33554432000 4194304 5654031 140737314204240 140737314192056 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5144/statm: 202865 167836 142 357 0 202505 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 946476

[startup+162.3 s]
/proc/loadavg: 2.17 2.19 2.09 3/185 5147
/proc/meminfo: memFree=30258112/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=153.89 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 33367 247123 0 0 797 271 14166 155 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5147] ppid=5129 vsize=799352 CPUtime=8.12 cores=1,3,5,7
/proc/5147/stat : 5147 (glucosInc) R 5129 5128 4091 0 -1 4202496 103392 0 0 0 771 41 0 0 20 0 1 0 279377605 818536448 160453 33554432000 4194304 5654031 140735958331504 140735958319320 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5147/statm: 199838 160453 141 357 0 199478 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 951380

[startup+222.3 s]
/proc/loadavg: 2.19 2.20 2.09 3/183 5203
/proc/meminfo: memFree=29993688/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=173.78 cores=1,3,5,7

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

/proc/meminfo: memFree=30179208/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=548772 CPUtime=142.63 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 86211 0 0 0 14231 32 0 0 20 0 1 0 279484152 561942528 122890 33554432000 4194304 5654031 140734723502656 140734723490472 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 137193 122890 141 357 0 136833 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 700800

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.01 3/183 5236
/proc/meminfo: memFree=30242400/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=548772 CPUtime=202.62 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 86430 0 0 0 20230 32 0 0 20 0 1 0 279484152 561942528 125153 33554432000 4194304 5654031 140734723502656 140734723490472 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 137193 125153 141 357 0 136833 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 700800

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.01 3/184 5239
/proc/meminfo: memFree=30203736/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=554424 CPUtime=262.59 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 87327 0 0 0 26227 32 0 0 20 0 1 0 279484152 567730176 129615 33554432000 4194304 5654031 140734723502656 140734723490472 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 138606 129615 141 357 0 138246 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 706452

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 5239
/proc/meminfo: memFree=30213316/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=554424 CPUtime=322.59 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 88094 0 0 0 32222 37 0 0 20 0 1 0 279484152 567730176 126548 33554432000 4194304 5654031 140734723502656 140734723500680 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 138606 126548 141 357 0 138246 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 706452

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5239
/proc/meminfo: memFree=30174744/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=554424 CPUtime=382.57 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 88197 0 0 0 38220 37 0 0 20 0 1 0 279484152 567730176 130736 33554432000 4194304 5654031 140734723502656 140734723500680 4215026 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 138606 130736 141 357 0 138246 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 706452

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5239
/proc/meminfo: memFree=30145584/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=635812 CPUtime=442.56 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 88795 0 0 0 44218 38 0 0 20 0 1 0 279484152 651071488 135420 33554432000 4194304 5654031 140734723502656 140734723500744 4215088 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 158953 135420 141 357 0 158593 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 787840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5240
/proc/meminfo: memFree=30168156/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=635812 CPUtime=502.56 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 88806 0 0 0 50217 39 0 0 20 0 1 0 279484152 651071488 140654 33554432000 4194304 5654031 140734723502656 140734723500744 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 158953 140654 141 357 0 158593 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 787840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5240
/proc/meminfo: memFree=30197976/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=554424 CPUtime=562.54 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 88900 0 0 0 56212 42 0 0 20 0 1 0 279484152 567730176 131270 33554432000 4194304 5654031 140734723502656 140734723500680 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 138606 131270 141 357 0 138246 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 706452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5240
/proc/meminfo: memFree=30173280/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=635812 CPUtime=580.74 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 89583 0 0 0 58031 43 0 0 20 0 1 0 279484152 651071488 132462 33554432000 4194304 5654031 140734723502656 140734723500744 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 158953 132462 141 357 0 158593 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 787840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5240
/proc/meminfo: memFree=30173280/32873844 swapFree=7112/7112
[pid=5128] ppid=5126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5128/stat : 5128 (npSolver-pbo-It) S 5126 5128 4091 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279362188 9367552 275 33554432000 4194304 5064252 140736224164528 140736224163440 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5128/statm: 2287 275 233 213 0 72 0
[pid=5129] ppid=5128 vsize=142880 CPUtime=1219.28 cores=1,3,5,7
/proc/5129/stat : 5129 (npSolver-pbo) S 5128 5128 4091 0 -1 4202496 92532 854588 0 0 2466 503 118442 517 20 0 1 0 279362188 146309120 34786 33554432000 4194304 5992684 140737360534464 140737360520296 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5129/statm: 35720 34786 206 440 0 35276 0
[pid=5234] ppid=5129 vsize=635812 CPUtime=580.74 cores=1,3,5,7
/proc/5234/stat : 5234 (glucosInc) R 5129 5128 4091 0 -1 4202496 89583 0 0 0 58031 43 0 0 20 0 1 0 279484152 651071488 132462 33554432000 4194304 5654031 140734723502656 140734723500744 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5234/statm: 158953 132462 141 357 0 158593 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 787840

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5128 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.02
CPU user time (s): 1789.39
CPU system time (s): 10.63
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 1177972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.9324 second user time and 11.2023 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 17:26:09
IDJOB=3702513
IDBENCH=92723
IDSOLVER=2278
FILE ID=node132/3702513-1338132368
RUNJOBID= node132-1338123012-4108
PBS_JOBID= 14624343
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= f93bc86ebde6b06b59a0e975321ccaef
RANDOM SEED=543189644

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31320928 kB
Buffers:          363572 kB
Cached:           145160 kB
SwapCached:         2272 kB
Active:           637264 kB
Inactive:          35164 kB
Active(anon):     156160 kB
Inactive(anon):     9224 kB
Active(file):     481104 kB
Inactive(file):    25940 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:             11260 kB
Writeback:             0 kB
AnonPages:        176340 kB
Mapped:            12808 kB
Shmem:                 8 kB
Slab:             732152 kB
SReclaimable:     173000 kB
SUnreclaim:       559152 kB
KernelStack:        1496 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     319544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71340 MiB
End job on node132 at 2012-05-27 17:56:11