Trace number 1883732

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.11 1800.78

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.opb
MD5SUM583fb36c9cf948cc03f361dd87435bdd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.05999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.67/0.63	------------------------
0.67/0.63	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.67/0.63	Size : 0, 28830, 0, 0, 0
0.67/0.63	Count : 0, 61, 0, 0, 0
0.67/0.63	
0.67/0.63	Command line : minisat tmp.dimacs %var 
0.67/0.63	
0.67/0.63	------------------------
0.67/0.64	This is MiniSat 2.0 beta
0.67/0.64	WARNING: for repeatability, setting FPU to use double precision
0.67/0.64	============================[ Problem Statistics ]=============================
0.67/0.64	|                                                                             |
0.67/0.64	|  Number of variables:  930                                                  |
0.67/0.64	|  Number of clauses:    13981                                                |
0.67/0.65	|  Parsing time:         0.01         s                                       |
0.71/0.78	============================[ Search Statistics ]==============================
0.71/0.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.71/0.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.71/0.78	===============================================================================
0.71/0.78	|         0 |     899    13950    53940 |     4650        0    nan |  0.000 % |
0.71/0.79	|       100 |     899    13950    53940 |     5115      100    136 |  0.000 % |
0.71/0.80	|       251 |     899    13950    53940 |     5626      251    167 |  0.000 % |
0.71/0.81	|       478 |     899    13950    53940 |     6189      478    164 |  0.000 % |
0.71/0.83	|       815 |     899    13950    53940 |     6808      815    176 |  0.000 % |
0.71/0.87	|      1322 |     899    13950    53940 |     7488     1322    178 |  0.000 % |
0.71/0.94	|      2084 |     899    13950    53940 |     8237     2084    198 |  0.000 % |
1.06/1.09	|      3224 |     899    13950    53940 |     9061     3224    237 |  0.000 % |
1.26/1.26	|      4934 |     899    13950    53940 |     9967     4934    224 |  0.000 % |
1.56/1.57	|      7498 |     899    13950    53940 |    10964     7498    208 |  0.000 % |
2.35/2.31	|     11342 |     899    13950    53940 |    12060    11342    213 |  0.000 % |
3.27/3.26	|     17109 |     899    13950    53940 |    13266    10645    220 |  0.000 % |
5.06/5.08	|     25762 |     899    13950    53940 |    14593    12227    208 |  0.000 % |
10.35/10.31	|     38737 |     899    13950    53940 |    16053     9783    289 |  0.000 % |
17.65/17.61	|     58201 |     899    13950    53940 |    17658    12372    233 |  0.000 % |
27.25/27.23	|     87398 |     899    13950    53940 |    19424    13872    318 |  0.000 % |
43.85/43.89	|    131188 |     899    13950    53940 |    21366    17200    206 |  0.000 % |
74.94/74.99	|    196873 |     899    13950    53940 |    23503    16342    291 |  0.000 % |
128.91/128.91	|    295402 |     899    13950    53940 |    25853    16343    260 |  0.000 % |
230.17/230.22	|    443191 |     899    13950    53940 |    28438    25371    351 |  0.000 % |
357.70/357.88	|    664874 |     899    13950    53940 |    31282    17398    241 |  0.000 % |
577.23/577.44	|    997399 |     899    13950    53940 |    34411    31834    295 |  0.000 % |
960.78/961.16	|   1496188 |     899    13950    53940 |    37852    31761    249 |  0.000 % |
1569.54/1570.11	|   2244372 |     899    13950    53940 |    41637    15535    290 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883732-1245195378/watcher-1883732-1245195378 -o /tmp/evaluation-result-1883732-1245195378/solver-1883732-1245195378 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883732-1245195378.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 1.00 3/64 5093
/proc/meminfo: memFree=1874664/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1620 CPUtime=0
/proc/5093/stat : 5093 (java) R 5091 5093 4029 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 187135158 1658880 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5093/statm: 405 161 124 9 0 47 0

[startup+0.028667 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5093
/proc/meminfo: memFree=1874664/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1682168 CPUtime=0.02
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 1695 0 1 0 1 1 0 0 18 0 5 0 187135158 1722540032 1340 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 420542 1341 790 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.102679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5093
/proc/meminfo: memFree=1874664/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1685288 CPUtime=0.11
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 2929 0 1 0 9 2 0 0 18 0 9 0 187135158 1725734912 2423 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421322 2423 1222 9 0 416233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685288

[startup+0.302698 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5093
/proc/meminfo: memFree=1874664/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1685420 CPUtime=0.37
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 3587 0 1 0 35 2 0 0 18 0 9 0 187135158 1725870080 3055 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421355 3055 1258 9 0 416266 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685420

[startup+0.702741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5093
/proc/meminfo: memFree=1874664/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 5953 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4861 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4861 2163 9 0 416509 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1686392

[startup+1.50181 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5106
/proc/meminfo: memFree=1859968/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6026 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=9012 CPUtime=0.85
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 1946 0 0 0 85 0 0 0 25 0 1 0 187135222 9228288 1924 1992294400 134512640 135156773 4294956080 18446744073709551615 134552651 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 2253 1925 75 157 0 2093 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2608 0 0 0 9 0 0 0 17 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 38 0 0 0 0 0 0 0 15 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1695404

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5106
/proc/meminfo: memFree=1852608/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6026 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=14292 CPUtime=2.45
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 3287 0 0 0 244 1 0 0 25 0 1 0 187135222 14635008 3265 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 3573 3265 75 157 0 3413 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2608 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 38 0 0 0 0 0 0 0 15 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1700684

[startup+6.30229 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5106
/proc/meminfo: memFree=1848576/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=17996 CPUtime=5.65
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 4188 0 0 0 563 2 0 0 25 0 1 0 187135222 18427904 4166 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 4499 4166 75 157 0 4339 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1704388

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5106
/proc/meminfo: memFree=1841664/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=22884 CPUtime=12.04
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 5420 0 0 0 1202 2 0 0 25 0 1 0 187135222 23433216 5398 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 5721 5398 75 157 0 5561 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1709276

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5106
/proc/meminfo: memFree=1834816/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=29932 CPUtime=24.85
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 7183 0 0 0 2481 4 0 0 25 0 1 0 187135222 30650368 7161 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 7483 7161 75 157 0 7323 0

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

/proc/5104/statm: 19461 19066 75 157 0 19301 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 1764236

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5114
/proc/meminfo: memFree=1786112/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=77844 CPUtime=1720.97
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 19614 0 0 0 172082 15 0 0 25 0 1 0 187135222 79712256 19066 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 19461 19066 75 157 0 19301 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 1764236

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5114
/proc/meminfo: memFree=1786048/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=77844 CPUtime=1780.95
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 19614 0 0 0 178080 15 0 0 25 0 1 0 187135222 79712256 19066 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 19461 19066 75 157 0 19301 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 1764236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5114
/proc/meminfo: memFree=1786048/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=77844 CPUtime=1799.35
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 19614 0 0 0 179920 15 0 0 25 0 1 0 187135222 79712256 19066 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 19461 19066 75 157 0 19301 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1764236

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 5114
/proc/meminfo: memFree=1786048/2055920 swapFree=4181364/4192956
[pid=5093] ppid=5091 vsize=1686392 CPUtime=0.71
/proc/5093/stat : 5093 (java) S 5091 5093 4029 0 -1 0 6164 0 1 0 68 3 0 0 18 0 12 0 187135158 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5093/statm: 421598 4863 2163 9 0 416509 0
[pid=5104] ppid=5093 vsize=77844 CPUtime=1799.35
/proc/5104/stat : 5104 (minisat) R 5093 5093 4029 0 -1 4194304 19614 0 0 0 179920 15 0 0 25 0 1 0 187135222 79712256 19066 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/5104/statm: 19461 19066 75 157 0 19301 0
[pid=5093/tid=5095] ppid=5091 vsize=1686392 CPUtime=0.5
/proc/5093/task/5095/stat : 5095 (java) S 5091 5093 4029 0 -1 64 2155 0 1 0 49 1 0 0 18 0 12 0 187135159 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5096] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5096/stat : 5096 (java) S 5091 5093 4029 0 -1 64 2741 0 0 0 9 0 0 0 16 0 12 0 187135160 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5097] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5097/stat : 5097 (java) S 5091 5093 4029 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5098] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5098/stat : 5098 (java) S 5091 5093 4029 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187135161 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5093/tid=5099] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5099/stat : 5099 (java) S 5091 5093 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5100] ppid=5091 vsize=1686392 CPUtime=0.09
/proc/5093/task/5100/stat : 5100 (java) S 5091 5093 4029 0 -1 64 413 0 0 0 9 0 0 0 16 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5101] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5101/stat : 5101 (java) S 5091 5093 4029 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5102] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5102/stat : 5102 (java) S 5091 5093 4029 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187135163 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5093/tid=5103] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5103/stat : 5103 (java) S 5091 5093 4029 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5093/tid=5105] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5105/stat : 5105 (java) S 5091 5093 4029 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5093/tid=5106] ppid=5091 vsize=1686392 CPUtime=0
/proc/5093/task/5106/stat : 5106 (java) S 5091 5093 4029 0 -1 64 4 0 0 0 0 0 0 0 19 0 12 0 187135222 1726865408 4863 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1764236

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.11
CPU user time (s): 1799.9
CPU system time (s): 0.215967
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 1764236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26212
page faults= 78
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36895
involuntary context switches= 42707

runsolver used 1.87771 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node36 at 2009-06-17 01:36:18
IDJOB=1883732
IDBENCH=2583
IDSOLVER=688
FILE ID=node36/1883732-1245195378
PBS_JOBID= 9368288
Free space on /tmp= 66200 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.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-1883732-1245195378/watcher-1883732-1245195378 -o /tmp/evaluation-result-1883732-1245195378/solver-1883732-1245195378 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883732-1245195378.opb minisat %dimacs %var

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

MD5SUM BENCH= 583fb36c9cf948cc03f361dd87435bdd
RANDOM SEED=2062311258

node36.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.230
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.230
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:       1875208 kB
Buffers:         44748 kB
Cached:          89032 kB
SwapCached:       6436 kB
Active:          77428 kB
Inactive:        65268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875208 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:             972 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            24144 kB
Committed_AS:   195544 kB
PageTables:       1380 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-1883732-1245195378.opb

Free space on /tmp at the end= 66196 MiB
End job on node36 at 2009-06-17 02:06:21