Trace number 1883674

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 22.0077 21.9507

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUM50ec52fd2f8650248cdc06f32bc8af84
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark22.0077
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
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 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.35/9.37	------------------------
9.35/9.37	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
9.35/9.37	Size : 0, 272701, 0, 0, 148335
9.35/9.37	Count : 0, 117189, 0, 0, 1741
9.35/9.37	
9.35/9.37	Command line : minisat tmp.dimacs %var 
9.35/9.37	
9.35/9.37	------------------------
9.35/9.39	This is MiniSat 2.0 beta
9.35/9.39	WARNING: for repeatability, setting FPU to use double precision
9.35/9.39	============================[ Problem Statistics ]=============================
9.35/9.39	|                                                                             |
9.35/9.39	|  Number of variables:  76272                                                |
9.35/9.39	|  Number of clauses:    179034                                               |
9.44/9.59	|  Parsing time:         0.17         s                                       |
10.05/10.01	============================[ Search Statistics ]==============================
10.05/10.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.05/10.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.05/10.01	===============================================================================
10.05/10.01	|         0 |    9105    34255   115153 |    11418        0    nan |  0.000 % |
10.05/10.06	|       100 |    9105    34255   115153 |    12560      100      6 |  2.572 % |
10.05/10.08	|       252 |    9105    34255   115153 |    13816      252     13 |  2.572 % |
10.14/10.10	|       478 |    9105    34255   115153 |    15197      478     12 |  2.572 % |
10.14/10.14	|       816 |    9105    34255   115153 |    16717      816     16 |  2.572 % |
10.14/10.16	|      1323 |    9105    34255   115153 |    18389     1323     17 |  2.572 % |
10.24/10.23	|      2083 |    9105    34255   115153 |    20228     2083     22 |  2.572 % |
10.34/10.36	|      3224 |    9105    34255   115153 |    22251     3224     26 |  2.572 % |
10.54/10.54	|      4934 |    9105    34255   115153 |    24476     4934     28 |  2.572 % |
10.84/10.90	|      7496 |    9105    34255   115153 |    26923     7496     28 |  2.572 % |
11.64/11.67	|     11341 |    9105    34255   115153 |    29616    11341     29 |  2.572 % |
12.74/12.76	|     17107 |    9105    34255   115153 |    32577    17107     29 |  2.572 % |
14.65/14.67	|     25759 |    9105    34255   115153 |    35835    25759     29 |  2.572 % |
18.04/18.02	|     38733 |    9105    34255   115153 |    39419    14531     27 |  2.572 % |
21.74/21.78	|     58197 |    9093    34146   114459 |    43361    13721     22 |  2.588 % |
21.95/21.91	===============================================================================
21.95/21.91	restarts              : 15
21.95/21.91	conflicts             : 58822          (4721 /sec)
21.95/21.91	decisions             : 90884          (1.90 % random) (7294 /sec)
21.95/21.91	propagations          : 9342388        (749784 /sec)
21.95/21.91	conflict literals     : 1648892        (48.82 % deleted)
21.95/21.91	Memory used           : 28.74 MB
21.95/21.91	CPU time              : 12.4601 s
21.95/21.91	
21.95/21.91	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-1883674-1245195250/watcher-1883674-1245195250 -o /tmp/evaluation-result-1883674-1245195250/solver-1883674-1245195250 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883674-1245195250.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 1.00 1.00 3/64 6580
/proc/meminfo: memFree=1889024/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=18576 CPUtime=0
/proc/6580/stat : 6580 (runsolver) R 6578 6580 5401 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 187121754 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/6580/statm: 4644 284 249 26 0 2626 0

[startup+0.058743 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6580
/proc/meminfo: memFree=1889024/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685316 CPUtime=0.04
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 2570 0 1 0 3 1 0 0 18 0 9 0 187121754 1725763584 2070 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421329 2070 1152 9 0 416240 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1685316

[startup+0.101749 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6580
/proc/meminfo: memFree=1889024/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685316 CPUtime=0.09
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 3048 0 1 0 8 1 0 0 18 0 9 0 187121754 1725763584 2538 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421329 2538 1225 9 0 416240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1685316

[startup+0.301784 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6580
/proc/meminfo: memFree=1889024/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685720 CPUtime=0.31
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 5378 0 1 0 29 2 0 0 18 0 9 0 187121754 1726177280 4667 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421430 4667 2154 9 0 416341 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1685720

[startup+0.701858 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6580
/proc/meminfo: memFree=1889024/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685468 CPUtime=0.71
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 7410 0 1 0 68 3 0 0 18 0 9 0 187121754 1725919232 6381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421367 6381 2154 9 0 416278 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1685468

[startup+1.50301 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 6589
/proc/meminfo: memFree=1866616/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685468 CPUtime=1.5
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 11691 0 1 0 145 5 0 0 18 0 9 0 187121754 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421367 9692 2154 9 0 416278 0
[pid=6580/tid=6582] ppid=6578 vsize=1685468 CPUtime=0.97
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 2235 0 1 0 96 1 0 0 17 0 9 0 187121756 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1685468 CPUtime=0.48
/proc/6580/task/6583/stat : 6583 (java) R 6578 6580 5401 0 -1 64 8435 0 0 0 45 3 0 0 16 0 9 0 187121757 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 103826318 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1685468 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 187121757 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1685468 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 187121757 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1685468 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187121759 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1685468 CPUtime=0.03
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 286 0 0 0 3 0 0 0 15 0 9 0 187121759 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1685468 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187121759 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1685468 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187121759 1725919232 9692 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1685468

[startup+3.10129 s]
/proc/loadavg: 0.99 1.00 1.00 2/73 6589
/proc/meminfo: memFree=1848376/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685580 CPUtime=3.15
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 20169 0 1 0 307 8 0 0 18 0 9 0 187121754 1726033920 17153 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421395 17156 2161 9 0 416306 0
[pid=6580/tid=6582] ppid=6578 vsize=1685580 CPUtime=2.02
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 2552 0 1 0 201 1 0 0 16 0 9 0 187121756 1726033920 17158 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1685580 CPUtime=1.02
/proc/6580/task/6583/stat : 6583 (java) R 6578 6580 5401 0 -1 64 16550 0 0 0 96 6 0 0 16 0 9 0 187121757 1726033920 17161 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1685580 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187121757 1726033920 17164 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1685580 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187121757 1726033920 17167 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1685580 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187121759 1726033920 17168 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1685580 CPUtime=0.09
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 340 0 0 0 9 0 0 0 15 0 9 0 187121759 1726033920 17169 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1685580 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187121759 1726033920 17170 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1685580 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 187121759 1726033920 17171 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1685580

[startup+6.30289 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 6589
/proc/meminfo: memFree=1780472/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1685564 CPUtime=6.36
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 45574 0 1 0 616 20 0 0 18 0 9 0 187121754 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421391 30435 2162 9 0 416302 0
[pid=6580/tid=6582] ppid=6578 vsize=1685564 CPUtime=3.44
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3703 0 1 0 342 2 0 0 16 0 9 0 187121756 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1685564 CPUtime=2.8
/proc/6580/task/6583/stat : 6583 (java) R 6578 6580 5401 0 -1 64 40795 0 0 0 264 16 0 0 17 0 9 0 187121757 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 104193955 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1685564 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 187121757 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1685564 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187121757 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1685564 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187121759 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1685564 CPUtime=0.09
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 340 0 0 0 9 0 0 0 15 0 9 0 187121759 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1685564 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 187121759 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1685564 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187121759 1726017536 30435 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1685564

[startup+12.701 s]
/proc/loadavg: 1.07 1.01 1.00 2/77 6593
/proc/meminfo: memFree=1693528/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1686536 CPUtime=9.44
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 59297 0 1 0 918 26 0 0 18 0 12 0 187121754 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421634 43800 2165 9 0 416545 0
[pid=6591] ppid=6580 vsize=26920 CPUtime=3.3
/proc/6591/stat : 6591 (minisat) R 6580 6580 5401 0 -1 4194304 7033 0 0 0 326 4 0 0 25 0 1 0 187122692 27566080 6219 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6591/statm: 6730 6219 75 157 0 6570 0
[pid=6580/tid=6582] ppid=6578 vsize=1686536 CPUtime=5.73
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3884 0 1 0 570 3 0 0 17 0 12 0 187121756 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1686536 CPUtime=3.58
/proc/6580/task/6583/stat : 6583 (java) S 6578 6580 5401 0 -1 64 54121 0 0 0 337 21 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1686536 CPUtime=0.1
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6590] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6590/stat : 6590 (java) S 6578 6580 5401 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 187122692 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6580/tid=6592] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6592/stat : 6592 (java) S 6578 6580 5401 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6580/tid=6593] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6593/stat : 6593 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 1713456

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

[startup+15.9026 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 6593
/proc/meminfo: memFree=1692504/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1686536 CPUtime=9.44
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 59297 0 1 0 918 26 0 0 18 0 12 0 187121754 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421634 43800 2165 9 0 416545 0
[pid=6591] ppid=6580 vsize=28632 CPUtime=6.5
/proc/6591/stat : 6591 (minisat) R 6580 6580 5401 0 -1 4194304 7419 0 0 0 645 5 0 0 25 0 1 0 187122692 29319168 6605 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/6591/statm: 7158 6605 75 157 0 6998 0
[pid=6580/tid=6582] ppid=6578 vsize=1686536 CPUtime=5.73
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3884 0 1 0 570 3 0 0 17 0 12 0 187121756 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1686536 CPUtime=3.58
/proc/6580/task/6583/stat : 6583 (java) S 6578 6580 5401 0 -1 64 54121 0 0 0 337 21 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1686536 CPUtime=0.1
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6590] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6590/stat : 6590 (java) S 6578 6580 5401 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 187122692 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6580/tid=6592] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6592/stat : 6592 (java) S 6578 6580 5401 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6580/tid=6593] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6593/stat : 6593 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.94
Current children cumulated vsize (KiB) 1715168

[startup+19.1022 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 6593
/proc/meminfo: memFree=1691480/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1686536 CPUtime=9.45
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 59297 0 1 0 919 26 0 0 18 0 12 0 187121754 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421634 43800 2165 9 0 416545 0
[pid=6591] ppid=6580 vsize=29428 CPUtime=9.69
/proc/6591/stat : 6591 (minisat) R 6580 6580 5401 0 -1 4194304 7612 0 0 0 964 5 0 0 25 0 1 0 187122692 30134272 6798 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6591/statm: 7357 6798 75 157 0 7197 0
[pid=6580/tid=6582] ppid=6578 vsize=1686536 CPUtime=5.73
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3884 0 1 0 570 3 0 0 17 0 12 0 187121756 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1686536 CPUtime=3.58
/proc/6580/task/6583/stat : 6583 (java) S 6578 6580 5401 0 -1 64 54121 0 0 0 337 21 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1686536 CPUtime=0.1
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6590] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6590/stat : 6590 (java) S 6578 6580 5401 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 187122692 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6580/tid=6592] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6592/stat : 6592 (java) S 6578 6580 5401 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6580/tid=6593] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6593/stat : 6593 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.14
Current children cumulated vsize (KiB) 1715964

[startup+20.7025 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 6593
/proc/meminfo: memFree=1691352/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1686536 CPUtime=9.45
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 59297 0 1 0 919 26 0 0 18 0 12 0 187121754 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421634 43800 2165 9 0 416545 0
[pid=6591] ppid=6580 vsize=29428 CPUtime=11.29
/proc/6591/stat : 6591 (minisat) R 6580 6580 5401 0 -1 4194304 7612 0 0 0 1124 5 0 0 25 0 1 0 187122692 30134272 6798 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/6591/statm: 7357 6798 75 157 0 7197 0
[pid=6580/tid=6582] ppid=6578 vsize=1686536 CPUtime=5.73
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3884 0 1 0 570 3 0 0 17 0 12 0 187121756 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1686536 CPUtime=3.58
/proc/6580/task/6583/stat : 6583 (java) S 6578 6580 5401 0 -1 64 54121 0 0 0 337 21 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1686536 CPUtime=0.1
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6590] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6590/stat : 6590 (java) S 6578 6580 5401 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 187122692 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6580/tid=6592] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6592/stat : 6592 (java) S 6578 6580 5401 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6580/tid=6593] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6593/stat : 6593 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.74
Current children cumulated vsize (KiB) 1715964

[startup+21.5026 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 6593
/proc/meminfo: memFree=1691352/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1686536 CPUtime=9.45
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 59297 0 1 0 919 26 0 0 18 0 12 0 187121754 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421634 43800 2165 9 0 416545 0
[pid=6591] ppid=6580 vsize=29428 CPUtime=12.09
/proc/6591/stat : 6591 (minisat) R 6580 6580 5401 0 -1 4194304 7612 0 0 0 1204 5 0 0 25 0 1 0 187122692 30134272 6798 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 0 0 0
/proc/6591/statm: 7357 6798 75 157 0 7197 0
[pid=6580/tid=6582] ppid=6578 vsize=1686536 CPUtime=5.73
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3884 0 1 0 570 3 0 0 17 0 12 0 187121756 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1686536 CPUtime=3.58
/proc/6580/task/6583/stat : 6583 (java) S 6578 6580 5401 0 -1 64 54121 0 0 0 337 21 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1686536 CPUtime=0.1
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6590] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6590/stat : 6590 (java) S 6578 6580 5401 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 187122692 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6580/tid=6592] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6592/stat : 6592 (java) S 6578 6580 5401 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6580/tid=6593] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6593/stat : 6593 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 1715964

[startup+21.9027 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 6593
/proc/meminfo: memFree=1691352/2055920 swapFree=4181856/4192956
[pid=6580] ppid=6578 vsize=1686536 CPUtime=9.45
/proc/6580/stat : 6580 (java) S 6578 6580 5401 0 -1 0 59297 0 1 0 919 26 0 0 18 0 12 0 187121754 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6580/statm: 421634 43800 2165 9 0 416545 0
[pid=6591] ppid=6580 vsize=29428 CPUtime=12.5
/proc/6591/stat : 6591 (minisat) R 6580 6580 5401 0 -1 4194304 7612 0 0 0 1245 5 0 0 25 0 1 0 187122692 30134272 6798 1992294400 134512640 135156773 4294956080 18446744073709551615 134556472 0 4 0 3 0 0 0 17 0 0 0
/proc/6591/statm: 7357 6798 75 157 0 7197 0
[pid=6580/tid=6582] ppid=6578 vsize=1686536 CPUtime=5.73
/proc/6580/task/6582/stat : 6582 (java) S 6578 6580 5401 0 -1 64 3884 0 1 0 570 3 0 0 17 0 12 0 187121756 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6583] ppid=6578 vsize=1686536 CPUtime=3.58
/proc/6580/task/6583/stat : 6583 (java) S 6578 6580 5401 0 -1 64 54121 0 0 0 337 21 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6584] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6584/stat : 6584 (java) S 6578 6580 5401 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6585] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6585/stat : 6585 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187121757 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6586] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6586/stat : 6586 (java) S 6578 6580 5401 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6587] ppid=6578 vsize=1686536 CPUtime=0.1
/proc/6580/task/6587/stat : 6587 (java) S 6578 6580 5401 0 -1 64 424 0 0 0 10 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6588] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6588/stat : 6588 (java) S 6578 6580 5401 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6580/tid=6589] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6589/stat : 6589 (java) S 6578 6580 5401 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187121759 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6580/tid=6590] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6590/stat : 6590 (java) S 6578 6580 5401 0 -1 64 71 0 0 0 0 0 0 0 18 0 12 0 187122692 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6580/tid=6592] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6592/stat : 6592 (java) S 6578 6580 5401 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6580/tid=6593] ppid=6578 vsize=1686536 CPUtime=0
/proc/6580/task/6593/stat : 6593 (java) S 6578 6580 5401 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187122694 1727012864 43800 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.95
Current children cumulated vsize (KiB) 1715964

Child status: 0
Real time (s): 21.9507
CPU time (s): 22.0077
CPU user time (s): 21.6537
CPU system time (s): 0.353946
CPU usage (%): 100.259
Max. virtual memory (cumulated for all children) (KiB): 1716932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.6537
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67006
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= 1090
involuntary context switches= 298

runsolver used 0.032994 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node44 at 2009-06-17 01:34:10
IDJOB=1883674
IDBENCH=1451
IDSOLVER=688
FILE ID=node44/1883674-1245195250
PBS_JOBID= 9368292
Free space on /tmp= 65920 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.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-1883674-1245195250/watcher-1883674-1245195250 -o /tmp/evaluation-result-1883674-1245195250/solver-1883674-1245195250 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883674-1245195250.opb minisat %dimacs %var

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

MD5SUM BENCH= 50ec52fd2f8650248cdc06f32bc8af84
RANDOM SEED=1404606060

node44.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.263
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.263
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:       1889440 kB
Buffers:         16464 kB
Cached:          83300 kB
SwapCached:       5024 kB
Active:          79904 kB
Inactive:        27872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889440 kB
SwapTotal:     4192956 kB
SwapFree:      4181856 kB
Dirty:            4472 kB
Writeback:           0 kB
Mapped:          13848 kB
Slab:            44652 kB
Committed_AS:   182732 kB
PageTables:       1384 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-1883674-1245195250.opb

Free space on /tmp at the end= 65920 MiB
End job on node44 at 2009-06-17 01:34:33