Trace number 1884480

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 30.3174 30.5714

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
manol-pipe-c9.opb
MD5SUM6527faea7c8bf67dbc2a71cb5274d621
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 benchmark12.6281
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15214
Total number of constraints45082
Number of constraints which are clauses45082
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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

3.15/3.44	------------------------
3.15/3.44	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
3.15/3.44	Size : 0, 105189, 0, 0, 1
3.15/3.44	Count : 0, 45081, 0, 0, 1
3.15/3.44	
3.15/3.44	Command line : minisat tmp.dimacs %var 
3.15/3.44	
3.15/3.44	------------------------
3.15/3.45	This is MiniSat 2.0 beta
3.15/3.45	WARNING: for repeatability, setting FPU to use double precision
3.15/3.45	============================[ Problem Statistics ]=============================
3.15/3.45	|                                                                             |
3.15/3.45	|  Number of variables:  15214                                                |
3.15/3.45	|  Number of clauses:    45082                                                |
3.20/3.50	|  Parsing time:         0.04         s                                       |
3.20/3.72	============================[ Search Statistics ]==============================
3.20/3.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.20/3.72	===============================================================================
3.20/3.72	|         0 |    3049    18773    72635 |     6257        0    nan |  0.000 % |
3.20/3.73	|       100 |    3046    18773    72635 |     6883       98      9 |  0.059 % |
3.20/3.75	|       251 |    3044    18773    72635 |     7571      249     10 |  0.059 % |
3.20/3.77	|       478 |    3041    18773    72635 |     8328      475     11 |  0.099 % |
3.20/3.79	|       816 |    2890    18773    72635 |     9161      812     12 |  3.530 % |
3.20/3.84	|      1323 |    2601    18773    72635 |    10078     1319     13 |  3.530 % |
3.20/3.90	|      2082 |    2512    13870    54268 |    11085     2031     19 |  3.536 % |
3.20/3.97	|      3221 |    2512    13870    54268 |    12194     3170     19 |  3.536 % |
3.20/4.15	|      4935 |    2512    13867    54260 |    13413     4883     26 |  3.536 % |
4.05/4.33	|      7498 |    2512    13867    54260 |    14755     7446     26 |  3.536 % |
4.34/4.67	|     11345 |    2512    13867    54260 |    16230    11293     25 |  3.536 % |
5.04/5.34	|     17111 |    2512    13867    54260 |    17853    17059     25 |  3.536 % |
6.14/6.50	|     25761 |    2512    13867    54260 |    19639    16204     27 |  3.536 % |
8.44/8.78	|     38736 |    2512    13867    54260 |    21603    18790     28 |  3.536 % |
12.24/12.51	|     58197 |    2512    13867    54260 |    23763    15093     41 |  3.536 % |
16.04/16.40	|     87389 |    2512    13867    54260 |    26139    18380     27 |  3.536 % |
24.34/24.61	|    131178 |    2211    11621    46051 |    28753    12290     19 |  5.521 % |
30.23/30.54	===============================================================================
30.23/30.54	restarts              : 17
30.23/30.54	conflicts             : 161083         (5953 /sec)
30.23/30.54	decisions             : 321566         (1.31 % random) (11884 /sec)
30.23/30.54	propagations          : 16912534       (625050 /sec)
30.23/30.54	conflict literals     : 4194886        (33.20 % deleted)
30.23/30.54	Memory used           : 12.45 MB
30.23/30.54	CPU time              : 27.0579 s
30.23/30.54	
30.23/30.54	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-1884480-1245258764/watcher-1884480-1245258764 -o /tmp/evaluation-result-1884480-1245258764/solver-1884480-1245258764 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884480-1245258764.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.97 0.91 3/64 5349
/proc/meminfo: memFree=1846768/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=18576 CPUtime=0
/proc/5349/stat : 5349 (runsolver) D 5347 5349 5148 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 193477408 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 233632754983 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/5349/statm: 4644 284 249 26 0 2626 0

[startup+0.0897439 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5349
/proc/meminfo: memFree=1846768/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1472 CPUtime=0
/proc/5349/stat : 5349 (java) D 5347 5349 5148 0 -1 0 91 0 4 0 0 0 0 0 18 0 1 0 193477408 1507328 68 1992294400 134512640 134550932 4294956192 18446744073709551615 11390624 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/5349/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101743 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5349
/proc/meminfo: memFree=1846768/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1472 CPUtime=0
/proc/5349/stat : 5349 (java) D 5347 5349 5148 0 -1 0 93 0 5 0 0 0 0 0 18 0 1 0 193477408 1507328 71 1992294400 134512640 134550932 4294956192 18446744073709551615 11737408 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/5349/statm: 368 71 51 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.301758 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5349
/proc/meminfo: memFree=1846768/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1680872 CPUtime=0.03
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 1076 0 57 0 0 3 0 0 18 0 2 0 193477408 1721212928 862 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 420218 862 481 9 0 415133 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1680872

[startup+0.701799 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5349
/proc/meminfo: memFree=1846768/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1685756 CPUtime=0.41
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 5064 0 90 0 32 9 0 0 18 0 9 0 193477408 1726214144 4543 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421439 4543 2118 9 0 416350 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 1685756

[startup+1.50286 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 5358
/proc/meminfo: memFree=1813160/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1685500 CPUtime=1.24
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 9660 0 91 0 114 10 0 0 18 0 9 0 193477408 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421375 8222 2164 9 0 416286 0
[pid=5349/tid=5351] ppid=5347 vsize=1685500 CPUtime=0.8
/proc/5349/task/5351/stat : 5351 (java) R 5347 5349 5148 0 -1 64 2044 0 42 0 75 5 0 0 17 0 9 0 193477428 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4126599309 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1685500 CPUtime=0.31
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 6573 0 3 0 29 2 0 0 16 0 9 0 193477440 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1685500 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 193477441 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1685500 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 9 0 193477441 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1685500 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 193477445 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1685500 CPUtime=0.08
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 352 0 0 0 8 0 0 0 16 0 9 0 193477445 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1685500 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 193477446 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1685500 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193477446 1725952000 8222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1685500

[startup+3.10299 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 5358
/proc/meminfo: memFree=1791720/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1685612 CPUtime=2.85
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 18440 0 91 0 271 14 0 0 18 0 9 0 193477408 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421403 16026 2161 9 0 416314 0
[pid=5349/tid=5351] ppid=5347 vsize=1685612 CPUtime=1.68
/proc/5349/task/5351/stat : 5351 (java) R 5347 5349 5148 0 -1 64 2487 0 42 0 163 5 0 0 17 0 9 0 193477428 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1685612 CPUtime=1.03
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 14909 0 3 0 98 5 0 0 16 0 9 0 193477440 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1685612 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 193477441 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1685612 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 9 0 193477441 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1685612 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 193477445 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1685612 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 353 0 0 0 9 0 0 0 16 0 9 0 193477445 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1685612 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 193477446 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1685612 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193477446 1726066688 16026 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 1685612

[startup+6.30125 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1754248/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20895 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=10360 CPUtime=2.84
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 2547 0 0 0 283 1 0 0 25 0 1 0 193477753 10608640 2343 1992294400 134512640 135156773 4294956080 18446744073709551615 134556428 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 2590 2343 75 157 0 2430 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1696932

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1751752/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20896 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=12480 CPUtime=9.24
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 3086 0 0 0 922 2 0 0 25 0 1 0 193477753 12779520 2882 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 3120 2882 75 157 0 2960 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1699052

[startup+25.5028 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1751688/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20896 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=12744 CPUtime=22.04
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 3113 0 0 0 2202 2 0 0 25 0 1 0 193477753 13049856 2909 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 3186 2909 75 157 0 3026 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1699316

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

[startup+28.7021 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1751688/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20896 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=12744 CPUtime=25.23
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 3126 0 0 0 2521 2 0 0 25 0 1 0 193477753 13049856 2922 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 3186 2922 75 157 0 3026 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.43
Current children cumulated vsize (KiB) 1699316

[startup+29.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1751688/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20896 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=12744 CPUtime=26.03
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 3139 0 0 0 2601 2 0 0 25 0 1 0 193477753 13049856 2935 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 3186 2935 75 157 0 3026 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.23
Current children cumulated vsize (KiB) 1699316

[startup+30.3012 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1751688/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20896 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=12744 CPUtime=26.83
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 3139 0 0 0 2681 2 0 0 25 0 1 0 193477753 13049856 2935 1992294400 134512640 135156773 4294956080 18446744073709551615 134549062 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 3186 2935 75 157 0 3026 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.03
Current children cumulated vsize (KiB) 1699316

[startup+30.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/77 5362
/proc/meminfo: memFree=1751688/2055920 swapFree=4181964/4192956
[pid=5349] ppid=5347 vsize=1686572 CPUtime=3.2
/proc/5349/stat : 5349 (java) S 5347 5349 5148 0 -1 0 20896 0 92 0 305 15 0 0 18 0 12 0 193477408 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5349/statm: 421643 17997 2164 9 0 416554 0
[pid=5360] ppid=5349 vsize=12744 CPUtime=27.03
/proc/5360/stat : 5360 (minisat) R 5349 5349 5148 0 -1 4194304 3139 0 0 0 2701 2 0 0 25 0 1 0 193477753 13049856 2935 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5360/statm: 3186 2935 75 157 0 3026 0
[pid=5349/tid=5351] ppid=5347 vsize=1686572 CPUtime=1.92
/proc/5349/task/5351/stat : 5351 (java) S 5347 5349 5148 0 -1 64 2640 0 43 0 187 5 0 0 18 0 12 0 193477428 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5352] ppid=5347 vsize=1686572 CPUtime=1.13
/proc/5349/task/5352/stat : 5352 (java) S 5347 5349 5148 0 -1 64 16991 0 3 0 107 6 0 0 16 0 12 0 193477440 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5353] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5353/stat : 5353 (java) S 5347 5349 5148 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5354] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5354/stat : 5354 (java) S 5347 5349 5148 0 -1 64 11 0 1 0 0 0 0 0 16 0 12 0 193477441 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5355] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5355/stat : 5355 (java) S 5347 5349 5148 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5356] ppid=5347 vsize=1686572 CPUtime=0.09
/proc/5349/task/5356/stat : 5356 (java) S 5347 5349 5148 0 -1 64 433 0 0 0 9 0 0 0 15 0 12 0 193477445 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5349/tid=5357] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5357/stat : 5357 (java) S 5347 5349 5148 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5358] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5358/stat : 5358 (java) S 5347 5349 5148 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 193477446 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5349/tid=5359] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5359/stat : 5359 (java) S 5347 5349 5148 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 193477753 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5349/tid=5361] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5361/stat : 5361 (java) S 5347 5349 5148 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5349/tid=5362] ppid=5347 vsize=1686572 CPUtime=0
/proc/5349/task/5362/stat : 5362 (java) S 5347 5349 5148 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 193477754 1727049728 17997 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.23
Current children cumulated vsize (KiB) 1699316

Child status: 0
Real time (s): 30.5714
CPU time (s): 30.3174
CPU user time (s): 30.1204
CPU system time (s): 0.19697
CPU usage (%): 99.169
Max. virtual memory (cumulated for all children) (KiB): 1699316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.1204
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24087
page faults= 92
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1326
involuntary context switches= 914

runsolver used 0.039993 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-17 19:12:44
IDJOB=1884480
IDBENCH=71961
IDSOLVER=688
FILE ID=node3/1884480-1245258764
PBS_JOBID= 9372450
Free space on /tmp= 66288 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/manol-pipe-c9.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-1884480-1245258764/watcher-1884480-1245258764 -o /tmp/evaluation-result-1884480-1245258764/solver-1884480-1245258764 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884480-1245258764.opb minisat %dimacs %var

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

MD5SUM BENCH= 6527faea7c8bf67dbc2a71cb5274d621
RANDOM SEED=1773356200

node3.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.236
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.236
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:       1847248 kB
Buffers:         15568 kB
Cached:         121228 kB
SwapCached:       4984 kB
Active:          17836 kB
Inactive:       126964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847248 kB
SwapTotal:     4192956 kB
SwapFree:      4181964 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            49920 kB
Committed_AS:   183712 kB
PageTables:       1376 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-1884480-1245258764.opb

Free space on /tmp at the end= 66288 MiB
End job on node3 at 2009-06-17 19:13:15