Trace number 1883632

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.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_16_pb.cnf.cr.opb
MD5SUM7cdaf60ccaf85c600aba211d4d47e719
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.016996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables480
Total number of constraints62
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
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 17
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.24	------------------------
0.25/0.24	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.25/0.24	Size : 0, 7680, 0, 0, 0
0.25/0.24	Count : 0, 62, 0, 0, 0
0.25/0.24	
0.25/0.24	Command line : minisat tmp.dimacs %var 
0.25/0.24	
0.25/0.24	------------------------
0.25/0.25	This is MiniSat 2.0 beta
0.25/0.25	WARNING: for repeatability, setting FPU to use double precision
0.25/0.25	============================[ Problem Statistics ]=============================
0.25/0.25	|                                                                             |
0.25/0.25	|  Number of variables:  480                                                  |
0.25/0.25	|  Number of clauses:    3632                                                 |
0.25/0.25	|  Parsing time:         0.00         s                                       |
0.25/0.26	============================[ Search Statistics ]==============================
0.25/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.25/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.25/0.26	===============================================================================
0.25/0.26	|         0 |     448     3600    13440 |     1200        0    nan |  0.000 % |
0.25/0.26	|       102 |     448     3600    13440 |     1320      102     63 |  0.000 % |
0.25/0.26	|       253 |     448     3600    13440 |     1452      253     68 |  0.000 % |
0.25/0.27	|       480 |     448     3600    13440 |     1597      480     83 |  0.000 % |
0.25/0.29	|       817 |     448     3600    13440 |     1756      817     94 |  0.000 % |
0.30/0.32	|      1323 |     448     3600    13440 |     1932     1323     99 |  0.000 % |
0.30/0.40	|      2082 |     448     3600    13440 |     2125     2082    104 |  0.000 % |
0.30/0.50	|      3221 |     448     3600    13440 |     2338     2105    106 |  0.000 % |
0.30/0.70	|      4930 |     448     3600    13440 |     2572     1389    101 |  0.000 % |
0.30/0.98	|      7496 |     448     3600    13440 |     2829     2614    100 |  0.000 % |
1.34/1.35	|     11341 |     448     3600    13440 |     3112     2076    100 |  0.000 % |
1.84/1.84	|     17107 |     448     3600    13440 |     3423     3050     98 |  0.000 % |
2.84/2.84	|     25757 |     448     3600    13440 |     3766     2842    103 |  0.000 % |
3.64/3.65	|     38732 |     448     3600    13440 |     4142     2082     87 |  0.000 % |
5.04/5.09	|     58195 |     448     3600    13440 |     4556     2264    103 |  0.000 % |
7.34/7.37	|     87387 |     448     3600    13440 |     5012     3239    107 |  0.000 % |
11.43/11.44	|    131177 |     448     3600    13440 |     5513     2922    100 |  0.000 % |
18.04/18.10	|    196861 |     448     3600    13440 |     6065     3852    102 |  0.000 % |
29.83/29.84	|    295389 |     448     3600    13440 |     6671     3503     99 |  0.000 % |
47.12/47.11	|    443179 |     448     3600    13440 |     7339     5785     82 |  0.000 % |
69.32/69.31	|    664862 |     448     3600    13440 |     8072     6755     99 |  0.000 % |
107.40/107.45	|    997389 |     448     3600    13440 |     8880     6491     84 |  0.000 % |
163.48/163.56	|   1496178 |     448     3600    13440 |     9768     8775     89 |  0.000 % |
275.45/275.54	|   2244361 |     448     3600    13440 |    10745     6047     89 |  0.000 % |
439.20/439.34	|   3366635 |     448     3600    13440 |    11819     6893     80 |  0.000 % |
704.92/705.16	|   5050047 |     448     3600    13440 |    13001     9363     91 |  0.000 % |
1144.99/1145.34	|   7575168 |     448     3600    13440 |    14301     9719     91 |  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-1883632-1245195022/watcher-1883632-1245195022 -o /tmp/evaluation-result-1883632-1245195022/solver-1883632-1245195022 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883632-1245195022.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 584
/proc/meminfo: memFree=1601984/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1616 CPUtime=0
/proc/584/stat : 584 (java) D 582 584 342 0 -1 0 193 0 0 0 0 0 0 0 19 0 1 0 187096477 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 0 0 0
/proc/584/statm: 404 160 124 9 0 46 0

[startup+0.059856 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 584
/proc/meminfo: memFree=1601984/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1685328 CPUtime=0.04
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 2594 0 1 0 3 1 0 0 19 0 9 0 187096477 1725775872 2093 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421332 2093 1162 9 0 416243 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1685328

[startup+0.101862 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 584
/proc/meminfo: memFree=1601984/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1685328 CPUtime=0.1
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 2892 0 1 0 9 1 0 0 19 0 9 0 187096477 1725775872 2382 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421332 2383 1239 9 0 416243 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685328

[startup+0.301885 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 584
/proc/meminfo: memFree=1601984/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3837 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1686568

[startup+0.70193 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 584
/proc/meminfo: memFree=1601984/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3837 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1686568

[startup+1.50302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 597
/proc/meminfo: memFree=1592920/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3856 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=3812 CPUtime=1.24
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 633 0 0 0 124 0 0 0 25 0 1 0 187096502 3903488 613 1992294400 134512640 135156773 4294956080 18446744073709551615 134556400 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 953 613 74 157 0 793 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 472 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 1690380

[startup+3.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 597
/proc/meminfo: memFree=1592152/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3856 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=4344 CPUtime=2.84
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 762 0 0 0 284 0 0 0 25 0 1 0 187096502 4448256 742 1992294400 134512640 135156773 4294956080 18446744073709551615 134554077 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 1086 742 74 157 0 926 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 472 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 1690912

[startup+6.30256 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 597
/proc/meminfo: memFree=1590872/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3991 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=5124 CPUtime=6.04
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 949 0 0 0 604 0 0 0 25 0 1 0 187096502 5246976 929 1992294400 134512640 135156773 4294956080 18446744073709551615 134556273 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 1281 929 74 157 0 1121 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 1691692

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 597
/proc/meminfo: memFree=1589592/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3991 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=6328 CPUtime=12.43
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 1244 0 0 0 1243 0 0 0 25 0 1 0 187096502 6479872 1224 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 1582 1224 75 157 0 1422 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 1692896

[startup+25.5027 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 597
/proc/meminfo: memFree=1589080/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3991 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=6736 CPUtime=25.23
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 1363 0 0 0 2522 1 0 0 25 0 1 0 187096502 6897664 1343 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 1684 1343 75 157 0 1524 0

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

/proc/595/statm: 4649 4255 75 157 0 4489 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 1705164

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 599
/proc/meminfo: memFree=1576664/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3992 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=18596 CPUtime=1661.52
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 4283 0 0 0 166149 3 0 0 25 0 1 0 187096502 19042304 4255 1992294400 134512640 135156773 4294956080 18446744073709551615 134554199 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 4649 4255 75 157 0 4489 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1705164

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 599
/proc/meminfo: memFree=1576664/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3992 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=18596 CPUtime=1721.5
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 4283 0 0 0 172147 3 0 0 25 0 1 0 187096502 19042304 4255 1992294400 134512640 135156773 4294956080 18446744073709551615 134555150 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 4649 4255 75 157 0 4489 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1705164

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 599
/proc/meminfo: memFree=1576536/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3992 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=18596 CPUtime=1781.49
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 4283 0 0 0 178145 4 0 0 25 0 1 0 187096502 19042304 4255 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 4649 4255 75 157 0 4489 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1705164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 599
/proc/meminfo: memFree=1576536/2055920 swapFree=4181640/4192956
[pid=584] ppid=582 vsize=1686568 CPUtime=0.3
/proc/584/stat : 584 (java) S 582 584 342 0 -1 0 3992 0 1 0 28 2 0 0 19 0 12 0 187096477 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/584/statm: 421642 2993 1269 9 0 416553 0
[pid=595] ppid=584 vsize=18596 CPUtime=1799.79
/proc/595/stat : 595 (minisat) R 584 584 342 0 -1 4194304 4283 0 0 0 179975 4 0 0 25 0 1 0 187096502 19042304 4255 1992294400 134512640 135156773 4294956080 18446744073709551615 134556431 0 4 0 3 0 0 0 17 0 0 0
/proc/595/statm: 4649 4255 75 157 0 4489 0
[pid=584/tid=586] ppid=582 vsize=1686568 CPUtime=0.19
/proc/584/task/586/stat : 586 (java) S 582 584 342 0 -1 64 2119 0 1 0 18 1 0 0 18 0 12 0 187096478 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=587] ppid=582 vsize=1686568 CPUtime=0.02
/proc/584/task/587/stat : 587 (java) S 582 584 342 0 -1 64 602 0 0 0 2 0 0 0 16 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=584/tid=588] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/588/stat : 588 (java) S 582 584 342 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=589] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/589/stat : 589 (java) S 582 584 342 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 187096479 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=590] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/590/stat : 590 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=591] ppid=582 vsize=1686568 CPUtime=0.06
/proc/584/task/591/stat : 591 (java) S 582 584 342 0 -1 64 413 0 0 0 6 0 0 0 16 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=592] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/592/stat : 592 (java) S 582 584 342 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=593] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/593/stat : 593 (java) S 582 584 342 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187096482 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=584/tid=594] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/594/stat : 594 (java) S 582 584 342 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=584/tid=596] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/596/stat : 596 (java) S 582 584 342 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=584/tid=597] ppid=582 vsize=1686568 CPUtime=0
/proc/584/task/597/stat : 597 (java) S 582 584 342 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187096502 1727045632 2993 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1705164

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.65
CPU time (s): 1800.13
CPU user time (s): 1800.05
CPU system time (s): 0.074988
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 1705164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8789
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= 36705
involuntary context switches= 39101

runsolver used 1.85272 second user time and 4.72428 second system time

The end

Launcher Data

Begin job on node63 at 2009-06-17 01:30:22
IDJOB=1883632
IDBENCH=1409
IDSOLVER=688
FILE ID=node63/1883632-1245195022
PBS_JOBID= 9368324
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 7cdaf60ccaf85c600aba211d4d47e719
RANDOM SEED=1536370820

node63.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1602536 kB
Buffers:         55080 kB
Cached:         317240 kB
SwapCached:       5692 kB
Active:          72140 kB
Inactive:       309164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602536 kB
SwapTotal:     4192956 kB
SwapFree:      4181640 kB
Dirty:             844 kB
Writeback:           0 kB
Mapped:          13708 kB
Slab:            57944 kB
Committed_AS:    88584 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883632-1245195022.opb

Free space on /tmp at the end= 66468 MiB
End job on node63 at 2009-06-17 02:00:25