Trace number 1883823

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.08 1801.26

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_5_40.opb
MD5SUM813576a353dee8860ef5bb1ebdae9d95
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

Solver Data

4.59/4.93	------------------------
4.59/4.93	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
4.59/4.93	Size : 0, 38792, 0, 0, 150071
4.59/4.93	Count : 0, 2804, 0, 0, 3
4.59/4.93	
4.59/4.93	Command line : minisat tmp.dimacs %var 
4.59/4.93	
4.59/4.93	------------------------
4.59/4.94	This is MiniSat 2.0 beta
4.59/4.94	WARNING: for repeatability, setting FPU to use double precision
4.59/4.94	============================[ Problem Statistics ]=============================
4.59/4.94	|                                                                             |
4.59/4.94	|  Number of variables:  5212                                                 |
4.59/4.94	|  Number of clauses:    70049                                                |
4.60/5.00	|  Parsing time:         0.05         s                                       |
5.35/5.72	============================[ Search Statistics ]==============================
5.35/5.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.35/5.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.35/5.72	===============================================================================
5.35/5.72	|         0 |    2538    41402   143137 |    13800        0    nan |  0.000 % |
5.35/5.74	|       100 |    2538    41402   143137 |    15180      100     10 |  0.058 % |
5.35/5.75	|       251 |    2538    41402   143137 |    16698      251     12 |  0.058 % |
5.35/5.78	|       477 |    2538    41402   143137 |    18368      477     20 |  0.058 % |
5.46/5.82	|       814 |    2538    41402   143137 |    20205      814     21 |  0.058 % |
5.46/5.88	|      1324 |    2538    41402   143137 |    22226     1324     27 |  0.058 % |
5.56/5.96	|      2083 |    2538    41402   143137 |    24448     2083     33 |  0.058 % |
5.66/6.10	|      3223 |    2538    41402   143137 |    26893     3223     37 |  0.058 % |
5.95/6.35	|      4931 |    2538    41402   143137 |    29582     4931     38 |  0.058 % |
6.35/6.77	|      7493 |    2538    41402   143137 |    32541     7493     37 |  0.058 % |
6.95/7.38	|     11338 |    2538    41402   143137 |    35795    11338     36 |  0.058 % |
8.05/8.45	|     17104 |    2538    41402   143137 |    39374    17104     38 |  0.058 % |
10.26/10.69	|     25753 |    2538    41402   143137 |    43312    25753     45 |  0.058 % |
14.65/15.02	|     38727 |    2538    41402   143137 |    47643    38727     45 |  0.058 % |
21.05/21.45	|     58189 |    2538    41402   143137 |    52408    22525     45 |  0.058 % |
32.84/33.20	|     87381 |    2538    41402   143137 |    57648    51717     38 |  0.058 % |
53.33/53.78	|    131170 |    2538    41402   143137 |    63413    51072     45 |  0.058 % |
81.93/82.40	|    196854 |    2538    41402   143137 |    69755    14838     50 |  0.058 % |
135.30/135.72	|    295380 |    2538    41402   143137 |    76730    58474     49 |  0.058 % |
237.94/238.42	|    443171 |    2538    41402   143137 |    84403    22330     43 |  0.058 % |
404.68/405.30	|    664855 |    2538    41402   143137 |    92843    40221     49 |  0.058 % |
655.06/655.73	|    997382 |    2538    41402   143137 |   102128    62309     48 |  0.058 % |
1027.29/1028.13	|   1496171 |    2538    41402   143137 |   112341    42084     35 |  0.058 % |
1675.37/1676.53	|   2244353 |    2538    41402   143137 |   123575    39432     45 |  0.058 % |

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6459
/proc/meminfo: memFree=1806640/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=18576 CPUtime=0
/proc/6459/stat : 6459 (runsolver) D 6457 6459 6330 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 189330512 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 224627584295 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/6459/statm: 4644 284 249 26 0 2626 0

[startup+0.021474 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6459
/proc/meminfo: memFree=1806640/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=18576 CPUtime=0
/proc/6459/stat : 6459 (runsolver) D 6457 6459 6330 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 189330512 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 224627584295 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/6459/statm: 4644 284 249 26 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18576

[startup+0.101486 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6459
/proc/meminfo: memFree=1806640/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1472 CPUtime=0
/proc/6459/stat : 6459 (java) D 6457 6459 6330 0 -1 0 96 0 7 0 0 0 0 0 18 0 1 0 189330512 1507328 76 1992294400 134512640 134550932 4294956192 18446744073709551615 4890254 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/6459/statm: 368 76 56 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.301519 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6459
/proc/meminfo: memFree=1806640/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1685156 CPUtime=0.11
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 2804 0 24 0 9 2 0 0 18 0 9 0 189330512 1725599744 2322 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421289 2323 1215 9 0 416200 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685156

[startup+0.701575 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6459
/proc/meminfo: memFree=1806640/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1685464 CPUtime=0.56
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 3714 0 28 0 52 4 0 0 18 0 9 0 189330512 1725915136 3201 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421366 3201 1255 9 0 416277 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 1685464

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6468
/proc/meminfo: memFree=1790504/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1685540 CPUtime=1.36
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 6097 0 28 0 132 4 0 0 18 0 9 0 189330512 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421385 5360 2161 9 0 416296 0
[pid=6459/tid=6461] ppid=6457 vsize=1685540 CPUtime=1.09
/proc/6459/task/6461/stat : 6461 (java) R 6457 6459 6330 0 -1 64 2009 0 13 0 107 2 0 0 17 0 9 0 189330526 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1685540 CPUtime=0.16
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 3010 0 0 0 15 1 0 0 16 0 9 0 189330533 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1685540 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 189330533 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1685540 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 189330533 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1685540 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 189330536 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1685540 CPUtime=0.08
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 358 0 1 0 8 0 0 0 16 0 9 0 189330536 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1685540 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189330536 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1685540 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189330536 1725992960 5360 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 1685540

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 6468
/proc/meminfo: memFree=1787304/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1685544 CPUtime=2.96
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 7154 0 28 0 291 5 0 0 18 0 9 0 189330512 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421386 6328 2161 9 0 416297 0
[pid=6459/tid=6461] ppid=6457 vsize=1685544 CPUtime=2.58
/proc/6459/task/6461/stat : 6461 (java) R 6457 6459 6330 0 -1 64 2074 0 13 0 256 2 0 0 16 0 9 0 189330526 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 101450382 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1685544 CPUtime=0.27
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 4002 0 0 0 26 1 0 0 15 0 9 0 189330533 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1685544 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 189330533 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1685544 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 189330533 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1685544 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 189330536 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1685544 CPUtime=0.08
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 358 0 1 0 8 0 0 0 16 0 9 0 189330536 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1685544 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 189330536 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1685544 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 189330536 1725997056 6328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1685544

[startup+6.30236 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6472
/proc/meminfo: memFree=1768968/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10346 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=9952 CPUtime=1.34
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 2544 0 0 0 133 1 0 0 25 0 1 0 189331006 10190848 2368 1992294400 134512640 135156773 4294956080 18446744073709551615 134556267 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 2488 2368 75 157 0 2328 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 436 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 15 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1696472

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6472
/proc/meminfo: memFree=1766088/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10349 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=13836 CPUtime=7.74
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 3483 0 0 0 772 2 0 0 25 0 1 0 189331006 14168064 3307 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 3459 3307 75 157 0 3299 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1700356

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6472
/proc/meminfo: memFree=1762376/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10349 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=17088 CPUtime=20.53
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 4315 0 0 0 2050 3 0 0 25 0 1 0 189331006 17498112 4139 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 4272 4139 75 157 0 4112 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0

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

/proc/6470/statm: 12558 12219 75 157 0 12398 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 1736752

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6480
/proc/meminfo: memFree=1729224/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10349 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=50584 CPUtime=1656.58
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 12473 0 0 0 165647 11 0 0 25 0 1 0 189331006 51798016 12297 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 12646 12297 75 157 0 12486 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 1737104

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6480
/proc/meminfo: memFree=1728008/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10349 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=51884 CPUtime=1716.54
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 12766 0 0 0 171643 11 0 0 25 0 1 0 189331006 53129216 12590 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 12971 12590 75 157 0 12811 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.15
Current children cumulated vsize (KiB) 1738404

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6480
/proc/meminfo: memFree=1725768/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10349 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=54020 CPUtime=1776.52
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 13314 0 0 0 177640 12 0 0 25 0 1 0 189331006 55316480 13138 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 13505 13138 75 157 0 13345 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.13
Current children cumulated vsize (KiB) 1740540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6480
/proc/meminfo: memFree=1725768/2055920 swapFree=4181384/4192956
[pid=6459] ppid=6457 vsize=1686520 CPUtime=4.61
/proc/6459/stat : 6459 (java) S 6457 6459 6330 0 -1 0 10349 0 32 0 453 8 0 0 18 0 12 0 189330512 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6459/statm: 421630 7354 2165 9 0 416541 0
[pid=6470] ppid=6459 vsize=54020 CPUtime=1795.42
/proc/6470/stat : 6470 (minisat) R 6459 6459 6330 0 -1 4194304 13316 0 0 0 179530 12 0 0 25 0 1 0 189331006 55316480 13140 1992294400 134512640 135156773 4294956080 18446744073709551615 134556213 0 4 0 3 0 0 0 17 0 0 0
/proc/6470/statm: 13505 13140 75 157 0 13345 0
[pid=6459/tid=6461] ppid=6457 vsize=1686520 CPUtime=4.02
/proc/6459/task/6461/stat : 6461 (java) S 6457 6459 6330 0 -1 64 2323 0 17 0 399 3 0 0 17 0 12 0 189330526 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6462] ppid=6457 vsize=1686520 CPUtime=0.45
/proc/6459/task/6462/stat : 6462 (java) S 6457 6459 6330 0 -1 64 6751 0 0 0 42 3 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6463] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6463/stat : 6463 (java) S 6457 6459 6330 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6464] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6464/stat : 6464 (java) S 6457 6459 6330 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 189330533 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6465] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6465/stat : 6465 (java) S 6457 6459 6330 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6466] ppid=6457 vsize=1686520 CPUtime=0.1
/proc/6459/task/6466/stat : 6466 (java) S 6457 6459 6330 0 -1 64 439 0 1 0 10 0 0 0 16 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6459/tid=6467] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6467/stat : 6467 (java) S 6457 6459 6330 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6468] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6468/stat : 6468 (java) S 6457 6459 6330 0 -1 64 19 0 0 0 0 0 0 0 15 0 12 0 189330536 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6459/tid=6469] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6469/stat : 6469 (java) S 6457 6459 6330 0 -1 64 57 0 0 0 0 0 0 0 16 0 12 0 189331006 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6459/tid=6471] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6471/stat : 6471 (java) S 6457 6459 6330 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6459/tid=6472] ppid=6457 vsize=1686520 CPUtime=0
/proc/6459/task/6472/stat : 6472 (java) S 6457 6459 6330 0 -1 64 4 0 0 0 0 0 0 0 18 0 12 0 189331007 1726996480 7354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1740540

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

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

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.08
CPU user time (s): 1799.85
CPU system time (s): 0.230964
CPU usage (%): 99.9347
Max. virtual memory (cumulated for all children) (KiB): 1740540

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

runsolver used 2.01469 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-17 07:42:56
IDJOB=1883823
IDBENCH=48362
IDSOLVER=688
FILE ID=node49/1883823-1245217376
PBS_JOBID= 9368422
Free space on /tmp= 66028 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_5_40.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-1883823-1245217376/watcher-1883823-1245217376 -o /tmp/evaluation-result-1883823-1245217376/solver-1883823-1245217376 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883823-1245217376.opb minisat %dimacs %var

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

MD5SUM BENCH= 813576a353dee8860ef5bb1ebdae9d95
RANDOM SEED=1069860933

node49.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.232
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.232
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:       1807184 kB
Buffers:         60996 kB
Cached:         118160 kB
SwapCached:       4580 kB
Active:          61676 kB
Inactive:       125520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807184 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            47324 kB
Committed_AS:   184672 kB
PageTables:       1388 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-1883823-1245217376.opb

Free space on /tmp at the end= 66028 MiB
End job on node49 at 2009-06-17 08:12:59