Trace number 1883741

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.1 1800.55

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-35-30.opb
MD5SUMa451a3aa708ebb54c76171e0e43da9df
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.062989
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints65
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a 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

0.77/0.75	------------------------
0.77/0.75	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.77/0.75	Size : 0, 36750, 0, 0, 0
0.77/0.75	Count : 0, 65, 0, 0, 0
0.77/0.75	
0.77/0.75	Command line : minisat tmp.dimacs %var 
0.77/0.75	
0.77/0.75	------------------------
0.77/0.76	This is MiniSat 2.0 beta
0.77/0.76	WARNING: for repeatability, setting FPU to use double precision
0.77/0.76	============================[ Problem Statistics ]=============================
0.77/0.76	|                                                                             |
0.77/0.76	|  Number of variables:  1050                                                 |
0.77/0.76	|  Number of clauses:    17885                                                |
0.77/0.77	|  Parsing time:         0.01         s                                       |
0.84/0.95	============================[ Search Statistics ]==============================
0.84/0.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.84/0.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.84/0.95	===============================================================================
0.84/0.95	|         0 |    1015    17850    69020 |     5950        0    nan |  0.000 % |
0.84/0.96	|       102 |    1015    17850    69020 |     6545      102    147 |  0.000 % |
0.84/0.97	|       252 |    1015    17850    69020 |     7199      252    145 |  0.000 % |
0.84/0.98	|       478 |    1015    17850    69020 |     7919      478    149 |  0.000 % |
1.07/1.00	|       815 |    1015    17850    69020 |     8711      815    151 |  0.000 % |
1.07/1.04	|      1322 |    1015    17850    69020 |     9582     1322    164 |  0.000 % |
1.17/1.11	|      2081 |    1015    17850    69020 |    10540     2081    170 |  0.000 % |
1.26/1.24	|      3221 |    1015    17850    69020 |    11594     3221    187 |  0.000 % |
1.46/1.47	|      4929 |    1015    17850    69020 |    12754     4929    205 |  0.000 % |
1.87/1.85	|      7491 |    1015    17850    69020 |    14029     7491    201 |  0.000 % |
2.47/2.47	|     11335 |    1015    17850    69020 |    15432    11335    200 |  0.000 % |
3.46/3.43	|     17101 |    1015    17850    69020 |    16976     8902    213 |  0.000 % |
6.17/6.11	|     25751 |    1015    17850    69020 |    18673    17552    231 |  0.000 % |
13.06/13.10	|     38726 |    1015    17850    69020 |    20541    11447    225 |  0.000 % |
21.16/21.10	|     58188 |    1015    17850    69020 |    22595    20182    360 |  0.000 % |
37.55/37.51	|     87381 |    1015    17850    69020 |    24854    14046    229 |  0.000 % |
65.15/65.14	|    131173 |    1015    17850    69020 |    27340    17065    287 |  0.000 % |
106.53/106.58	|    196861 |    1015    17850    69020 |    30074    21895    245 |  0.000 % |
174.31/174.33	|    295387 |    1015    17850    69020 |    33081    30486    316 |  0.000 % |
296.78/296.90	|    443176 |    1015    17850    69020 |    36389    19446    286 |  0.000 % |
494.12/494.27	|    664859 |    1015    17850    69020 |    40028    31282    297 |  0.000 % |
774.75/774.94	|    997386 |    1015    17850    69020 |    44031    38498    296 |  0.000 % |
1241.62/1241.93	|   1496176 |    1015    17850    69020 |    48434    15705    316 |  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-1883741-1245195439/watcher-1883741-1245195439 -o /tmp/evaluation-result-1883741-1245195439/solver-1883741-1245195439 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883741-1245195439.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.92 0.98 0.99 3/64 14957
/proc/meminfo: memFree=1874624/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=152 CPUtime=0
/proc/14957/stat : 14957 (java) R 14955 14957 13126 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187144277 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 2605355 0 0 4096 0 0 0 0 17 1 0 0
/proc/14957/statm: 38 26 19 9 0 4 0

[startup+0.034644 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14957
/proc/meminfo: memFree=1874624/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1682168 CPUtime=0.02
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 1904 0 1 0 1 1 0 0 18 0 5 0 187144277 1722540032 1496 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 420542 1496 859 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.101719 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14957
/proc/meminfo: memFree=1874624/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1685316 CPUtime=0.11
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 2938 0 1 0 9 2 0 0 18 0 9 0 187144277 1725763584 2428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421329 2428 1226 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.301671 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14957
/proc/meminfo: memFree=1874624/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1685580 CPUtime=0.36
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 3594 0 1 0 34 2 0 0 18 0 9 0 187144277 1726033920 3062 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421395 3062 1258 9 0 416306 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685580

[startup+0.701709 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14957
/proc/meminfo: memFree=1874624/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1685580 CPUtime=0.77
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 5665 0 1 0 73 4 0 0 18 0 9 0 187144277 1726033920 4906 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421395 4906 2160 9 0 416306 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1685580

[startup+1.50279 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 14970
/proc/meminfo: memFree=1860504/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6135 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=7468 CPUtime=0.72
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 1606 0 0 0 72 0 0 0 23 0 1 0 187144353 7647232 1548 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 1867 1548 75 157 0 1707 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2672 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 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) 1694020

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 14970
/proc/meminfo: memFree=1852760/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6154 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=16584 CPUtime=2.32
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 3908 0 0 0 231 1 0 0 25 0 1 0 187144353 16982016 3850 1992294400 134512640 135156773 4294956080 18446744073709551615 134559661 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 4146 3850 75 157 0 3986 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2690 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 47 0 0 0 0 0 0 0 15 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 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) 1703136

[startup+6.30228 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 14970
/proc/meminfo: memFree=1844896/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=20968 CPUtime=5.53
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 5000 0 0 0 551 2 0 0 25 0 1 0 187144353 21471232 4942 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 5242 4942 75 157 0 5082 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1707520

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 14970
/proc/meminfo: memFree=1840480/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=23360 CPUtime=11.92
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 5563 0 0 0 1190 2 0 0 25 0 1 0 187144353 23920640 5505 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 5840 5505 75 157 0 5680 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1709912

[startup+25.5023 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 14970
/proc/meminfo: memFree=1825568/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=38084 CPUtime=24.71
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 9238 0 0 0 2467 4 0 0 25 0 1 0 187144353 38998016 9180 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 9521 9180 75 157 0 9361 0

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

/proc/14968/statm: 22069 21658 75 157 0 21909 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1774828

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14978
/proc/meminfo: memFree=1773408/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=89664 CPUtime=1721.03
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 22224 0 0 0 172085 18 0 0 25 0 1 0 187144353 91815936 21982 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 22416 21982 75 157 0 22256 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1776216

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14978
/proc/meminfo: memFree=1773408/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=89664 CPUtime=1781.01
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 22225 0 0 0 178083 18 0 0 25 0 1 0 187144353 91815936 21983 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 22416 21983 75 157 0 22256 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1776216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 14978
/proc/meminfo: memFree=1773408/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=89664 CPUtime=1799.21
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 22225 0 0 0 179903 18 0 0 25 0 1 0 187144353 91815936 21983 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 22416 21983 75 157 0 22256 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1776216

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/77 14978
/proc/meminfo: memFree=1773408/2055920 swapFree=4181836/4192956
[pid=14957] ppid=14955 vsize=1686552 CPUtime=0.84
/proc/14957/stat : 14957 (java) S 14955 14957 13126 0 -1 0 6294 0 1 0 80 4 0 0 18 0 12 0 187144277 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14957/statm: 421638 5048 2163 9 0 416549 0
[pid=14968] ppid=14957 vsize=89664 CPUtime=1799.21
/proc/14968/stat : 14968 (minisat) R 14957 14957 13126 0 -1 4194304 22225 0 0 0 179903 18 0 0 25 0 1 0 187144353 91815936 21983 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 1 0 0
/proc/14968/statm: 22416 21983 75 157 0 22256 0
[pid=14957/tid=14959] ppid=14955 vsize=1686552 CPUtime=0.62
/proc/14957/task/14959/stat : 14959 (java) S 14955 14957 13126 0 -1 64 2173 0 1 0 61 1 0 0 18 0 12 0 187144278 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14960] ppid=14955 vsize=1686552 CPUtime=0.1
/proc/14957/task/14960/stat : 14960 (java) S 14955 14957 13126 0 -1 64 2820 0 0 0 9 1 0 0 16 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14961] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14961/stat : 14961 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14962] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14962/stat : 14962 (java) S 14955 14957 13126 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187144279 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14963] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14963/stat : 14963 (java) S 14955 14957 13126 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14964] ppid=14955 vsize=1686552 CPUtime=0.08
/proc/14957/task/14964/stat : 14964 (java) S 14955 14957 13126 0 -1 64 424 0 0 0 8 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14957/tid=14965] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14965/stat : 14965 (java) S 14955 14957 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14966] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14966/stat : 14966 (java) S 14955 14957 13126 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187144281 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14957/tid=14967] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14967/stat : 14967 (java) S 14955 14957 13126 0 -1 64 67 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=14957/tid=14969] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14969/stat : 14969 (java) S 14955 14957 13126 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=14957/tid=14970] ppid=14955 vsize=1686552 CPUtime=0
/proc/14957/task/14970/stat : 14970 (java) S 14955 14957 13126 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187144353 1727029248 5048 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1776216

Child status: 143
Real time (s): 1800.55
CPU time (s): 1800.1
CPU user time (s): 1799.85
CPU system time (s): 0.250961
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 1776216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29038
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36828
involuntary context switches= 3021

runsolver used 2.22666 second user time and 4.34434 second system time

The end

Launcher Data

Begin job on node24 at 2009-06-17 01:37:19
IDJOB=1883741
IDBENCH=2600
IDSOLVER=688
FILE ID=node24/1883741-1245195439
PBS_JOBID= 9368291
Free space on /tmp= 66364 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883741-1245195439/watcher-1883741-1245195439 -o /tmp/evaluation-result-1883741-1245195439/solver-1883741-1245195439 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883741-1245195439.opb minisat %dimacs %var

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

MD5SUM BENCH= a451a3aa708ebb54c76171e0e43da9df
RANDOM SEED=1815480975

node24.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.231
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.231
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:       1875168 kB
Buffers:         46892 kB
Cached:          90556 kB
SwapCached:       5284 kB
Active:          76848 kB
Inactive:        68356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875168 kB
SwapTotal:     4192956 kB
SwapFree:      4181836 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:          12924 kB
Slab:            21488 kB
Committed_AS:   212880 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883741-1245195439.opb

Free space on /tmp at the end= 66364 MiB
End job on node24 at 2009-06-17 02:07:22