Trace number 1884060

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-26UNSAT 87.8126 88.269

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.opb
MD5SUMa2cf12abae22f22f6e09cef43636656a
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark106.217
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1472
Total number of constraints7737
Number of constraints which are clauses7737
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
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 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

5.19/5.68	------------------------
5.19/5.68	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
5.19/5.68	Size : 0, 65710, 0, 0, 27
5.19/5.68	Count : 0, 7710, 0, 0, 27
5.19/5.68	
5.19/5.68	Command line : minisat tmp.dimacs %var 
5.19/5.68	
5.19/5.68	------------------------
5.19/5.69	This is MiniSat 2.0 beta
5.19/5.69	WARNING: for repeatability, setting FPU to use double precision
5.19/5.69	============================[ Problem Statistics ]=============================
5.19/5.69	|                                                                             |
5.19/5.69	|  Number of variables:  1472                                                 |
5.19/5.69	|  Number of clauses:    7737                                                 |
5.28/5.71	|  Parsing time:         0.02         s                                       |
5.28/5.75	============================[ Search Statistics ]==============================
5.28/5.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.28/5.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.28/5.75	===============================================================================
5.28/5.75	|         0 |    1230     4532    35992 |     1510        0    nan |  0.000 % |
5.28/5.75	|       101 |    1230     4532    35992 |     1661      101     13 |  2.853 % |
5.28/5.75	|       252 |    1230     4532    35992 |     1827      252     14 |  2.854 % |
5.28/5.76	|       477 |    1230     4532    35992 |     2010      477     13 |  2.854 % |
5.28/5.76	|       814 |    1230     4532    35992 |     2211      814     14 |  2.853 % |
5.28/5.78	|      1320 |    1230     4532    35992 |     2432     1320     15 |  2.853 % |
5.29/5.80	|      2080 |    1230     4532    35992 |     2676     2080     16 |  2.854 % |
5.29/5.84	|      3219 |    1230     4532    35992 |     2943     1823     19 |  2.854 % |
5.29/5.90	|      4929 |    1230     4532    35992 |     3238     1997     22 |  2.853 % |
5.29/6.02	|      7492 |    1230     4532    35992 |     3562     2895     22 |  2.853 % |
5.29/6.18	|     11336 |    1230     4532    35992 |     3918     3069     18 |  2.853 % |
5.29/6.48	|     17102 |    1230     4532    35992 |     4310     2763     22 |  2.854 % |
6.39/6.86	|     25751 |    1230     4532    35992 |     4741     2607     15 |  2.854 % |
7.09/7.50	|     38725 |    1230     4532    35992 |     5215     3520     19 |  2.853 % |
8.09/8.51	|     58186 |    1230     4532    35992 |     5736     4282     17 |  2.854 % |
9.69/10.17	|     87378 |    1230     4532    35992 |     6310     4204     19 |  2.853 % |
12.39/12.86	|    131167 |    1230     4532    35992 |     6941     6277     21 |  2.853 % |
16.50/16.96	|    196851 |    1230     4532    35992 |     7635     4932     16 |  2.853 % |
23.39/23.87	|    295377 |    1230     4532    35992 |     8399     6737     23 |  2.854 % |
34.29/34.72	|    443166 |    1229     4127    32645 |     9239     7135     19 |  2.921 % |
51.78/52.24	|    664849 |    1228     3721    28896 |    10163     5613     18 |  2.989 % |
80.67/81.19	|    997376 |    1225     3238    24397 |    11179     5765     16 |  3.193 % |
87.77/88.21	===============================================================================
87.77/88.21	restarts              : 22
87.77/88.21	conflicts             : 1072427        (13001 /sec)
87.77/88.21	decisions             : 1766520        (1.92 % random) (21416 /sec)
87.77/88.21	propagations          : 35852919       (434657 /sec)
87.77/88.21	conflict literals     : 24552568       (23.00 % deleted)
87.77/88.21	Memory used           : 4.87 MB
87.77/88.21	CPU time              : 82.4855 s
87.77/88.21	
87.77/88.21	s UNSATISFIABLE

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-1884060-1245254148/watcher-1884060-1245254148 -o /tmp/evaluation-result-1884060-1245254148/solver-1884060-1245254148 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884060-1245254148.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.00 0.00 0.00 2/64 3177
/proc/meminfo: memFree=1945456/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=18576 CPUtime=0
/proc/3177/stat : 3177 (runsolver) D 3175 3177 3134 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 890097 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 248761609511 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/3177/statm: 4644 284 249 26 0 2626 0

[startup+0.0717321 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 3177
/proc/meminfo: memFree=1945456/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1472 CPUtime=0
/proc/3177/stat : 3177 (java) D 3175 3177 3134 0 -1 0 96 0 7 0 0 0 0 0 18 0 1 0 890097 1507328 76 1992294400 134512640 134550932 4294956192 18446744073709551615 7929486 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3177/statm: 368 76 56 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101798 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 3177
/proc/meminfo: memFree=1945456/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=10396 CPUtime=0
/proc/3177/stat : 3177 (java) D 3175 3177 3134 0 -1 0 384 0 15 0 0 0 0 0 18 0 1 0 890097 10645504 185 1992294400 134512640 134550932 4294956032 18446744073709551615 6818680 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3177/statm: 2599 189 148 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10396

[startup+0.302755 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 3177
/proc/meminfo: memFree=1945456/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1681520 CPUtime=0.03
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 1362 0 70 0 0 3 0 0 18 0 3 0 890097 1721876480 1107 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 420380 1107 627 9 0 415295 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1681520

[startup+0.702791 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 3177
/proc/meminfo: memFree=1945456/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1685296 CPUtime=0.24
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 3075 0 95 0 17 7 0 0 18 0 9 0 890097 1725743104 2659 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421324 2659 1222 9 0 416235 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1685296

[startup+1.50286 s]
/proc/loadavg: 0.00 0.00 0.00 3/73 3186
/proc/meminfo: memFree=1915304/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1685364 CPUtime=1.09
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 7428 0 101 0 100 9 0 0 18 0 9 0 890097 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421341 6708 2160 9 0 416252 0
[pid=3177/tid=3179] ppid=3175 vsize=1685364 CPUtime=0.69
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 2028 0 43 0 64 5 0 0 16 0 9 0 890110 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1685364 CPUtime=0.27
/proc/3177/task/3180/stat : 3180 (java) R 3175 3177 3134 0 -1 64 4358 0 3 0 26 1 0 0 16 0 9 0 890118 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 102759472 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 890145 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 9 0 890145 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 890151 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1685364 CPUtime=0.08
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 364 0 0 0 8 0 0 0 15 0 9 0 890151 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 890151 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 890151 1725812736 6708 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 1685364

[startup+3.10119 s]
/proc/loadavg: 0.00 0.00 0.00 3/73 3186
/proc/meminfo: memFree=1897384/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1685364 CPUtime=2.7
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 14413 0 101 0 258 12 0 0 18 0 9 0 890097 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421341 13591 2160 9 0 416252 0
[pid=3177/tid=3179] ppid=3175 vsize=1685364 CPUtime=1.65
/proc/3177/task/3179/stat : 3179 (java) R 3175 3177 3134 0 -1 64 2501 0 43 0 159 6 0 0 16 0 9 0 890110 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046720 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1685364 CPUtime=0.92
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 10851 0 3 0 88 4 0 0 17 0 9 0 890118 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 890145 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 9 0 890145 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 890151 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1685364 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 383 0 0 0 10 0 0 0 15 0 9 0 890151 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 890151 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1685364 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 890151 1725812736 13591 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 1685364

[startup+6.30146 s]
/proc/loadavg: 0.08 0.02 0.01 2/73 3186
/proc/meminfo: memFree=1840104/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26197 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21828 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 449 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 1686336

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 2/77 3190
/proc/meminfo: memFree=1831880/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26215 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=3524 CPUtime=7
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 629 0 0 0 700 0 0 0 25 0 1 0 890666 3608576 607 1992294400 134512640 135156773 4294956080 18446744073709551615 134548324 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 881 607 74 157 0 721 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 449 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 1689860

[startup+25.5021 s]
/proc/loadavg: 0.34 0.08 0.02 2/77 3190
/proc/meminfo: memFree=1831560/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26218 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=4056 CPUtime=19.8
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 748 0 0 0 1979 1 0 0 25 0 1 0 890666 4153344 726 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 1014 726 74 157 0 854 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1690392

[startup+51.1023 s]
/proc/loadavg: 0.56 0.15 0.05 2/77 3190

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


[startup+86.3024 s]
/proc/loadavg: 0.76 0.24 0.08 2/77 3190
/proc/meminfo: memFree=1830536/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26218 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=4980 CPUtime=80.58
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 973 0 0 0 8057 1 0 0 25 0 1 0 890666 5099520 951 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 1245 951 74 157 0 1085 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 85.87
Current children cumulated vsize (KiB) 1691316

[startup+87.1024 s]
/proc/loadavg: 0.76 0.24 0.08 2/77 3190
/proc/meminfo: memFree=1830536/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26218 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=4980 CPUtime=81.38
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 973 0 0 0 8137 1 0 0 25 0 1 0 890666 5099520 951 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 1245 951 74 157 0 1085 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 86.67
Current children cumulated vsize (KiB) 1691316

[startup+87.9025 s]
/proc/loadavg: 0.76 0.24 0.08 2/77 3190
/proc/meminfo: memFree=1830536/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26218 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=4980 CPUtime=82.18
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 973 0 0 0 8217 1 0 0 25 0 1 0 890666 5099520 951 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 1245 951 74 157 0 1085 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.47
Current children cumulated vsize (KiB) 1691316

[startup+88.1025 s]
/proc/loadavg: 0.76 0.24 0.08 2/77 3190
/proc/meminfo: memFree=1830536/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26218 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=4980 CPUtime=82.38
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 973 0 0 0 8237 1 0 0 25 0 1 0 890666 5099520 951 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 1245 951 74 157 0 1085 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.67
Current children cumulated vsize (KiB) 1691316

[startup+88.2025 s]
/proc/loadavg: 0.76 0.24 0.08 2/77 3190
/proc/meminfo: memFree=1830536/2055920 swapFree=4192956/4192956
[pid=3177] ppid=3175 vsize=1686336 CPUtime=5.29
/proc/3177/stat : 3177 (java) S 3175 3177 3134 0 -1 0 26218 0 103 0 512 17 0 0 18 0 12 0 890097 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3177/statm: 421584 24921 2163 9 0 416495 0
[pid=3188] ppid=3177 vsize=4980 CPUtime=82.48
/proc/3188/stat : 3188 (minisat) R 3177 3177 3134 0 -1 4194304 973 0 0 0 8247 1 0 0 25 0 1 0 890666 5099520 951 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3188/statm: 1245 951 74 157 0 1085 0
[pid=3177/tid=3179] ppid=3175 vsize=1686336 CPUtime=3.29
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 3134 0 -1 64 3094 0 45 0 323 6 0 0 18 0 12 0 890110 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3180] ppid=3175 vsize=1686336 CPUtime=1.85
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 3134 0 -1 64 21844 0 3 0 177 8 0 0 16 0 12 0 890118 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 3134 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3182] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 3134 0 -1 64 8 0 1 0 0 0 0 0 16 0 12 0 890145 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=1686336 CPUtime=0.1
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 3134 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3185] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 3134 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 3134 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 890151 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3177/tid=3187] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 3134 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 890666 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3177/tid=3189] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 3134 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3177/tid=3190] ppid=3175 vsize=1686336 CPUtime=0
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 3134 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 890667 1726808064 24921 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.77
Current children cumulated vsize (KiB) 1691316

Child status: 0
Real time (s): 88.269
CPU time (s): 87.8126
CPU user time (s): 87.6097
CPU system time (s): 0.202969
CPU usage (%): 99.483
Max. virtual memory (cumulated for all children) (KiB): 1691316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.6097
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27279
page faults= 103
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2606
involuntary context switches= 616

runsolver used 0.080987 second user time and 0.26296 second system time

The end

Launcher Data

Begin job on node55 at 2009-06-17 17:55:48
IDJOB=1884060
IDBENCH=71919
IDSOLVER=688
FILE ID=node55/1884060-1245254148
PBS_JOBID= 9372400
Free space on /tmp= 66460 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.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-1884060-1245254148/watcher-1884060-1245254148 -o /tmp/evaluation-result-1884060-1245254148/solver-1884060-1245254148 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884060-1245254148.opb minisat %dimacs %var

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

MD5SUM BENCH= a2cf12abae22f22f6e09cef43636656a
RANDOM SEED=249797269

node55.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.213
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.213
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:       1945872 kB
Buffers:         24592 kB
Cached:          44020 kB
SwapCached:          0 kB
Active:          55836 kB
Inactive:        25444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1945872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          22436 kB
Slab:            14828 kB
Committed_AS:    51164 kB
PageTables:       1364 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-1884060-1245254148.opb

Free space on /tmp at the end= 66460 MiB
End job on node55 at 2009-06-17 17:57:17