Trace number 1884110

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 54.3767 54.3195

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG7-gensys-icl001.sat05-2926.reshuffled-07.opb
MD5SUM429730cc315202bc2a5b2e928ae9c8e6
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 benchmark49.7554
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables432
Total number of constraints14889
Number of constraints which are clauses14889
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 constraint13
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 22
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

2.66/2.66	------------------------
2.66/2.66	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
2.66/2.66	Size : 0, 59610, 0, 0, 35
2.66/2.66	Count : 0, 14854, 0, 0, 35
2.66/2.66	
2.66/2.66	Command line : minisat tmp.dimacs %var 
2.66/2.66	
2.66/2.66	------------------------
2.66/2.67	This is MiniSat 2.0 beta
2.66/2.67	WARNING: for repeatability, setting FPU to use double precision
2.66/2.67	============================[ Problem Statistics ]=============================
2.66/2.67	|                                                                             |
2.66/2.67	|  Number of variables:  432                                                  |
2.66/2.67	|  Number of clauses:    14889                                                |
2.66/2.69	|  Parsing time:         0.02         s                                       |
2.74/2.77	============================[ Search Statistics ]==============================
2.74/2.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.74/2.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.74/2.77	===============================================================================
2.74/2.77	|         0 |     372     9808    42212 |     3269        0    nan |  0.000 % |
2.74/2.78	|       102 |     372     9808    42212 |     3596      102     19 | 12.974 % |
2.74/2.79	|       253 |     372     9808    42212 |     3955      253     19 | 12.964 % |
2.75/2.80	|       480 |     372     9808    42212 |     4351      480     20 | 12.973 % |
2.75/2.81	|       817 |     372     9808    42212 |     4786      817     21 | 12.964 % |
2.75/2.84	|      1324 |     372     9808    42212 |     5265     1324     22 | 12.964 % |
2.75/2.90	|      2084 |     372     9808    42212 |     5791     2084     21 | 12.974 % |
2.75/2.98	|      3223 |     372     9808    42212 |     6371     3223     21 | 12.973 % |
2.75/3.13	|      4931 |     372     9808    42212 |     7008     4931     22 | 12.964 % |
3.47/3.40	|      7493 |     372     9808    42212 |     7708     3903     21 | 12.964 % |
3.87/3.80	|     11337 |     372     9808    42212 |     8479     7747     21 | 12.973 % |
4.47/4.43	|     17103 |     372     9808    42212 |     9327     4880     19 | 12.964 % |
5.47/5.49	|     25753 |     372     9808    42212 |    10260     8765     22 | 12.964 % |
7.36/7.31	|     38727 |     372     9808    42212 |    11286     6127     20 | 12.964 % |
10.06/10.04	|     58188 |     372     9808    42212 |    12415     8454     21 | 12.964 % |
14.36/14.38	|     87380 |     372     9808    42212 |    13656    12487     21 | 12.964 % |
21.97/21.94	|    131169 |     372     9808    42212 |    15022     7935     21 | 12.964 % |
33.56/33.58	|    196855 |     372     9808    42212 |    16524    13008     22 | 12.964 % |
52.45/52.46	|    295382 |     352     7683    31167 |    18177     7386     18 | 17.594 % |
54.25/54.29	===============================================================================
54.25/54.29	restarts              : 19
54.25/54.29	conflicts             : 305098         (5915 /sec)
54.25/54.29	decisions             : 340115         (1.40 % random) (6593 /sec)
54.25/54.29	propagations          : 23454732       (454689 /sec)
54.25/54.29	conflict literals     : 7351997        (40.48 % deleted)
54.25/54.29	Memory used           : 5.32 MB
54.25/54.29	CPU time              : 51.5842 s
54.25/54.29	
54.25/54.29	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-1884110-1245254241/watcher-1884110-1245254241 -o /tmp/evaluation-result-1884110-1245254241/solver-1884110-1245254241 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884110-1245254241.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.77 0.26 0.09 3/64 8922
/proc/meminfo: memFree=1786568/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1612 CPUtime=0
/proc/8922/stat : 8922 (java) R 8920 8922 8843 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 193023828 1650688 137 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/8922/statm: 403 142 107 9 0 45 0

[startup+0.045509 s]
/proc/loadavg: 0.77 0.26 0.09 3/64 8922
/proc/meminfo: memFree=1786568/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=10840 CPUtime=0.01
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 769 0 0 0 0 1 0 0 19 0 2 0 193023828 11100160 532 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 2710 532 243 9 0 1196 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10840

[startup+0.102512 s]
/proc/loadavg: 0.77 0.26 0.09 3/64 8922
/proc/meminfo: memFree=1786568/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1685316 CPUtime=0.06
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 2654 0 1 0 5 1 0 0 19 0 9 0 193023828 1725763584 2149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421329 2149 1180 9 0 416240 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685316

[startup+0.302533 s]
/proc/loadavg: 0.77 0.26 0.09 3/64 8922
/proc/meminfo: memFree=1786568/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1685316 CPUtime=0.3
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 3708 0 1 0 28 2 0 0 19 0 9 0 193023828 1725763584 3183 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421329 3185 1226 9 0 416240 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1685316

[startup+0.702576 s]
/proc/loadavg: 0.77 0.26 0.09 3/64 8922
/proc/meminfo: memFree=1786568/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1685508 CPUtime=0.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 6676 0 1 0 72 3 0 0 19 0 9 0 193023828 1725960192 5772 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421377 5772 2161 9 0 416288 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1685508

[startup+1.50166 s]
/proc/loadavg: 0.77 0.26 0.09 2/73 8931
/proc/meminfo: memFree=1765184/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1685520 CPUtime=1.55
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 10803 0 1 0 150 5 0 0 19 0 9 0 193023828 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421380 9683 2161 9 0 416291 0
[pid=8922/tid=8924] ppid=8920 vsize=1685520 CPUtime=0.89
/proc/8922/task/8924/stat : 8924 (java) R 8920 8922 8843 0 -1 64 2300 0 1 0 88 1 0 0 16 0 9 0 193023831 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4126519221 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685520 CPUtime=0.54
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 7438 0 0 0 51 3 0 0 17 0 9 0 193023834 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685520 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 193023834 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685520 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 193023834 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685520 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 193023836 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685520 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 329 0 0 0 10 0 0 0 16 0 9 0 193023836 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685520 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 193023836 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685520 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193023836 1725972480 9683 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1685520

[startup+3.10181 s]
/proc/loadavg: 0.77 0.26 0.09 2/73 8931
/proc/meminfo: memFree=1741248/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18523 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14505 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1686492

[startup+6.30214 s]
/proc/loadavg: 0.79 0.27 0.09 2/77 8935
/proc/meminfo: memFree=1729112/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=3836 CPUtime=3.61
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 699 0 0 0 361 0 0 0 25 0 1 0 193024094 3928064 678 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 959 678 74 157 0 799 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1690328

[startup+12.7028 s]
/proc/loadavg: 0.81 0.28 0.10 2/77 8935
/proc/meminfo: memFree=1728344/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=4504 CPUtime=10.01
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 835 0 0 0 1001 0 0 0 25 0 1 0 193024094 4612096 814 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 1126 814 74 157 0 966 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1690996

[startup+25.5021 s]
/proc/loadavg: 0.85 0.31 0.11 2/77 8935
/proc/meminfo: memFree=1727896/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=4900 CPUtime=22.81
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 942 0 0 0 2280 1 0 0 25 0 1 0 193024094 5017600 921 1992294400 134512640 135156773 4294956080 18446744073709551615 134553097 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 1225 921 74 157 0 1065 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 1691392

[startup+51.1027 s]
/proc/loadavg: 0.90 0.37 0.13 2/77 8935
/proc/meminfo: memFree=1727256/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=5444 CPUtime=48.4
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 1081 0 0 0 4839 1 0 0 25 0 1 0 193024094 5574656 1060 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 1361 1060 74 157 0 1201 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 1691936

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

[startup+52.7019 s]
/proc/loadavg: 0.90 0.37 0.13 2/77 8935
/proc/meminfo: memFree=1727256/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=5444 CPUtime=50
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 1086 0 0 0 4999 1 0 0 25 0 1 0 193024094 5574656 1065 1992294400 134512640 135156773 4294956080 18446744073709551615 134553663 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 1361 1065 74 157 0 1201 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.75
Current children cumulated vsize (KiB) 1691936

[startup+53.502 s]
/proc/loadavg: 0.90 0.37 0.13 2/77 8935
/proc/meminfo: memFree=1727256/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=5444 CPUtime=50.8
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 1086 0 0 0 5079 1 0 0 25 0 1 0 193024094 5574656 1065 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 1361 1065 74 157 0 1201 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.55
Current children cumulated vsize (KiB) 1691936

[startup+53.907 s]
/proc/loadavg: 0.91 0.38 0.14 2/77 8935
/proc/meminfo: memFree=1727256/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=2.75
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18663 0 1 0 267 8 0 0 19 0 12 0 193023828 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15537 2164 9 0 416534 0
[pid=8933] ppid=8922 vsize=5444 CPUtime=51.2
/proc/8933/stat : 8933 (minisat) R 8922 8922 8843 0 -1 4194304 1086 0 0 0 5119 1 0 0 25 0 1 0 193024094 5574656 1065 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/8933/statm: 1361 1065 74 157 0 1201 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=1.53
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2753 0 1 0 152 1 0 0 18 0 12 0 193023831 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=1.07
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 0 0 0 102 5 0 0 16 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 193023834 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=0.1
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 400 0 0 0 10 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 193023836 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8843 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 193024094 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8843 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1686492 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8843 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 193024095 1726967808 15537 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.95
Current children cumulated vsize (KiB) 1691936

[startup+54.301 s]
/proc/loadavg: 0.91 0.38 0.14 2/77 8935
/proc/meminfo: memFree=1727256/2055920 swapFree=4192812/4192956
[pid=8922] ppid=8920 vsize=1686492 CPUtime=54.34
/proc/8922/stat : 8922 (java) S 8920 8922 8843 0 -1 0 18681 1094 1 0 267 8 5158 1 19 0 9 0 193023828 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8922/statm: 421623 15539 2165 9 0 416534 0
[pid=8922/tid=8924] ppid=8920 vsize=1686492 CPUtime=53.13
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8843 0 -1 64 2767 1094 1 0 153 1 5158 1 16 0 9 0 193023831 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1686492 CPUtime=52.66
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8843 0 -1 64 14636 1094 0 0 102 5 5158 1 16 0 9 0 193023834 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1686492 CPUtime=51.59
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8843 0 -1 64 15 1094 0 0 0 0 5158 1 15 0 9 0 193023834 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1686492 CPUtime=51.59
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8843 0 -1 64 11 1094 0 0 0 0 5158 1 15 0 9 0 193023834 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1686492 CPUtime=51.59
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8843 0 -1 64 0 1094 0 0 0 0 5158 1 24 0 9 0 193023836 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1686492 CPUtime=51.69
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8843 0 -1 64 403 1094 0 0 10 0 5158 1 16 0 9 0 193023836 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1686492 CPUtime=51.59
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8843 0 -1 64 1 1094 0 0 0 0 5158 1 25 0 9 0 193023836 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1686492 CPUtime=51.59
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8843 0 -1 64 14 1094 0 0 0 0 5158 1 15 0 9 0 193023836 1726967808 15539 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 54.34
Current children cumulated vsize (KiB) 1686492

Child status: 0
Real time (s): 54.3195
CPU time (s): 54.3767
CPU user time (s): 54.2608
CPU system time (s): 0.115982
CPU usage (%): 100.105
Max. virtual memory (cumulated for all children) (KiB): 1691936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.2608
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19803
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= 1632
involuntary context switches= 1397

runsolver used 0.06399 second user time and 0.152976 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-17 17:57:22
IDJOB=1884110
IDBENCH=71924
IDSOLVER=688
FILE ID=node27/1884110-1245254241
PBS_JOBID= 9372426
Free space on /tmp= 66256 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.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-1884110-1245254241/watcher-1884110-1245254241 -o /tmp/evaluation-result-1884110-1245254241/solver-1884110-1245254241 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884110-1245254241.opb minisat %dimacs %var

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

MD5SUM BENCH= 429730cc315202bc2a5b2e928ae9c8e6
RANDOM SEED=788243808

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1787112 kB
Buffers:         33312 kB
Cached:         143964 kB
SwapCached:          0 kB
Active:          55128 kB
Inactive:       136516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          24180 kB
Slab:            63080 kB
Committed_AS:   194900 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884110-1245254241.opb

Free space on /tmp at the end= 66256 MiB
End job on node27 at 2009-06-17 17:58:16