Trace number 1885300

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 19.1811 19.1129

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
bitverif/maxand/maxand064.opb
MD5SUM26625d848f44266e7783971a5dbe0108
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 benchmark56.8824
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14578
Total number of constraints42581
Number of constraints which are clauses42581
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 constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.87/2.89	------------------------
2.87/2.89	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
2.87/2.89	Size : 0, 99351, 0, 0, 2
2.87/2.89	Count : 0, 42579, 0, 0, 2
2.87/2.89	
2.87/2.89	Command line : minisat tmp.dimacs %var 
2.87/2.89	
2.87/2.89	------------------------
2.97/2.91	This is MiniSat 2.0 beta
2.97/2.91	WARNING: for repeatability, setting FPU to use double precision
2.97/2.91	============================[ Problem Statistics ]=============================
2.97/2.91	|                                                                             |
2.97/2.91	|  Number of variables:  14578                                                |
2.97/2.91	|  Number of clauses:    42581                                                |
2.97/2.95	|  Parsing time:         0.04         s                                       |
4.96/4.97	============================[ Search Statistics ]==============================
4.96/4.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.96/4.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.96/4.97	===============================================================================
4.96/4.97	|         0 |    1452    16631   241284 |     5543        0    nan |  0.000 % |
5.06/5.00	|       100 |    1452    16631   241284 |     6098      100     11 |  0.130 % |
5.06/5.02	|       250 |    1452    16631   241284 |     6707      250     18 |  0.130 % |
5.06/5.03	|       476 |    1452    16631   241284 |     7378      476     21 |  0.130 % |
5.06/5.05	|       815 |    1452    16631   241284 |     8116      815     35 |  0.130 % |
5.06/5.09	|      1323 |    1452    16631   241284 |     8928     1323     41 |  0.130 % |
5.17/5.13	|      2084 |    1452    16631   241284 |     9820     2084     46 |  0.130 % |
5.27/5.21	|      3231 |    1452    16631   241284 |    10803     3231     53 |  0.130 % |
5.37/5.32	|      4940 |    1452    16631   241284 |    11883     4940     54 |  0.130 % |
5.67/5.60	|      7502 |    1452    16631   241284 |    13071     7502     85 |  0.130 % |
5.97/5.94	|     11346 |    1452    16631   241284 |    14378    11346     78 |  0.130 % |
6.57/6.59	|     17114 |    1452    16631   241284 |    15816     9693    103 |  0.130 % |
7.78/7.79	|     25764 |    1452    16631   241284 |    17398    10396     94 |  0.130 % |
9.47/9.45	|     38742 |    1452    16631   241284 |    19138    14435    143 |  0.130 % |
13.28/13.24	|     58205 |    1451    16566   241151 |    21052    14431    155 |  0.137 % |
18.57/18.60	|     87398 |    1451    16566   241151 |    23157    11749     83 |  0.137 % |
19.07/19.07	===============================================================================
19.07/19.08	restarts              : 16
19.07/19.08	conflicts             : 90202          (5598 /sec)
19.07/19.08	decisions             : 224636         (1.74 % random) (13940 /sec)
19.07/19.08	propagations          : 5602579        (347672 /sec)
19.07/19.08	conflict literals     : 10859560       (20.84 % deleted)
19.07/19.08	Memory used           : 26.52 MB
19.07/19.08	CPU time              : 16.1146 s
19.07/19.08	
19.07/19.08	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-1885300-1245265448/watcher-1885300-1245265448 -o /tmp/evaluation-result-1885300-1245265448/solver-1885300-1245265448 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885300-1245265448.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 3475
/proc/meminfo: memFree=1798712/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=18576 CPUtime=0
/proc/3475/stat : 3475 (runsolver) D 3473 3475 3118 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2021845 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 245482712359 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/3475/statm: 4644 284 249 26 0 2626 0

[startup+0.0523521 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 3475
/proc/meminfo: memFree=1798712/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1683856 CPUtime=0.04
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 2107 0 1 0 3 1 0 0 18 0 9 0 2021845 1724268544 1658 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 420964 1658 936 9 0 415877 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1683856

[startup+0.10236 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 3475
/proc/meminfo: memFree=1798712/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1685156 CPUtime=0.1
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 3005 0 1 0 9 1 0 0 18 0 9 0 2021845 1725599744 2495 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421289 2495 1225 9 0 416200 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685156

[startup+0.302392 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 3475
/proc/meminfo: memFree=1798712/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1685692 CPUtime=0.32
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 4335 0 1 0 30 2 0 0 18 0 9 0 2021845 1726148608 3758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421423 3758 1383 9 0 416334 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685692

[startup+0.702463 s]
/proc/loadavg: 0.99 0.98 0.92 3/64 3475
/proc/meminfo: memFree=1798712/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1685436 CPUtime=0.73
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 7505 0 1 0 69 4 0 0 18 0 9 0 2021845 1725886464 6474 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421359 6477 2154 9 0 416270 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685436

[startup+1.50161 s]
/proc/loadavg: 0.99 0.98 0.92 2/73 3484
/proc/meminfo: memFree=1776304/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1685552 CPUtime=1.58
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 11704 0 1 0 152 6 0 0 18 0 9 0 2021845 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421388 9953 2161 9 0 416299 0
[pid=3475/tid=3477] ppid=3473 vsize=1685552 CPUtime=0.93
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2247 0 1 0 92 1 0 0 16 0 9 0 2021847 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1685552 CPUtime=0.52
/proc/3475/task/3478/stat : 3478 (java) R 3473 3475 3118 0 -1 64 8377 0 0 0 49 3 0 0 16 0 9 0 2021848 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1685552 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 2021848 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1685552 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2021848 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1685552 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 2021850 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1685552 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 344 0 0 0 9 0 0 0 16 0 9 0 2021851 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1685552 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2021851 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1685552 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2021851 1726005248 9953 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1685552

[startup+3.10189 s]
/proc/loadavg: 0.99 0.98 0.92 2/73 3484
/proc/meminfo: memFree=1756336/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686524 CPUtime=2.98
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 19853 0 1 0 287 11 0 0 18 0 12 0 2021845 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421631 17367 2164 9 0 416542 0
[pid=3475/tid=3477] ppid=3473 vsize=1686524 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686524 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 15994 0 0 0 101 7 0 0 16 0 12 0 2021848 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686524 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686524 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686524 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686524 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 345 0 0 0 9 0 0 0 16 0 12 0 2021851 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686524 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686524 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 2021851 1727000576 17367 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1686524

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1720848/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=2.99
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20090 0 1 0 288 11 0 0 18 0 12 0 2021845 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17366 2164 9 0 416539 0
[pid=3486] ppid=3475 vsize=17764 CPUtime=3.38
/proc/3486/stat : 3486 (minisat) R 3475 3475 3118 0 -1 4194304 4374 0 0 0 336 2 0 0 25 0 1 0 2022136 18190336 4151 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/3486/statm: 4441 4151 75 157 0 4281 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 0 0 0 101 7 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 0 0 0 9 0 0 0 16 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3485] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3485/stat : 3485 (java) S 3473 3475 3118 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 2022136 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3475/tid=3487] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3487/stat : 3487 (java) S 3473 3475 3118 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3475/tid=3488] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3488/stat : 3488 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1704276

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1713104/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=2.99
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20091 0 1 0 288 11 0 0 18 0 12 0 2021845 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17366 2164 9 0 416539 0
[pid=3486] ppid=3475 vsize=25436 CPUtime=9.78
/proc/3486/stat : 3486 (minisat) R 3475 3475 3118 0 -1 4194304 6275 0 0 0 974 4 0 0 25 0 1 0 2022136 26046464 6052 1992294400 134512640 135156773 4294956080 18446744073709551615 134552747 0 4 0 3 0 0 0 17 1 0 0
/proc/3486/statm: 6359 6052 75 157 0 6199 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 0 0 0 101 7 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 0 0 0 9 0 0 0 16 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3485] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3485/stat : 3485 (java) S 3473 3475 3118 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 2022136 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3475/tid=3487] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3487/stat : 3487 (java) S 3473 3475 3118 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3475/tid=3488] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3488/stat : 3488 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1711948

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

[startup+15.9022 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1710480/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=2.99
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20091 0 1 0 288 11 0 0 18 0 12 0 2021845 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17366 2164 9 0 416539 0
[pid=3486] ppid=3475 vsize=27152 CPUtime=12.98
/proc/3486/stat : 3486 (minisat) R 3475 3475 3118 0 -1 4194304 6693 0 0 0 1293 5 0 0 25 0 1 0 2022136 27803648 6470 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 1 0 0
/proc/3486/statm: 6788 6470 75 157 0 6628 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 0 0 0 101 7 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 0 0 0 9 0 0 0 16 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3485] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3485/stat : 3485 (java) S 3473 3475 3118 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 2022136 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3475/tid=3487] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3487/stat : 3487 (java) S 3473 3475 3118 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3475/tid=3488] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3488/stat : 3488 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.97
Current children cumulated vsize (KiB) 1713664

[startup+17.5015 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1710608/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=2.99
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20091 0 1 0 288 11 0 0 18 0 12 0 2021845 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17366 2164 9 0 416539 0
[pid=3486] ppid=3475 vsize=27152 CPUtime=14.59
/proc/3486/stat : 3486 (minisat) R 3475 3475 3118 0 -1 4194304 6693 0 0 0 1454 5 0 0 25 0 1 0 2022136 27803648 6470 1992294400 134512640 135156773 4294956080 18446744073709551615 134547391 0 4 0 3 0 0 0 17 1 0 0
/proc/3486/statm: 6788 6470 75 157 0 6628 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 0 0 0 101 7 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 0 0 0 9 0 0 0 16 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3485] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3485/stat : 3485 (java) S 3473 3475 3118 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 2022136 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3475/tid=3487] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3487/stat : 3487 (java) S 3473 3475 3118 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3475/tid=3488] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3488/stat : 3488 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 1713664

[startup+18.3016 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1710608/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=2.99
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20091 0 1 0 288 11 0 0 18 0 12 0 2021845 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17366 2164 9 0 416539 0
[pid=3486] ppid=3475 vsize=27152 CPUtime=15.38
/proc/3486/stat : 3486 (minisat) R 3475 3475 3118 0 -1 4194304 6693 0 0 0 1533 5 0 0 25 0 1 0 2022136 27803648 6470 1992294400 134512640 135156773 4294956080 18446744073709551615 134556314 0 4 0 3 0 0 0 17 1 0 0
/proc/3486/statm: 6788 6470 75 157 0 6628 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 0 0 0 101 7 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 0 0 0 9 0 0 0 16 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3485] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3485/stat : 3485 (java) S 3473 3475 3118 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 2022136 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3475/tid=3487] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3487/stat : 3487 (java) S 3473 3475 3118 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3475/tid=3488] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3488/stat : 3488 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.37
Current children cumulated vsize (KiB) 1713664

[startup+18.7067 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1710608/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=2.99
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20091 0 1 0 288 11 0 0 18 0 12 0 2021845 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17366 2164 9 0 416539 0
[pid=3486] ppid=3475 vsize=27152 CPUtime=15.79
/proc/3486/stat : 3486 (minisat) R 3475 3475 3118 0 -1 4194304 6693 0 0 0 1574 5 0 0 25 0 1 0 2022136 27803648 6470 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/3486/statm: 6788 6470 75 157 0 6628 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=1.77
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2652 0 1 0 175 2 0 0 18 0 12 0 2021847 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=1.08
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 0 0 0 101 7 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 2021848 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 2021850 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=0.09
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 0 0 0 9 0 0 0 16 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3484] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3484/stat : 3484 (java) S 3473 3475 3118 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 2021851 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3485] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3485/stat : 3485 (java) S 3473 3475 3118 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 2022136 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3475/tid=3487] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3487/stat : 3487 (java) S 3473 3475 3118 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3475/tid=3488] ppid=3473 vsize=1686512 CPUtime=0
/proc/3475/task/3488/stat : 3488 (java) S 3473 3475 3118 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 2022137 1726988288 17366 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 1713664

[startup+19.1028 s]
/proc/loadavg: 0.99 0.98 0.92 2/77 3488
/proc/meminfo: memFree=1710608/2055920 swapFree=4192956/4192956
[pid=3475] ppid=3473 vsize=1686512 CPUtime=19.15
/proc/3475/stat : 3475 (java) S 3473 3475 3118 0 -1 0 20108 6701 1 0 288 11 1611 5 18 0 9 0 2021845 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3475/statm: 421628 17368 2165 9 0 416539 0
[pid=3475/tid=3477] ppid=3473 vsize=1686512 CPUtime=17.93
/proc/3475/task/3477/stat : 3477 (java) S 3473 3475 3118 0 -1 64 2668 6701 1 0 175 2 1611 5 16 0 9 0 2021847 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3478] ppid=3473 vsize=1686512 CPUtime=17.24
/proc/3475/task/3478/stat : 3478 (java) S 3473 3475 3118 0 -1 64 16147 6701 0 0 101 7 1611 5 16 0 9 0 2021848 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3479] ppid=3473 vsize=1686512 CPUtime=16.16
/proc/3475/task/3479/stat : 3479 (java) S 3473 3475 3118 0 -1 64 15 6701 0 0 0 0 1611 5 16 0 8 0 2021848 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3480] ppid=3473 vsize=1686512 CPUtime=16.16
/proc/3475/task/3480/stat : 3480 (java) S 3473 3475 3118 0 -1 64 11 6701 0 0 0 0 1611 5 16 0 8 0 2021848 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3475/tid=3481] ppid=3473 vsize=1686512 CPUtime=16.16
/proc/3475/task/3481/stat : 3481 (java) S 3473 3475 3118 0 -1 64 0 6701 0 0 0 0 1611 5 23 0 8 0 2021850 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3482] ppid=3473 vsize=1686512 CPUtime=16.25
/proc/3475/task/3482/stat : 3482 (java) S 3473 3475 3118 0 -1 64 419 6701 0 0 9 0 1611 5 16 0 8 0 2021851 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3475/tid=3483] ppid=3473 vsize=1686512 CPUtime=16.16
/proc/3475/task/3483/stat : 3483 (java) S 3473 3475 3118 0 -1 64 1 6701 0 0 0 0 1611 5 24 0 8 0 2021851 1726988288 17368 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.15
Current children cumulated vsize (KiB) 1686512

Child status: 0
Real time (s): 19.1129
CPU time (s): 19.1811
CPU user time (s): 18.9981
CPU system time (s): 0.182972
CPU usage (%): 100.357
Max. virtual memory (cumulated for all children) (KiB): 1713664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.9981
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26837
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= 908
involuntary context switches= 558

runsolver used 0.023996 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node17 at 2009-06-17 21:04:08
IDJOB=1885300
IDBENCH=72043
IDSOLVER=688
FILE ID=node17/1885300-1245265448
PBS_JOBID= 9372436
Free space on /tmp= 66340 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/maxand/maxand064.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-1885300-1245265448/watcher-1885300-1245265448 -o /tmp/evaluation-result-1885300-1245265448/solver-1885300-1245265448 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885300-1245265448.opb minisat %dimacs %var

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

MD5SUM BENCH= 26625d848f44266e7783971a5dbe0108
RANDOM SEED=1176422282

node17.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.259
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.259
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:       1799192 kB
Buffers:         32544 kB
Cached:         149832 kB
SwapCached:          0 kB
Active:          85748 kB
Inactive:       109520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799192 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          22716 kB
Slab:            47500 kB
Committed_AS:    51712 kB
PageTables:       1456 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-1885300-1245265448.opb

Free space on /tmp at the end= 66340 MiB
End job on node17 at 2009-06-17 21:04:28