Trace number 1883636

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.15 1800.58

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr.opb
MD5SUM55203b98fb707e386dea9ef4475d45f9
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.099984
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2100
Total number of constraints130
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
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 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.36/1.37	------------------------
1.36/1.37	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.36/1.37	Size : 0, 73500, 0, 0, 0
1.36/1.37	Count : 0, 130, 0, 0, 0
1.36/1.37	
1.36/1.37	Command line : minisat tmp.dimacs %var 
1.36/1.37	
1.36/1.37	------------------------
1.36/1.38	This is MiniSat 2.0 beta
1.36/1.38	WARNING: for repeatability, setting FPU to use double precision
1.36/1.38	============================[ Problem Statistics ]=============================
1.36/1.38	|                                                                             |
1.36/1.38	|  Number of variables:  2100                                                 |
1.36/1.38	|  Number of clauses:    35770                                                |
1.44/1.41	|  Parsing time:         0.02         s                                       |
1.44/1.78	============================[ Search Statistics ]==============================
1.44/1.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.44/1.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.44/1.78	===============================================================================
1.44/1.78	|         0 |    2030    35700   138040 |    11900        0    nan |  0.000 % |
1.44/1.79	|       100 |    2030    35700   138040 |    13090      100    129 |  0.000 % |
1.44/1.80	|       250 |    2030    35700   138040 |    14399      250    134 |  0.000 % |
1.44/1.81	|       477 |    2030    35700   138040 |    15838      477    139 |  0.000 % |
1.44/1.83	|       817 |    2030    35700   138040 |    17422      817    146 |  0.000 % |
1.44/1.88	|      1324 |    2030    35700   138040 |    19165     1324    165 |  0.000 % |
1.44/1.94	|      2083 |    2030    35700   138040 |    21081     2083    171 |  0.000 % |
1.44/2.07	|      3223 |    2030    35700   138040 |    23189     3223    175 |  0.000 % |
2.45/2.41	|      4931 |    2030    35700   138040 |    25508     4931    193 |  0.000 % |
2.75/2.74	|      7494 |    2030    35700   138040 |    28059     7494    189 |  0.000 % |
3.44/3.41	|     11338 |    2030    35700   138040 |    30865    11338    193 |  0.000 % |
5.05/5.07	|     17105 |    2030    35700   138040 |    33952    17105    214 |  0.000 % |
9.45/9.47	|     25756 |    2030    35700   138040 |    37347    25756    263 |  0.000 % |
19.94/19.94	|     38734 |    2030    35700   138040 |    41082    12448    451 |  0.000 % |
31.84/31.83	|     58196 |    2030    35700   138040 |    45190    31910    372 |  0.000 % |
55.94/55.98	|     87389 |    2030    35700   138040 |    49709    27078    320 |  0.000 % |
116.42/116.48	|    131178 |    2030    35700   138040 |    54680    34332    373 |  0.000 % |
204.00/204.06	|    196863 |    2030    35700   138040 |    60148    18605    276 |  0.000 % |
297.27/297.30	|    295389 |    2030    35700   138040 |    66163    24458    363 |  0.000 % |
473.12/473.25	|    443181 |    2030    35700   138040 |    72779    17107    244 |  0.000 % |
764.74/764.92	|    664866 |    2030    35700   138040 |    80057    61853    225 |  0.000 % |
1311.90/1312.24	|    997393 |    2030    35700   138040 |    88062    67493    302 |  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-1883636-1245195058/watcher-1883636-1245195058 -o /tmp/evaluation-result-1883636-1245195058/solver-1883636-1245195058 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883636-1245195058.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.98 0.99 3/65 9562
/proc/meminfo: memFree=1815848/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=152 CPUtime=0
/proc/9562/stat : 9562 (java) R 9560 9562 8618 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 187105213 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 9274148 0 0 4096 0 0 0 0 17 1 0 0
/proc/9562/statm: 38 26 19 9 0 4 0

[startup+0.072697 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9562
/proc/meminfo: memFree=1815848/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1685436 CPUtime=0.06
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 2725 0 1 0 5 1 0 0 18 0 9 0 187105213 1725886464 2220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421359 2220 1200 9 0 416270 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685436

[startup+0.101695 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9562
/proc/meminfo: memFree=1815848/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1685436 CPUtime=0.11
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 2858 0 1 0 10 1 0 0 18 0 9 0 187105213 1725886464 2353 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421359 2353 1215 9 0 416270 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685436

[startup+0.302089 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9562
/proc/meminfo: memFree=1815848/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1685592 CPUtime=0.36
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 3566 0 1 0 34 2 0 0 18 0 9 0 187105213 1726046208 3039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421398 3039 1253 9 0 416309 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685592

[startup+0.701764 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9562
/proc/meminfo: memFree=1815848/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1685592 CPUtime=0.77
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 5864 0 1 0 74 3 0 0 18 0 9 0 187105213 1726046208 5126 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421398 5126 2160 9 0 416309 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1685592

[startup+1.50285 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 9571
/proc/meminfo: memFree=1801568/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7495 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6402 2163 9 0 416552 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4021 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 351 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6402 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 1686564

[startup+3.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9575
/proc/meminfo: memFree=1792704/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7591 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=12188 CPUtime=1.71
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 2907 0 0 0 170 1 0 0 25 0 1 0 187105351 12480512 2812 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 3047 2812 75 157 0 2887 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4037 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 425 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1698752

[startup+6.30239 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9575
/proc/meminfo: memFree=1777344/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7731 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=25352 CPUtime=4.91
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 6169 0 0 0 489 2 0 0 25 0 1 0 187105351 25960448 6074 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 6338 6074 75 157 0 6178 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 425 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1711916

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9575
/proc/meminfo: memFree=1758600/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7737 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=41692 CPUtime=11.31
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 10276 0 0 0 1125 6 0 0 25 0 1 0 187105351 42692608 10181 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 10423 10181 75 157 0 10263 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 431 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 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) 1728256

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9575
/proc/meminfo: memFree=1742856/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7739 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=56012 CPUtime=24.1
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 13841 0 0 0 2402 8 0 0 25 0 1 0 187105351 57356288 13746 1992294400 134512640 135156773 4294956080 18446744073709551615 134553626 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 14003 13746 75 157 0 13843 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0

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

/proc/9573/statm: 37085 36660 75 157 0 36925 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 431 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 1834904

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9577
/proc/meminfo: memFree=1650248/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7740 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=148340 CPUtime=1720.45
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 36760 0 0 0 172015 30 0 0 25 0 1 0 187105351 151900160 36665 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 37085 36665 75 157 0 36925 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 431 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 1834904

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9577
/proc/meminfo: memFree=1650248/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7740 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=148340 CPUtime=1780.43
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 36760 0 0 0 178013 30 0 0 25 0 1 0 187105351 151900160 36665 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 37085 36665 75 157 0 36925 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 431 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 1834904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9577
/proc/meminfo: memFree=1650248/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7740 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=148340 CPUtime=1798.64
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 36760 0 0 0 179833 31 0 0 25 0 1 0 187105351 151900160 36665 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 37085 36665 75 157 0 36925 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 431 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1834904

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9577
/proc/meminfo: memFree=1650248/2055920 swapFree=4191900/4192956
[pid=9562] ppid=9560 vsize=1686564 CPUtime=1.44
/proc/9562/stat : 9562 (java) S 9560 9562 8618 0 -1 0 7740 0 1 0 140 4 0 0 18 0 12 0 187105213 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9562/statm: 421641 6404 2163 9 0 416552 0
[pid=9573] ppid=9562 vsize=148340 CPUtime=1798.64
/proc/9573/stat : 9573 (minisat) R 9562 9562 8618 0 -1 4194304 36760 0 0 0 179833 31 0 0 25 0 1 0 187105351 151900160 36665 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9573/statm: 37085 36665 75 157 0 36925 0
[pid=9562/tid=9564] ppid=9560 vsize=1686564 CPUtime=1.09
/proc/9562/task/9564/stat : 9564 (java) S 9560 9562 8618 0 -1 64 2261 0 1 0 108 1 0 0 17 0 12 0 187105214 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9565] ppid=9560 vsize=1686564 CPUtime=0.23
/proc/9562/task/9565/stat : 9565 (java) S 9560 9562 8618 0 -1 64 4169 0 0 0 22 1 0 0 16 0 12 0 187105215 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9566] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9566/stat : 9566 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9562/tid=9567] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9567/stat : 9567 (java) S 9560 9562 8618 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187105216 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9568] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9568/stat : 9568 (java) S 9560 9562 8618 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9569] ppid=9560 vsize=1686564 CPUtime=0.08
/proc/9562/task/9569/stat : 9569 (java) S 9560 9562 8618 0 -1 64 431 0 0 0 8 0 0 0 16 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9560 9562 8618 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9560 9562 8618 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187105218 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9562/tid=9572] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9572/stat : 9572 (java) S 9560 9562 8618 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9562/tid=9574] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9574/stat : 9574 (java) S 9560 9562 8618 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9560 vsize=1686564 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9560 9562 8618 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187105351 1727041536 6404 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1834904

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.15
CPU user time (s): 1799.75
CPU system time (s): 0.401938
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 1834904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.401938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45006
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37376
involuntary context switches= 3194

runsolver used 1.72374 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 01:30:58
IDJOB=1883636
IDBENCH=1413
IDSOLVER=688
FILE ID=node32/1883636-1245195058
PBS_JOBID= 9368321
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 55203b98fb707e386dea9ef4475d45f9
RANDOM SEED=233921705

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1816328 kB
Buffers:         56052 kB
Cached:         107568 kB
SwapCached:        260 kB
Active:          68816 kB
Inactive:       109152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816328 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            47340 kB
Committed_AS:   197716 kB
PageTables:       1492 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-1883636-1245195058.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-17 02:01:00