Trace number 1883638

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? (MO) 308.988 309.066

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM61cf99fd35695f4955b2bd6e6269522f
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.107982
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.77/1.77	------------------------
1.77/1.77	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.77/1.77	Size : 0, 96000, 0, 0, 0
1.77/1.77	Count : 0, 140, 0, 0, 0
1.77/1.77	
1.77/1.77	Command line : minisat tmp.dimacs %var 
1.77/1.77	
1.77/1.77	------------------------
1.77/1.78	This is MiniSat 2.0 beta
1.77/1.78	WARNING: for repeatability, setting FPU to use double precision
1.77/1.78	============================[ Problem Statistics ]=============================
1.77/1.78	|                                                                             |
1.77/1.78	|  Number of variables:  2400                                                 |
1.77/1.78	|  Number of clauses:    46880                                                |
1.85/1.81	|  Parsing time:         0.03         s                                       |
2.36/2.34	============================[ Search Statistics ]==============================
2.36/2.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.36/2.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.36/2.34	===============================================================================
2.36/2.34	|         0 |    2320    46800   180960 |    15600        0    nan |  0.000 % |
2.36/2.34	|       102 |    2320    46800   180960 |    17160      102    133 |  0.000 % |
2.36/2.35	|       253 |    2320    46800   180960 |    18876      253    149 |  0.000 % |
2.36/2.37	|       478 |    2320    46800   180960 |    20763      478    168 |  0.000 % |
2.47/2.40	|       816 |    2320    46800   180960 |    22839      816    173 |  0.000 % |
2.47/2.44	|      1323 |    2320    46800   180960 |    25123     1323    181 |  0.000 % |
2.57/2.53	|      2082 |    2320    46800   180960 |    27636     2082    223 |  0.000 % |
2.76/2.71	|      3221 |    2320    46800   180960 |    30399     3221    234 |  0.000 % |
3.06/3.01	|      4929 |    2320    46800   180960 |    33439     4929    245 |  0.000 % |
3.57/3.56	|      7491 |    2320    46800   180960 |    36783     7491    254 |  0.000 % |
4.37/4.35	|     11337 |    2320    46800   180960 |    40462    11337    259 |  0.000 % |
6.57/6.52	|     17104 |    2320    46800   180960 |    44508    17104    268 |  0.000 % |
10.66/10.62	|     25754 |    2320    46800   180960 |    48959    25754    260 |  0.000 % |
16.76/16.71	|     38729 |    2320    46800   180960 |    53855    38729    272 |  0.000 % |
29.25/29.27	|     58192 |    2320    46800   180960 |    59240    17529    221 |  0.000 % |
50.74/50.70	|     87384 |    2320    46800   180960 |    65165    46721    315 |  0.000 % |
109.21/109.23	|    131173 |    2320    46800   180960 |    71681    37366    282 |  0.000 % |
169.89/169.94	|    196857 |    2320    46800   180960 |    78849    45380    254 |  0.000 % |
307.03/307.17	|    295384 |    2320    46800   180960 |    86734    79896    408 |  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-1883638-1245195081/watcher-1883638-1245195081 -o /tmp/evaluation-result-1883638-1245195081/solver-1883638-1245195081 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883638-1245195081.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.98 0.98 0.99 3/64 10112
/proc/meminfo: memFree=1867592/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1616 CPUtime=0
/proc/10112/stat : 10112 (java) D 10110 10112 8935 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 72241115 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10112/statm: 404 160 124 9 0 46 0

[startup+0.0583669 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 10112
/proc/meminfo: memFree=1867592/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1684292 CPUtime=0.05
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 2592 0 1 0 4 1 0 0 18 0 9 0 72241115 1724715008 2091 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421073 2091 1162 9 0 415984 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1684292

[startup+0.10139 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 10112
/proc/meminfo: memFree=1867592/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1684400 CPUtime=0.11
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 2928 0 1 0 10 1 0 0 18 0 9 0 72241115 1724825600 2422 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421100 2422 1222 9 0 416011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684400

[startup+0.30142 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 10112
/proc/meminfo: memFree=1867592/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1684556 CPUtime=0.35
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 3588 0 1 0 33 2 0 0 18 0 9 0 72241115 1724985344 3060 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421139 3060 1253 9 0 416050 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1684556

[startup+0.702497 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 10112
/proc/meminfo: memFree=1867592/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1684556 CPUtime=0.76
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 5945 0 1 0 73 3 0 0 18 0 9 0 72241115 1724985344 5210 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421139 5210 2160 9 0 416050 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1684556

[startup+1.50166 s]
/proc/loadavg: 1.06 1.00 1.00 2/73 10121
/proc/meminfo: memFree=1853120/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1684556 CPUtime=1.56
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 7412 0 1 0 152 4 0 0 18 0 9 0 72241115 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421139 6552 2160 9 0 416050 0
[pid=10112/tid=10114] ppid=10110 vsize=1684556 CPUtime=1.16
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2109 0 1 0 115 1 0 0 16 0 9 0 72241116 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1684556 CPUtime=0.3
/proc/10112/task/10115/stat : 10115 (java) R 10110 10112 8935 0 -1 64 4216 0 0 0 28 2 0 0 16 0 9 0 72241117 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 102768178 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1684556 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 72241117 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1684556 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72241117 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1684556 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 72241119 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1684556 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 353 0 0 0 8 0 0 0 16 0 9 0 72241119 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1684556 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 72241119 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1684556 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72241119 1724985344 6552 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1684556

[startup+3.10197 s]
/proc/loadavg: 1.06 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1841440/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8376 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=10448 CPUtime=1.3
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 2498 0 0 0 130 0 0 0 25 0 1 0 72241293 10698752 2382 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 2612 2382 75 157 0 2452 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4690 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 49 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1695976

[startup+6.30261 s]
/proc/loadavg: 1.06 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1826080/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8517 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=23604 CPUtime=4.51
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 5809 0 0 0 449 2 0 0 25 0 1 0 72241293 24170496 5693 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 5901 5693 75 157 0 5741 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 50 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1709132

[startup+12.7019 s]
/proc/loadavg: 1.05 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1808928/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8518 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=40016 CPUtime=10.9
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 9875 0 0 0 1086 4 0 0 25 0 1 0 72241293 40976384 9759 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 10004 9759 75 157 0 9844 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1725544

[startup+25.5024 s]
/proc/loadavg: 1.04 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1784864/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8518 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=62884 CPUtime=23.7
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 15595 0 0 0 2362 8 0 0 25 0 1 0 72241293 64393216 15479 1992294400 134512640 135156773 4294956080 18446744073709551615 134556410 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 15721 15479 75 157 0 15561 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0

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

/proc/10123/statm: 22835 22552 75 157 0 22675 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 1776868

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1755808/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8518 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=91272 CPUtime=160.43
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 22680 0 0 0 16030 13 0 0 25 0 1 0 72241293 93462528 22564 1992294400 134512640 135156773 4294956080 18446744073709551615 134556412 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 22818 22564 75 157 0 22658 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1776800

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1724704/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8518 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=122532 CPUtime=220.41
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 30444 0 0 0 22022 19 0 0 25 0 1 0 72241293 125472768 30328 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 30633 30328 75 157 0 30473 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1808060

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1714272/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8518 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=133536 CPUtime=280.38
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 33202 0 0 0 28016 22 0 0 25 0 1 0 72241293 136740864 33086 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 33384 33086 75 157 0 33224 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1819064



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+309.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 10125
/proc/meminfo: memFree=1689568/2055920 swapFree=4191900/4192956
[pid=10112] ppid=10110 vsize=1685528 CPUtime=1.86
/proc/10112/stat : 10112 (java) S 10110 10112 8935 0 -1 0 8518 0 1 0 181 5 0 0 18 0 12 0 72241115 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10112/statm: 421382 7144 2163 9 0 416293 0
[pid=10123] ppid=10112 vsize=157852 CPUtime=307.08
/proc/10123/stat : 10123 (minisat) R 10112 10112 8935 0 -1 4194304 39214 0 0 0 30682 26 0 0 25 0 1 0 72241293 161640448 39098 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/10123/statm: 39463 39098 75 157 0 39303 0
[pid=10112/tid=10114] ppid=10110 vsize=1685528 CPUtime=1.4
/proc/10112/task/10114/stat : 10114 (java) S 10110 10112 8935 0 -1 64 2388 0 1 0 138 2 0 0 18 0 12 0 72241116 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10115] ppid=10110 vsize=1685528 CPUtime=0.34
/proc/10112/task/10115/stat : 10115 (java) S 10110 10112 8935 0 -1 64 4822 0 0 0 32 2 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10116] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10116/stat : 10116 (java) S 10110 10112 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10117] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10117/stat : 10117 (java) S 10110 10112 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72241117 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10118] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10118/stat : 10118 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10119] ppid=10110 vsize=1685528 CPUtime=0.08
/proc/10112/task/10119/stat : 10119 (java) S 10110 10112 8935 0 -1 64 427 0 0 0 8 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10112/tid=10120] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10120/stat : 10120 (java) S 10110 10112 8935 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10121] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10121/stat : 10121 (java) S 10110 10112 8935 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 72241119 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10112/tid=10122] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10122/stat : 10122 (java) S 10110 10112 8935 0 -1 64 70 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10112/tid=10124] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10124/stat : 10124 (java) S 10110 10112 8935 0 -1 64 51 0 0 0 0 0 0 0 16 0 12 0 72241293 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10112/tid=10125] ppid=10110 vsize=1685528 CPUtime=0
/proc/10112/task/10125/stat : 10125 (java) S 10110 10112 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72241294 1725980672 7144 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 308.94
Current children cumulated vsize (KiB) 1843380

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

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

Child status: 143
Real time (s): 309.066
CPU time (s): 308.988
CPU user time (s): 308.637
CPU system time (s): 0.350946
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 1843380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.637
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48254
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= 7085
involuntary context switches= 7249

runsolver used 0.427934 second user time and 0.843871 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-17 01:31:22
IDJOB=1883638
IDBENCH=1415
IDSOLVER=688
FILE ID=node33/1883638-1245195081
PBS_JOBID= 9368299
Free space on /tmp= 65952 MiB

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

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

MD5SUM BENCH= 61cf99fd35695f4955b2bd6e6269522f
RANDOM SEED=2090248027

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1868200 kB
Buffers:         44596 kB
Cached:          87824 kB
SwapCached:        384 kB
Active:          81220 kB
Inactive:        64636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868200 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            27984 kB
Committed_AS:   142780 kB
PageTables:       1392 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-1883638-1245195081.opb

Free space on /tmp at the end= 65952 MiB
End job on node33 at 2009-06-17 01:36:33