Trace number 1883592

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? (TO) 1800.13 1800.83

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
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 variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
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

4.08/4.10	------------------------
4.08/4.10	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
4.08/4.10	Size : 0, 134640, 0, 0, 0
4.08/4.10	Count : 0, 43180, 0, 0, 0
4.08/4.10	
4.08/4.10	Command line : minisat tmp.dimacs %var 
4.08/4.10	
4.08/4.10	------------------------
4.18/4.11	This is MiniSat 2.0 beta
4.18/4.11	WARNING: for repeatability, setting FPU to use double precision
4.18/4.11	============================[ Problem Statistics ]=============================
4.18/4.11	|                                                                             |
4.18/4.11	|  Number of variables:  1020                                                 |
4.18/4.11	|  Number of clauses:    45560                                                |
4.18/4.14	|  Parsing time:         0.03         s                                       |
4.78/4.79	============================[ Search Statistics ]==============================
4.78/4.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.78/4.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.78/4.79	===============================================================================
4.78/4.79	|         0 |     850    44540   217600 |    14846        0    nan |  0.000 % |
4.88/4.81	|       101 |     850    44540   217600 |    16331      101    107 |  0.000 % |
4.88/4.84	|       252 |     850    44540   217600 |    17964      252    126 |  0.000 % |
4.88/4.87	|       478 |     850    44540   217600 |    19760      478    128 |  0.000 % |
4.98/4.92	|       816 |     850    44540   217600 |    21737      816    125 |  0.000 % |
4.98/5.00	|      1322 |     850    44540   217600 |    23910     1322    126 |  0.000 % |
5.18/5.11	|      2083 |     850    44540   217600 |    26301     2083    131 |  0.000 % |
5.38/5.31	|      3223 |     850    44540   217600 |    28931     3223    137 |  0.000 % |
5.68/5.64	|      4931 |     850    44540   217600 |    31825     4931    143 |  0.000 % |
6.18/6.18	|      7493 |     850    44540   217600 |    35007     7493    142 |  0.000 % |
7.18/7.16	|     11338 |     850    44540   217600 |    38508    11338    144 |  0.000 % |
8.78/8.72	|     17104 |     850    44540   217600 |    42359    17104    143 |  0.000 % |
11.88/11.82	|     25754 |     850    44540   217600 |    46595    25754    144 |  0.000 % |
17.78/17.72	|     38728 |     850    44540   217600 |    51254    38728    145 |  0.000 % |
28.68/28.67	|     58191 |     850    44540   217600 |    56380    18874    165 |  0.000 % |
43.37/43.36	|     87383 |     850    44540   217600 |    62018    48066    158 |  0.000 % |
64.66/64.64	|    131173 |     850    44540   217600 |    68220    41688    143 |  0.000 % |
112.55/112.56	|    196857 |     850    44540   217600 |    75042    53514    164 |  0.000 % |
182.43/182.40	|    295383 |     850    44540   217600 |    82546    29015    159 |  0.000 % |
297.39/297.49	|    443172 |     850    44540   217600 |    90800    43576    155 |  0.000 % |
505.61/505.79	|    664855 |     850    44540   217600 |    99880    42321    171 |  0.000 % |
850.66/850.98	|    997380 |     850    44540   217600 |   109869    40556    167 |  0.000 % |
1368.14/1368.64	|   1496168 |     850    44540   217600 |   120855    71702    164 |  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-1883592-1245194783/watcher-1883592-1245194783 -o /tmp/evaluation-result-1883592-1245194783/solver-1883592-1245194783 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883592-1245194783.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.99 0.97 0.97 3/65 10312
/proc/meminfo: memFree=1834656/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1620 CPUtime=0
/proc/10312/stat : 10312 (java) R 10310 10312 8835 0 -1 0 193 0 0 0 0 0 0 0 19 0 1 0 187076735 1658880 161 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/10312/statm: 404 160 124 9 0 46 0

[startup+0.027777 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10312
/proc/meminfo: memFree=1834656/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1682168 CPUtime=0.01
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 1674 0 1 0 1 0 0 0 19 0 5 0 187076735 1722540032 1324 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 420542 1324 783 9 0 415457 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1682168

[startup+0.101789 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10312
/proc/meminfo: memFree=1834656/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1685316 CPUtime=0.1
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 2926 0 1 0 9 1 0 0 19 0 9 0 187076735 1725763584 2420 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421329 2420 1222 9 0 416240 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685316

[startup+0.30181 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10312
/proc/meminfo: memFree=1834656/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1685756 CPUtime=0.32
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 4343 0 1 0 30 2 0 0 19 0 9 0 187076735 1726214144 3764 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421439 3764 1365 9 0 416350 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685756

[startup+0.701855 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 10312
/proc/meminfo: memFree=1834656/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1685500 CPUtime=0.73
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 7562 0 1 0 70 3 0 0 19 0 9 0 187076735 1725952000 6521 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421375 6521 2154 9 0 416286 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685500

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.97 3/74 10321
/proc/meminfo: memFree=1811928/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1685616 CPUtime=1.57
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 12115 0 1 0 151 6 0 0 19 0 9 0 187076735 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421404 10352 2161 9 0 416315 0
[pid=10312/tid=10314] ppid=10310 vsize=1685616 CPUtime=0.94
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 2309 0 1 0 93 1 0 0 17 0 9 0 187076736 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1685616 CPUtime=0.51
/proc/10312/task/10315/stat : 10315 (java) R 10310 10312 8835 0 -1 64 8734 0 0 0 48 3 0 0 16 0 9 0 187076737 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 103826297 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1685616 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187076737 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1685616 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187076737 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1685616 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187076739 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1685616 CPUtime=0.08
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 335 0 0 0 8 0 0 0 16 0 9 0 187076739 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1685616 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076739 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1685616 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076739 1726070784 10352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1685616

[startup+3.10113 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 10321
/proc/meminfo: memFree=1789272/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686624 CPUtime=3.18
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 22242 0 1 0 307 11 0 0 19 0 9 0 187076735 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421656 19768 2161 9 0 416567 0
[pid=10312/tid=10314] ppid=10310 vsize=1686624 CPUtime=1.87
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 2618 0 1 0 185 2 0 0 17 0 9 0 187076736 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686624 CPUtime=1.2
/proc/10312/task/10315/stat : 10315 (java) R 10310 10312 8835 0 -1 64 18551 0 0 0 112 8 0 0 16 0 9 0 187076737 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 103731983 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686624 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187076737 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686624 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187076737 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686624 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187076739 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686624 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 336 0 0 0 9 0 0 0 15 0 9 0 187076739 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686624 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187076739 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686624 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187076739 1727102976 19768 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1686624

[startup+6.30249 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10325
/proc/meminfo: memFree=1737720/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27507 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=10428 CPUtime=2.19
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 2541 0 0 0 217 2 0 0 25 0 1 0 187077145 10678272 2412 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 2607 2412 75 157 0 2447 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10312/tid=10324] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10324/stat : 10324 (java) S 10310 10312 8835 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10312/tid=10325] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10325/stat : 10325 (java) S 10310 10312 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1697004

[startup+12.7022 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10325
/proc/meminfo: memFree=1724216/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27507 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=22396 CPUtime=8.58
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 5504 0 0 0 853 5 0 0 25 0 1 0 187077145 22933504 5375 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 5599 5375 75 157 0 5439 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10312/tid=10324] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10324/stat : 10324 (java) S 10310 10312 8835 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10312/tid=10325] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10325/stat : 10325 (java) S 10310 10312 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1708972

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10325
/proc/meminfo: memFree=1707960/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27507 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=37788 CPUtime=21.38
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 9364 0 0 0 2130 8 0 0 25 0 1 0 187077145 38694912 9235 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 9447 9235 75 157 0 9287 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0

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


[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10327
/proc/meminfo: memFree=1642936/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27508 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=101640 CPUtime=1657.51
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 25269 0 0 0 165725 26 0 0 25 0 1 0 187077145 104079360 25140 1992294400 134512640 135156773 4294956080 18446744073709551615 134554030 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 25410 25140 75 157 0 25250 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10312/tid=10324] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10324/stat : 10324 (java) S 10310 10312 8835 0 -1 64 43 0 0 0 0 0 0 0 16 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10312/tid=10325] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10325/stat : 10325 (java) S 10310 10312 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1788216

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10327
/proc/meminfo: memFree=1642936/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27508 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=101640 CPUtime=1717.48
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 25271 0 0 0 171722 26 0 0 25 0 1 0 187077145 104079360 25142 1992294400 134512640 135156773 4294956080 18446744073709551615 134554199 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 25410 25142 75 157 0 25250 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10312/tid=10324] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10324/stat : 10324 (java) S 10310 10312 8835 0 -1 64 43 0 0 0 0 0 0 0 16 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10312/tid=10325] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10325/stat : 10325 (java) S 10310 10312 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1788216

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10327
/proc/meminfo: memFree=1642936/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27508 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=101640 CPUtime=1777.46
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 25271 0 0 0 177719 27 0 0 25 0 1 0 187077145 104079360 25142 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 25410 25142 75 157 0 25250 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10312/tid=10324] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10324/stat : 10324 (java) S 10310 10312 8835 0 -1 64 43 0 0 0 0 0 0 0 16 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10312/tid=10325] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10325/stat : 10325 (java) S 10310 10312 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1788216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10327
/proc/meminfo: memFree=1642936/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1686576 CPUtime=4.2
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27508 0 1 0 406 14 0 0 19 0 12 0 187076735 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10312/statm: 421644 24292 2165 9 0 416555 0
[pid=10323] ppid=10312 vsize=101640 CPUtime=1795.87
/proc/10323/stat : 10323 (minisat) R 10312 10312 8835 0 -1 4194304 25271 0 0 0 179560 27 0 0 25 0 1 0 187077145 104079360 25142 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10323/statm: 25410 25142 75 157 0 25250 0
[pid=10312/tid=10314] ppid=10310 vsize=1686576 CPUtime=2.31
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3234 0 1 0 229 2 0 0 18 0 12 0 187076736 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1686576 CPUtime=1.75
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 0 0 0 166 9 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187076737 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1686576 CPUtime=0.09
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 0 0 0 9 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187076739 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10322] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10322/stat : 10322 (java) S 10310 10312 8835 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187077145 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10312/tid=10324] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10324/stat : 10324 (java) S 10310 10312 8835 0 -1 64 43 0 0 0 0 0 0 0 16 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10312/tid=10325] ppid=10310 vsize=1686576 CPUtime=0
/proc/10312/task/10325/stat : 10325 (java) S 10310 10312 8835 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187077146 1727053824 24292 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1788216

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

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 10327
/proc/meminfo: memFree=1642936/2055920 swapFree=4181848/4192956
[pid=10312] ppid=10310 vsize=1688384 CPUtime=1800.1
/proc/10312/stat : 10312 (java) S 10310 10312 8835 0 -1 0 27890 25271 112 0 407 14 179560 29 16 0 10 0 187076735 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10312/statm: 422096 24749 2566 9 0 416606 0
[pid=10312/tid=10314] ppid=10310 vsize=1688384 CPUtime=1798.2
/proc/10312/task/10314/stat : 10314 (java) S 10310 10312 8835 0 -1 64 3249 25271 1 0 229 2 179560 29 16 0 10 0 187076736 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10315] ppid=10310 vsize=1688384 CPUtime=1797.64
/proc/10312/task/10315/stat : 10315 (java) S 10310 10312 8835 0 -1 64 22989 25271 0 0 166 9 179560 29 16 0 10 0 187076737 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10316] ppid=10310 vsize=1688384 CPUtime=1795.89
/proc/10312/task/10316/stat : 10316 (java) S 10310 10312 8835 0 -1 64 15 25271 0 0 0 0 179560 29 16 0 10 0 187076737 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10317] ppid=10310 vsize=1688384 CPUtime=1795.89
/proc/10312/task/10317/stat : 10317 (java) S 10310 10312 8835 0 -1 64 11 25271 0 0 0 0 179560 29 16 0 10 0 187076737 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10318] ppid=10310 vsize=1688384 CPUtime=1795.89
/proc/10312/task/10318/stat : 10318 (java) S 10310 10312 8835 0 -1 64 363 25271 111 0 0 0 179560 29 18 0 10 0 187076739 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10319] ppid=10310 vsize=1688384 CPUtime=1795.98
/proc/10312/task/10319/stat : 10319 (java) S 10310 10312 8835 0 -1 64 406 25271 0 0 9 0 179560 29 15 0 10 0 187076739 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10312/tid=10320] ppid=10310 vsize=1688384 CPUtime=1795.89
/proc/10312/task/10320/stat : 10320 (java) S 10310 10312 8835 0 -1 64 1 25271 0 0 0 0 179560 29 25 0 10 0 187076739 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10312/tid=10321] ppid=10310 vsize=1688384 CPUtime=1795.89
/proc/10312/task/10321/stat : 10321 (java) S 10310 10312 8835 0 -1 64 17 25271 0 0 0 0 179560 29 15 0 10 0 187076739 1728905216 24749 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1688384

Child status: 0
Real time (s): 1800.83
CPU time (s): 1800.13
CPU user time (s): 1799.67
CPU system time (s): 0.451931
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 1788216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53184
page faults= 112
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37161
involuntary context switches= 28335

runsolver used 1.81472 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 01:26:23
IDJOB=1883592
IDBENCH=1369
IDSOLVER=688
FILE ID=node88/1883592-1245194783
PBS_JOBID= 9368315
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 7f5f10f1b8aeee16c5b46dadab8c5b22
RANDOM SEED=1841349470

node88.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.214
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	: 5931.00
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.214
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1835200 kB
Buffers:         36696 kB
Cached:         113064 kB
SwapCached:       5212 kB
Active:          60976 kB
Inactive:        96196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1835200 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          13104 kB
Slab:            49500 kB
Committed_AS:   110556 kB
PageTables:       1448 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-1883592-1245194783.opb

Free space on /tmp at the end= 66548 MiB
End job on node88 at 2009-06-17 01:56:26