Trace number 1884050

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 177.582 177.613

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.opb
MD5SUM486eb539b6ad9b8d831ece9c8d259369
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 benchmark472.142
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1133
Total number of constraints56210
Number of constraints which are clauses56210
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 constraint22
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

21.04/21.02	------------------------
21.04/21.02	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
21.04/21.02	Size : 0, 352268, 0, 0, 36
21.04/21.02	Count : 0, 56174, 0, 0, 36
21.04/21.02	
21.04/21.02	Command line : minisat tmp.dimacs %var 
21.04/21.02	
21.04/21.02	------------------------
21.04/21.06	This is MiniSat 2.0 beta
21.04/21.06	WARNING: for repeatability, setting FPU to use double precision
21.04/21.06	============================[ Problem Statistics ]=============================
21.04/21.06	|                                                                             |
21.04/21.06	|  Number of variables:  1133                                                 |
21.04/21.06	|  Number of clauses:    56210                                                |
21.09/21.15	|  Parsing time:         0.09         s                                       |
23.04/23.00	============================[ Search Statistics ]==============================
23.04/23.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.04/23.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.04/23.00	===============================================================================
23.04/23.00	|         0 |     648    47077   298990 |    15692        0    nan |  0.000 % |
23.04/23.01	|       100 |     648    47077   298990 |    17261      100     23 |  5.649 % |
23.04/23.03	|       251 |     648    47077   298990 |    18987      251     20 |  5.653 % |
23.04/23.06	|       477 |     648    47077   298990 |    20886      477     23 |  5.653 % |
23.14/23.12	|       815 |     648    47077   298990 |    22975      815     24 |  5.649 % |
23.14/23.19	|      1323 |     648    47077   298990 |    25272     1323     25 |  5.658 % |
23.34/23.33	|      2082 |     648    47077   298990 |    27799     2082     26 |  5.649 % |
23.54/23.51	|      3223 |     648    47077   298990 |    30579     3223     28 |  5.653 % |
23.94/23.93	|      4932 |     648    47077   298990 |    33637     4932     30 |  5.653 % |
24.54/24.55	|      7497 |     648    47077   298990 |    37001     7497     30 |  5.653 % |
25.64/25.62	|     11345 |     648    47077   298990 |    40701    11345     32 |  5.649 % |
27.94/27.92	|     17112 |     648    47077   298990 |    44772    17112     31 |  5.654 % |
31.94/31.95	|     25762 |     648    47077   298990 |    49249    25762     33 |  5.649 % |
40.73/40.76	|     38736 |     648    47077   298990 |    54174    38736     32 |  5.654 % |
55.82/55.85	|     58197 |     642    42669   268806 |    59591    31768     33 |  6.183 % |
85.11/85.18	|     87391 |     641    42669   268806 |    65550    19783     30 |  6.444 % |
126.21/126.20	|    131180 |     639    40681   255224 |    72105    63562     34 |  6.443 % |
177.48/177.52	===============================================================================
177.48/177.52	restarts              : 17
177.48/177.52	conflicts             : 182558         (1168 /sec)
177.48/177.52	decisions             : 205275         (1.21 % random) (1313 /sec)
177.48/177.52	propagations          : 16250008       (103929 /sec)
177.48/177.52	conflict literals     : 6106649        (48.69 % deleted)
177.48/177.52	Memory used           : 18.19 MB
177.48/177.52	CPU time              : 156.356 s
177.48/177.52	
177.48/177.52	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-1884050-1245254146/watcher-1884050-1245254146 -o /tmp/evaluation-result-1884050-1245254146/solver-1884050-1245254146 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884050-1245254146.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 3/64 19234
/proc/meminfo: memFree=1472888/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=152 CPUtime=0
/proc/19234/stat : 19234 (java) D 19232 19234 19191 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 193011149 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 4309796 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19234/statm: 38 26 19 9 0 4 0

[startup+0.026603 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19234
/proc/meminfo: memFree=1472888/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1681004 CPUtime=0
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 1320 0 1 0 0 0 0 0 18 0 2 0 193011149 1721348096 1005 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 420251 1014 556 9 0 415166 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1681004

[startup+0.101606 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19234
/proc/meminfo: memFree=1472888/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1685156 CPUtime=0.1
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 2832 0 1 0 9 1 0 0 18 0 9 0 193011149 1725599744 2327 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421289 2327 1215 9 0 416200 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685156

[startup+0.301619 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19234
/proc/meminfo: memFree=1472888/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1685312 CPUtime=0.32
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 3839 0 1 0 30 2 0 0 18 0 9 0 193011149 1725759488 3314 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421328 3314 1222 9 0 416239 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685312

[startup+0.701647 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 19234
/proc/meminfo: memFree=1472888/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1685436 CPUtime=0.71
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 6814 0 1 0 68 3 0 0 18 0 9 0 193011149 1725886464 5976 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421359 5976 2154 9 0 416270 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1685436

[startup+1.5027 s]
/proc/loadavg: 0.08 0.02 0.01 2/73 19243
/proc/meminfo: memFree=1452208/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1685436 CPUtime=1.52
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 10663 0 1 0 147 5 0 0 18 0 9 0 193011149 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421359 9346 2154 9 0 416270 0
[pid=19234/tid=19236] ppid=19232 vsize=1685436 CPUtime=1
/proc/19234/task/19236/stat : 19236 (java) R 19232 19234 19191 0 -1 64 2244 0 1 0 99 1 0 0 17 0 9 0 193011151 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4126358035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1685436 CPUtime=0.46
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 7394 0 0 0 43 3 0 0 16 0 9 0 193011152 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1685436 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193011152 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1685436 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193011152 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1685436 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 193011154 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1685436 CPUtime=0.04
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 292 0 0 0 4 0 0 0 15 0 9 0 193011154 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1685436 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 193011154 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1685436 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193011154 1725886464 9346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 1685436

[startup+3.10281 s]
/proc/loadavg: 0.08 0.02 0.01 2/73 19243
/proc/meminfo: memFree=1433264/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1685544 CPUtime=3.17
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 18460 0 1 0 307 10 0 0 18 0 9 0 193011149 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421386 16622 2161 9 0 416297 0
[pid=19234/tid=19236] ppid=19232 vsize=1685544 CPUtime=2.08
/proc/19234/task/19236/stat : 19236 (java) R 19232 19234 19191 0 -1 64 2578 0 1 0 206 2 0 0 17 0 9 0 193011151 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4126526897 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1685544 CPUtime=0.97
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 14803 0 0 0 90 7 0 0 16 0 9 0 193011152 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1685544 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193011152 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1685544 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193011152 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1685544 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 193011154 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1685544 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 193011154 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1685544 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 193011154 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1685544 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193011154 1725997056 16622 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1685544

[startup+6.30201 s]
/proc/loadavg: 0.08 0.02 0.01 2/73 19243
/proc/meminfo: memFree=1369968/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1707028 CPUtime=6.36
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 42383 0 1 0 616 20 0 0 18 0 9 0 193011149 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 426757 34793 2162 9 0 421668 0
[pid=19234/tid=19236] ppid=19232 vsize=1707028 CPUtime=3.67
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 3030 0 1 0 364 3 0 0 16 0 9 0 193011151 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1707028 CPUtime=2.57
/proc/19234/task/19237/stat : 19237 (java) R 19232 19234 19191 0 -1 64 38274 0 0 0 241 16 0 0 16 0 9 0 193011152 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 104190731 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1707028 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193011152 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1707028 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193011152 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1707028 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 193011154 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1707028 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 193011154 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1707028 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 193011154 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1707028 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193011154 1747996672 34793 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1707028

[startup+12.7014 s]
/proc/loadavg: 0.22 0.05 0.02 2/73 19243
/proc/meminfo: memFree=1261744/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1685536 CPUtime=12.75
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 81680 0 1 0 1239 36 0 0 18 0 9 0 193011149 1725988864 58060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421384 58062 2162 9 0 416295 0
[pid=19234/tid=19236] ppid=19232 vsize=1685536 CPUtime=7.12
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 4921 0 1 0 707 5 0 0 16 0 9 0 193011151 1725988864 58063 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1685536 CPUtime=5.51
/proc/19234/task/19237/stat : 19237 (java) R 19232 19234 19191 0 -1 64 75683 0 0 0 521 30 0 0 16 0 9 0 193011152 1725988864 58064 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1685536 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193011152 1725988864 58065 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1685536 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193011152 1725988864 58067 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1685536 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 193011154 1725988864 58068 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1685536 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 347 0 0 0 10 0 0 0 16 0 9 0 193011154 1725988864 58069 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1685536 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 193011154 1725988864 58070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1685536 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193011154 1725988864 58072 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1685536

[startup+25.5023 s]
/proc/loadavg: 0.34 0.08 0.02 2/77 19247
/proc/meminfo: memFree=1088592/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1686508 CPUtime=21.09
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 131017 0 1 0 2050 59 0 0 18 0 12 0 193011149 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421627 95904 2165 9 0 416538 0
[pid=19245] ppid=19234 vsize=6732 CPUtime=4.45
/proc/19245/stat : 19245 (minisat) R 19234 19234 19191 0 -1 4194304 1707 0 0 0 443 2 0 0 25 0 1 0 193013252 6893568 1560 1992294400 134512640 135156773 4294956080 18446744073709551615 134553678 0 4 0 3 0 0 0 17 0 0 0
/proc/19245/statm: 1683 1560 74 157 0 1523 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1686508 CPUtime=9.35
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 122723 0 0 0 886 49 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1686508 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 421 0 0 0 10 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19244] ppid=19232 vsize=1686508 CPUtime=0.01
/proc/19234/task/19244/stat : 19244 (java) S 19232 19234 19191 0 -1 64 73 0 0 0 0 1 0 0 16 0 12 0 193013252 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19234/tid=19246] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19246/stat : 19246 (java) S 19232 19234 19191 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19234/tid=19247] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19247/stat : 19247 (java) S 19232 19234 19191 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 1693240

[startup+51.103 s]
/proc/loadavg: 0.60 0.17 0.05 2/77 19247
/proc/meminfo: memFree=1083472/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1686508 CPUtime=21.09
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 131017 0 1 0 2050 59 0 0 18 0 12 0 193011149 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421627 95904 2165 9 0 416538 0
[pid=19245] ppid=19234 vsize=11876 CPUtime=30.03
/proc/19245/stat : 19245 (minisat) R 19234 19234 19191 0 -1 4194304 2997 0 0 0 2999 4 0 0 25 0 1 0 193013252 12161024 2850 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/19245/statm: 2969 2850 74 157 0 2809 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/19245/statm: 4656 4510 74 157 0 4496 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1686508 CPUtime=9.35
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 122723 0 0 0 886 49 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1686508 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 421 0 0 0 10 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19244] ppid=19232 vsize=1686508 CPUtime=0.01
/proc/19234/task/19244/stat : 19244 (java) S 19232 19234 19191 0 -1 64 73 0 0 0 0 1 0 0 16 0 12 0 193013252 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19234/tid=19246] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19246/stat : 19246 (java) S 19232 19234 19191 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19234/tid=19247] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19247/stat : 19247 (java) S 19232 19234 19191 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 172.69
Current children cumulated vsize (KiB) 1705132

[startup+175.901 s]
/proc/loadavg: 0.95 0.45 0.17 2/77 19247
/proc/meminfo: memFree=1076560/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1686508 CPUtime=21.09
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 131017 0 1 0 2050 59 0 0 18 0 12 0 193011149 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421627 95904 2165 9 0 416538 0
[pid=19245] ppid=19234 vsize=18624 CPUtime=154.8
/proc/19245/stat : 19245 (minisat) R 19234 19234 19191 0 -1 4194304 4657 0 0 0 15474 6 0 0 25 0 1 0 193013252 19070976 4510 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/19245/statm: 4656 4510 74 157 0 4496 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1686508 CPUtime=9.35
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 122723 0 0 0 886 49 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1686508 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 421 0 0 0 10 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19244] ppid=19232 vsize=1686508 CPUtime=0.01
/proc/19234/task/19244/stat : 19244 (java) S 19232 19234 19191 0 -1 64 73 0 0 0 0 1 0 0 16 0 12 0 193013252 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19234/tid=19246] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19246/stat : 19246 (java) S 19232 19234 19191 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19234/tid=19247] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19247/stat : 19247 (java) S 19232 19234 19191 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.89
Current children cumulated vsize (KiB) 1705132

[startup+176.701 s]
/proc/loadavg: 0.95 0.45 0.17 2/77 19247
/proc/meminfo: memFree=1076560/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1686508 CPUtime=21.09
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 131017 0 1 0 2050 59 0 0 18 0 12 0 193011149 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421627 95904 2165 9 0 416538 0
[pid=19245] ppid=19234 vsize=18624 CPUtime=155.59
/proc/19245/stat : 19245 (minisat) R 19234 19234 19191 0 -1 4194304 4657 0 0 0 15553 6 0 0 25 0 1 0 193013252 19070976 4510 1992294400 134512640 135156773 4294956080 18446744073709551615 134556286 0 4 0 3 0 0 0 17 0 0 0
/proc/19245/statm: 4656 4510 74 157 0 4496 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1686508 CPUtime=9.35
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 122723 0 0 0 886 49 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1686508 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 421 0 0 0 10 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19244] ppid=19232 vsize=1686508 CPUtime=0.01
/proc/19234/task/19244/stat : 19244 (java) S 19232 19234 19191 0 -1 64 73 0 0 0 0 1 0 0 16 0 12 0 193013252 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19234/tid=19246] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19246/stat : 19246 (java) S 19232 19234 19191 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19234/tid=19247] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19247/stat : 19247 (java) S 19232 19234 19191 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 176.68
Current children cumulated vsize (KiB) 1705132

[startup+177.106 s]
/proc/loadavg: 0.95 0.45 0.17 2/77 19247
/proc/meminfo: memFree=1076560/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1686508 CPUtime=21.09
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 131017 0 1 0 2050 59 0 0 18 0 12 0 193011149 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421627 95904 2165 9 0 416538 0
[pid=19245] ppid=19234 vsize=18624 CPUtime=156
/proc/19245/stat : 19245 (minisat) R 19234 19234 19191 0 -1 4194304 4657 0 0 0 15594 6 0 0 25 0 1 0 193013252 19070976 4510 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/19245/statm: 4656 4510 74 157 0 4496 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1686508 CPUtime=9.35
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 122723 0 0 0 886 49 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1686508 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 421 0 0 0 10 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19244] ppid=19232 vsize=1686508 CPUtime=0.01
/proc/19234/task/19244/stat : 19244 (java) S 19232 19234 19191 0 -1 64 73 0 0 0 0 1 0 0 16 0 12 0 193013252 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19234/tid=19246] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19246/stat : 19246 (java) S 19232 19234 19191 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19234/tid=19247] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19247/stat : 19247 (java) S 19232 19234 19191 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.09
Current children cumulated vsize (KiB) 1705132

[startup+177.502 s]
/proc/loadavg: 0.95 0.45 0.17 2/77 19247
/proc/meminfo: memFree=1076560/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=1686508 CPUtime=21.09
/proc/19234/stat : 19234 (java) S 19232 19234 19191 0 -1 0 131017 0 1 0 2050 59 0 0 18 0 12 0 193011149 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 421627 95904 2165 9 0 416538 0
[pid=19245] ppid=19234 vsize=18624 CPUtime=156.39
/proc/19245/stat : 19245 (minisat) R 19234 19234 19191 0 -1 4194304 4657 0 0 0 15633 6 0 0 25 0 1 0 193013252 19070976 4510 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/19245/statm: 4656 4510 74 157 0 4496 0
[pid=19234/tid=19236] ppid=19232 vsize=1686508 CPUtime=11.6
/proc/19234/task/19236/stat : 19236 (java) S 19232 19234 19191 0 -1 64 7006 0 1 0 1153 7 0 0 17 0 12 0 193011151 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19237] ppid=19232 vsize=1686508 CPUtime=9.35
/proc/19234/task/19237/stat : 19237 (java) S 19232 19234 19191 0 -1 64 122723 0 0 0 886 49 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19238] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19238/stat : 19238 (java) S 19232 19234 19191 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19239] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19239/stat : 19239 (java) S 19232 19234 19191 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193011152 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19240] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19240/stat : 19240 (java) S 19232 19234 19191 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19241] ppid=19232 vsize=1686508 CPUtime=0.1
/proc/19234/task/19241/stat : 19241 (java) S 19232 19234 19191 0 -1 64 421 0 0 0 10 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19234/tid=19242] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19242/stat : 19242 (java) S 19232 19234 19191 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19243] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19243/stat : 19243 (java) S 19232 19234 19191 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 193011154 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19234/tid=19244] ppid=19232 vsize=1686508 CPUtime=0.01
/proc/19234/task/19244/stat : 19244 (java) S 19232 19234 19191 0 -1 64 73 0 0 0 0 1 0 0 16 0 12 0 193013252 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19234/tid=19246] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19246/stat : 19246 (java) S 19232 19234 19191 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19234/tid=19247] ppid=19232 vsize=1686508 CPUtime=0
/proc/19234/task/19247/stat : 19247 (java) S 19232 19234 19191 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 193013256 1726984192 95904 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 177.48
Current children cumulated vsize (KiB) 1705132

[startup+177.602 s]
/proc/loadavg: 0.95 0.45 0.17 2/77 19247
/proc/meminfo: memFree=1076560/2055920 swapFree=4181884/4192956
[pid=19234] ppid=19232 vsize=0 CPUtime=177.54
/proc/19234/stat : 19234 (java) Z 19232 19234 19191 0 -1 12 131097 4665 1 0 2050 63 15635 6 16 0 2 0 193011149 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19234/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 177.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 177.613
CPU time (s): 177.582
CPU user time (s): 176.866
CPU system time (s): 0.715891
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1708028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.866
system time used= 0.715891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135762
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4451
involuntary context switches= 4188

runsolver used 0.241963 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node52 at 2009-06-17 17:55:47
IDJOB=1884050
IDBENCH=71918
IDSOLVER=688
FILE ID=node52/1884050-1245254146
PBS_JOBID= 9372403
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 486eb539b6ad9b8d831ece9c8d259369
RANDOM SEED=249797269

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1473496 kB
Buffers:         72452 kB
Cached:         420420 kB
SwapCached:       6112 kB
Active:          81228 kB
Inactive:       420352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473496 kB
SwapTotal:     4192956 kB
SwapFree:      4181884 kB
Dirty:            4256 kB
Writeback:           0 kB
Mapped:          13296 kB
Slab:            66832 kB
Committed_AS:    95100 kB
PageTables:       1480 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-1884050-1245254146.opb

Free space on /tmp at the end= 66460 MiB
End job on node52 at 2009-06-17 17:58:45