Trace number 1883663

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-26UNSAT 289.527 289.662

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
MD5SUM2ca83d15931a383b90d8a7a08c6c1d9a
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.009997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints60
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
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 21
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.25/0.23	------------------------
0.25/0.23	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.25/0.23	Size : 0, 8000, 0, 0, 0
0.25/0.23	Count : 0, 60, 0, 0, 0
0.25/0.23	
0.25/0.23	Command line : minisat tmp.dimacs %var 
0.25/0.23	
0.25/0.23	------------------------
0.25/0.24	This is MiniSat 2.0 beta
0.25/0.24	WARNING: for repeatability, setting FPU to use double precision
0.25/0.24	============================[ Problem Statistics ]=============================
0.25/0.24	|                                                                             |
0.25/0.24	|  Number of variables:  400                                                  |
0.25/0.24	|  Number of clauses:    3840                                                 |
0.25/0.24	|  Parsing time:         0.00         s                                       |
0.25/0.25	============================[ Search Statistics ]==============================
0.25/0.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.25/0.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.25/0.25	===============================================================================
0.25/0.25	|         0 |     360     3800    13680 |     1266        0    nan |  0.000 % |
0.25/0.25	|       102 |     360     3800    13680 |     1393      102     33 |  0.001 % |
0.25/0.26	|       252 |     360     3800    13680 |     1532      252     38 |  0.001 % |
0.25/0.26	|       478 |     360     3800    13680 |     1685      478     41 |  0.001 % |
0.25/0.28	|       817 |     360     3800    13680 |     1854      817     41 |  0.001 % |
0.25/0.30	|      1323 |     360     3800    13680 |     2039     1323     42 |  0.001 % |
0.30/0.35	|      2084 |     360     3800    13680 |     2243     2084     43 |  0.001 % |
0.30/0.41	|      3224 |     360     3800    13680 |     2468     2055     43 |  0.001 % |
0.30/0.53	|      4933 |     360     3800    13680 |     2715     2483     43 |  0.001 % |
0.30/0.68	|      7496 |     360     3800    13680 |     2986     2256     41 |  0.001 % |
0.30/0.90	|     11341 |     360     3800    13680 |     3285     3024     42 |  0.001 % |
1.35/1.30	|     17108 |     360     3800    13680 |     3613     2074     42 |  0.001 % |
1.85/1.88	|     25760 |     360     3800    13680 |     3975     3342     43 |  0.001 % |
2.65/2.67	|     38738 |     360     3800    13680 |     4372     2098     43 |  0.001 % |
3.85/3.86	|     58199 |     360     3800    13680 |     4810     3759     47 |  0.001 % |
5.95/5.95	|     87391 |     360     3800    13680 |     5291     3585     44 |  0.001 % |
9.15/9.20	|    131180 |     360     3800    13680 |     5820     4300     45 |  0.001 % |
14.44/14.45	|    196867 |     360     3800    13680 |     6402     4974     45 |  0.001 % |
22.64/22.68	|    295393 |     360     3800    13680 |     7042     6090     50 |  0.001 % |
35.92/35.98	|    443184 |     360     3800    13680 |     7746     4009     52 |  0.001 % |
57.12/57.14	|    664870 |     360     3800    13680 |     8521     6145     48 |  0.001 % |
93.09/93.15	|    997397 |     360     3800    13680 |     9373     7187     42 |  0.001 % |
146.47/146.50	|   1496187 |     359     3781    13642 |    10311     8914     52 |  0.251 % |
236.12/236.21	|   2244373 |     359     3781    13642 |    11342     7673     55 |  0.251 % |
289.49/289.60	===============================================================================
289.49/289.60	restarts              : 24
289.49/289.60	conflicts             : 2667617        (9224 /sec)
289.49/289.60	decisions             : 3109446        (1.77 % random) (10752 /sec)
289.49/289.60	propagations          : 56376207       (194945 /sec)
289.49/289.60	conflict literals     : 134845110      (6.38 % deleted)
289.49/289.60	Memory used           : 9.82 MB
289.49/289.60	CPU time              : 289.191 s
289.49/289.60	
289.49/289.60	s UNSATISFIABLE

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-1883663-1245195215/watcher-1883663-1245195215 -o /tmp/evaluation-result-1883663-1245195215/solver-1883663-1245195215 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883663-1245195215.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 4782
/proc/meminfo: memFree=1835640/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=152 CPUtime=0
/proc/4782/stat : 4782 (java) R 4780 4782 4520 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187122171 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 8905508 0 0 4096 0 0 0 0 17 0 0 0
/proc/4782/statm: 38 26 19 9 0 4 0

[startup+0.022501 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4782
/proc/meminfo: memFree=1835640/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1680872 CPUtime=0
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 1103 0 1 0 0 0 0 0 18 0 2 0 187122171 1721212928 837 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 420218 842 467 9 0 415133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1680872

[startup+0.101524 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4782
/proc/meminfo: memFree=1835640/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1685316 CPUtime=0.11
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 2905 0 1 0 10 1 0 0 18 0 9 0 187122171 1725763584 2393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421329 2393 1241 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.301569 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4782
/proc/meminfo: memFree=1835640/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3763 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1686424

[startup+0.701649 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4782
/proc/meminfo: memFree=1835640/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3763 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1686424

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1827408/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3783 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=3152 CPUtime=1.25
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 452 0 0 0 125 0 0 0 25 0 1 0 187122195 3227648 432 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 788 432 74 157 0 628 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 399 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1689576

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1826896/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3783 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=3560 CPUtime=2.85
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 556 0 0 0 285 0 0 0 25 0 1 0 187122195 3645440 536 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 890 536 74 157 0 730 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 399 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1689984

[startup+6.30285 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1825936/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=4104 CPUtime=6.05
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 691 0 0 0 605 0 0 0 25 0 1 0 187122195 4202496 671 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 1026 671 74 157 0 866 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1690528

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1825312/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=4652 CPUtime=12.44
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 831 0 0 0 1244 0 0 0 25 0 1 0 187122195 4763648 811 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 1163 811 74 157 0 1003 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 1691076

[startup+25.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1824608/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=5504 CPUtime=25.23
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 1043 0 0 0 2523 0 0 0 25 0 1 0 187122195 5636096 1023 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 1376 1023 74 157 0 1216 0

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


[startup+287.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1819808/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=10056 CPUtime=287.49
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 2134 0 0 0 28748 1 0 0 25 0 1 0 187122195 10297344 2114 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 2514 2114 74 157 0 2354 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 287.79
Current children cumulated vsize (KiB) 1696480

[startup+288.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1819808/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=10056 CPUtime=288.29
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 2143 0 0 0 28828 1 0 0 25 0 1 0 187122195 10297344 2123 1992294400 134512640 135156773 4294956080 18446744073709551615 134556455 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 2514 2123 74 157 0 2354 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 288.59
Current children cumulated vsize (KiB) 1696480

[startup+289.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1819808/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=10056 CPUtime=288.69
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 2152 0 0 0 28868 1 0 0 25 0 1 0 187122195 10297344 2132 1992294400 134512640 135156773 4294956080 18446744073709551615 134556431 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 2514 2132 74 157 0 2354 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 288.99
Current children cumulated vsize (KiB) 1696480

[startup+289.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1819744/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=10056 CPUtime=289.09
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 2152 0 0 0 28908 1 0 0 25 0 1 0 187122195 10297344 2132 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 2514 2132 74 157 0 2354 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 289.39
Current children cumulated vsize (KiB) 1696480

[startup+289.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4795
/proc/meminfo: memFree=1819744/2055920 swapFree=4192812/4192956
[pid=4782] ppid=4780 vsize=1686424 CPUtime=0.3
/proc/4782/stat : 4782 (java) S 4780 4782 4520 0 -1 0 3919 0 1 0 28 2 0 0 18 0 12 0 187122171 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4782/statm: 421606 2919 1269 9 0 416517 0
[pid=4793] ppid=4782 vsize=10056 CPUtime=289.19
/proc/4793/stat : 4793 (minisat) R 4782 4782 4520 0 -1 4194304 2152 0 0 0 28918 1 0 0 25 0 1 0 187122195 10297344 2132 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/4793/statm: 2514 2132 74 157 0 2354 0
[pid=4782/tid=4784] ppid=4780 vsize=1686424 CPUtime=0.2
/proc/4782/task/4784/stat : 4784 (java) S 4780 4782 4520 0 -1 64 2129 0 1 0 19 1 0 0 18 0 12 0 187122172 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4785] ppid=4780 vsize=1686424 CPUtime=0.01
/proc/4782/task/4785/stat : 4785 (java) S 4780 4782 4520 0 -1 64 529 0 0 0 1 0 0 0 16 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4786] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4786/stat : 4786 (java) S 4780 4782 4520 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4787] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4787/stat : 4787 (java) S 4780 4782 4520 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 187122173 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4788] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4788/stat : 4788 (java) S 4780 4782 4520 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4789] ppid=4780 vsize=1686424 CPUtime=0.07
/proc/4782/task/4789/stat : 4789 (java) S 4780 4782 4520 0 -1 64 405 0 0 0 7 0 0 0 17 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4790] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4790/stat : 4790 (java) S 4780 4782 4520 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4782/tid=4791] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4791/stat : 4791 (java) S 4780 4782 4520 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187122175 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4782/tid=4792] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4792/stat : 4792 (java) S 4780 4782 4520 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=4782/tid=4794] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4794/stat : 4794 (java) S 4780 4782 4520 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4782/tid=4795] ppid=4780 vsize=1686424 CPUtime=0
/proc/4782/task/4795/stat : 4795 (java) S 4780 4782 4520 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187122195 1726898176 2919 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 289.49
Current children cumulated vsize (KiB) 1696480

Child status: 0
Real time (s): 289.662
CPU time (s): 289.527
CPU user time (s): 289.478
CPU system time (s): 0.048992
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 1696480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.478
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6121
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= 6099
involuntary context switches= 1405

runsolver used 0.266959 second user time and 0.820875 second system time

The end

Launcher Data

Begin job on node10 at 2009-06-17 01:33:35
IDJOB=1883663
IDBENCH=1440
IDSOLVER=688
FILE ID=node10/1883663-1245195215
PBS_JOBID= 9368329
Free space on /tmp= 65988 MiB

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

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

MD5SUM BENCH= 2ca83d15931a383b90d8a7a08c6c1d9a
RANDOM SEED=151482173

node10.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.263
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.263
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:       1836184 kB
Buffers:         50896 kB
Cached:         102240 kB
SwapCached:          0 kB
Active:          59728 kB
Inactive:       106876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1128 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            39260 kB
Committed_AS:   195224 kB
PageTables:       1384 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-1883663-1245195215.opb

Free space on /tmp at the end= 65988 MiB
End job on node10 at 2009-06-17 01:38:25