Trace number 1884200

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26UNSAT 103.124 103.13

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Difficult/contest05/
QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.opb
MD5SUMd2cc73401c84725220a2327a7d3d152c
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark146.773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1605
Total number of constraints8025
Number of constraints which are clauses8025
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

5.26/5.22	------------------------
5.26/5.22	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
5.26/5.22	Size : 0, 68650, 0, 0, 27
5.26/5.22	Count : 0, 7998, 0, 0, 27
5.26/5.22	
5.26/5.22	Command line : minisat tmp.dimacs %var 
5.26/5.22	
5.26/5.22	------------------------
5.26/5.24	This is MiniSat 2.0 beta
5.26/5.24	WARNING: for repeatability, setting FPU to use double precision
5.26/5.24	============================[ Problem Statistics ]=============================
5.26/5.24	|                                                                             |
5.26/5.24	|  Number of variables:  1605                                                 |
5.26/5.24	|  Number of clauses:    8025                                                 |
5.26/5.26	|  Parsing time:         0.02         s                                       |
5.29/5.30	============================[ Search Statistics ]==============================
5.29/5.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.29/5.30	===============================================================================
5.29/5.30	|         0 |    1344     4806    38429 |     1602        0    nan |  0.000 % |
5.29/5.30	|       101 |    1344     4806    38429 |     1762      101     16 |  2.617 % |
5.29/5.31	|       253 |    1344     4806    38429 |     1938      253     13 |  2.617 % |
5.29/5.31	|       479 |    1344     4806    38429 |     2132      479     15 |  2.617 % |
5.29/5.32	|       817 |    1344     4806    38429 |     2345      817     15 |  2.617 % |
5.29/5.33	|      1323 |    1344     4806    38429 |     2580     1323     15 |  2.617 % |
5.29/5.35	|      2083 |    1344     4806    38429 |     2838     2083     15 |  2.617 % |
5.29/5.40	|      3223 |    1344     4806    38429 |     3121     1733     22 |  2.617 % |
5.45/5.48	|      4932 |    1344     4806    38429 |     3434     1815     22 |  2.617 % |
5.55/5.60	|      7494 |    1344     4806    38429 |     3777     2587     23 |  2.617 % |
5.75/5.75	|     11339 |    1344     4806    38429 |     4155     2553     16 |  2.617 % |
6.05/6.02	|     17106 |    1344     4806    38429 |     4570     4040     20 |  2.617 % |
6.45/6.45	|     25755 |    1344     4806    38429 |     5027     3286     20 |  2.617 % |
7.25/7.20	|     38730 |    1344     4806    38429 |     5530     3356     25 |  2.617 % |
8.25/8.27	|     58193 |    1344     4806    38429 |     6083     3127     16 |  2.617 % |
10.05/10.01	|     87385 |    1344     4806    38429 |     6691     4474     17 |  2.617 % |
12.95/12.93	|    131174 |    1344     4806    38429 |     7361     4143     17 |  2.617 % |
17.74/17.73	|    196858 |    1344     4806    38429 |     8097     6457     20 |  2.617 % |
25.15/25.12	|    295385 |    1344     4806    38429 |     8906     6659     18 |  2.617 % |
37.24/37.30	|    443174 |    1343     4401    35082 |     9797     5808     18 |  2.679 % |
56.43/56.43	|    664858 |    1341     3972    31238 |    10777     5822     15 |  2.804 % |
87.32/87.39	|    997386 |    1340     3961    31196 |    11855     6260     17 |  2.866 % |
103.01/103.06	===============================================================================
103.01/103.06	restarts              : 22
103.01/103.06	conflicts             : 1149217        (11753 /sec)
103.01/103.06	decisions             : 2193477        (1.94 % random) (22432 /sec)
103.01/103.06	propagations          : 38254222       (391211 /sec)
103.01/103.06	conflict literals     : 25460542       (23.51 % deleted)
103.01/103.06	Memory used           : 5.07 MB
103.01/103.06	CPU time              : 97.7841 s
103.01/103.06	
103.01/103.06	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884200-1245255947/watcher-1884200-1245255947 -o /tmp/evaluation-result-1884200-1245255947/solver-1884200-1245255947 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884200-1245255947.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.92 0.95 0.82 3/64 9703
/proc/meminfo: memFree=1835840/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1620 CPUtime=0
/proc/9703/stat : 9703 (java) R 9701 9703 9612 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 193188935 1658880 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9703/statm: 405 160 124 9 0 47 0

[startup+0.0824251 s]
/proc/loadavg: 0.92 0.95 0.82 3/64 9703
/proc/meminfo: memFree=1835840/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1684304 CPUtime=0.07
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 2725 0 1 0 6 1 0 0 18 0 9 0 193188935 1724727296 2220 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421076 2221 1207 9 0 415987 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1684304

[startup+0.10295 s]
/proc/loadavg: 0.92 0.95 0.82 3/64 9703
/proc/meminfo: memFree=1835840/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1684304 CPUtime=0.11
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 2822 0 1 0 9 2 0 0 18 0 9 0 193188935 1724727296 2317 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421076 2318 1215 9 0 415987 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684304

[startup+0.301273 s]
/proc/loadavg: 0.92 0.95 0.82 3/64 9703
/proc/meminfo: memFree=1835840/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1684464 CPUtime=0.33
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 3772 0 1 0 30 3 0 0 18 0 9 0 193188935 1724891136 3248 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421116 3248 1222 9 0 416027 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1684464

[startup+0.701347 s]
/proc/loadavg: 0.92 0.95 0.82 3/64 9703
/proc/meminfo: memFree=1835840/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1684632 CPUtime=0.76
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 6580 0 1 0 72 4 0 0 18 0 9 0 193188935 1725063168 5794 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421158 5794 2160 9 0 416069 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1684632

[startup+1.50149 s]
/proc/loadavg: 0.92 0.95 0.82 2/73 9712
/proc/meminfo: memFree=1815736/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1684652 CPUtime=1.56
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 9868 0 1 0 150 6 0 0 18 0 9 0 193188935 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421163 8990 2160 9 0 416074 0
[pid=9703/tid=9705] ppid=9701 vsize=1684652 CPUtime=0.95
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 2265 0 1 0 94 1 0 0 17 0 9 0 193188937 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1684652 CPUtime=0.49
/proc/9703/task/9706/stat : 9706 (java) R 9701 9703 9612 0 -1 64 6529 0 0 0 46 3 0 0 16 0 9 0 193188938 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 104516193 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 193188938 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193188938 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 193188940 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1684652 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 193188940 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 193188940 1725083648 8990 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 193188940 1725083648 8990 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) 1684652

[startup+3.10278 s]
/proc/loadavg: 0.92 0.95 0.82 2/73 9712
/proc/meminfo: memFree=1795320/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1684652 CPUtime=3.17
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 17337 0 1 0 308 9 0 0 18 0 9 0 193188935 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421163 16387 2160 9 0 416074 0
[pid=9703/tid=9705] ppid=9701 vsize=1684652 CPUtime=1.95
/proc/9703/task/9705/stat : 9705 (java) R 9701 9703 9612 0 -1 64 2550 0 1 0 194 1 0 0 17 0 9 0 193188937 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 103201830 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1684652 CPUtime=1.1
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 13713 0 0 0 104 6 0 0 16 0 9 0 193188938 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 193188938 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193188938 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 193188940 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1684652 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 193188940 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 193188940 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1684652 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 193188940 1725083648 16387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1684652

[startup+6.30135 s]
/proc/loadavg: 0.93 0.95 0.82 2/77 9716
/proc/meminfo: memFree=1738328/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=5.29
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27199 0 1 0 517 12 0 0 18 0 12 0 193188935 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25783 2163 9 0 416315 0
[pid=9714] ppid=9703 vsize=3056 CPUtime=1.06
/proc/9714/stat : 9714 (minisat) R 9703 9703 9612 0 -1 4194304 504 0 0 0 106 0 0 0 25 0 1 0 193189458 3129344 485 1992294400 134512640 135156773 4294956080 18446744073709551615 134553994 0 4 0 3 0 0 0 17 1 0 0
/proc/9714/statm: 764 485 74 157 0 604 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=3.2
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3168 0 1 0 318 2 0 0 18 0 12 0 193188937 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=1.97
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22746 0 0 0 189 8 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 407 0 0 0 9 0 0 0 16 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9713] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9713/stat : 9713 (java) S 9701 9703 9612 0 -1 64 67 0 0 0 0 0 0 0 16 0 12 0 193189458 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9703/tid=9715] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9715/stat : 9715 (java) S 9701 9703 9612 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9703/tid=9716] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9716/stat : 9716 (java) S 9701 9703 9612 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1688672

[startup+12.7025 s]
/proc/loadavg: 0.93 0.95 0.82 2/77 9716
/proc/meminfo: memFree=1737688/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=5.29
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27204 0 1 0 517 12 0 0 18 0 12 0 193188935 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25783 2163 9 0 416315 0
[pid=9714] ppid=9703 vsize=3588 CPUtime=7.46
/proc/9714/stat : 9714 (minisat) R 9703 9703 9612 0 -1 4194304 625 0 0 0 746 0 0 0 25 0 1 0 193189458 3674112 606 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/9714/statm: 897 606 74 157 0 737 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=3.2
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3168 0 1 0 318 2 0 0 18 0 12 0 193188937 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=1.97
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22746 0 0 0 189 8 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 411 0 0 0 9 0 0 0 16 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9713] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9713/stat : 9713 (java) S 9701 9703 9612 0 -1 64 67 0 0 0 0 0 0 0 16 0 12 0 193189458 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9703/tid=9715] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9715/stat : 9715 (java) S 9701 9703 9612 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9703/tid=9716] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9716/stat : 9716 (java) S 9701 9703 9612 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 1689204

[startup+25.5018 s]
/proc/loadavg: 0.95 0.96 0.82 2/77 9716
/proc/meminfo: memFree=1737176/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=5.29
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27204 0 1 0 517 12 0 0 18 0 12 0 193188935 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25783 2163 9 0 416315 0
[pid=9714] ppid=9703 vsize=3988 CPUtime=20.26
/proc/9714/stat : 9714 (minisat) R 9703 9703 9612 0 -1 4194304 751 0 0 0 2025 1 0 0 25 0 1 0 193189458 4083712 732 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 1 0 0
/proc/9714/statm: 997 732 74 157 0 837 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=3.2
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3168 0 1 0 318 2 0 0 18 0 12 0 193188937 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=1.97
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22746 0 0 0 189 8 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 411 0 0 0 9 0 0 0 16 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9713] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9713/stat : 9713 (java) S 9701 9703 9612 0 -1 64 67 0 0 0 0 0 0 0 16 0 12 0 193189458 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9703/tid=9715] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9715/stat : 9715 (java) S 9701 9703 9612 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9703/tid=9716] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9716/stat : 9716 (java) S 9701 9703 9612 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 1689604

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.82 2/77 9716
/proc/meminfo: memFree=1736536/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=5.29
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27204 0 1 0 517 12 0 0 18 0 12 0 193188935 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25783 2163 9 0 416315 0
[pid=9714] ppid=9703 vsize=4652 CPUtime=45.85
/proc/9714/stat : 9714 (minisat) R 9703 9703 9612 0 -1 4194304 901 0 0 0 4584 1 0 0 25 0 1 0 193189458 4763648 882 1992294400 134512640 135156773 4294956080 18446744073709551615 134556267 0 4 0 3 0 0 0 17 1 0 0
/proc/9714/statm: 1163 882 74 157 0 1003 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=3.2
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3168 0 1 0 318 2 0 0 18 0 12 0 193188937 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=1.97
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22746 0 0 0 189 8 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 411 0 0 0 9 0 0 0 16 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9713] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9713/stat : 9713 (java) S 9701 9703 9612 0 -1 64 67 0 0 0 0 0 0 0 16 0 12 0 193189458 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9703/tid=9715] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9715/stat : 9715 (java) S 9701 9703 9612 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9703/tid=9716] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9716/stat : 9716 (java) S 9701 9703 9612 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 1690268

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.83 2/77 9716
/proc/meminfo: memFree=1735832/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=5.29
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27205 0 1 0 517 12 0 0 18 0 12 0 193188935 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25783 2163 9 0 416315 0
[pid=9714] ppid=9703 vsize=5188 CPUtime=97.03
/proc/9714/stat : 9714 (minisat) R 9703 9703 9612 0 -1 4194304 1034 0 0 0 9702 1 0 0 25 0 1 0 193189458 5312512 1015 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 1 0 0
/proc/9714/statm: 1297 1015 74 157 0 1137 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=3.2
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3168 0 1 0 318 2 0 0 18 0 12 0 193188937 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=1.97
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22746 0 0 0 189 8 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 411 0 0 0 9 0 0 0 16 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9713] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9713/stat : 9713 (java) S 9701 9703 9612 0 -1 64 67 0 0 0 0 0 0 0 16 0 12 0 193189458 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9703/tid=9715] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9715/stat : 9715 (java) S 9701 9703 9612 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9703/tid=9716] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9716/stat : 9716 (java) S 9701 9703 9612 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 1690804

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

[startup+102.702 s]
/proc/loadavg: 0.98 0.96 0.83 2/77 9716
/proc/meminfo: memFree=1735832/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=5.29
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27205 0 1 0 517 12 0 0 18 0 12 0 193188935 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25783 2163 9 0 416315 0
[pid=9714] ppid=9703 vsize=5188 CPUtime=97.42
/proc/9714/stat : 9714 (minisat) R 9703 9703 9612 0 -1 4194304 1034 0 0 0 9741 1 0 0 25 0 1 0 193189458 5312512 1015 1992294400 134512640 135156773 4294956080 18446744073709551615 134556311 0 4 0 3 0 0 0 17 1 0 0
/proc/9714/statm: 1297 1015 74 157 0 1137 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=3.2
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3168 0 1 0 318 2 0 0 18 0 12 0 193188937 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=1.97
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22746 0 0 0 189 8 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193188938 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=0.09
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 411 0 0 0 9 0 0 0 16 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 193188940 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9713] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9713/stat : 9713 (java) S 9701 9703 9612 0 -1 64 67 0 0 0 0 0 0 0 16 0 12 0 193189458 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9703/tid=9715] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9715/stat : 9715 (java) S 9701 9703 9612 0 -1 64 48 0 0 0 0 0 0 0 16 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9703/tid=9716] ppid=9701 vsize=1685616 CPUtime=0
/proc/9703/task/9716/stat : 9716 (java) S 9701 9703 9612 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193189459 1726070784 25783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.71
Current children cumulated vsize (KiB) 1690804

[startup+103.102 s]
/proc/loadavg: 0.98 0.96 0.83 2/77 9716
/proc/meminfo: memFree=1735832/2055920 swapFree=4181900/4192956
[pid=9703] ppid=9701 vsize=1685616 CPUtime=103.09
/proc/9703/stat : 9703 (java) S 9701 9703 9612 0 -1 0 27257 1042 1 0 517 13 9778 1 18 0 9 0 193188935 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9703/statm: 421404 25785 2164 9 0 416315 0
[pid=9703/tid=9705] ppid=9701 vsize=1685616 CPUtime=100.99
/proc/9703/task/9705/stat : 9705 (java) S 9701 9703 9612 0 -1 64 3207 1042 1 0 318 2 9778 1 16 0 9 0 193188937 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9706] ppid=9701 vsize=1685616 CPUtime=99.76
/proc/9703/task/9706/stat : 9706 (java) S 9701 9703 9612 0 -1 64 22752 1042 0 0 189 8 9778 1 16 0 9 0 193188938 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9707] ppid=9701 vsize=1685616 CPUtime=97.79
/proc/9703/task/9707/stat : 9707 (java) S 9701 9703 9612 0 -1 64 14 1042 0 0 0 0 9778 1 15 0 9 0 193188938 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9708] ppid=9701 vsize=1685616 CPUtime=97.79
/proc/9703/task/9708/stat : 9708 (java) S 9701 9703 9612 0 -1 64 9 1042 0 0 0 0 9778 1 16 0 9 0 193188938 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9703/tid=9709] ppid=9701 vsize=1685616 CPUtime=97.79
/proc/9703/task/9709/stat : 9709 (java) S 9701 9703 9612 0 -1 64 1 1042 0 0 0 0 9778 1 23 0 9 0 193188940 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9710] ppid=9701 vsize=1685616 CPUtime=97.88
/proc/9703/task/9710/stat : 9710 (java) S 9701 9703 9612 0 -1 64 411 1042 0 0 9 0 9778 1 16 0 9 0 193188940 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9711] ppid=9701 vsize=1685616 CPUtime=97.79
/proc/9703/task/9711/stat : 9711 (java) S 9701 9703 9612 0 -1 64 0 1042 0 0 0 0 9778 1 24 0 9 0 193188940 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9703/tid=9712] ppid=9701 vsize=1685616 CPUtime=97.79
/proc/9703/task/9712/stat : 9712 (java) S 9701 9703 9612 0 -1 64 22 1042 0 0 0 0 9778 1 15 0 9 0 193188940 1726070784 25785 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 103.09
Current children cumulated vsize (KiB) 1685616

Child status: 0
Real time (s): 103.13
CPU time (s): 103.124
CPU user time (s): 102.961
CPU system time (s): 0.162975
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 1690804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.961
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28324
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= 2896
involuntary context switches= 2552

runsolver used 0.124981 second user time and 0.25896 second system time

The end

Launcher Data

Begin job on node67 at 2009-06-17 18:25:48
IDJOB=1884200
IDBENCH=71933
IDSOLVER=688
FILE ID=node67/1884200-1245255947
PBS_JOBID= 9372394
Free space on /tmp= 66400 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.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-1884200-1245255947/watcher-1884200-1245255947 -o /tmp/evaluation-result-1884200-1245255947/solver-1884200-1245255947 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884200-1245255947.opb minisat %dimacs %var

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

MD5SUM BENCH= d2cc73401c84725220a2327a7d3d152c
RANDOM SEED=1357733145

node67.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.272
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.272
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:       1836448 kB
Buffers:         21156 kB
Cached:         128816 kB
SwapCached:       4864 kB
Active:          35140 kB
Inactive:       122176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836448 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          13100 kB
Slab:            48172 kB
Committed_AS:   122076 kB
PageTables:       1440 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-1884200-1245255947.opb

Free space on /tmp at the end= 66400 MiB
End job on node67 at 2009-06-17 18:27:31