Trace number 1883640

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
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.091985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
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 constraint31
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 32
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.18/1.15	------------------------
1.18/1.15	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
1.18/1.15	Size : 0, 57660, 0, 0, 0
1.18/1.15	Count : 0, 122, 0, 0, 0
1.18/1.15	
1.18/1.15	Command line : minisat tmp.dimacs %var 
1.18/1.15	
1.18/1.15	------------------------
1.18/1.16	This is MiniSat 2.0 beta
1.18/1.16	WARNING: for repeatability, setting FPU to use double precision
1.18/1.16	============================[ Problem Statistics ]=============================
1.18/1.16	|                                                                             |
1.18/1.16	|  Number of variables:  1860                                                 |
1.18/1.16	|  Number of clauses:    27962                                                |
1.18/1.18	|  Parsing time:         0.02         s                                       |
1.23/1.45	============================[ Search Statistics ]==============================
1.23/1.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.23/1.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.23/1.45	===============================================================================
1.23/1.45	|         0 |    1798    27900   107880 |     9300        0    nan |  0.000 % |
1.23/1.46	|       101 |    1798    27900   107880 |    10230      101    138 |  0.000 % |
1.23/1.47	|       251 |    1798    27900   107880 |    11253      251    132 |  0.000 % |
1.23/1.48	|       476 |    1798    27900   107880 |    12378      476    148 |  0.000 % |
1.24/1.50	|       814 |    1798    27900   107880 |    13616      814    165 |  0.000 % |
1.24/1.54	|      1320 |    1798    27900   107880 |    14977     1320    163 |  0.000 % |
1.24/1.60	|      2079 |    1798    27900   107880 |    16475     2079    186 |  0.000 % |
1.24/1.75	|      3218 |    1798    27900   107880 |    18123     3218    212 |  0.000 % |
1.24/2.00	|      4926 |    1798    27900   107880 |    19935     4926    220 |  0.000 % |
2.57/2.55	|      7488 |    1798    27900   107880 |    21928     7488    247 |  0.000 % |
3.47/3.41	|     11334 |    1798    27900   107880 |    24121    11334    267 |  0.000 % |
5.07/5.09	|     17100 |    1798    27900   107880 |    26533    17100    274 |  0.000 % |
8.77/8.75	|     25752 |    1798    27900   107880 |    29187    25752    263 |  0.000 % |
12.97/13.00	|     38727 |    1798    27900   107880 |    32106    20690    280 |  0.000 % |
25.56/25.56	|     58189 |    1798    27900   107880 |    35316    19795    276 |  0.000 % |
42.26/42.28	|     87386 |    1798    27900   107880 |    38848    24303    514 |  0.000 % |
93.45/93.43	|    131181 |    1798    27900   107880 |    42733    13499    559 |  0.000 % |
178.13/178.12	|    196865 |    1798    27900   107880 |    47006    19752    495 |  0.000 % |
300.08/300.18	|    295393 |    1798    27900   107880 |    51707    15412    328 |  0.000 % |
516.64/516.71	|    443184 |    1798    27900   107880 |    56877    49977    236 |  0.000 % |
833.56/833.72	|    664868 |    1798    27900   107880 |    62565    55134    230 |  0.000 % |
1204.94/1205.25	|    997394 |    1798    27900   107880 |    68822    50131    322 |  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-1883640-1245195089/watcher-1883640-1245195089 -o /tmp/evaluation-result-1883640-1245195089/solver-1883640-1245195089 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883640-1245195089.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 7915
/proc/meminfo: memFree=1854712/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=152 CPUtime=0
/proc/7915/stat : 7915 (java) R 7913 7915 7004 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187105898 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 4727083 0 0 4096 0 0 0 0 17 1 0 0
/proc/7915/statm: 38 26 19 9 0 4 0

[startup+0.065433 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 7915
/proc/meminfo: memFree=1854712/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1684292 CPUtime=0.05
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 2600 0 1 0 4 1 0 0 18 0 9 0 187105898 1724715008 2099 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421073 2104 1168 9 0 415984 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1684292

[startup+0.103603 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 7915
/proc/meminfo: memFree=1854712/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1684400 CPUtime=0.11
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 2825 0 1 0 9 2 0 0 18 0 9 0 187105898 1724825600 2320 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421100 2320 1215 9 0 416011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684400

[startup+0.301452 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 7915
/proc/meminfo: memFree=1854712/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1684556 CPUtime=0.35
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 3550 0 1 0 33 2 0 0 18 0 9 0 187105898 1724985344 3023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421139 3023 1253 9 0 416050 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1684556

[startup+0.701495 s]
/proc/loadavg: 1.07 0.99 0.99 3/64 7915
/proc/meminfo: memFree=1854712/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1684556 CPUtime=0.76
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 5825 0 1 0 73 3 0 0 18 0 9 0 187105898 1724985344 5085 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421139 5085 2160 9 0 416050 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1684556

[startup+1.50257 s]
/proc/loadavg: 1.07 0.99 0.99 2/73 7924
/proc/meminfo: memFree=1840304/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.24
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7140 0 1 0 119 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3632 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 427 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1685528

[startup+3.10274 s]
/proc/loadavg: 1.07 0.99 0.99 2/77 7928
/proc/meminfo: memFree=1830928/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.24
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7158 0 1 0 119 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=15144 CPUtime=1.93
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 3566 0 0 0 192 1 0 0 25 0 1 0 187106014 15507456 3488 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 3786 3488 75 157 0 3626 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3649 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 427 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1700672

[startup+6.30113 s]
/proc/loadavg: 1.07 0.99 0.99 2/77 7928
/proc/meminfo: memFree=1814928/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.24
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7297 0 1 0 119 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=27260 CPUtime=5.12
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 6596 0 0 0 510 2 0 0 25 0 1 0 187106014 27914240 6518 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 6815 6518 75 157 0 6655 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 427 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1712788

[startup+12.7027 s]
/proc/loadavg: 1.06 0.99 0.99 2/77 7928
/proc/meminfo: memFree=1802064/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.24
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7297 0 1 0 119 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=37496 CPUtime=11.53
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 9174 0 0 0 1149 4 0 0 25 0 1 0 187106014 38395904 9096 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 9374 9096 75 157 0 9214 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 427 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1723024

[startup+25.503 s]
/proc/loadavg: 1.05 0.99 0.99 2/77 7928
/proc/meminfo: memFree=1796496/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.24
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7297 0 1 0 119 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=43048 CPUtime=24.32
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 10560 0 0 0 2427 5 0 0 25 0 1 0 187106014 44081152 10482 1992294400 134512640 135156773 4294956080 18446744073709551615 134552747 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 10762 10482 75 157 0 10602 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0

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

/proc/7926/statm: 32321 31882 75 157 0 32161 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 432 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 1814812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 7930
/proc/meminfo: memFree=1710160/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.25
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7304 0 1 0 120 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=129284 CPUtime=1720.64
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 31960 0 0 0 172039 25 0 0 25 0 1 0 187106014 132386816 31882 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 32321 31882 75 157 0 32161 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 432 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 1814812

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 7936
/proc/meminfo: memFree=1709904/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.25
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7304 0 1 0 120 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=129284 CPUtime=1780.63
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 31960 0 0 0 178037 26 0 0 25 0 1 0 187106014 132386816 31882 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 32321 31882 75 157 0 32161 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 432 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 1814812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 7936
/proc/meminfo: memFree=1709968/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.25
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7304 0 1 0 120 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=129284 CPUtime=1798.83
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 31960 0 0 0 179857 26 0 0 25 0 1 0 187106014 132386816 31882 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 32321 31882 75 157 0 32161 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 432 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1814812

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 7936
/proc/meminfo: memFree=1709968/2055920 swapFree=4192812/4192956
[pid=7915] ppid=7913 vsize=1685528 CPUtime=1.25
/proc/7915/stat : 7915 (java) S 7913 7915 7004 0 -1 0 7304 0 1 0 120 5 0 0 18 0 12 0 187105898 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7915/statm: 421382 6007 2163 9 0 416293 0
[pid=7926] ppid=7915 vsize=129284 CPUtime=1798.83
/proc/7926/stat : 7926 (minisat) R 7915 7915 7004 0 -1 4194304 31960 0 0 0 179857 26 0 0 25 0 1 0 187106014 132386816 31882 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/7926/statm: 32321 31882 75 157 0 32161 0
[pid=7915/tid=7917] ppid=7913 vsize=1685528 CPUtime=0.91
/proc/7915/task/7917/stat : 7917 (java) S 7913 7915 7004 0 -1 64 2220 0 1 0 90 1 0 0 18 0 12 0 187105899 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7918] ppid=7913 vsize=1685528 CPUtime=0.22
/proc/7915/task/7918/stat : 7918 (java) S 7913 7915 7004 0 -1 64 3781 0 0 0 20 2 0 0 16 0 12 0 187105900 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7919] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7919/stat : 7919 (java) S 7913 7915 7004 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7920] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7920/stat : 7920 (java) S 7913 7915 7004 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187105901 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7915/tid=7921] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7921/stat : 7921 (java) S 7913 7915 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7922] ppid=7913 vsize=1685528 CPUtime=0.08
/proc/7915/task/7922/stat : 7922 (java) S 7913 7915 7004 0 -1 64 432 0 0 0 8 0 0 0 16 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7923] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7923/stat : 7923 (java) S 7913 7915 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7924] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7924/stat : 7924 (java) S 7913 7915 7004 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187105903 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7915/tid=7925] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7925/stat : 7925 (java) S 7913 7915 7004 0 -1 64 66 0 0 0 0 0 0 0 18 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=7915/tid=7927] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7927/stat : 7927 (java) S 7913 7915 7004 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=7915/tid=7928] ppid=7913 vsize=1685528 CPUtime=0
/proc/7915/task/7928/stat : 7928 (java) S 7913 7915 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187106014 1725980672 6007 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1814812

Child status: 143
Real time (s): 1800.55
CPU time (s): 1800.13
CPU user time (s): 1799.78
CPU system time (s): 0.341948
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 1814812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39777
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= 37205
involuntary context switches= 2557

runsolver used 2.00669 second user time and 4.56331 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-17 01:31:29
IDJOB=1883640
IDBENCH=1417
IDSOLVER=688
FILE ID=node45/1883640-1245195089
PBS_JOBID= 9368305
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=1269630252

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1855256 kB
Buffers:         44708 kB
Cached:          92240 kB
SwapCached:        140 kB
Active:          82768 kB
Inactive:        68204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             976 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            35760 kB
Committed_AS:   182736 kB
PageTables:       1380 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-1883640-1245195089.opb

Free space on /tmp at the end= 66172 MiB
End job on node45 at 2009-06-17 02:01:32