Trace number 1883630

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.05 1800.69

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
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.025995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
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 constraint15
Maximum length of a constraint25
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 26
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.37	------------------------
0.37/0.37	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.37/0.37	Size : 0, 18750, 0, 0, 0
0.37/0.37	Count : 0, 80, 0, 0, 0
0.37/0.37	
0.37/0.37	Command line : minisat tmp.dimacs %var 
0.37/0.37	
0.37/0.37	------------------------
0.37/0.38	This is MiniSat 2.0 beta
0.37/0.38	WARNING: for repeatability, setting FPU to use double precision
0.37/0.38	============================[ Problem Statistics ]=============================
0.37/0.38	|                                                                             |
0.37/0.38	|  Number of variables:  750                                                  |
0.37/0.38	|  Number of clauses:    9050                                                 |
0.37/0.38	|  Parsing time:         0.01         s                                       |
0.45/0.41	============================[ Search Statistics ]==============================
0.45/0.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.45/0.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.45/0.41	===============================================================================
0.45/0.41	|         0 |     700     9000    33600 |     3000        0    nan |  0.000 % |
0.45/0.42	|       100 |     700     9000    33600 |     3300      100     63 |  0.000 % |
0.45/0.42	|       250 |     700     9000    33600 |     3630      250     65 |  0.000 % |
0.45/0.43	|       476 |     700     9000    33600 |     3993      476     76 |  0.000 % |
0.45/0.45	|       813 |     700     9000    33600 |     4392      813     79 |  0.000 % |
0.45/0.47	|      1320 |     700     9000    33600 |     4831     1320     92 |  0.000 % |
0.45/0.54	|      2081 |     700     9000    33600 |     5314     2081     98 |  0.000 % |
0.45/0.65	|      3221 |     700     9000    33600 |     5846     3221    101 |  0.000 % |
0.45/0.88	|      4930 |     700     9000    33600 |     6430     4930    103 |  0.000 % |
1.66/1.63	|      7494 |     700     9000    33600 |     7073     4205    110 |  0.000 % |
2.16/2.20	|     11339 |     700     9000    33600 |     7781     4462    110 |  0.000 % |
3.56/3.50	|     17110 |     700     9000    33600 |     8559     6286    109 |  0.000 % |
4.86/4.84	|     25759 |     700     9000    33600 |     9415     6235     99 |  0.000 % |
7.05/7.10	|     38733 |     700     9000    33600 |    10356     4851     99 |  0.000 % |
11.35/11.33	|     58195 |     700     9000    33600 |    11392     8600     96 |  0.000 % |
20.56/20.54	|     87388 |     700     9000    33600 |    12531     9004     96 |  0.000 % |
30.35/30.38	|    131178 |     700     9000    33600 |    13784     8389    101 |  0.000 % |
46.54/46.57	|    196864 |     700     9000    33600 |    15163    11324    107 |  0.000 % |
73.03/73.03	|    295390 |     700     9000    33600 |    16679    10183    102 |  0.000 % |
128.82/128.88	|    443180 |     700     9000    33600 |    18347    14947    102 |  0.000 % |
206.28/206.33	|    664864 |     700     9000    33600 |    20182    14392    100 |  0.000 % |
320.24/320.31	|    997389 |     700     9000    33600 |    22200    10592    103 |  0.000 % |
491.38/491.53	|   1496178 |     700     9000    33600 |    24420    16782    116 |  0.000 % |
749.49/749.79	|   2244369 |     700     9000    33600 |    26862    21832    118 |  0.000 % |
1181.33/1181.79	|   3366645 |     700     9000    33600 |    29549    22064    115 |  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-1883630-1245195016/watcher-1883630-1245195016 -o /tmp/evaluation-result-1883630-1245195016/solver-1883630-1245195016 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883630-1245195016.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 0.97 0.99 2/65 17049
/proc/meminfo: memFree=1833392/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1476 CPUtime=0
/proc/17049/stat : 17049 (java) R 17047 17049 16865 0 -1 0 127 0 0 0 0 0 0 0 18 0 1 0 187100520 1511424 100 1992294400 134512640 134550932 4294956192 18446744073709551615 4160642160 0 0 4096 0 0 0 0 17 1 0 0
/proc/17049/statm: 402 108 84 9 0 44 0

[startup+0.0973471 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17049
/proc/meminfo: memFree=1833392/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1685316 CPUtime=0.1
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 2857 0 1 0 9 1 0 0 18 0 9 0 187100520 1725763584 2352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421329 2352 1221 9 0 416240 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685316

[startup+0.101346 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17049
/proc/meminfo: memFree=1833392/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1685316 CPUtime=0.11
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 2937 0 1 0 10 1 0 0 18 0 9 0 187100520 1725763584 2427 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421329 2428 1226 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.301383 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17049
/proc/meminfo: memFree=1833392/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1685452 CPUtime=0.37
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 3643 0 1 0 35 2 0 0 18 0 9 0 187100520 1725902848 3102 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421363 3102 1258 9 0 416274 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685452

[startup+0.701458 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 17049
/proc/meminfo: memFree=1833392/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4188 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 1686424

[startup+1.5026 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17062
/proc/meminfo: memFree=1821512/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4206 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=5656 CPUtime=1.11
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 1091 0 0 0 111 0 0 0 25 0 1 0 187100557 5791744 1071 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 1414 1071 75 157 0 1254 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 779 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1692080

[startup+3.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17062
/proc/meminfo: memFree=1819912/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4207 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=6580 CPUtime=2.71
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 1323 0 0 0 271 0 0 0 25 0 1 0 187100557 6737920 1303 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 1645 1303 75 157 0 1485 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 779 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1693004

[startup+6.3025 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17062
/proc/meminfo: memFree=1818824/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4349 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=7660 CPUtime=5.9
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 1594 0 0 0 590 0 0 0 25 0 1 0 187100557 7843840 1574 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 1915 1574 75 157 0 1755 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1694084

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17062
/proc/meminfo: memFree=1817496/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4349 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=8984 CPUtime=12.3
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 1925 0 0 0 1230 0 0 0 25 0 1 0 187100557 9199616 1905 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 2246 1905 75 157 0 2086 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1695408

[startup+25.5021 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17062
/proc/meminfo: memFree=1816024/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4349 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=10060 CPUtime=25.1
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 2186 0 0 0 2509 1 0 0 25 0 1 0 187100557 10301440 2166 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 2515 2166 75 157 0 2355 0

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

/proc/17060/statm: 8550 7917 75 157 0 8390 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1720624

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17064
/proc/meminfo: memFree=1791960/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4350 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=34200 CPUtime=1661.3
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 7939 0 0 0 166124 6 0 0 25 0 1 0 187100557 35020800 7919 1992294400 134512640 135156773 4294956080 18446744073709551615 134556311 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 8550 7919 75 157 0 8390 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 1720624

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17064
/proc/meminfo: memFree=1791768/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4350 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=34380 CPUtime=1721.28
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 7988 0 0 0 172122 6 0 0 25 0 1 0 187100557 35205120 7968 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 8595 7968 75 157 0 8435 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1720804

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17064
/proc/meminfo: memFree=1791384/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4350 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=34816 CPUtime=1781.25
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 8072 0 0 0 178119 6 0 0 25 0 1 0 187100557 35651584 8052 1992294400 134512640 135156773 4294956080 18446744073709551615 134556469 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 8704 8052 75 157 0 8544 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 1721240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17064
/proc/meminfo: memFree=1791384/2055920 swapFree=4192812/4192956
[pid=17049] ppid=17047 vsize=1686424 CPUtime=0.45
/proc/17049/stat : 17049 (java) S 17047 17049 16865 0 -1 0 4350 0 1 0 42 3 0 0 18 0 12 0 187100520 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17049/statm: 421606 3316 1273 9 0 416517 0
[pid=17060] ppid=17049 vsize=34816 CPUtime=1799.56
/proc/17060/stat : 17060 (minisat) R 17049 17049 16865 0 -1 4194304 8072 0 0 0 179950 6 0 0 25 0 1 0 187100557 35651584 8052 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 1 0 0
/proc/17060/statm: 8704 8052 75 157 0 8544 0
[pid=17049/tid=17051] ppid=17047 vsize=1686424 CPUtime=0.31
/proc/17049/task/17051/stat : 17051 (java) S 17047 17049 16865 0 -1 64 2138 0 1 0 30 1 0 0 18 0 12 0 187100521 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17052] ppid=17047 vsize=1686424 CPUtime=0.02
/proc/17049/task/17052/stat : 17052 (java) S 17047 17049 16865 0 -1 64 911 0 0 0 2 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17053] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17053/stat : 17053 (java) S 17047 17049 16865 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17054] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17054/stat : 17054 (java) S 17047 17049 16865 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 187100522 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17055] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17055/stat : 17055 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17056] ppid=17047 vsize=1686424 CPUtime=0.08
/proc/17049/task/17056/stat : 17056 (java) S 17047 17049 16865 0 -1 64 420 0 0 0 8 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17057] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17057/stat : 17057 (java) S 17047 17049 16865 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17049/tid=17058] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17058/stat : 17058 (java) S 17047 17049 16865 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187100524 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17049/tid=17059] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17059/stat : 17059 (java) S 17047 17049 16865 0 -1 64 69 0 0 0 0 0 0 0 16 0 12 0 187100557 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=17049/tid=17061] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17061/stat : 17061 (java) S 17047 17049 16865 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=17049/tid=17062] ppid=17047 vsize=1686424 CPUtime=0
/proc/17049/task/17062/stat : 17062 (java) S 17047 17049 16865 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187100558 1726898176 3316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1721240

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

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

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.05
CPU user time (s): 1799.93
CPU system time (s): 0.119981
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 1721244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12922
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36754
involuntary context switches= 36893

runsolver used 1.89871 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node81 at 2009-06-17 01:30:16
IDJOB=1883630
IDBENCH=1407
IDSOLVER=688
FILE ID=node81/1883630-1245195016
PBS_JOBID= 9368328
Free space on /tmp= 126776 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.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-1883630-1245195016/watcher-1883630-1245195016 -o /tmp/evaluation-result-1883630-1245195016/solver-1883630-1245195016 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883630-1245195016.opb minisat %dimacs %var

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

MD5SUM BENCH= ddad6b8774f3cb7ea8e2d9ff3a650623
RANDOM SEED=1813375863

node81.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1833936 kB
Buffers:         42320 kB
Cached:         105580 kB
SwapCached:          0 kB
Active:          74028 kB
Inactive:        88720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          24644 kB
Slab:            45048 kB
Committed_AS:   103752 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883630-1245195016.opb

Free space on /tmp at the end= 126776 MiB
End job on node81 at 2009-06-17 02:00:19