Trace number 1883976

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
BoolVar 2009-04-26? (MO) 68.7305 68.7945

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-85-80.opb
MD5SUM0bff286f636188f318e01b1cd9504474
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

23.13/23.24	------------------------
23.13/23.24	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
23.13/23.24	Size : 0, 578000, 0, 0, 0
23.13/23.24	Count : 0, 285685, 0, 0, 0
23.13/23.24	
23.13/23.24	Command line : minisat tmp.dimacs %var 
23.13/23.24	
23.13/23.24	------------------------
23.13/23.27	This is MiniSat 2.0 beta
23.13/23.27	WARNING: for repeatability, setting FPU to use double precision
23.13/23.27	============================[ Problem Statistics ]=============================
23.13/23.27	|                                                                             |
23.13/23.27	|  Number of variables:  6800                                                 |
23.13/23.27	|  Number of clauses:    285685                                               |
23.19/23.46	|  Parsing time:         0.17         s                                       |
38.02/38.12	============================[ Search Statistics ]==============================
38.02/38.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.02/38.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.02/38.12	===============================================================================
38.02/38.12	|         0 |    6715   285600  1128120 |    95200        0    nan |  0.000 % |
38.02/38.18	|       100 |    6715   285600  1128120 |   104720      100    448 |  0.000 % |
38.13/38.20	|       251 |    6715   285600  1128120 |   115192      251    458 |  0.000 % |
38.13/38.24	|       477 |    6715   285600  1128120 |   126711      477    547 |  0.000 % |
38.23/38.35	|       814 |    6715   285600  1128120 |   139382      814    772 |  0.000 % |
38.33/38.45	|      1324 |    6715   285600  1128120 |   153320     1324    664 |  0.000 % |
38.53/38.60	|      2084 |    6715   285600  1128120 |   168652     2084    597 |  0.000 % |
38.73/38.89	|      3224 |    6715   285600  1128120 |   185517     3224    594 |  0.000 % |
39.32/39.43	|      4933 |    6715   285600  1128120 |   204069     4933    591 |  0.000 % |
40.02/40.18	|      7496 |    6715   285600  1128120 |   224476     7496    580 |  0.000 % |
41.63/41.75	|     11341 |    6715   285600  1128120 |   246924    11341    571 |  0.000 % |
44.52/44.62	|     17108 |    6715   285600  1128120 |   271616    17108    573 |  0.000 % |
50.82/50.90	|     25757 |    6715   285600  1128120 |   298778    25757    583 |  0.000 % |
66.92/67.06	|     38732 |    6715   285600  1128120 |   328656    38732    863 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883976-1245238995/watcher-1883976-1245238995 -o /tmp/evaluation-result-1883976-1245238995/solver-1883976-1245238995 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883976-1245238995.opb minisat %dimacs %var 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.90 3/64 8782
/proc/meminfo: memFree=1849208/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=18576 CPUtime=0
/proc/8782/stat : 8782 (runsolver) D 8780 8782 8652 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 191500445 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 212234464551 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/8782/statm: 4644 284 249 26 0 2626 0

[startup+0.048498 s]
/proc/loadavg: 0.92 0.99 0.90 3/64 8782
/proc/meminfo: memFree=1849208/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=10396 CPUtime=0
/proc/8782/stat : 8782 (java) D 8780 8782 8652 0 -1 0 400 0 9 0 0 0 0 0 18 0 1 0 191500445 10645504 195 1992294400 134512640 134550932 4294956032 18446744073709551615 6898474 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/8782/statm: 2599 195 148 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10396

[startup+0.102491 s]
/proc/loadavg: 0.92 0.99 0.90 3/64 8782
/proc/meminfo: memFree=1849208/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1680872 CPUtime=0.01
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 1076 0 44 0 0 1 0 0 18 0 2 0 191500445 1721212928 850 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 420218 850 471 9 0 415133 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1680872

[startup+0.302507 s]
/proc/loadavg: 0.92 0.99 0.90 3/64 8782
/proc/meminfo: memFree=1849208/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1684556 CPUtime=0.21
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 3150 0 57 0 18 3 0 0 18 0 9 0 191500445 1724985344 2696 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421139 2696 1222 9 0 416050 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1684556

[startup+0.702544 s]
/proc/loadavg: 0.92 0.99 0.90 3/64 8782
/proc/meminfo: memFree=1849208/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1684564 CPUtime=0.62
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 6518 0 58 0 57 5 0 0 18 0 9 0 191500445 1724993536 5564 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421141 5564 2154 9 0 416052 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 1684564

[startup+1.50162 s]
/proc/loadavg: 0.92 0.99 0.90 2/73 8791
/proc/meminfo: memFree=1821104/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1684564 CPUtime=1.41
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 11243 0 58 0 133 8 0 0 18 0 9 0 191500445 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421141 9310 2154 9 0 416052 0
[pid=8782/tid=8784] ppid=8780 vsize=1684564 CPUtime=0.83
/proc/8782/task/8784/stat : 8784 (java) R 8780 8782 8652 0 -1 64 2188 0 25 0 81 2 0 0 17 0 9 0 191500451 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4126437830 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1684564 CPUtime=0.5
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 8061 0 0 0 46 4 0 0 16 0 9 0 191500456 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 191500456 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 9 0 191500456 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 191500459 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1684564 CPUtime=0.04
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 294 0 0 0 4 0 0 0 16 0 9 0 191500459 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 191500459 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191500459 1724993536 9310 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 1684564

[startup+3.10177 s]
/proc/loadavg: 0.92 0.99 0.90 2/73 8791
/proc/meminfo: memFree=1797616/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1684564 CPUtime=3.02
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 21170 0 58 0 289 13 0 0 18 0 9 0 191500445 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421141 18220 2154 9 0 416052 0
[pid=8782/tid=8784] ppid=8780 vsize=1684564 CPUtime=1.88
/proc/8782/task/8784/stat : 8784 (java) R 8780 8782 8652 0 -1 64 2497 0 25 0 185 3 0 0 16 0 9 0 191500451 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4126396090 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1684564 CPUtime=1.06
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 17678 0 0 0 98 8 0 0 16 0 9 0 191500456 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 191500456 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 9 0 191500456 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 191500459 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1684564 CPUtime=0.04
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 295 0 0 0 4 0 0 0 16 0 9 0 191500459 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 191500459 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191500459 1724993536 18220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 1684564

[startup+6.30225 s]
/proc/loadavg: 0.93 0.99 0.90 2/73 8791
/proc/meminfo: memFree=1748472/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1684564 CPUtime=6.25
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 31315 0 59 0 609 16 0 0 18 0 9 0 191500445 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421141 26359 2165 9 0 416052 0
[pid=8782/tid=8784] ppid=8780 vsize=1684564 CPUtime=4.37
/proc/8782/task/8784/stat : 8784 (java) R 8780 8782 8652 0 -1 64 2951 0 26 0 434 3 0 0 17 0 9 0 191500451 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046717 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1684564 CPUtime=1.75
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 27333 0 0 0 164 11 0 0 15 0 9 0 191500456 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 191500456 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 9 0 191500456 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 191500459 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1684564 CPUtime=0.09
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 331 0 0 0 9 0 0 0 16 0 9 0 191500459 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 191500459 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1684564 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191500459 1724993536 26359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 1684564

[startup+12.7028 s]
/proc/loadavg: 0.93 0.99 0.90 2/73 8791
/proc/meminfo: memFree=1687032/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1684664 CPUtime=12.65
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 55417 0 59 0 1238 27 0 0 18 0 9 0 191500445 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421166 43412 2163 9 0 416077 0
[pid=8782/tid=8784] ppid=8780 vsize=1684664 CPUtime=9.27
/proc/8782/task/8784/stat : 8784 (java) S 8780 8782 8652 0 -1 64 3647 0 26 0 923 4 0 0 17 0 9 0 191500451 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1684664 CPUtime=3.23
/proc/8782/task/8785/stat : 8785 (java) R 8780 8782 8652 0 -1 64 50720 0 0 0 303 20 0 0 15 0 9 0 191500456 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1684664 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 191500456 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1684664 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 9 0 191500456 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1684664 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 191500459 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1684664 CPUtime=0.11
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 350 0 0 0 11 0 0 0 16 0 9 0 191500459 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1684664 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 191500459 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1684664 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 191500459 1725095936 43412 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1684664

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 0.91 2/77 8795
/proc/meminfo: memFree=1474776/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1685636 CPUtime=23.19
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 114471 0 60 0 2265 54 0 0 18 0 12 0 191500445 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421409 86178 2166 9 0 416320 0
[pid=8793] ppid=8782 vsize=26172 CPUtime=2.23
/proc/8793/stat : 8793 (minisat) R 8782 8782 8652 0 -1 4194304 6415 0 0 0 219 4 0 0 25 0 1 0 191502769 26800128 6395 1992294400 134512640 135156773 4294956080 18446744073709551615 134537924 0 4 0 3 0 0 0 17 0 0 0
/proc/8793/statm: 6543 6395 72 157 0 6383 0
[pid=8782/tid=8784] ppid=8780 vsize=1685636 CPUtime=15.05
/proc/8782/task/8784/stat : 8784 (java) S 8780 8782 8652 0 -1 64 6792 0 27 0 1496 9 0 0 18 0 12 0 191500451 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1685636 CPUtime=7.98
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 106503 0 0 0 756 42 0 0 16 0 12 0 191500456 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 191500456 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 12 0 191500456 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 191500459 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1685636 CPUtime=0.11
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 351 0 0 0 11 0 0 0 16 0 12 0 191500459 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 191500459 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 191500459 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8792] ppid=8780 vsize=1685636 CPUtime=0.01
/proc/8782/task/8792/stat : 8792 (java) S 8780 8782 8652 0 -1 64 69 0 0 0 0 1 0 0 16 0 12 0 191502769 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8782/tid=8794] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8794/stat : 8794 (java) S 8780 8782 8652 0 -1 64 38 0 0 0 0 0 0 0 16 0 12 0 191502772 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8782/tid=8795] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8795/stat : 8795 (java) S 8780 8782 8652 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191502772 1726091264 86178 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 1711808

[startup+51.1014 s]
/proc/loadavg: 0.96 0.99 0.91 2/77 8795
/proc/meminfo: memFree=1420824/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1685636 CPUtime=23.19
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 114564 0 60 0 2265 54 0 0 18 0 12 0 191500445 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421409 86181 2166 9 0 416320 0
[pid=8793] ppid=8782 vsize=80824 CPUtime=27.82
/proc/8793/stat : 8793 (minisat) R 8782 8782 8652 0 -1 4194304 20662 0 0 0 2771 11 0 0 25 0 1 0 191502769 82763776 20077 1992294400 134512640 135156773 4294956080 18446744073709551615 134553695 0 4 0 3 0 0 0 17 0 0 0
/proc/8793/statm: 20206 20077 75 157 0 20046 0
[pid=8782/tid=8784] ppid=8780 vsize=1685636 CPUtime=15.05
/proc/8782/task/8784/stat : 8784 (java) S 8780 8782 8652 0 -1 64 6792 0 27 0 1496 9 0 0 18 0 12 0 191500451 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1685636 CPUtime=7.98
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 106503 0 0 0 756 42 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1685636 CPUtime=0.12
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 433 0 0 0 12 0 0 0 16 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8792] ppid=8780 vsize=1685636 CPUtime=0.01
/proc/8782/task/8792/stat : 8792 (java) S 8780 8782 8652 0 -1 64 69 0 0 0 0 1 0 0 16 0 12 0 191502769 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8782/tid=8794] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8794/stat : 8794 (java) S 8780 8782 8652 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 191502772 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8782/tid=8795] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8795/stat : 8795 (java) S 8780 8782 8652 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191502772 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1766460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+68.702 s]
/proc/loadavg: 0.97 0.99 0.91 2/77 8795
/proc/meminfo: memFree=1341912/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1685636 CPUtime=23.19
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 114564 0 60 0 2265 54 0 0 18 0 12 0 191500445 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421409 86181 2166 9 0 416320 0
[pid=8793] ppid=8782 vsize=157780 CPUtime=45.43
/proc/8793/stat : 8793 (minisat) R 8782 8782 8652 0 -1 4194304 39878 0 0 0 4523 20 0 0 25 0 1 0 191502769 161566720 39293 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/8793/statm: 39445 39293 75 157 0 39285 0
[pid=8782/tid=8784] ppid=8780 vsize=1685636 CPUtime=15.05
/proc/8782/task/8784/stat : 8784 (java) S 8780 8782 8652 0 -1 64 6792 0 27 0 1496 9 0 0 18 0 12 0 191500451 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1685636 CPUtime=7.98
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 106503 0 0 0 756 42 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1685636 CPUtime=0.12
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 433 0 0 0 12 0 0 0 16 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8792] ppid=8780 vsize=1685636 CPUtime=0.01
/proc/8782/task/8792/stat : 8792 (java) S 8780 8782 8652 0 -1 64 69 0 0 0 0 1 0 0 16 0 12 0 191502769 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8782/tid=8794] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8794/stat : 8794 (java) S 8780 8782 8652 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 191502772 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8782/tid=8795] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8795/stat : 8795 (java) S 8780 8782 8652 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191502772 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.62
Current children cumulated vsize (KiB) 1843416

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

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

[startup+68.702 s]
/proc/loadavg: 0.97 0.99 0.91 2/77 8795
/proc/meminfo: memFree=1341912/2055920 swapFree=4182004/4192956
[pid=8782] ppid=8780 vsize=1685636 CPUtime=23.19
/proc/8782/stat : 8782 (java) S 8780 8782 8652 0 -1 0 114564 0 60 0 2265 54 0 0 18 0 12 0 191500445 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8782/statm: 421409 86181 2166 9 0 416320 0
[pid=8793] ppid=8782 vsize=157780 CPUtime=45.43
/proc/8793/stat : 8793 (minisat) R 8782 8782 8652 0 -1 4194304 39878 0 0 0 4523 20 0 0 25 0 1 0 191502769 161566720 39293 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/8793/statm: 39445 39293 75 157 0 39285 0
[pid=8782/tid=8784] ppid=8780 vsize=1685636 CPUtime=15.05
/proc/8782/task/8784/stat : 8784 (java) S 8780 8782 8652 0 -1 64 6792 0 27 0 1496 9 0 0 18 0 12 0 191500451 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8785] ppid=8780 vsize=1685636 CPUtime=7.98
/proc/8782/task/8785/stat : 8785 (java) S 8780 8782 8652 0 -1 64 106503 0 0 0 756 42 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8786] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8786/stat : 8786 (java) S 8780 8782 8652 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8787] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8787/stat : 8787 (java) S 8780 8782 8652 0 -1 64 9 0 1 0 0 0 0 0 16 0 12 0 191500456 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8788] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8788/stat : 8788 (java) S 8780 8782 8652 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8789] ppid=8780 vsize=1685636 CPUtime=0.12
/proc/8782/task/8789/stat : 8789 (java) S 8780 8782 8652 0 -1 64 433 0 0 0 12 0 0 0 16 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8790] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8790/stat : 8790 (java) S 8780 8782 8652 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8782/tid=8791] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8791/stat : 8791 (java) S 8780 8782 8652 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 191500459 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8782/tid=8792] ppid=8780 vsize=1685636 CPUtime=0.01
/proc/8782/task/8792/stat : 8792 (java) S 8780 8782 8652 0 -1 64 69 0 0 0 0 1 0 0 16 0 12 0 191502769 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8782/tid=8794] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8794/stat : 8794 (java) S 8780 8782 8652 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 191502772 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8782/tid=8795] ppid=8780 vsize=1685636 CPUtime=0
/proc/8782/task/8795/stat : 8795 (java) S 8780 8782 8652 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 191502772 1726091264 86181 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.62
Current children cumulated vsize (KiB) 1843416

Child status: 143
Real time (s): 68.7945
CPU time (s): 68.7305
CPU user time (s): 67.9007
CPU system time (s): 0.829873
CPU usage (%): 99.907
Max. virtual memory (cumulated for all children) (KiB): 1843416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.9007
system time used= 0.829873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154984
page faults= 60
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2469
involuntary context switches= 982

runsolver used 0.066989 second user time and 0.222966 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-17 13:43:15
IDJOB=1883976
IDBENCH=2593
IDSOLVER=688
FILE ID=node14/1883976-1245238995
PBS_JOBID= 9372323
Free space on /tmp= 66352 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883976-1245238995/watcher-1883976-1245238995 -o /tmp/evaluation-result-1883976-1245238995/solver-1883976-1245238995 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883976-1245238995.opb minisat %dimacs %var

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0bff286f636188f318e01b1cd9504474
RANDOM SEED=1501802577

node14.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1849688 kB
Buffers:         28316 kB
Cached:         127872 kB
SwapCached:       4020 kB
Active:          30728 kB
Inactive:       132596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849688 kB
SwapTotal:     4192956 kB
SwapFree:      4182004 kB
Dirty:            8064 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            28936 kB
Committed_AS:   201484 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883976-1245238995.opb

Free space on /tmp at the end= 66352 MiB
End job on node14 at 2009-06-17 13:44:26