Trace number 1883384

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26? (TO) 1800.14 1800.15

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.85/2.11	------------------------
1.85/2.11	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.85/2.11	Size : 0, 5612, 0, 0, 71843
1.85/2.11	Count : 0, 932, 0, 0, 10
1.85/2.11	
1.85/2.11	Command line : minisat tmp.dimacs %var 
1.85/2.11	
1.85/2.11	------------------------
1.85/2.12	This is MiniSat 2.0 beta
1.85/2.12	WARNING: for repeatability, setting FPU to use double precision
1.85/2.12	============================[ Problem Statistics ]=============================
1.85/2.12	|                                                                             |
1.85/2.12	|  Number of variables:  2793                                                 |
1.85/2.12	|  Number of clauses:    26545                                                |
1.85/2.14	|  Parsing time:         0.02         s                                       |
1.85/2.20	============================[ Search Statistics ]==============================
1.85/2.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.85/2.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.85/2.20	===============================================================================
1.85/2.20	|         0 |    1461     8272    55420 |     2757        0    nan |  0.000 % |
1.87/2.21	|       100 |    1461     8272    55420 |     3033      100     49 |  5.013 % |
1.87/2.23	|       251 |    1458     8272    55420 |     3336      248     47 |  5.514 % |
1.87/2.25	|       478 |    1458     8272    55420 |     3670      475     42 |  5.514 % |
1.87/2.29	|       817 |    1447     8204    55282 |     4037      813     50 |  5.514 % |
1.88/2.34	|      1323 |    1447     8204    55282 |     4440     1319     65 |  5.514 % |
1.88/2.42	|      2082 |    1447     8204    55282 |     4884     2078     60 |  5.514 % |
1.88/2.58	|      3222 |    1442     8183    55240 |     5373     3217     55 |  5.693 % |
1.88/2.84	|      4934 |    1436     8161    55192 |     5910     4926     55 |  6.016 % |
2.95/3.27	|      7497 |    1436     8161    55192 |     6501     4279     52 |  6.015 % |
3.64/3.99	|     11341 |    1433     8143    55155 |     7151     4357     61 |  6.016 % |
4.84/5.12	|     17107 |    1429     8126    55118 |     7866     6084     61 |  6.158 % |
6.74/7.02	|     25756 |    1429     8126    55118 |     8653     5807     55 |  6.158 % |
9.64/9.92	|     38730 |    1429     8126    55118 |     9519     9316     56 |  6.158 % |
14.35/14.62	|     58193 |    1429     8126    55118 |    10470     8082     60 |  6.158 % |
20.95/21.23	|     87387 |    1429     8126    55118 |    11518     8733     56 |  6.158 % |
32.04/32.37	|    131177 |    1399     7987    54776 |    12669     8691     58 |  7.232 % |
49.54/49.89	|    196863 |    1399     7987    54776 |    13936    12990     53 |  7.233 % |
75.45/75.70	|    295389 |    1399     7987    54776 |    15330    14931     61 |  7.232 % |
113.46/113.77	|    443178 |    1399     7987    54776 |    16863    14993     73 |  7.232 % |
173.16/173.47	|    664861 |    1396     7975    54743 |    18549    10275     52 |  7.340 % |
285.47/285.80	|    997386 |    1396     7975    54743 |    20404    11500     47 |  7.340 % |
455.89/456.10	|   1496177 |    1396     7975    54743 |    22445    16711     61 |  7.340 % |
725.84/726.05	|   2244360 |    1396     7975    54743 |    24689    14656     63 |  7.340 % |
1148.70/1148.82	|   3366634 |    1396     7975    54743 |    27158    18994     54 |  7.340 % |
1752.08/1752.17	|   5050045 |    1396     7975    54743 |    29874    25664     49 |  7.340 % |

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-1883384-1245194275/watcher-1883384-1245194275 -o /tmp/evaluation-result-1883384-1245194275/solver-1883384-1245194275 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883384-1245194275.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 32678
/proc/meminfo: memFree=1836528/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=18576 CPUtime=0
/proc/32678/stat : 32678 (runsolver) D 32676 32678 31261 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 187027912 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 231962373415 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/32678/statm: 4644 284 249 26 0 2626 0

[startup+0.0697661 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 32678
/proc/meminfo: memFree=1836528/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1472 CPUtime=0
/proc/32678/stat : 32678 (java) D 32676 32678 31261 0 -1 0 91 0 4 0 0 0 0 0 18 0 1 0 187027912 1507328 68 1992294400 134512640 134550932 4294956192 18446744073709551615 7671456 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/32678/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101783 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 32678
/proc/meminfo: memFree=1836528/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=10208 CPUtime=0
/proc/32678/stat : 32678 (java) R 32676 32678 31261 0 -1 0 366 0 13 0 0 0 0 0 18 0 1 0 187027912 10452992 166 1992294400 134512640 134550932 4294956032 18446744073709551615 7209991 0 0 4096 0 0 0 0 17 0 0 0
/proc/32678/statm: 2552 166 130 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10208

[startup+0.301703 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 32678
/proc/meminfo: memFree=1836528/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1682168 CPUtime=0.06
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 1831 0 68 0 2 4 0 0 18 0 5 0 187027912 1722540032 1491 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 420542 1491 855 9 0 415457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1682168

[startup+0.701586 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 32678
/proc/meminfo: memFree=1836528/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1684524 CPUtime=0.44
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 3281 0 87 0 36 8 0 0 18 0 9 0 187027912 1724952576 2838 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421131 2838 1256 9 0 416042 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 1684524

[startup+1.50236 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 32687
/proc/meminfo: memFree=1810344/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1684524 CPUtime=1.23
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 4013 0 87 0 115 8 0 0 18 0 9 0 187027912 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421131 3533 1258 9 0 416042 0
[pid=32678/tid=32680] ppid=32676 vsize=1684524 CPUtime=1.09
/proc/32678/task/32680/stat : 32680 (java) R 32676 32678 31261 0 -1 64 1946 0 41 0 104 5 0 0 18 0 9 0 187027927 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4126463213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1684524 CPUtime=0.04
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 1049 0 0 0 4 0 0 0 17 0 9 0 187027939 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1684524 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187027941 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1684524 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 9 0 187027941 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1684524 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 187027947 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1684524 CPUtime=0.06
/proc/32678/task/32685/stat : 32685 (java) R 32676 32678 31261 0 -1 64 329 0 0 0 6 0 0 0 16 0 9 0 187027947 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 102129234 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1684524 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187027947 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1684524 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187027947 1724952576 3533 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1684524

[startup+3.1029 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 32687
/proc/meminfo: memFree=1804648/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.88
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6434 0 91 0 178 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3050 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 428 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 1685604
heavy processes:

[startup+6.30198 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 32691
/proc/meminfo: memFree=1798920/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.88
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6591 0 91 0 178 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=6364 CPUtime=4.16
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 1393 0 0 0 416 0 0 0 25 0 1 0 187028124 6516736 1334 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 1591 1334 75 157 0 1431 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 428 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1691968

[startup+12.7021 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 32691
/proc/meminfo: memFree=1797896/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.88
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6596 0 91 0 178 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=7024 CPUtime=10.56
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 1545 0 0 0 1056 0 0 0 25 0 1 0 187028124 7192576 1486 1992294400 134512640 135156773 4294956080 18446744073709551615 134554604 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 1756 1486 75 157 0 1596 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1692628

[startup+25.5025 s]
/proc/loadavg: 0.99 1.00 1.00 2/77 32691
/proc/meminfo: memFree=1796680/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.88
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6598 0 91 0 178 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=8348 CPUtime=23.36
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 1886 0 0 0 2335 1 0 0 25 0 1 0 187028124 8548352 1827 1992294400 134512640 135156773 4294956080 18446744073709551615 134556267 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 2087 1827 75 157 0 1927 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0

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

/proc/32689/statm: 5602 5203 75 157 0 5442 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 1708012

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32691
/proc/meminfo: memFree=1782472/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.89
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6599 0 91 0 179 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=22552 CPUtime=1720.38
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 5273 0 0 0 172031 7 0 0 25 0 1 0 187028124 23093248 5214 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 5638 5214 75 157 0 5478 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 1708156

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32693
/proc/meminfo: memFree=1781128/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.89
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6599 0 91 0 179 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=23484 CPUtime=1780.39
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 5526 0 0 0 178031 8 0 0 25 0 1 0 187028124 24047616 5467 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 5871 5467 75 157 0 5711 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 1709088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32693
/proc/meminfo: memFree=1781128/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.89
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6599 0 91 0 179 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=23484 CPUtime=1798.2
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 5533 0 0 0 179812 8 0 0 25 0 1 0 187028124 24047616 5474 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 5871 5474 75 157 0 5711 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1709088

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

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

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32693
/proc/meminfo: memFree=1781128/2055920 swapFree=4191900/4192956
[pid=32678] ppid=32676 vsize=1685604 CPUtime=1.89
/proc/32678/stat : 32678 (java) S 32676 32678 31261 0 -1 0 6599 0 91 0 179 10 0 0 18 0 12 0 187027912 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32678/statm: 421401 5390 2164 9 0 416312 0
[pid=32689] ppid=32678 vsize=23484 CPUtime=1798.2
/proc/32689/stat : 32689 (minisat) R 32678 32678 31261 0 -1 4194304 5533 0 0 0 179812 8 0 0 25 0 1 0 187028124 24047616 5474 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/32689/statm: 5871 5474 75 157 0 5711 0
[pid=32678/tid=32680] ppid=32676 vsize=1685604 CPUtime=1.58
/proc/32678/task/32680/stat : 32680 (java) S 32676 32678 31261 0 -1 64 2136 0 42 0 153 5 0 0 18 0 12 0 187027927 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32681] ppid=32676 vsize=1685604 CPUtime=0.16
/proc/32678/task/32681/stat : 32681 (java) S 32676 32678 31261 0 -1 64 3198 0 3 0 15 1 0 0 16 0 12 0 187027939 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32682] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32682/stat : 32682 (java) S 32676 32678 31261 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32683] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32683/stat : 32683 (java) S 32676 32678 31261 0 -1 64 10 0 1 0 0 0 0 0 16 0 12 0 187027941 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32684] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32684/stat : 32684 (java) S 32676 32678 31261 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32685] ppid=32676 vsize=1685604 CPUtime=0.09
/proc/32678/task/32685/stat : 32685 (java) S 32676 32678 31261 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32686] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32686/stat : 32686 (java) S 32676 32678 31261 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32678/tid=32687] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32687/stat : 32687 (java) S 32676 32678 31261 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187027947 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32678/tid=32688] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32688/stat : 32688 (java) S 32676 32678 31261 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187028124 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=32678/tid=32690] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32690/stat : 32690 (java) S 32676 32678 31261 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=32678/tid=32691] ppid=32676 vsize=1685604 CPUtime=0
/proc/32678/task/32691/stat : 32691 (java) S 32676 32678 31261 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 187028125 1726058496 5390 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1709088

Child status: 0
Real time (s): 1800.15
CPU time (s): 1800.14
CPU user time (s): 1799.92
CPU system time (s): 0.214967
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 1709088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12633
page faults= 102
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37295
involuntary context switches= 39164

runsolver used 1.9447 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-17 01:17:55
IDJOB=1883384
IDBENCH=1161
IDSOLVER=688
FILE ID=node16/1883384-1245194275
PBS_JOBID= 9368289
Free space on /tmp= 66280 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21bt.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-1883384-1245194275/watcher-1883384-1245194275 -o /tmp/evaluation-result-1883384-1245194275/solver-1883384-1245194275 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883384-1245194275.opb minisat %dimacs %var

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

MD5SUM BENCH= cc11de80c07cf0d445d50327479f6689
RANDOM SEED=640726053

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1837008 kB
Buffers:         42916 kB
Cached:          99896 kB
SwapCached:        260 kB
Active:          50524 kB
Inactive:       105028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837008 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             892 kB
Writeback:           0 kB
Mapped:          21276 kB
Slab:            49396 kB
Committed_AS:   168028 kB
PageTables:       1440 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-1883384-1245194275.opb

Free space on /tmp at the end= 66280 MiB
End job on node16 at 2009-06-17 01:47:57