Trace number 1885310

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 134.329 134.332

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/crypto/md5gen/gus-md5-07.opb
MD5SUMf7ebea812ac4e537a77b59086050f9fa
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 benchmark174.696
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables69097
Total number of constraints225325
Number of constraints which are clauses225325
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 constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

18.45/18.43	------------------------
18.45/18.43	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
18.45/18.43	Size : 0, 583844, 0, 0, 129
18.45/18.43	Count : 0, 225196, 0, 0, 129
18.45/18.43	
18.45/18.43	Command line : minisat tmp.dimacs %var 
18.45/18.43	
18.45/18.43	------------------------
18.45/18.47	This is MiniSat 2.0 beta
18.45/18.47	WARNING: for repeatability, setting FPU to use double precision
18.45/18.47	============================[ Problem Statistics ]=============================
18.45/18.47	|                                                                             |
18.45/18.47	|  Number of variables:  69097                                                |
18.45/18.47	|  Number of clauses:    225325                                               |
18.74/18.74	|  Parsing time:         0.24         s                                       |
19.73/19.74	============================[ Search Statistics ]==============================
19.73/19.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.73/19.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.73/19.74	===============================================================================
19.73/19.74	|         0 |   28269   162247   549116 |    54082        0    nan |  0.000 % |
20.14/20.16	|       101 |   28267   162247   549116 |    59490       99      7 |  0.415 % |
20.14/20.19	|       251 |   28267   162247   549116 |    65439      249      5 |  0.415 % |
20.64/20.66	|       476 |   28254   162247   549116 |    71983      472     16 |  0.434 % |
23.15/23.14	|       814 |   28254   162150   548829 |    79181      804     63 |  0.434 % |
25.44/25.42	|      1320 |   28254   162150   548829 |    87100     1310     63 |  0.434 % |
33.34/33.32	|      2079 |   28254   162150   548829 |    95810     2069     44 |  0.434 % |
45.03/45.03	|      3220 |   28254   162150   548829 |   105391     3210     44 |  0.434 % |
70.03/70.03	|      4930 |   28254   162150   548829 |   115930     4920     44 |  0.434 % |
103.72/103.78	|      7492 |   28253   162131   548765 |   127523     4311     48 |  0.436 % |
134.22/134.23	===============================================================================
134.22/134.23	restarts              : 10
134.22/134.23	conflicts             : 9732           (84 /sec)
134.22/134.23	decisions             : 23521          (1.80 % random) (203 /sec)
134.22/134.23	propagations          : 88535901       (765468 /sec)
134.22/134.23	conflict literals     : 441697         (56.94 % deleted)
134.22/134.23	Memory used           : 36.64 MB
134.22/134.23	CPU time              : 115.662 s
134.22/134.23	
134.22/134.23	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-1885310-1245265537/watcher-1885310-1245265537 -o /tmp/evaluation-result-1885310-1245265537/solver-1885310-1245265537 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885310-1245265537.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23416
/proc/meminfo: memFree=1841128/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=152 CPUtime=0
/proc/23416/stat : 23416 (java) R 23414 23416 22991 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 194147733 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 8413988 0 0 4096 0 0 0 0 17 1 0 0
/proc/23416/statm: 38 26 19 9 0 4 0

[startup+0.050817 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23416
/proc/meminfo: memFree=1841128/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1683856 CPUtime=0.03
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 2093 0 1 0 2 1 0 0 18 0 9 0 194147733 1724268544 1646 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 420964 1646 927 9 0 415877 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1683856

[startup+0.102822 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23416
/proc/meminfo: memFree=1841128/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685168 CPUtime=0.1
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 3263 0 1 0 8 2 0 0 18 0 9 0 194147733 1725612032 2752 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421292 2752 1221 9 0 416203 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685168

[startup+0.302842 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23416
/proc/meminfo: memFree=1841128/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685264 CPUtime=0.33
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 5424 0 1 0 31 2 0 0 18 0 9 0 194147733 1725710336 4715 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421316 4715 2154 9 0 416227 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685264

[startup+0.702879 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23416
/proc/meminfo: memFree=1841128/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685264 CPUtime=0.73
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 7383 0 1 0 69 4 0 0 18 0 9 0 194147733 1725710336 6549 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421316 6549 2154 9 0 416227 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685264

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 0.96 2/73 23425
/proc/meminfo: memFree=1817760/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685264 CPUtime=1.53
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 11347 0 1 0 147 6 0 0 18 0 9 0 194147733 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421316 9802 2154 9 0 416227 0
[pid=23416/tid=23418] ppid=23414 vsize=1685264 CPUtime=0.95
/proc/23416/task/23418/stat : 23418 (java) R 23414 23416 22991 0 -1 64 2225 0 1 0 94 1 0 0 16 0 9 0 194147734 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4126372104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1685264 CPUtime=0.51
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 8100 0 0 0 48 3 0 0 15 0 9 0 194147735 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 194147736 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 194147736 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 194147738 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1685264 CPUtime=0.04
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 285 0 0 0 4 0 0 0 16 0 9 0 194147738 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 194147738 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194147738 1725710336 9802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 1685264

[startup+3.10231 s]
/proc/loadavg: 1.00 1.00 0.96 2/73 23425
/proc/meminfo: memFree=1797472/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685264 CPUtime=3.12
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 19699 0 1 0 303 9 0 0 18 0 9 0 194147733 1725710336 17148 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421316 17152 2154 9 0 416227 0
[pid=23416/tid=23418] ppid=23414 vsize=1685264 CPUtime=2.04
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 2507 0 1 0 202 2 0 0 17 0 9 0 194147734 1725710336 17154 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1685264 CPUtime=1.02
/proc/23416/task/23419/stat : 23419 (java) R 23414 23416 22991 0 -1 64 16178 0 0 0 96 6 0 0 15 0 9 0 194147735 1725710336 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 194147736 1725710336 17160 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 194147736 1725710336 17163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 194147738 1725710336 17163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1685264 CPUtime=0.04
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 286 0 0 0 4 0 0 0 15 0 9 0 194147738 1725710336 17163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 194147738 1725710336 17163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1685264 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194147738 1725710336 17163 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 1685264

[startup+6.30263 s]
/proc/loadavg: 1.00 1.00 0.96 2/73 23425
/proc/meminfo: memFree=1737064/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685296 CPUtime=6.37
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 41426 0 1 0 618 19 0 0 18 0 9 0 194147733 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421324 29852 2162 9 0 416235 0
[pid=23416/tid=23418] ppid=23414 vsize=1685296 CPUtime=3.65
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 3659 0 1 0 362 3 0 0 16 0 9 0 194147734 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1685296 CPUtime=2.6
/proc/23416/task/23419/stat : 23419 (java) R 23414 23416 22991 0 -1 64 36659 0 0 0 246 14 0 0 17 0 9 0 194147735 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 103826352 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 194147736 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 194147736 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 194147738 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1685296 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 371 0 0 0 10 0 0 0 16 0 9 0 194147738 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 194147738 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194147738 1725743104 29852 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1685296

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 0.96 2/73 23425
/proc/meminfo: memFree=1609832/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1685296 CPUtime=12.75
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 82249 0 1 0 1240 35 0 0 18 0 9 0 194147733 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421324 63626 2162 9 0 416235 0
[pid=23416/tid=23418] ppid=23414 vsize=1685296 CPUtime=7.1
/proc/23416/task/23418/stat : 23418 (java) R 23414 23416 22991 0 -1 64 4848 0 1 0 705 5 0 0 16 0 9 0 194147734 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4126515602 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1685296 CPUtime=5.53
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 76293 0 0 0 524 29 0 0 17 0 9 0 194147735 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 194147736 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 194147736 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 194147738 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1685296 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 371 0 0 0 10 0 0 0 16 0 9 0 194147738 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 194147738 1725743104 63626 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1685296 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194147738 1725743104 63626 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) 1685296

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1446088/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1686268 CPUtime=18.51
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 118581 0 1 0 1798 53 0 0 18 0 12 0 194147733 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421567 90610 2165 9 0 416478 0
[pid=23427] ppid=23416 vsize=37512 CPUtime=7.03
/proc/23427/stat : 23427 (minisat) R 23416 23416 22991 0 -1 4194304 10001 0 0 0 696 7 0 0 25 0 1 0 194149576 38412288 8926 1992294400 134512640 135156773 4294956080 18446744073709551615 134553325 0 4 0 3 0 0 0 17 0 0 0
/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1686268 CPUtime=8.8
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 110365 0 0 0 836 44 0 0 16 0 12 0 194147735 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1686268 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 447 0 0 0 10 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23426] ppid=23414 vsize=1686268 CPUtime=0.01
/proc/23416/task/23426/stat : 23426 (java) S 23414 23416 22991 0 -1 64 71 0 0 0 0 1 0 0 18 0 12 0 194149576 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23416/tid=23428] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23428/stat : 23428 (java) S 23414 23416 22991 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23416/tid=23429] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23429/stat : 23429 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 1723780

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1446024/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1686268 CPUtime=18.52
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 118582 0 1 0 1798 54 0 0 18 0 12 0 194147733 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421567 90610 2165 9 0 416478 0
[pid=23427] ppid=23416 vsize=37512 CPUtime=32.62
/proc/23427/stat : 23427 (minisat) R 23416 23416 22991 0 -1 4194304 10001 0 0 0 3255 7 0 0 25 0 1 0 194149576 38412288 8926 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1686268 CPUtime=8.8
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 110365 0 0 0 836 44 0 0 16 0 12 0 194147735 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1686268 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 447 0 0 0 10 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23426] ppid=23414 vsize=1686268 CPUtime=0.01
/proc/23416/task/23426/stat : 23426 (java) S 23414 23416 22991 0 -1 64 71 0 0 0 0 1 0 0 18 0 12 0 194149576 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23416/tid=23428] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23428/stat : 23428 (java) S 23414 23416 22991 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23416/tid=23429] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23429/stat : 23429 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 127.91
Current children cumulated vsize (KiB) 1723780

[startup+131.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1445896/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1686268 CPUtime=18.52
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 118582 0 1 0 1798 54 0 0 18 0 12 0 194147733 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421567 90610 2165 9 0 416478 0
[pid=23427] ppid=23416 vsize=37512 CPUtime=112.59
/proc/23427/stat : 23427 (minisat) R 23416 23416 22991 0 -1 4194304 10001 0 0 0 11252 7 0 0 25 0 1 0 194149576 38412288 8926 1992294400 134512640 135156773 4294956080 18446744073709551615 134556264 0 4 0 3 0 0 0 17 0 0 0
/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1686268 CPUtime=8.8
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 110365 0 0 0 836 44 0 0 16 0 12 0 194147735 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1686268 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 447 0 0 0 10 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23426] ppid=23414 vsize=1686268 CPUtime=0.01
/proc/23416/task/23426/stat : 23426 (java) S 23414 23416 22991 0 -1 64 71 0 0 0 0 1 0 0 18 0 12 0 194149576 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23416/tid=23428] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23428/stat : 23428 (java) S 23414 23416 22991 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23416/tid=23429] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23429/stat : 23429 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 131.11
Current children cumulated vsize (KiB) 1723780

[startup+132.702 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1445896/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1686268 CPUtime=18.52
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 118582 0 1 0 1798 54 0 0 18 0 12 0 194147733 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421567 90610 2165 9 0 416478 0
[pid=23427] ppid=23416 vsize=37512 CPUtime=114.19
/proc/23427/stat : 23427 (minisat) R 23416 23416 22991 0 -1 4194304 10001 0 0 0 11412 7 0 0 25 0 1 0 194149576 38412288 8926 1992294400 134512640 135156773 4294956080 18446744073709551615 134556311 0 4 0 3 0 0 0 17 0 0 0
/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1686268 CPUtime=8.8
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 110365 0 0 0 836 44 0 0 16 0 12 0 194147735 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1686268 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 447 0 0 0 10 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23426] ppid=23414 vsize=1686268 CPUtime=0.01
/proc/23416/task/23426/stat : 23426 (java) S 23414 23416 22991 0 -1 64 71 0 0 0 0 1 0 0 18 0 12 0 194149576 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23416/tid=23428] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23428/stat : 23428 (java) S 23414 23416 22991 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23416/tid=23429] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23429/stat : 23429 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 132.71
Current children cumulated vsize (KiB) 1723780

[startup+133.502 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1445896/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1686268 CPUtime=18.52
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 118582 0 1 0 1798 54 0 0 18 0 12 0 194147733 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421567 90610 2165 9 0 416478 0
[pid=23427] ppid=23416 vsize=37512 CPUtime=114.99
/proc/23427/stat : 23427 (minisat) R 23416 23416 22991 0 -1 4194304 10001 0 0 0 11492 7 0 0 25 0 1 0 194149576 38412288 8926 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1686268 CPUtime=8.8
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 110365 0 0 0 836 44 0 0 16 0 12 0 194147735 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1686268 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 447 0 0 0 10 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23426] ppid=23414 vsize=1686268 CPUtime=0.01
/proc/23416/task/23426/stat : 23426 (java) S 23414 23416 22991 0 -1 64 71 0 0 0 0 1 0 0 18 0 12 0 194149576 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23416/tid=23428] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23428/stat : 23428 (java) S 23414 23416 22991 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23416/tid=23429] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23429/stat : 23429 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 133.51
Current children cumulated vsize (KiB) 1723780

[startup+133.902 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1445896/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=1686268 CPUtime=18.52
/proc/23416/stat : 23416 (java) S 23414 23416 22991 0 -1 0 118582 0 1 0 1798 54 0 0 18 0 12 0 194147733 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 421567 90610 2165 9 0 416478 0
[pid=23427] ppid=23416 vsize=37512 CPUtime=115.39
/proc/23427/stat : 23427 (minisat) R 23416 23416 22991 0 -1 4194304 10001 0 0 0 11532 7 0 0 25 0 1 0 194149576 38412288 8926 1992294400 134512640 135156773 4294956080 18446744073709551615 134556354 0 4 0 3 0 0 0 17 0 0 0
/proc/23427/statm: 9378 8926 75 157 0 9218 0
[pid=23416/tid=23418] ppid=23414 vsize=1686268 CPUtime=9.57
/proc/23416/task/23418/stat : 23418 (java) S 23414 23416 22991 0 -1 64 6897 0 1 0 950 7 0 0 17 0 12 0 194147734 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23419] ppid=23414 vsize=1686268 CPUtime=8.8
/proc/23416/task/23419/stat : 23419 (java) S 23414 23416 22991 0 -1 64 110365 0 0 0 836 44 0 0 16 0 12 0 194147735 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23420] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23420/stat : 23420 (java) S 23414 23416 22991 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23421] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23421/stat : 23421 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194147736 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23422] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23422/stat : 23422 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23423] ppid=23414 vsize=1686268 CPUtime=0.1
/proc/23416/task/23423/stat : 23423 (java) S 23414 23416 22991 0 -1 64 447 0 0 0 10 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23424] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23424/stat : 23424 (java) S 23414 23416 22991 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23416/tid=23425] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23425/stat : 23425 (java) S 23414 23416 22991 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 194147738 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23416/tid=23426] ppid=23414 vsize=1686268 CPUtime=0.01
/proc/23416/task/23426/stat : 23426 (java) S 23414 23416 22991 0 -1 64 71 0 0 0 0 1 0 0 18 0 12 0 194149576 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=23416/tid=23428] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23428/stat : 23428 (java) S 23414 23416 22991 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23416/tid=23429] ppid=23414 vsize=1686268 CPUtime=0
/proc/23416/task/23429/stat : 23429 (java) S 23414 23416 22991 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 194149580 1726738432 90610 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 133.91
Current children cumulated vsize (KiB) 1723780

[startup+134.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/77 23429
/proc/meminfo: memFree=1445896/2055920 swapFree=4182292/4192956
[pid=23416] ppid=23414 vsize=0 CPUtime=134.28
/proc/23416/stat : 23416 (java) Z 23414 23416 22991 0 -1 12 118679 10009 1 0 1798 57 11566 7 16 0 2 0 194147733 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23416/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 134.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 134.332
CPU time (s): 134.329
CPU user time (s): 133.649
CPU system time (s): 0.679896
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 1728244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.649
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128688
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= 3429
involuntary context switches= 608

runsolver used 0.162975 second user time and 0.365944 second system time

The end

Launcher Data

Begin job on node70 at 2009-06-17 21:05:38
IDJOB=1885310
IDBENCH=72044
IDSOLVER=688
FILE ID=node70/1885310-1245265537
PBS_JOBID= 9372391
Free space on /tmp= 66396 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/crypto/md5gen/gus-md5-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-1885310-1245265537/watcher-1885310-1245265537 -o /tmp/evaluation-result-1885310-1245265537/solver-1885310-1245265537 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885310-1245265537.opb minisat %dimacs %var

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

MD5SUM BENCH= f7ebea812ac4e537a77b59086050f9fa
RANDOM SEED=849495522

node70.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.241
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.241
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:       1841608 kB
Buffers:         15472 kB
Cached:         127800 kB
SwapCached:       4764 kB
Active:          37564 kB
Inactive:       113416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841608 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:            8052 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            49388 kB
Committed_AS:    91524 kB
PageTables:       1376 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-1885310-1245265537.opb

Free space on /tmp at the end= 66392 MiB
End job on node70 at 2009-06-17 21:07:52