Trace number 3697754

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? (TO) 1800.08 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_9.opb
MD5SUM0d1a0fb36198b9d5326d15feff3f543b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4508351
Best CPU time to get the best result obtained on this benchmark1800.04
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 139798359
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 110323070365
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 139798359
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 110323070365
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.54	c run inc solver
0.00/0.54	c [INC SYSTEM] run initial solver
0.00/0.54	c [INC SYSTEM] preprocess with white file
3.86/4.08	c [INC SYSTEM] finished preprocessing in 3 s
3.86/4.08	c [INC SYSTEM] execute solver
6.85/7.05	c [INC SEARCH] formula is SAT
6.85/7.07	c [INC SYSTEM] solved the initial formula
6.96/7.11	c model valid
6.96/7.11	c current solution ok
8.45/8.72	o 145435149
8.45/8.72	c [INC SYSTEM] there exists a inc, kill it!
8.45/8.72	c write failed with 2
8.45/8.73	c [INC SEARCH] iteration: 0
8.45/8.73	c [INC BOUNDS] best value:145435234 search for 145435233
8.45/8.73	c [INC SYSTEM] create new solver instance
8.45/8.73	c [INC] encode full formula
8.45/8.73	c fallback to adder encoding
10.67/10.93	c set iterative enc to: adder
10.67/10.93	c set iterative enc to: none
10.96/11.22	c [INC SEARCH] isOptimum variable: 0
75.94/76.28	c formula is SAT
76.05/76.34	c [INC SEARCH] copied best model
76.05/76.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
76.05/76.39	c model valid
76.05/76.39	c current solution ok
76.05/76.39	o 45198189
76.05/76.39	c [INC SEARCH] iteration: 1
76.05/76.39	c [INC BOUNDS] best value:45198274 search for 45198273
76.05/76.39	c [INC SYSTEM] there exists a inc, kill it!
76.05/76.39	c write failed with 2
76.15/76.42	c [INC SYSTEM] create new solver instance
76.15/76.42	c [INC] encode full formula
76.15/76.42	c fallback to adder encoding
78.06/78.37	c set iterative enc to: adder
78.06/78.37	c set iterative enc to: none
78.36/78.67	c [INC SEARCH] isOptimum variable: 0
156.04/156.37	c formula is SAT
156.16/156.43	c [INC SEARCH] copied best model
156.16/156.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.16/156.48	c model valid
156.16/156.48	c current solution ok
156.16/156.48	o 22794101
156.16/156.48	c [INC SEARCH] iteration: 2
156.16/156.48	c [INC BOUNDS] best value:22794186 search for 22794185
156.16/156.48	c [INC SYSTEM] there exists a inc, kill it!
156.16/156.48	c write failed with 2
156.26/156.51	c [INC SYSTEM] create new solver instance
156.26/156.51	c [INC] encode full formula
156.26/156.51	c fallback to adder encoding
157.86/158.18	c set iterative enc to: adder
157.86/158.18	c set iterative enc to: none
158.17/158.44	c [INC SEARCH] isOptimum variable: 0
339.30/339.63	c formula is SAT
339.30/339.69	c [INC SEARCH] copied best model
339.30/339.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
339.41/339.74	c model valid
339.41/339.74	c current solution ok
339.41/339.74	o 21388347
339.41/339.74	c [INC SEARCH] iteration: 3
339.41/339.74	c [INC BOUNDS] best value:21388432 search for 21388431
339.41/339.74	c [INC SYSTEM] there exists a inc, kill it!
339.41/339.74	c write failed with 2
339.41/339.75	c [INC SYSTEM] create new solver instance
339.41/339.75	c [INC] encode full formula
339.41/339.75	c fallback to adder encoding
341.12/341.41	c set iterative enc to: adder
341.12/341.41	c set iterative enc to: none
341.32/341.66	c [INC SEARCH] isOptimum variable: 0
624.84/625.27	c formula is SAT
624.94/625.33	c [INC SEARCH] copied best model
624.94/625.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
624.94/625.38	c model valid
624.94/625.38	c current solution ok
624.94/625.38	o 19718707
624.94/625.38	c [INC SEARCH] iteration: 4
624.94/625.38	c [INC BOUNDS] best value:19718792 search for 19718791
624.94/625.38	c [INC SYSTEM] there exists a inc, kill it!
624.94/625.38	c write failed with 2
624.94/625.38	c [INC SYSTEM] create new solver instance
624.94/625.38	c [INC] encode full formula
624.94/625.38	c fallback to adder encoding
626.67/627.02	c set iterative enc to: adder
626.67/627.02	c set iterative enc to: none
626.85/627.27	c [INC SEARCH] isOptimum variable: 0
1210.20/1210.71	c formula is SAT
1210.20/1210.77	c [INC SEARCH] copied best model
1210.20/1210.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1210.31/1210.81	c model valid
1210.31/1210.81	c current solution ok
1210.31/1210.81	o 16551949
1210.31/1210.81	c [INC SEARCH] iteration: 5
1210.31/1210.81	c [INC BOUNDS] best value:16552034 search for 16552033
1210.31/1210.81	c [INC SYSTEM] there exists a inc, kill it!
1210.31/1210.81	c write failed with 2
1210.31/1210.82	c [INC SYSTEM] create new solver instance
1210.31/1210.82	c [INC] encode full formula
1210.31/1210.82	c fallback to adder encoding
1211.82/1212.35	c set iterative enc to: adder
1211.82/1212.35	c set iterative enc to: none
1212.01/1212.59	c [INC SEARCH] isOptimum variable: 0
1453.46/1454.06	c formula is SAT
1453.56/1454.11	c [INC SEARCH] copied best model
1453.56/1454.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1453.56/1454.16	c model valid
1453.56/1454.16	c current solution ok
1453.56/1454.16	o 15960567
1453.56/1454.16	c [INC SEARCH] iteration: 6
1453.56/1454.16	c [INC BOUNDS] best value:15960652 search for 15960651
1453.56/1454.16	c [INC SYSTEM] there exists a inc, kill it!
1453.56/1454.16	c write failed with 2
1453.56/1454.17	c [INC SYSTEM] create new solver instance
1453.56/1454.17	c [INC] encode full formula
1453.56/1454.17	c fallback to adder encoding
1455.07/1455.69	c set iterative enc to: adder
1455.07/1455.69	c set iterative enc to: none
1455.35/1455.93	c [INC SEARCH] isOptimum variable: 0
1726.08/1726.71	c formula is SAT
1726.08/1726.76	c [INC SEARCH] copied best model
1726.08/1726.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1726.19/1726.81	c model valid
1726.19/1726.81	c current solution ok
1726.19/1726.81	o 13973701
1726.19/1726.81	c [INC SEARCH] iteration: 7
1726.19/1726.81	c [INC BOUNDS] best value:13973786 search for 13973785
1726.19/1726.81	c [INC SYSTEM] there exists a inc, kill it!
1726.19/1726.81	c write failed with 2
1726.19/1726.81	c [INC SYSTEM] create new solver instance
1726.19/1726.81	c [INC] encode full formula
1726.19/1726.81	c fallback to adder encoding
1727.69/1728.30	c set iterative enc to: adder
1727.69/1728.30	c set iterative enc to: none
1727.89/1728.53	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.72	HOME/npSolver-pbo-Itd.sh: line 18:  2486 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3697754-1338132771/watcher-3697754-1338132771 -o /tmp/evaluation-result-3697754-1338132771/solver-3697754-1338132771 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697754-1338132771.opb 1858397058 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2485
/proc/meminfo: memFree=29097412/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0

[startup+0.0674679 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2485
/proc/meminfo: memFree=29097412/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2485
/proc/meminfo: memFree=29097412/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2485
/proc/meminfo: memFree=29097412/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 2485
/proc/meminfo: memFree=29097412/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 2489
/proc/meminfo: memFree=28872032/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=54660 CPUtime=0.56 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 8722 0 0 0 49 7 0 0 20 0 1 0 279402972 55971840 10429 33554432000 4194304 5992684 140737195488448 140737195482896 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 13665 10429 172 440 0 13221 0
[pid=2488] ppid=2486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (cp2_pre.sh) S 2486 2485 1566 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279403029 9367552 277 33554432000 4194304 5064252 140733961931152 140733961929856 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2488/statm: 2287 277 234 213 0 72 0
[pid=2489] ppid=2488 vsize=223212 CPUtime=0.92 cores=0,2,4,6
/proc/2489/stat : 2489 (coprocessor) R 2488 2485 1566 0 -1 4202496 33199 0 0 0 85 7 0 0 20 0 1 0 279403029 228569088 50087 33554432000 4194304 6586260 140736575171568 140736575167832 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2489/statm: 55803 50087 166 584 0 55215 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296168

[startup+3.10038 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 2489
/proc/meminfo: memFree=28798164/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=54660 CPUtime=0.56 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 8722 0 0 0 49 7 0 0 20 0 1 0 279402972 55971840 10429 33554432000 4194304 5992684 140737195488448 140737195482896 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 13665 10429 172 440 0 13221 0
[pid=2488] ppid=2486 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (cp2_pre.sh) S 2486 2485 1566 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279403029 9367552 277 33554432000 4194304 5064252 140733961931152 140733961929856 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2488/statm: 2287 277 234 213 0 72 0
[pid=2489] ppid=2488 vsize=290940 CPUtime=2.4 cores=0,2,4,6
/proc/2489/stat : 2489 (coprocessor) R 2488 2485 1566 0 -1 4202496 44854 0 0 0 208 32 0 0 20 0 1 0 279403029 297922560 71029 33554432000 4194304 6586260 140736575171568 140736575167192 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 11 0 0
/proc/2489/statm: 72735 71029 202 584 0 72147 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 363896

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 2491
/proc/meminfo: memFree=28923420/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=54660 CPUtime=3.95 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 8737 45761 0 0 49 7 291 48 20 0 1 0 279402972 55971840 10431 33554432000 4194304 5992684 140737195488448 140737195474712 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 13665 10431 174 440 0 13221 0
[pid=2491] ppid=2486 vsize=115320 CPUtime=2.2 cores=0,2,4,6
/proc/2491/stat : 2491 (glucosInc) R 2486 2485 1566 0 -1 4202496 23125 0 0 0 215 5 0 0 20 0 1 0 279403381 118087680 26877 33554432000 4194304 5654031 140734856051136 140734856038952 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2491/statm: 28830 26877 140 357 0 28470 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 179128

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 2494
/proc/meminfo: memFree=28623068/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=68288 CPUtime=10.99 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 20305 70176 0 0 296 161 581 61 20 0 1 0 279402972 69926912 13872 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/2486/statm: 17072 13872 191 440 0 16628 0
[pid=2494] ppid=2486 vsize=420116 CPUtime=1.46 cores=0,2,4,6
/proc/2494/stat : 2494 (glucosInc) R 2486 2485 1566 0 -1 4202496 58227 0 0 0 133 13 0 0 20 0 1 0 279404094 430198784 91790 33554432000 4194304 5654031 140736662156048 140736661105400 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2494/statm: 105029 91790 109 357 0 104669 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 497552

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2494
/proc/meminfo: memFree=28377568/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=68288 CPUtime=10.99 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 20305 70176 0 0 296 161 581 61 20 0 1 0 279402972 69926912 13872 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/2486/statm: 17072 13872 191 440 0 16628 0
[pid=2494] ppid=2486 vsize=532432 CPUtime=14.25 cores=0,2,4,6
/proc/2494/stat : 2494 (glucosInc) R 2486 2485 1566 0 -1 4202496 81180 0 0 0 1406 19 0 0 20 0 1 0 279404094 545210368 114897 33554432000 4194304 5654031 140736662156048 140736662153832 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2494/statm: 133108 114897 141 357 0 132748 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 609868

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2494
/proc/meminfo: memFree=28353804/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=68288 CPUtime=10.99 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 20305 70176 0 0 296 161 581 61 20 0 1 0 279402972 69926912 13872 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/2486/statm: 17072 13872 191 440 0 16628 0
[pid=2494] ppid=2486 vsize=537068 CPUtime=39.85 cores=0,2,4,6
/proc/2494/stat : 2494 (glucosInc) R 2486 2485 1566 0 -1 4202496 82388 0 0 0 3965 20 0 0 20 0 1 0 279404094 549957632 117559 33554432000 4194304 5654031 140736662156048 140736662143864 4233341 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2494/statm: 134267 117559 141 357 0 133907 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 614504

[startup+102.307 s]
/proc/loadavg: 2.14 2.03 2.01 3/179 2496
/proc/meminfo: memFree=28368592/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=78.43 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 28545 153329 0 0 503 188 7062 90 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2496] ppid=2486 vsize=528884 CPUtime=23.62 cores=0,2,4,6
/proc/2496/stat : 2496 (glucosInc) R 2486 2485 1566 0 -1 4202496 76507 0 0 0 2342 20 0 0 20 0 1 0 279410839 541577216 109582 33554432000 4194304 5654031 140736260914752 140736260902568 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2496/statm: 132221 109582 141 357 0 131861 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 653724

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 2498
/proc/meminfo: memFree=28429276/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=158.21 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 35524 230853 0 0 683 210 14809 119 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2498] ppid=2486 vsize=399704 CPUtime=3.85 cores=0,2,4,6
/proc/2498/stat : 2498 (glucosInc) R 2486 2485 1566 0 -1 4202496 65335 0 0 0 368 17 0 0 20 0 1 0 279418816 409296896 93014 33554432000 4194304 5654031 140735781171200 140735781168984 4214653 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2498/statm: 99926 93014 131 357 0 99566 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 524544

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2549
/proc/meminfo: memFree=28481112/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=158.21 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 35524 230853 0 0 683 210 14809 119 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2498] ppid=2486 vsize=461332 CPUtime=63.83 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/179 2583
/proc/meminfo: memFree=28467772/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1212.1 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 57018 455629 0 0 1202 271 119491 246 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2583] ppid=2486 vsize=408552 CPUtime=149.66 cores=0,2,4,6
/proc/2583/stat : 2583 (glucosInc) R 2486 2485 1566 0 -1 4202496 68284 0 0 0 14946 20 0 0 20 0 1 0 279524231 418357248 92832 33554432000 4194304 5654031 140736347904560 140736347892376 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2583/statm: 102138 92832 142 357 0 101778 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 533392

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2583
/proc/meminfo: memFree=28450120/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1212.1 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 57018 455629 0 0 1202 271 119491 246 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2583] ppid=2486 vsize=461440 CPUtime=209.63 cores=0,2,4,6
/proc/2583/stat : 2583 (glucosInc) R 2486 2485 1566 0 -1 4202496 69567 0 0 0 20942 21 0 0 20 0 1 0 279524231 472514560 97285 33554432000 4194304 5654031 140736347904560 140736347892376 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2583/statm: 115360 97285 142 357 0 115000 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 586280

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 2585
/proc/meminfo: memFree=28480536/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1455.39 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 64140 526951 0 0 1366 291 143606 276 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2585] ppid=2486 vsize=399168 CPUtime=26.34 cores=0,2,4,6
/proc/2585/stat : 2585 (glucosInc) R 2486 2485 1566 0 -1 4202496 64658 0 0 0 2619 15 0 0 20 0 1 0 279548566 408748032 89804 33554432000 4194304 5654031 140735599355088 140735599352872 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2585/statm: 99792 89804 141 357 0 99432 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 524008

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2586
/proc/meminfo: memFree=28496232/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1455.39 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 64140 526951 0 0 1366 291 143606 276 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2585] ppid=2486 vsize=453240 CPUtime=86.31 cores=0,2,4,6
/proc/2585/stat : 2585 (glucosInc) R 2486 2485 1566 0 -1 4202496 68643 0 0 0 8603 28 0 0 20 0 1 0 279548566 464117760 96984 33554432000 4194304 5654031 140735599355088 140735599352872 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2585/statm: 113310 96984 142 357 0 112950 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 578080

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 2588
/proc/meminfo: memFree=28519300/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1455.39 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 64140 526951 0 0 1366 291 143606 276 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2585] ppid=2486 vsize=462720 CPUtime=146.3 cores=0,2,4,6
/proc/2585/stat : 2585 (glucosInc) R 2486 2485 1566 0 -1 4202496 70468 0 0 0 14601 29 0 0 20 0 1 0 279548566 473825280 100342 33554432000 4194304 5654031 140735599355088 140735599342904 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2585/statm: 115680 100342 142 357 0 115320 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 587560

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2591
/proc/meminfo: memFree=28492740/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1455.39 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 64140 526951 0 0 1366 291 143606 276 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2585] ppid=2486 vsize=462720 CPUtime=206.29 cores=0,2,4,6
/proc/2585/stat : 2585 (glucosInc) R 2486 2485 1566 0 -1 4202496 70689 0 0 0 20598 31 0 0 20 0 1 0 279548566 473825280 98315 33554432000 4194304 5654031 140735599355088 140735599342904 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2585/statm: 115680 98315 142 357 0 115320 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 587560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 2614
/proc/meminfo: memFree=28426140/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1455.39 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 64140 526951 0 0 1366 291 143606 276 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2585] ppid=2486 vsize=465892 CPUtime=266.28 cores=0,2,4,6
/proc/2585/stat : 2585 (glucosInc) R 2486 2485 1566 0 -1 4202496 70906 0 0 0 26596 32 0 0 20 0 1 0 279548566 477073408 106632 33554432000 4194304 5654031 140735599355088 140735599342904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2585/statm: 116473 106632 142 357 0 116113 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 590732

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 2616
/proc/meminfo: memFree=28526048/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1727.93 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 71104 598579 0 0 1527 310 170643 313 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2616] ppid=2486 vsize=394864 CPUtime=53.74 cores=0,2,4,6
/proc/2616/stat : 2616 (glucosInc) R 2486 2485 1566 0 -1 4202496 65237 0 0 0 5360 14 0 0 20 0 1 0 279575825 404340736 90448 33554432000 4194304 5654031 140736727259904 140736727247720 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2616/statm: 98716 90448 142 357 0 98356 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 519704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 2616
/proc/meminfo: memFree=28484004/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1727.93 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 71104 598579 0 0 1527 310 170643 313 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2616] ppid=2486 vsize=444952 CPUtime=72.15 cores=0,2,4,6
/proc/2616/stat : 2616 (glucosInc) R 2486 2485 1566 0 -1 4202496 65691 0 0 0 7200 15 0 0 20 0 1 0 279575825 455630848 91404 33554432000 4194304 5654031 140736727259904 140736727247720 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2616/statm: 111238 91404 142 357 0 110878 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 569792

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 2616
/proc/meminfo: memFree=28484004/32873852 swapFree=6856/6856
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279402972 9367552 274 33554432000 4194304 5064252 140735078367376 140735078366288 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 274 233 213 0 72 0
[pid=2486] ppid=2485 vsize=115692 CPUtime=1727.93 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1566 0 -1 4202496 71104 598579 0 0 1527 310 170643 313 20 0 1 0 279402972 118468608 25691 33554432000 4194304 5992684 140737195488448 140737195474280 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/2486/statm: 28923 25691 191 440 0 28479 0
[pid=2616] ppid=2486 vsize=444952 CPUtime=72.15 cores=0,2,4,6
/proc/2616/stat : 2616 (glucosInc) R 2486 2485 1566 0 -1 4202496 65691 0 0 0 7200 15 0 0 20 0 1 0 279575825 455630848 91404 33554432000 4194304 5654031 140736727259904 140736727247720 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2616/statm: 111238 91404 142 357 0 110878 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 569792

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2485 and gives
#  childrusage.ru_utime.tv_sec=1721
#  childrusage.ru_utime.tv_usec=705261
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=246050
# CPU time returned by wait4() is 1727.95
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1793.7
CPU system time (s): 6.38
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 822308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1721.71
system time used= 6.24605
maximum resident set size= 631604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 670057
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2359248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14791
involuntary context switches= 3016

runsolver used 5.17421 second user time and 15.6366 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 17:32:51
IDJOB=3697754
IDBENCH=92743
IDSOLVER=2275
FILE ID=node128/3697754-1338132771
RUNJOBID= node128-1338123762-1584
PBS_JOBID= 14624501
Free space on /tmp= 71296 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_9.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697754-1338132771/watcher-3697754-1338132771 -o /tmp/evaluation-result-3697754-1338132771/solver-3697754-1338132771 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697754-1338132771.opb 1858397058 HOME HOME

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

MD5SUM BENCH= 0d1a0fb36198b9d5326d15feff3f543b
RANDOM SEED=1858397058

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        29097420 kB
Buffers:          422068 kB
Cached:          2254540 kB
SwapCached:          620 kB
Active:          1301900 kB
Inactive:        1612372 kB
Active(anon):     228036 kB
Inactive(anon):    12304 kB
Active(file):    1073864 kB
Inactive(file):  1600068 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:              9548 kB
Writeback:            16 kB
AnonPages:        250252 kB
Mapped:            15648 kB
Shmem:               200 kB
Slab:             716568 kB
SReclaimable:     159076 kB
SUnreclaim:       557492 kB
KernelStack:        1456 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     375492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71148 MiB
End job on node128 at 2012-05-27 18:02:51