Trace number 1883644

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.13 1800.84

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl20_21_pb.cnf.cr.opb
MD5SUM75fcdbbba3eb42e13f634e02d36a6ee9
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.040993
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables840
Total number of constraints82
Number of constraints which are clauses42
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
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 22
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.39	------------------------
0.37/0.39	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.37/0.39	Size : 0, 17640, 0, 0, 0
0.37/0.39	Count : 0, 82, 0, 0, 0
0.37/0.39	
0.37/0.39	Command line : minisat tmp.dimacs %var 
0.37/0.39	
0.37/0.39	------------------------
0.48/0.40	This is MiniSat 2.0 beta
0.48/0.40	WARNING: for repeatability, setting FPU to use double precision
0.48/0.40	============================[ Problem Statistics ]=============================
0.48/0.40	|                                                                             |
0.48/0.40	|  Number of variables:  840                                                  |
0.48/0.40	|  Number of clauses:    8442                                                 |
0.48/0.41	|  Parsing time:         0.01         s                                       |
0.48/0.45	============================[ Search Statistics ]==============================
0.48/0.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.48/0.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.48/0.45	===============================================================================
0.48/0.45	|         0 |     798     8400    31920 |     2800        0    nan |  0.000 % |
0.48/0.45	|       101 |     798     8400    31920 |     3080      101     89 |  0.000 % |
0.48/0.46	|       253 |     798     8400    31920 |     3388      253     95 |  0.000 % |
0.48/0.46	|       479 |     798     8400    31920 |     3726      479     93 |  0.000 % |
0.48/0.48	|       818 |     798     8400    31920 |     4099      818    100 |  0.000 % |
0.48/0.50	|      1324 |     798     8400    31920 |     4509     1324    113 |  0.000 % |
0.48/0.55	|      2084 |     798     8400    31920 |     4960     2084    107 |  0.000 % |
0.48/0.66	|      3223 |     798     8400    31920 |     5456     3223    120 |  0.000 % |
0.48/0.81	|      4936 |     798     8400    31920 |     6002     4936    116 |  0.000 % |
1.07/1.07	|      7498 |     798     8400    31920 |     6602     4314    127 |  0.000 % |
1.67/1.67	|     11342 |     798     8400    31920 |     7262     4708    145 |  0.000 % |
2.57/2.50	|     17110 |     798     8400    31920 |     7988     6686    160 |  0.000 % |
3.76/3.74	|     25760 |     798     8400    31920 |     8787     6992    130 |  0.000 % |
5.36/5.30	|     38737 |     798     8400    31920 |     9666     6279    118 |  0.000 % |
8.26/8.24	|     58199 |     798     8400    31920 |    10632     5706    116 |  0.000 % |
12.97/12.93	|     87392 |     798     8400    31920 |    11696     7421    112 |  0.000 % |
20.55/20.59	|    131185 |     798     8400    31920 |    12865     9036    109 |  0.000 % |
34.45/34.41	|    196870 |     798     8400    31920 |    14152     8704    120 |  0.000 % |
64.63/64.61	|    295399 |     798     8400    31920 |    15567    13361    199 |  0.000 % |
132.91/132.91	|    443188 |     798     8400    31920 |    17124    10754    201 |  0.000 % |
218.76/218.85	|    664876 |     798     8400    31920 |    18836    16094    148 |  0.000 % |
360.51/360.63	|    997401 |     798     8400    31920 |    20720    15017    201 |  0.000 % |
567.12/567.34	|   1496189 |     798     8400    31920 |    22792    10888    186 |  0.000 % |
941.86/942.30	|   2244372 |     798     8400    31920 |    25072    22913    177 |  0.000 % |
1761.01/1761.72	|   3366648 |     798     8400    31920 |    27579    13959    131 |  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-1883644-1245195099/watcher-1883644-1245195099 -o /tmp/evaluation-result-1883644-1245195099/solver-1883644-1245195099 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883644-1245195099.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 3320
/proc/meminfo: memFree=1837352/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1616 CPUtime=0
/proc/3320/stat : 3320 (java) D 3318 3320 2553 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 187110309 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/3320/statm: 404 160 124 9 0 46 0

[startup+0.0658741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3320
/proc/meminfo: memFree=1837352/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1685316 CPUtime=0.06
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 2687 0 1 0 4 2 0 0 18 0 9 0 187110309 1725763584 2182 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421329 2182 1181 9 0 416240 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685316

[startup+0.101841 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3320
/proc/meminfo: memFree=1837352/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1685316 CPUtime=0.11
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 2876 0 1 0 9 2 0 0 18 0 9 0 187110309 1725763584 2371 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421329 2371 1221 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.301878 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3320
/proc/meminfo: memFree=1837352/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1685448 CPUtime=0.37
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 3651 0 1 0 34 3 0 0 18 0 9 0 187110309 1725898752 3115 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421362 3115 1258 9 0 416273 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685448

[startup+0.701939 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3320
/proc/meminfo: memFree=1837352/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.48
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4300 0 1 0 45 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 1686420

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3333
/proc/meminfo: memFree=1824192/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.48
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4318 0 1 0 45 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=6688 CPUtime=1.09
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 1363 0 0 0 109 0 0 0 25 0 1 0 187110349 6848512 1343 1992294400 134512640 135156773 4294956080 18446744073709551615 134556434 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 1672 1343 75 157 0 1512 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 892 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1693108

[startup+3.10235 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3333
/proc/meminfo: memFree=1822208/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.48
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4319 0 1 0 45 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=8404 CPUtime=2.68
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 1780 0 0 0 268 0 0 0 25 0 1 0 187110349 8605696 1760 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 2101 1760 75 157 0 1941 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 892 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 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) 1694824

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3333
/proc/meminfo: memFree=1821184/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.48
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4456 0 1 0 45 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=8668 CPUtime=5.88
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 1852 0 0 0 588 0 0 0 25 0 1 0 187110349 8876032 1832 1992294400 134512640 135156773 4294956080 18446744073709551615 134547429 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 2167 1832 75 157 0 2007 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1695088

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3333
/proc/meminfo: memFree=1819336/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.48
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4456 0 1 0 45 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=10148 CPUtime=12.29
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 2221 0 0 0 1228 1 0 0 25 0 1 0 187110349 10391552 2201 1992294400 134512640 135156773 4294956080 18446744073709551615 134554162 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 2537 2201 75 157 0 2377 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1696568

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3333
/proc/meminfo: memFree=1817096/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.48
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4456 0 1 0 45 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=12444 CPUtime=25.07
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 2775 0 0 0 2506 1 0 0 25 0 1 0 187110349 12742656 2755 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 3111 2755 75 157 0 2951 0

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

/proc/3331/statm: 9977 9535 75 157 0 9817 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 1726328

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3335
/proc/meminfo: memFree=1789448/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.49
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4457 0 1 0 46 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=39908 CPUtime=1661.16
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 9562 0 0 0 166106 10 0 0 25 0 1 0 187110349 40865792 9542 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 9977 9542 75 157 0 9817 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 1726328

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3335
/proc/meminfo: memFree=1789384/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.49
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4457 0 1 0 46 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=39908 CPUtime=1721.14
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 9566 0 0 0 172104 10 0 0 25 0 1 0 187110349 40865792 9546 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 9977 9546 75 157 0 9817 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 1726328

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3341
/proc/meminfo: memFree=1783624/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.49
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4457 0 1 0 46 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=45660 CPUtime=1781.11
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 10976 0 0 0 178099 12 0 0 25 0 1 0 187110349 46755840 10956 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 11415 10956 75 157 0 11255 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 1732080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3341
/proc/meminfo: memFree=1782152/2055920 swapFree=4192812/4192956
[pid=3320] ppid=3318 vsize=1686420 CPUtime=0.49
/proc/3320/stat : 3320 (java) S 3318 3320 2553 0 -1 0 4457 0 1 0 46 3 0 0 18 0 12 0 187110309 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3320/statm: 421605 3428 1273 9 0 416516 0
[pid=3331] ppid=3320 vsize=47112 CPUtime=1799.6
/proc/3331/stat : 3331 (minisat) R 3320 3320 2553 0 -1 4194304 11344 0 0 0 179948 12 0 0 25 0 1 0 187110349 48242688 11324 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/3331/statm: 11778 11324 75 157 0 11618 0
[pid=3320/tid=3322] ppid=3318 vsize=1686420 CPUtime=0.33
/proc/3320/task/3322/stat : 3322 (java) S 3318 3320 2553 0 -1 64 2148 0 1 0 32 1 0 0 18 0 12 0 187110310 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3323] ppid=3318 vsize=1686420 CPUtime=0.03
/proc/3320/task/3323/stat : 3323 (java) S 3318 3320 2553 0 -1 64 1024 0 0 0 3 0 0 0 16 0 12 0 187110311 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3324] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3324/stat : 3324 (java) S 3318 3320 2553 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3325] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3325/stat : 3325 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 187110312 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3326] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3326/stat : 3326 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3327] ppid=3318 vsize=1686420 CPUtime=0.08
/proc/3320/task/3327/stat : 3327 (java) S 3318 3320 2553 0 -1 64 406 0 0 0 8 0 0 0 16 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3328] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3328/stat : 3328 (java) S 3318 3320 2553 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3320/tid=3329] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3329/stat : 3329 (java) S 3318 3320 2553 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187110314 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3320/tid=3330] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3330/stat : 3330 (java) S 3318 3320 2553 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187110349 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=3320/tid=3332] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3332/stat : 3332 (java) S 3318 3320 2553 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3320/tid=3333] ppid=3318 vsize=1686420 CPUtime=0
/proc/3320/task/3333/stat : 3333 (java) S 3318 3320 2553 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187110350 1726894080 3428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1733532

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

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

Child status: 0
Real time (s): 1800.84
CPU time (s): 1800.13
CPU user time (s): 1799.96
CPU system time (s): 0.174973
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 1733532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16310
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= 36766
involuntary context switches= 6094

runsolver used 1.9437 second user time and 4.73728 second system time

The end

Launcher Data

Begin job on node15 at 2009-06-17 01:31:39
IDJOB=1883644
IDBENCH=1421
IDSOLVER=688
FILE ID=node15/1883644-1245195099
PBS_JOBID= 9368294
Free space on /tmp= 66304 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_21_pb.cnf.cr.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883644-1245195099/watcher-1883644-1245195099 -o /tmp/evaluation-result-1883644-1245195099/solver-1883644-1245195099 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883644-1245195099.opb minisat %dimacs %var

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

MD5SUM BENCH= 75fcdbbba3eb42e13f634e02d36a6ee9
RANDOM SEED=1775586141

node15.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.261
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	: 5931.00
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.261
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:       1837968 kB
Buffers:         46912 kB
Cached:         100172 kB
SwapCached:          0 kB
Active:          86356 kB
Inactive:        74188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          23248 kB
Slab:            43400 kB
Committed_AS:   192904 kB
PageTables:       1460 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-1883644-1245195099.opb

Free space on /tmp at the end= 66300 MiB
End job on node15 at 2009-06-17 02:01:42