Trace number 3699328

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_0.opb
MD5SUMd0955493ad3dd18776a949983101631a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2908167
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 41352812606
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 41352812606
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.98/1.08	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.08	c [INC SYSTEM] execute solver
1.06/1.22	c [INC SEARCH] formula is SAT
1.06/1.23	c [INC SYSTEM] solved the initial formula
1.06/1.24	c model valid
1.06/1.24	c current solution ok
1.44/1.62	o 504085007
1.44/1.62	c execute binary inc search
1.44/1.62	c [INC SEARCH] current bound: 252042528
1.44/1.62	c [INC SEARCH] iteration: 0
1.44/1.62	c [INC SEARCH] lower bound: 0 upperbound 504085057 current bound: 252042528 best value:504085057
1.44/1.62	c [INC SYSTEM] there exists a inc, kill it!
1.44/1.62	c write failed with 2
1.44/1.62	c [INC SYSTEM] create new solver instance
1.44/1.62	c [INC] encode full formula
1.44/1.62	c fallback to adder encoding
2.28/2.37	c set iterative enc to: adder
2.28/2.37	c set iterative enc to: none
2.38/2.48	c [INC SEARCH] isOptimum variable: 0
5.14/5.27	c [INC SEARCH] formula is SAT
5.14/5.29	c [INC SEARCH] copied best model
5.14/5.29	c sat variable: 1 optimum/unsat variable: 0
5.26/5.31	c model valid
5.26/5.31	c current solution ok
5.26/5.31	o 224073515
5.26/5.31	c [INC SEARCH] current bound: 112036782
5.26/5.31	c [INC SEARCH] iteration: 1
5.26/5.31	c [INC SEARCH] lower bound: 0 upperbound 224073565 current bound: 112036782 best value:224073565
5.26/5.31	c [INC SYSTEM] there exists a inc, kill it!
5.26/5.31	c write failed with 2
5.26/5.32	c [INC SYSTEM] create new solver instance
5.26/5.32	c [INC] encode full formula
5.26/5.32	c fallback to adder encoding
5.97/6.04	c set iterative enc to: adder
5.97/6.04	c set iterative enc to: none
6.07/6.14	c [INC SEARCH] isOptimum variable: 0
11.66/11.72	c [INC SEARCH] formula is SAT
11.66/11.74	c [INC SEARCH] copied best model
11.66/11.74	c sat variable: 1 optimum/unsat variable: 0
11.66/11.76	c model valid
11.66/11.76	c current solution ok
11.66/11.76	o 95310769
11.66/11.76	c [INC SEARCH] current bound: 47655409
11.66/11.76	c [INC SEARCH] iteration: 2
11.66/11.76	c [INC SEARCH] lower bound: 0 upperbound 95310819 current bound: 47655409 best value:95310819
11.66/11.76	c [INC SYSTEM] there exists a inc, kill it!
11.66/11.76	c write failed with 2
11.66/11.77	c [INC SYSTEM] create new solver instance
11.66/11.77	c [INC] encode full formula
11.66/11.77	c fallback to adder encoding
12.37/12.43	c set iterative enc to: adder
12.37/12.43	c set iterative enc to: none
12.47/12.52	c [INC SEARCH] isOptimum variable: 0
17.67/17.74	c [INC SEARCH] formula is SAT
17.67/17.76	c [INC SEARCH] copied best model
17.67/17.76	c sat variable: 1 optimum/unsat variable: 0
17.67/17.78	c model valid
17.67/17.78	c current solution ok
17.67/17.78	o 36758631
17.67/17.78	c [INC SEARCH] current bound: 18379340
17.67/17.78	c [INC SEARCH] iteration: 3
17.67/17.78	c [INC SEARCH] lower bound: 0 upperbound 36758681 current bound: 18379340 best value:36758681
17.67/17.78	c [INC SYSTEM] there exists a inc, kill it!
17.67/17.78	c write failed with 2
17.67/17.79	c [INC SYSTEM] create new solver instance
17.67/17.79	c [INC] encode full formula
17.67/17.79	c fallback to adder encoding
18.28/18.36	c set iterative enc to: adder
18.28/18.36	c set iterative enc to: none
18.38/18.44	c [INC SEARCH] isOptimum variable: 0
254.22/254.36	c [INC SEARCH] formula is SAT
254.22/254.38	c [INC SEARCH] copied best model
254.22/254.38	c sat variable: 1 optimum/unsat variable: 0
254.32/254.40	c model valid
254.32/254.40	c current solution ok
254.32/254.40	o 14894109
254.32/254.40	c [INC SEARCH] current bound: 7447079
254.32/254.40	c [INC SEARCH] iteration: 4
254.32/254.40	c [INC SEARCH] lower bound: 0 upperbound 14894159 current bound: 7447079 best value:14894159
254.32/254.40	c [INC SYSTEM] there exists a inc, kill it!
254.32/254.40	c write failed with 2
254.32/254.40	c [INC SYSTEM] create new solver instance
254.32/254.40	c [INC] encode full formula
254.32/254.40	c fallback to adder encoding
254.73/254.85	c set iterative enc to: adder
254.73/254.85	c set iterative enc to: none
254.83/254.92	c [INC SEARCH] isOptimum variable: 0
656.76/656.97	c [INC SEARCH] formula is SAT
656.76/656.98	c [INC SEARCH] copied best model
656.76/656.98	c sat variable: 1 optimum/unsat variable: 0
656.86/657.00	c model valid
656.86/657.00	c current solution ok
656.86/657.00	o 7414699
656.86/657.00	c [INC SEARCH] current bound: 3707374
656.86/657.00	c [INC SEARCH] iteration: 5
656.86/657.00	c [INC SEARCH] lower bound: 0 upperbound 7414749 current bound: 3707374 best value:7414749
656.86/657.00	c [INC SYSTEM] there exists a inc, kill it!
656.86/657.00	c write failed with 2
656.86/657.00	c [INC SYSTEM] create new solver instance
656.86/657.00	c [INC] encode full formula
656.86/657.00	c fallback to adder encoding
657.17/657.39	c set iterative enc to: adder
657.17/657.39	c set iterative enc to: none
657.27/657.45	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-I.sh: line 18: 13157 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3699328-1338135469/watcher-3699328-1338135469 -o /tmp/evaluation-result-3699328-1338135469/solver-3699328-1338135469 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699328-1338135469.opb 2092938519 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: 1.95 2.00 2.00 3/178 13156
/proc/meminfo: memFree=29775472/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0

[startup+0.064617 s]
/proc/loadavg: 1.95 2.00 2.00 3/178 13156
/proc/meminfo: memFree=29775472/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 1.95 2.00 2.00 3/178 13156
/proc/meminfo: memFree=29775472/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 1.95 2.00 2.00 3/178 13156
/proc/meminfo: memFree=29775472/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700306 s]
/proc/loadavg: 1.95 2.00 2.00 3/178 13156
/proc/meminfo: memFree=29775472/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.95 2.00 2.00 3/182 13160
/proc/meminfo: memFree=29677552/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=18244 CPUtime=1.34 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) R 13156 13156 11017 0 -1 4202496 4568 18415 0 0 22 21 79 12 20 0 1 0 279670977 18681856 3747 33554432000 4194304 5992684 140735701748816 140735701735080 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13157/statm: 4561 3747 181 440 0 4117 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 27392

[startup+3.10033 s]
/proc/loadavg: 1.95 2.00 2.00 3/180 13163
/proc/meminfo: memFree=29681860/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=30520 CPUtime=2.44 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 10095 26409 0 0 98 39 92 15 20 0 1 0 279670977 31252480 6827 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 7630 6827 192 440 0 7186 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 39668
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 1.96 2.00 2.00 3/180 13165
/proc/meminfo: memFree=29672544/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=26028 CPUtime=6.12 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 16354 60210 0 0 174 49 363 26 20 0 1 0 279670977 26652672 5736 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6507 5736 192 440 0 6063 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 35176

[startup+12.7003 s]
/proc/loadavg: 1.96 2.00 2.00 3/180 13167
/proc/meminfo: memFree=29655104/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=25736 CPUtime=12.51 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 22525 91839 0 0 244 58 911 38 20 0 1 0 279670977 26353664 5663 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6434 5663 192 440 0 5990 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 34884

[startup+25.5004 s]
/proc/loadavg: 1.97 2.00 2.00 3/181 13171
/proc/meminfo: memFree=29619140/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=24856 CPUtime=18.43 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 28432 121497 0 0 304 66 1425 48 20 0 1 0 279670977 25452544 5443 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6214 5443 192 440 0 5770 0
[pid=13171] ppid=13157 vsize=144280 CPUtime=7.04 cores=1,3,5,7
/proc/13171/stat : 13171 (glucosInc) R 13157 13156 11017 0 -1 4202496 27854 0 0 0 698 6 0 0 20 0 1 0 279672821 147742720 30757 33554432000 4194304 5654031 140733509810800 140733509808408 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13171/statm: 36070 30757 141 357 0 35710 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 178284

[startup+51.1004 s]
/proc/loadavg: 1.98 2.00 2.00 3/181 13172
/proc/meminfo: memFree=29579236/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=24856 CPUtime=18.43 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 28432 121497 0 0 304 66 1425 48 20 0 1 0 279670977 25452544 5443 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6214 5443 192 440 0 5770 0
[pid=13171] ppid=13157 vsize=144280 CPUtime=32.64 cores=1,3,5,7
/proc/13171/stat : 13171 (glucosInc) R 13157 13156 11017 0 -1 4202496 27883 0 0 0 3257 7 0 0 20 0 1 0 279672821 147742720 31297 33554432000 4194304 5654031 140733509810800 140733509798616 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13171/statm: 36070 31297 142 357 0 35710 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 178284

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 13172
/proc/meminfo: memFree=29593288/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=24856 CPUtime=18.43 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 28432 121497 0 0 304 66 1425 48 20 0 1 0 279670977 25452544 5443 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6214 5443 192 440 0 5770 0
[pid=13171] ppid=13157 vsize=194632 CPUtime=83.84 cores=1,3,5,7
/proc/13171/stat : 13171 (glucosInc) R 13157 13156 11017 0 -1 4202496 30416 0 0 0 8374 10 0 0 20 0 1 0 279672821 199303168 37183 33554432000 4194304 5654031 140733509810800 140733509808888 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13171/statm: 48658 37183 142 357 0 48298 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 228636

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 13175
/proc/meminfo: memFree=29528272/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=24856 CPUtime=18.43 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 28432 121497 0 0 304 66 1425 48 20 0 1 0 279670977 25452544 5443 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6214 5443 192 440 0 5770 0
[pid=13171] ppid=13157 vsize=197508 CPUtime=143.8 cores=1,3,5,7
/proc/13171/stat : 13171 (glucosInc) R 13157 13156 11017 0 -1 4202496 37532 0 0 0 14360 20 0 0 20 0 1 0 279672821 202248192 40001 33554432000 4194304 5654031 140733509810800 140733509808888 4215366 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13171/statm: 49377 40001 142 357 0 49017 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 231512

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 13175
/proc/meminfo: memFree=29521272/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=24856 CPUtime=18.43 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 28432 121497 0 0 304 66 1425 48 20 0 1 0 279670977 25452544 5443 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 6214 5443 192 440 0 5770 0
[pid=13171] ppid=13157 vsize=199020 CPUtime=203.79 cores=1,3,5,7
/proc/13171/stat : 13171 (glucosInc) R 13157 13156 11017 0 -1 4202496 41161 0 0 0 20351 28 0 0 20 0 1 0 279672821 203796480 43217 33554432000 4194304 5654031 140733509810800 140733509808584 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13171/statm: 49755 43217 142 357 0 49395 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 233024

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 13177
/proc/meminfo: memFree=29578364/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=23804 CPUtime=254.86 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 33719 164380 0 0 352 72 24981 81 20 0 1 0 279670977 24375296 5180 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 5951 5180 192 440 0 5507 0
[pid=13177] ppid=13157 vsize=149060 CPUtime=27.36 cores=1,3,5,7
/proc/13177/stat : 13177 (glucosInc) R 13157 13156 11017 0 -1 4202496 23384 0 0 0 2731 5 0 0 20 0 1 0 279696469 152637440 34027 33554432000 4194304 5654031 140737428430672 140737428428472 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13177/statm: 37265 34027 141 357 0 36905 0

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

/proc/loadavg: 2.02 2.02 2.00 3/181 13231
/proc/meminfo: memFree=29649780/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=194752 CPUtime=644.73 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 29928 0 0 0 64454 19 0 0 20 0 1 0 279736722 199426048 44845 33554432000 4194304 5654031 140736555443312 140736555431128 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 48688 44845 142 357 0 48328 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 259800

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 13234
/proc/meminfo: memFree=29598152/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=194752 CPUtime=704.71 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 30808 0 0 0 70450 21 0 0 20 0 1 0 279736722 199426048 44333 33554432000 4194304 5654031 140736555443312 140736555431128 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 48688 44333 142 357 0 48328 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 259800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13234
/proc/meminfo: memFree=29561404/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=225572 CPUtime=764.71 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 31412 0 0 0 76449 22 0 0 20 0 1 0 279736722 230985728 53616 33554432000 4194304 5654031 140736555443312 140736555431128 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 56393 53616 142 357 0 56033 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 290620

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 13234
/proc/meminfo: memFree=29575268/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=225572 CPUtime=824.69 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 32599 0 0 0 82445 24 0 0 20 0 1 0 279736722 230985728 49520 33554432000 4194304 5654031 140736555443312 140736555431128 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 56393 49520 142 357 0 56033 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 290620

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 13234
/proc/meminfo: memFree=29589976/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=194752 CPUtime=884.69 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 33063 0 0 0 88443 26 0 0 20 0 1 0 279736722 199426048 45357 33554432000 4194304 5654031 140736555443312 140736555431128 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 48688 45357 142 357 0 48328 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 259800

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 13235
/proc/meminfo: memFree=29593964/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=194752 CPUtime=944.66 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 33982 0 0 0 94438 28 0 0 20 0 1 0 279736722 199426048 44333 33554432000 4194304 5654031 140736555443312 140736555431128 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 48688 44333 142 357 0 48328 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 259800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13235
/proc/meminfo: memFree=29559336/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=225572 CPUtime=1004.65 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 34585 0 0 0 100436 29 0 0 20 0 1 0 279736722 230985728 53104 33554432000 4194304 5654031 140736555443312 140736555431128 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 56393 53104 142 357 0 56033 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 290620

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13235
/proc/meminfo: memFree=29565592/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=225572 CPUtime=1064.64 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 35781 0 0 0 106432 32 0 0 20 0 1 0 279736722 230985728 51568 33554432000 4194304 5654031 140736555443312 140736555431128 4215168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 56393 51568 142 357 0 56033 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 290620

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13235
/proc/meminfo: memFree=29588268/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=194752 CPUtime=1124.64 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 36589 0 0 0 112429 35 0 0 20 0 1 0 279736722 199426048 47083 33554432000 4194304 5654031 140736555443312 140736555431128 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 48688 47083 142 357 0 48328 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 259800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13235
/proc/meminfo: memFree=29570956/32873648 swapFree=7368/7368
[pid=13156] ppid=13154 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13156/stat : 13156 (npSolver-pbo-I.) S 13154 13156 11017 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279670977 9367552 274 33554432000 4194304 5064252 140737126219136 140737126218048 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13156/statm: 2287 274 233 213 0 72 0
[pid=13157] ppid=13156 vsize=55900 CPUtime=657.32 cores=1,3,5,7
/proc/13157/stat : 13157 (npSolver-pbo) S 13156 13156 11017 0 -1 4202496 41013 197090 0 0 394 77 65157 104 20 0 1 0 279670977 57241600 13172 33554432000 4194304 5992684 140735701748816 140735701733720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 1 0 0
/proc/13157/statm: 13975 13172 192 440 0 13531 0
[pid=13181] ppid=13157 vsize=225572 CPUtime=1142.74 cores=1,3,5,7
/proc/13181/stat : 13181 (glucosInc) R 13157 13156 11017 0 -1 4202496 36985 0 0 0 114239 35 0 0 20 0 1 0 279736722 230985728 50032 33554432000 4194304 5654031 140736555443312 140736555431128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13181/statm: 56393 50032 142 357 0 56033 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 290620

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13156 and gives
#  childrusage.ru_utime.tv_sec=655
#  childrusage.ru_utime.tv_usec=522345
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=823722
# CPU time returned by wait4() is 657.346
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1797.9
CPU system time (s): 2.16
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 390028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 655.522
system time used= 1.82372
maximum resident set size= 270920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238477
page faults= 0
swaps= 0
block input operations= 8
block output operations= 579224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3305
involuntary context switches= 705

runsolver used 3.86341 second user time and 8.87265 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-27 18:17:49
IDJOB=3699328
IDBENCH=92760
IDSOLVER=2276
FILE ID=node149/3699328-1338135469
RUNJOBID= node149-1338120218-11034
PBS_JOBID= 14624479
Free space on /tmp= 71668 MiB

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

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

MD5SUM BENCH= d0955493ad3dd18776a949983101631a
RANDOM SEED=2092938519

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29775100 kB
Buffers:          366880 kB
Cached:          1685076 kB
SwapCached:         2452 kB
Active:          1059628 kB
Inactive:        1217140 kB
Active(anon):     216776 kB
Inactive(anon):     9340 kB
Active(file):     842852 kB
Inactive(file):  1207800 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104876 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:        233004 kB
Mapped:            15576 kB
Shmem:                96 kB
Slab:             678768 kB
SReclaimable:     123084 kB
SUnreclaim:       555684 kB
KernelStack:        1496 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     362432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71648 MiB
End job on node149 at 2012-05-27 18:47:49