Trace number 1883595

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) 1018.55 1018.73

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k4_l4_n360.opb
MD5SUMa399b3055416a9d1117a7f2bb11b2cef
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1440
Total number of constraints86040
Number of constraints which are clauses85680
Number of constraints which are cardinality constraints (but not clauses)360
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.58/12.54	------------------------
12.58/12.55	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
12.58/12.55	Size : 0, 348480, 0, 0, 0
12.58/12.55	Count : 0, 86400, 0, 0, 0
12.58/12.55	
12.58/12.55	Command line : minisat tmp.dimacs %var 
12.58/12.55	
12.58/12.55	------------------------
12.58/12.58	This is MiniSat 2.0 beta
12.58/12.58	WARNING: for repeatability, setting FPU to use double precision
12.58/12.58	============================[ Problem Statistics ]=============================
12.58/12.58	|                                                                             |
12.58/12.58	|  Number of variables:  1440                                                 |
12.58/12.58	|  Number of clauses:    88200                                                |
12.67/12.66	|  Parsing time:         0.07         s                                       |
16.35/16.28	============================[ Search Statistics ]==============================
16.35/16.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.35/16.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.35/16.28	===============================================================================
16.35/16.28	|         0 |    1080    86760   516240 |    28920        0    nan |  0.000 % |
16.45/16.34	|       102 |    1080    86760   516240 |    31812      102    153 |  0.000 % |
16.45/16.38	|       254 |    1080    86760   516240 |    34993      254    158 |  0.000 % |
16.56/16.47	|       479 |    1080    86760   516240 |    38492      479    153 |  0.000 % |
16.76/16.61	|       816 |    1080    86760   516240 |    42341      816    162 |  0.000 % |
16.86/16.78	|      1322 |    1080    86760   516240 |    46575     1322    164 |  0.000 % |
17.16/17.03	|      2081 |    1080    86760   516240 |    51233     2081    168 |  0.000 % |
17.56/17.43	|      3220 |    1080    86760   516240 |    56356     3220    170 |  0.000 % |
18.16/18.04	|      4928 |    1080    86760   516240 |    61992     4928    170 |  0.000 % |
19.15/19.08	|      7490 |    1080    86760   516240 |    68191     7490    168 |  0.000 % |
20.96/20.85	|     11334 |    1080    86760   516240 |    75011    11334    167 |  0.000 % |
23.95/23.89	|     17103 |    1080    86760   516240 |    82512    17103    168 |  0.000 % |
29.56/29.47	|     25752 |    1080    86760   516240 |    90763    25752    173 |  0.000 % |
37.85/37.76	|     38730 |    1080    86760   516240 |    99839    38730    174 |  0.000 % |
57.95/57.80	|     58192 |    1080    86760   516240 |   109823    58192    178 |  0.000 % |
94.74/94.65	|     87387 |    1080    86760   516240 |   120806    87387    179 |  0.000 % |
151.92/151.88	|    131177 |    1080    86760   516240 |   132886    24147    176 |  0.000 % |
230.09/230.03	|    196862 |    1080    86760   516240 |   146175    89832    181 |  0.000 % |
357.75/357.75	|    295391 |    1080    86760   516240 |   160792    56144    183 |  0.000 % |
580.28/580.38	|    443180 |    1080    86760   516240 |   176872    61900    176 |  0.000 % |
935.86/936.05	|    664863 |    1080    86760   516240 |   194559   124451    204 |  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-1883595-1245194787/watcher-1883595-1245194787 -o /tmp/evaluation-result-1883595-1245194787/solver-1883595-1245194787 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883595-1245194787.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: 1.02 1.04 1.01 3/64 9536
/proc/meminfo: memFree=1827064/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=152 CPUtime=0
/proc/9536/stat : 9536 (java) D 9534 9536 8674 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 187078643 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 1172260 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/9536/statm: 38 26 19 9 0 4 0

[startup+0.0686891 s]
/proc/loadavg: 1.02 1.04 1.01 3/64 9536
/proc/meminfo: memFree=1827064/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684412 CPUtime=0.05
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 2661 0 1 0 4 1 0 0 18 0 9 0 187078643 1724837888 2156 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421103 2156 1180 9 0 416014 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1684412

[startup+0.105995 s]
/proc/loadavg: 1.02 1.04 1.01 3/64 9536
/proc/meminfo: memFree=1827064/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684544 CPUtime=0.11
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 2878 0 1 0 10 1 0 0 18 0 9 0 187078643 1724973056 2372 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421136 2372 1215 9 0 416047 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684544

[startup+0.302728 s]
/proc/loadavg: 1.02 1.04 1.01 3/64 9536
/proc/meminfo: memFree=1827064/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684544 CPUtime=0.32
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 3955 0 1 0 30 2 0 0 18 0 9 0 187078643 1724973056 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421136 3428 1222 9 0 416047 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1684544

[startup+0.701795 s]
/proc/loadavg: 1.02 1.04 1.01 3/64 9536
/proc/meminfo: memFree=1827064/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684576 CPUtime=0.72
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 7164 0 1 0 69 3 0 0 18 0 9 0 187078643 1725005824 6260 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421144 6260 2154 9 0 416055 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1684576

[startup+1.50193 s]
/proc/loadavg: 1.02 1.04 1.01 2/73 9545
/proc/meminfo: memFree=1804592/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684564 CPUtime=1.53
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 11508 0 1 0 148 5 0 0 18 0 9 0 187078643 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421141 9884 2154 9 0 416052 0
[pid=9536/tid=9538] ppid=9534 vsize=1684564 CPUtime=0.99
/proc/9536/task/9538/stat : 9538 (java) R 9534 9536 8674 0 -1 64 2236 0 1 0 98 1 0 0 17 0 9 0 187078644 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4126376819 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1684564 CPUtime=0.48
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 8261 0 0 0 45 3 0 0 16 0 9 0 187078646 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1684564 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187078646 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1684564 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187078646 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1684564 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187078648 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1684564 CPUtime=0.04
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 277 0 0 0 4 0 0 0 16 0 9 0 187078648 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1684564 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187078648 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1684564 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187078648 1724993536 9884 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 1684564

[startup+3.1022 s]
/proc/loadavg: 1.02 1.04 1.01 2/73 9545
/proc/meminfo: memFree=1783600/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684684 CPUtime=3.2
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 20840 0 1 0 310 10 0 0 18 0 9 0 187078643 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421171 18191 2161 9 0 416082 0
[pid=9536/tid=9538] ppid=9534 vsize=1684684 CPUtime=2.02
/proc/9536/task/9538/stat : 9538 (java) R 9534 9536 8674 0 -1 64 2556 0 1 0 200 2 0 0 17 0 9 0 187078644 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 101450193 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1684684 CPUtime=1.06
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 17218 0 0 0 99 7 0 0 16 0 9 0 187078646 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1684684 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187078646 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1684684 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187078646 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1684684 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187078648 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1684684 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 332 0 0 0 10 0 0 0 16 0 9 0 187078648 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1684684 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187078648 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1684684 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187078648 1725116416 18191 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 1684684

[startup+6.30172 s]
/proc/loadavg: 1.02 1.04 1.01 2/73 9545
/proc/meminfo: memFree=1697072/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1684672 CPUtime=6.4
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 47182 0 1 0 617 23 0 0 18 0 9 0 187078643 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421168 32383 2162 9 0 416079 0
[pid=9536/tid=9538] ppid=9534 vsize=1684672 CPUtime=3.38
/proc/9536/task/9538/stat : 9538 (java) R 9534 9536 8674 0 -1 64 3642 0 1 0 336 2 0 0 16 0 9 0 187078644 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 102138192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1684672 CPUtime=2.89
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 42473 0 0 0 270 19 0 0 17 0 9 0 187078646 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1684672 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187078646 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1684672 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187078646 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1684672 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187078648 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1684672 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 333 0 0 0 10 0 0 0 16 0 9 0 187078648 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1684672 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187078648 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1684672 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187078648 1725104128 32383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 1684672

[startup+12.7016 s]
/proc/loadavg: 1.02 1.04 1.01 2/73 9545
/proc/meminfo: memFree=1589880/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.72
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97046 0 1 0 1229 43 0 0 18 0 12 0 187078643 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65078 2165 9 0 416322 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1685644 CPUtime=6.03
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 90919 0 0 0 566 37 0 0 17 0 12 0 187078646 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 334 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078648 1726099456 65078 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 1685644

[startup+25.5027 s]
/proc/loadavg: 1.01 1.04 1.01 2/77 9549
/proc/meminfo: memFree=1546072/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.73
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97123 0 1 0 1230 43 0 0 18 0 12 0 187078643 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65080 2165 9 0 416322 0
[pid=9547] ppid=9536 vsize=27256 CPUtime=12.92
/proc/9547/stat : 9547 (minisat) R 9536 9536 8674 0 -1 4194304 6934 0 0 0 1284 8 0 0 25 0 1 0 187079898 27910144 6659 1992294400 134512640 135156773 4294956080 18446744073709551615 134552685 0 4 0 3 0 0 0 17 1 0 0
/proc/9547/statm: 6814 6659 75 157 0 6654 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1685644 CPUtime=6.03
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 90919 0 0 0 566 37 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 405 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9546] ppid=9534 vsize=1685644 CPUtime=0.01
/proc/9536/task/9546/stat : 9546 (java) S 9534 9536 8674 0 -1 64 65 0 0 0 0 1 0 0 19 0 12 0 187079898 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9536/tid=9548] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9548/stat : 9548 (java) S 9534 9536 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9536/tid=9549] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9549/stat : 9549 (java) S 9534 9536 8674 0 -1 64 7 0 0 0 0 0 0 0 19 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 1712900

[startup+51.103 s]
/proc/loadavg: 1.01 1.03 1.00 2/77 9549
/proc/meminfo: memFree=1522136/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.73
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97123 0 1 0 1230 43 0 0 18 0 12 0 187078643 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65080 2165 9 0 416322 0
[pid=9547] ppid=9536 vsize=51260 CPUtime=38.52
/proc/9547/stat : 9547 (minisat) R 9536 9536 8674 0 -1 4194304 12929 0 0 0 3838 14 0 0 25 0 1 0 187079898 52490240 12654 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9547/statm: 12815 12654 75 157 0 12655 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 405 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9546] ppid=9534 vsize=1685644 CPUtime=0.01
/proc/9536/task/9546/stat : 9546 (java) S 9534 9536 8674 0 -1 64 65 0 0 0 0 1 0 0 19 0 12 0 187079898 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9536/tid=9548] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9548/stat : 9548 (java) S 9534 9536 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9536/tid=9549] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9549/stat : 9549 (java) S 9534 9536 8674 0 -1 64 7 0 0 0 0 0 0 0 19 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 1836904

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 9549
/proc/meminfo: memFree=1421080/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.73
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97123 0 1 0 1230 43 0 0 18 0 12 0 187078643 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65080 2165 9 0 416322 0
[pid=9547] ppid=9536 vsize=151260 CPUtime=869.45
/proc/9547/stat : 9547 (minisat) R 9536 9536 8674 0 -1 4194304 37902 0 0 0 86901 44 0 0 25 0 1 0 187079898 154890240 37627 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 1 0 0
/proc/9547/statm: 37815 37627 75 157 0 37655 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1685644 CPUtime=6.03
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 90919 0 0 0 566 37 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 405 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9546] ppid=9534 vsize=1685644 CPUtime=0.01
/proc/9536/task/9546/stat : 9546 (java) S 9534 9536 8674 0 -1 64 65 0 0 0 0 1 0 0 19 0 12 0 187079898 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9536/tid=9548] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9548/stat : 9548 (java) S 9534 9536 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9536/tid=9549] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9549/stat : 9549 (java) S 9534 9536 8674 0 -1 64 7 0 0 0 0 0 0 0 19 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 1836904

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 9549
/proc/meminfo: memFree=1421080/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.73
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97123 0 1 0 1230 43 0 0 18 0 12 0 187078643 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65080 2165 9 0 416322 0
[pid=9547] ppid=9536 vsize=151260 CPUtime=929.43
/proc/9547/stat : 9547 (minisat) R 9536 9536 8674 0 -1 4194304 37902 0 0 0 92899 44 0 0 25 0 1 0 187079898 154890240 37627 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9547/statm: 37815 37627 75 157 0 37655 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1685644 CPUtime=6.03
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 90919 0 0 0 566 37 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 405 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9546] ppid=9534 vsize=1685644 CPUtime=0.01
/proc/9536/task/9546/stat : 9546 (java) S 9534 9536 8674 0 -1 64 65 0 0 0 0 1 0 0 19 0 12 0 187079898 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9536/tid=9548] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9548/stat : 9548 (java) S 9534 9536 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9536/tid=9549] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9549/stat : 9549 (java) S 9534 9536 8674 0 -1 64 7 0 0 0 0 0 0 0 19 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 1836904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 9549
/proc/meminfo: memFree=1420824/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.73
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97123 0 1 0 1230 43 0 0 18 0 12 0 187078643 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65080 2165 9 0 416322 0
[pid=9547] ppid=9536 vsize=151540 CPUtime=989.42
/proc/9547/stat : 9547 (minisat) R 9536 9536 8674 0 -1 4194304 37983 0 0 0 98897 45 0 0 25 0 1 0 187079898 155176960 37708 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9547/statm: 37885 37708 75 157 0 37725 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1685644 CPUtime=6.03
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 90919 0 0 0 566 37 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 405 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9546] ppid=9534 vsize=1685644 CPUtime=0.01
/proc/9536/task/9546/stat : 9546 (java) S 9534 9536 8674 0 -1 64 65 0 0 0 0 1 0 0 19 0 12 0 187079898 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9536/tid=9548] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9548/stat : 9548 (java) S 9534 9536 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9536/tid=9549] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9549/stat : 9549 (java) S 9534 9536 8674 0 -1 64 7 0 0 0 0 0 0 0 19 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.15
Current children cumulated vsize (KiB) 1837184



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1018.61 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 9549
/proc/meminfo: memFree=1414744/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=1685644 CPUtime=12.73
/proc/9536/stat : 9536 (java) S 9534 9536 8674 0 -1 0 97123 0 1 0 1230 43 0 0 18 0 12 0 187078643 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 421411 65080 2165 9 0 416322 0
[pid=9547] ppid=9536 vsize=157624 CPUtime=1005.72
/proc/9547/stat : 9547 (minisat) R 9536 9536 8674 0 -1 4194304 39470 0 0 0 100525 47 0 0 25 0 1 0 187079898 161406976 39195 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/9547/statm: 39406 39195 75 157 0 39246 0
[pid=9536/tid=9538] ppid=9534 vsize=1685644 CPUtime=6.56
/proc/9536/task/9538/stat : 9538 (java) S 9534 9536 8674 0 -1 64 4939 0 1 0 652 4 0 0 18 0 12 0 187078644 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9539] ppid=9534 vsize=1685644 CPUtime=6.03
/proc/9536/task/9539/stat : 9539 (java) S 9534 9536 8674 0 -1 64 90919 0 0 0 566 37 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9540] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9540/stat : 9540 (java) S 9534 9536 8674 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9541] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9541/stat : 9541 (java) S 9534 9536 8674 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187078646 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9542] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9542/stat : 9542 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9543] ppid=9534 vsize=1685644 CPUtime=0.1
/proc/9536/task/9543/stat : 9543 (java) S 9534 9536 8674 0 -1 64 405 0 0 0 10 0 0 0 16 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9544] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9544/stat : 9544 (java) S 9534 9536 8674 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9536/tid=9545] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9545/stat : 9545 (java) S 9534 9536 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187078648 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9536/tid=9546] ppid=9534 vsize=1685644 CPUtime=0.01
/proc/9536/task/9546/stat : 9546 (java) S 9534 9536 8674 0 -1 64 65 0 0 0 0 1 0 0 19 0 12 0 187079898 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9536/tid=9548] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9548/stat : 9548 (java) S 9534 9536 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9536/tid=9549] ppid=9534 vsize=1685644 CPUtime=0
/proc/9536/task/9549/stat : 9549 (java) S 9534 9536 8674 0 -1 64 7 0 0 0 0 0 0 0 19 0 12 0 187079901 1726099456 65080 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1018.45
Current children cumulated vsize (KiB) 1843268

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

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

[startup+1018.71 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 9549
/proc/meminfo: memFree=1414744/2055920 swapFree=4180828/4192956
[pid=9536] ppid=9534 vsize=0 CPUtime=1018.5
/proc/9536/stat : 9536 (java) Z 9534 9536 8674 0 -1 12 97612 39470 48 0 1230 46 100525 49 15 0 2 0 187078643 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9536/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1018.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1018.73
CPU time (s): 1018.55
CPU user time (s): 1017.56
CPU system time (s): 0.98485
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 1843268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1017.56
system time used= 0.98485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137082
page faults= 48
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21387
involuntary context switches= 20540

runsolver used 1.12183 second user time and 2.6216 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 01:26:27
IDJOB=1883595
IDBENCH=1372
IDSOLVER=688
FILE ID=node31/1883595-1245194787
PBS_JOBID= 9368296
Free space on /tmp= 66268 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k4_l4_n360.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-1883595-1245194787/watcher-1883595-1245194787 -o /tmp/evaluation-result-1883595-1245194787/solver-1883595-1245194787 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883595-1245194787.opb minisat %dimacs %var

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

MD5SUM BENCH= a399b3055416a9d1117a7f2bb11b2cef
RANDOM SEED=1259982913

node31.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.258
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.258
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:       1827552 kB
Buffers:         44316 kB
Cached:         113480 kB
SwapCached:       5132 kB
Active:          64356 kB
Inactive:       101496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827552 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:            4276 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            48304 kB
Committed_AS:   188456 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883595-1245194787.opb

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-06-17 01:43:28