Trace number 3261097

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
CryptoMiniSat TechDemo-Alpha-mtUNSAT 180.152 47.7048

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-10-10-unsat.cnf
MD5SUM5ad28aa134f570fa0399980e14c0e5d4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.487925
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses550
Sum of the clauses size1900
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2450
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5100

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3261097-1304130997.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:         550
0.00/0.00	c -- clauses added:            0 learnts,          550 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100       100       450         0      1900         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/100/100 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    100 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     100
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       100       100       450         0      1900         0   no data   no data  --
0.02/0.05	c Decided on static restart strategy
0.37/0.13	c  N dy    20      4034       100       100       450      3933      1900    106827     27.06      9.90  --
1.17/0.31	c  N dy    49      8106       100       100       450      5439      1900    138277     26.31      9.95  --
1.97/0.56	c  N dy    78     12230       100       100       450      5299      1900    121494     25.14      9.88  --
3.17/0.83	c  N dy   107     16358       100       100       450      9231      1900    217565     23.77      9.87  --
4.39/1.12	c  N dy   136     20488       100       100       450      7768      1900    176700     24.33      9.93  --
5.57/1.44	c  N dy   165     24602       100       100       450     11690      1900    272221     23.22      9.90  --
6.77/1.76	c  N dy   193     28634       100       100       450      9016      1900    187332     22.19      9.83  --
7.17/1.86	c  S st   203     30000       100       100       450     10311      1900    216646     22.73      9.86  --
7.57/1.90	c  S st   203     30504       100       100       450     10808      1900    230231     22.73      9.86  --
7.57/1.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.57/1.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.57/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.27
7.57/1.97	c Calc non-exist non-lernt bins v-fix:     0 done:    100 time:  0.00 s
7.57/1.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.57/1.97	c Subs w/ non-existent bins:      0 time:  0.01 s
7.57/1.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.97/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
7.97/2.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.79/2.26	c lits-rem:       826  cl-subs:     1370  v-elim:      0  v-fix:    0  time:  0.86 s
8.79/2.26	c learnt bin added due to v-elim: 0
8.79/2.26	c vivif2 --  cl tried      100 cl shrink        0 lits rem          0 time: 0.00
8.79/2.26	c vivif2 --  cl tried     9438 cl shrink        0 lits rem          0 time: 0.01
8.79/2.26	c asymm  cl-useful: 0/100/100 lits-rem:0 time: 0.02
8.79/2.26	c calculated reachability. Time: 0.00
8.79/2.26	c  N dy   203     30504       100       100       450      9438      1900    210312     22.73      9.86  --
8.79/2.26	c  F st   203     30504       100       100       450      9438      1900    210312     22.73      9.86  --
9.56/2.41	c Decided on static restart strategy
9.96/2.57	c  N dy   223     34539       100       100       450     13329      1900    312906     25.90      9.89  --
11.56/2.90	c  N dy   252     38589       100       100       450      9690      1900    206132     25.70      9.89  --
12.78/3.24	c  N dy   280     42633       100       100       450     13546      1900    297115     21.65      9.91  --
13.96/3.57	c  S st   302     45758       100       100       450     16495      1900    371643     23.85      9.94  --
14.36/3.63	c  S st   302     46258       100       100       450     16982      1900    385031     23.85      9.94  --
14.36/3.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.36/3.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.5M T:  0.71
15.15/3.81	c Calc non-exist non-lernt bins v-fix:     0 done:    100 time:  0.00 s
15.15/3.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.81	c Subs w/ non-existent bins:      0 time:  0.01 s
15.15/3.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
15.55/3.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.75/4.73	c lits-rem:       760  cl-subs:     1479  v-elim:      0  v-fix:    0  time:  3.19 s
18.75/4.73	c learnt bin added due to v-elim: 0
18.75/4.73	c vivif2 --  cl tried      100 cl shrink        0 lits rem          0 time: 0.00
18.75/4.73	c vivif2 --  cl tried    15503 cl shrink        0 lits rem          0 time: 0.01
18.75/4.74	c asymm  cl-useful: 0/100/100 lits-rem:0 time: 0.04
18.75/4.74	c calculated reachability. Time: 0.00
18.75/4.74	c  N dy   302     46258       100       100       450     15503      1900    358976     23.85      9.94  --
19.94/5.03	c  N dy   330     50263       100       100       450     10826      1900    233286     27.31      9.98  --
21.14/5.34	c  N dy   358     54350       100       100       450     14643      1900    338661     28.39     10.02  --
22.74/5.77	c  N dy   386     58474       100       100       450     18429      1900    445397     28.49     10.06  --
23.94/6.06	c  N dy   414     62484       100       100       450     12829      1900    270863     25.22     10.09  --
25.54/6.41	c  N dy   442     66512       100       100       450     16668      1900    365599     24.96     10.10  --
26.73/6.75	c  S st   463     69387       100       100       450     19375      1900    432275     23.54     10.12  --
27.13/6.82	c  S st   463     69888       100       100       450     19868      1900    445956     23.54     10.12  --
27.13/6.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.13/6.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.93/7.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.9M T:  1.09
27.93/7.09	c Calc non-exist non-lernt bins v-fix:     0 done:    100 time:  0.00 s
27.93/7.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.93/7.09	c Subs w/ non-existent bins:      0 time:  0.01 s
28.33/7.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
28.73/7.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.93/8.00	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
39.13/9.81	c Added 2 vars  tried: 44700 time: 7.22
39.13/9.86	c ORs :      2 avg-s:  0.0 cl-sh:  5171 l-rem:   5171 b-add:      4 v-rep:   0 cl-rem: 2 avg s: 14.5 T:    7.42
39.13/9.86	c lits-rem:       742  cl-subs:     1941  v-elim:      0  v-fix:    0  time: 10.48 s
39.13/9.86	c learnt bin added due to v-elim: 0
39.13/9.86	c vivif2 --  cl tried      102 cl shrink        0 lits rem          0 time: 0.00
39.13/9.87	c vivif2 --  cl tried    17925 cl shrink        0 lits rem          0 time: 0.02
39.13/9.88	c asymm  cl-useful: 0/102/102 lits-rem:0 time: 0.04
39.13/9.88	c calculated reachability. Time: 0.00
39.13/9.88	c  N dy   463     69888       102       102       454     17925      1914    408515     23.54     10.12  --
39.13/9.88	c  F st   463     69888       102       102       454     17925      1914    408515     23.54     10.12  --
39.92/10.08	c Decided on static restart strategy
41.12/10.30	c  N dy   487     74481       102       102       458     11990      1914    248510     25.67     10.11  --
42.72/10.71	c  N dy   521     79301       102       102       458     16598      1914    366447     22.72     10.12  --
45.11/11.31	c  N dy   556     84450       102       102       459     21360      1914    490554     26.18     10.13  --
47.11/11.81	c  N dy   594     89932       102       102       460     15195      1914    320761     25.85     10.13  --
49.11/12.37	c  N dy   634     95743       102       102       460     20637      1914    457660     25.29     10.13  --
51.91/13.10	c  N dy   677    101977       102       102       460     14305      1914    294242     23.02     10.13  --
53.10/13.36	c  S st   698    104832       102       102       460     17009      1914    357953     23.08     10.12  --
53.50/13.42	c  S st   698    105333       102       102       467     17494      1914    369968     23.08     10.12  --
53.50/13.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.50/13.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.70/13.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P: 21.5M T:  1.15
54.70/13.71	c Calc non-exist non-lernt bins v-fix:     0 done:    102 time:  0.00 s
54.70/13.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.70/13.71	c Subs w/ non-existent bins:      0 time:  0.02 s
54.70/13.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.10/13.83	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.45 s
55.10/13.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
57.49/14.44	c ORs :      6 avg-s:  2.0 cl-sh:     7 l-rem:      7 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
57.49/14.45	c lits-rem:      1121  cl-subs:     1856  v-elim:      3  v-fix:    0  time:  2.46 s
57.49/14.45	c learnt bin added due to v-elim: 0
57.49/14.45	c vivif2 --  cl tried      102 cl shrink        0 lits rem          0 time: 0.00
57.49/14.45	c vivif2 --  cl tried    15638 cl shrink        0 lits rem          0 time: 0.02
57.49/14.46	c asymm  cl-useful: 0/102/102 lits-rem:0 time: 0.03
57.49/14.46	c calculated reachability. Time: 0.00
57.49/14.46	c  N dy   698    105333       102       102       470     15638      1914    346531     23.08     10.12  --
60.29/15.14	c  N dy   745    112143       102       102       470     22056      1914    520938     25.62     10.17  --
63.89/16.01	c  N dy   794    119417       102       102       470     15691      1914    340015     24.26     10.18  --
66.68/16.77	c  N dy   846    127044       102       102       470     22777      1914    519266     24.40     10.20  --
70.68/17.75	c  N dy   902    135236       102       102       470     16418      1914    322902     23.79     10.18  --
74.29/18.67	c  N dy   962    143965       102       102       471     24596      1914    513070     21.77     10.16  --
79.09/19.83	c  N dy  1025    153233       102       102       471     18303      1914    330804     22.26     10.15  --
81.06/20.35	c  S st  1058    157999       102       102       471     22710      1914    426103     20.22     10.14  --
81.46/20.42	c  S st  1058    158500       102       102       471     23202      1914    438466     20.22     10.14  --
81.46/20.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.46/20.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.08/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.8M T:  1.72
83.08/20.85	c Calc non-exist non-lernt bins v-fix:     0 done:    102 time:  0.00 s
83.08/20.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.08/20.86	c Subs w/ non-existent bins:      0 time:  0.02 s
83.08/20.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.85/21.00	c subs with bin:      585  lits-rem:       166  v-fix:    0  time:  0.54 s
83.85/21.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
86.25/21.63	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
86.25/21.63	c lits-rem:      1477  cl-subs:     3337  v-elim:      3  v-fix:    0  time:  2.54 s
86.25/21.63	c learnt bin added due to v-elim: 0
86.25/21.63	c vivif2 --  cl tried      102 cl shrink        0 lits rem          0 time: 0.00
86.25/21.64	c vivif2 --  cl tried    19280 cl shrink        0 lits rem          0 time: 0.02
86.25/21.65	c asymm  cl-useful: 0/102/102 lits-rem:0 time: 0.04
86.25/21.65	c calculated reachability. Time: 0.00
86.25/21.65	c  N dy  1058    158500       102       102       471     19280      1914    392969     20.22     10.14  --
91.46/22.93	c  N dy  1129    168705       102       102       471     28933      1914    641037     23.23     10.14  --
96.67/24.25	c  N dy  1204    179517       102       102       471     23323      1914    461783     22.94     10.13  --
103.84/26.07	c  N dy  1283    191012       102       102       471     17250      1914    295513     21.25     10.12  --
109.44/27.47	c  N dy  1367    203266       102       102       472     28663      1914    547564     20.93     10.09  --
116.62/29.26	c  N dy  1456    216334       102       102       477     23123      1914    392304     22.09     10.07  --
124.61/31.28	c  N dy  1550    230184       102       102       481     35994      1914    663091     20.40     10.05  --
128.20/32.19	c  S st  1602    237750       110       102       546     24424      1946    392383     19.57     10.05  --
128.60/32.26	c  S st  1602    238252       110       102       547     24915      1946    402849     19.57     10.05  --
128.60/32.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.60/32.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.20/32.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     14 BRemL:     15 BRemN:      0 CBin:       0 P: 33.4M T:  1.72
130.20/32.69	c Calc non-exist non-lernt bins v-fix:     0 done:    110 time:  0.00 s
130.20/32.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.60/32.70	c Subs w/ non-existent bins:      0 time:  0.03 s
130.60/32.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.41/32.96	c subs with bin:     4636  lits-rem:      3425  v-fix:    0  time:  0.99 s
131.41/32.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
134.20/33.68	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 5.5 T:    0.01
134.20/33.68	c lits-rem:      2701  cl-subs:     2085  v-elim:     17  v-fix:    0  time:  2.92 s
134.20/33.68	c learnt bin added due to v-elim: 0
134.20/33.68	c vivif2 --  cl tried      102 cl shrink        0 lits rem          0 time: 0.00
134.20/33.69	c vivif2 --  cl tried    18192 cl shrink        0 lits rem          0 time: 0.02
134.60/33.70	c asymm  cl-useful: 0/102/102 lits-rem:0 time: 0.04
134.60/33.70	c calculated reachability. Time: 0.00
134.60/33.70	c  N dy  1602    238252       110       102       547     18192      1946    332494     19.57     10.05  --
143.38/35.97	c  N dy  1706    253537       110       102       555     32416      1946    622091     17.77     10.04  --
154.57/38.77	c  N dy  1815    269770       109       102       573     27976      1946    465209     17.77      9.99  --
167.35/41.96	c  N dy  1931    287099       105       102       595     23681      1946    361877     17.34     10.01  --
175.35/43.93	c  E dy  2008    298501        94       102       625     34035      1946    525218     12.27      9.99  --
180.13/47.70	c Following stats are for *FIRST FINISHED THREAD ONLY*
180.13/47.70	c num threads              : 4          
180.13/47.70	c restarts                 : 2008       
180.13/47.70	c dynamic restarts         : 1990       
180.13/47.70	c static restarts          : 18         
180.13/47.70	c full restarts            : 2          
180.13/47.70	c total simplify time      : 0.00       
180.13/47.70	c learnts DL2              : 0          
180.13/47.70	c learnts size 2           : 640        
180.13/47.70	c learnts size 1           : 93          (84.55     % of vars)
180.13/47.70	c filedLit time            : 6.67        (3.70      % time)
180.13/47.70	c v-elim SatELite          : 0           (0.00      % vars)
180.13/47.70	c SatELite time            : 22.31       (12.39     % time)
180.13/47.70	c v-elim xor               : 0           (0.00      % vars)
180.13/47.70	c xor elim time            : 0.02        (0.01      % time)
180.13/47.70	c num binary xor trees     : 0          
180.13/47.70	c binxor trees' crown      : 0           (nan       leafs/tree)
180.13/47.70	c bin xor find time        : 0.00       
180.13/47.70	c OTF clause subsumed      : 18866       (0.06      clauses/conflict)
180.13/47.70	c OTF subs. size diff      : 19751       (1.05       lits/clause)
180.13/47.70	c OTF cl watch-shrink      : 131394      (0.44      clauses/conflict)
180.13/47.70	c OTF cl watch-sh-lit      : 248222      (1.89       lits/clause)
180.13/47.70	c tried to recurMin cls    : 298487      (100.00     % of conflicts)
180.13/47.70	c updated cache            : 14          (0.00       lits/tried recurMin)
180.13/47.70	c OTF Gate-Rem cl          : 19383       (0.06      clauses/conflict)
180.13/47.70	c OTF Gate-rem lits        : 23877       (1.23      lits/confl)
180.13/47.70	c unit cls received        : 0           (0.00      % of units)
180.13/47.70	c unit cls sent            : 8           (8.60      % of units)
180.13/47.70	c bin cls received         : 63         
180.13/47.70	c bin cls sent             : 116        
180.13/47.70	c tri cls recevied         : 8          
180.13/47.70	c tri cls sent             : 13         
180.13/47.70	c clauses over max glue    : 0           (0.00      % of all clauses)
180.13/47.70	c conflicts                : 298501      (1657.72   / sec)
180.13/47.70	c decisions                : 377652      (0.63      % random)
180.13/47.70	c bogo-props               : 2910060282  (16160930.00 / sec)
180.13/47.70	c props                    : 8835331     (49066.74  / sec)
180.13/47.70	c conflict literals        : 6761247     (27.23     % deleted)
180.13/47.70	c Memory used              : 685.18      MB
180.13/47.70	c single-thread CPU time   : 180.07      s
180.13/47.70	c all-threads sum CPU time : 180.07      s
180.13/47.70	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261097-1304130997/watcher-3261097-1304130997 -o /tmp/evaluation-result-3261097-1304130997/solver-3261097-1304130997 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3261097-1304130997.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.47 6.97 7.64 2/173 23847
/proc/meminfo: memFree=30605584/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=80744 CPUtime=0 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 558 0 0 0 0 0 0 0 22 0 4 0 524702030 82681856 493 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649654 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 20186 493 361 148 0 15115 0
[pid=23847/tid=23848] ppid=23845 vsize=80744 CPUtime=0 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524702031 82681856 493 33554432000 4194304 4797429 140736432985440 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=80744 CPUtime=0 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524702031 82681856 493 33554432000 4194304 4797429 140736432985440 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=80744 CPUtime=0 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 524702031 82681856 493 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649650 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0104671 s]
/proc/loadavg: 4.47 6.97 7.64 2/173 23847
/proc/meminfo: memFree=30605584/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=671160 CPUtime=0.02 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 711 0 0 0 2 0 0 0 24 0 4 0 524702030 687267840 617 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 167790 617 407 148 0 162719 0
[pid=23847/tid=23848] ppid=23845 vsize=671160 CPUtime=0 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 4 0 524702031 687267840 617 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=671160 CPUtime=0 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 4 0 524702031 687267840 617 33554432000 4194304 4797429 140736432985440 18446744073709551615 4389808 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=671160 CPUtime=0 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 524702031 687267840 617 33554432000 4194304 4797429 140736432985440 18446744073709551615 212436122143 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 671160

[startup+0.10045 s]
/proc/loadavg: 4.47 6.97 7.64 2/173 23847
/proc/meminfo: memFree=30605584/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=672360 CPUtime=0.37 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 1449 0 0 0 37 0 0 0 24 0 4 0 524702030 688496640 1344 33554432000 4194304 4797429 140736432985440 18446744073709551615 4397373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 168090 1344 409 148 0 163019 0
[pid=23847/tid=23848] ppid=23845 vsize=672360 CPUtime=0.09 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 217 0 0 0 9 0 0 0 25 0 4 0 524702031 688496640 1344 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=672360 CPUtime=0.09 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 224 0 0 0 9 0 0 0 25 0 4 0 524702031 688496640 1344 33554432000 4194304 4797429 140736432985440 18446744073709551615 4387561 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=672360 CPUtime=0.09 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 243 0 0 0 9 0 0 0 25 0 4 0 524702031 688496640 1344 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424987 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 672360

[startup+0.300412 s]
/proc/loadavg: 4.47 6.97 7.64 2/173 23847
/proc/meminfo: memFree=30605584/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=674664 CPUtime=1.17 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 2501 0 0 0 117 0 0 0 25 0 4 0 524702030 690855936 1799 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424994 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 168666 1799 410 148 0 163595 0
[pid=23847/tid=23848] ppid=23845 vsize=674664 CPUtime=0.29 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 451 0 0 0 29 0 0 0 25 0 4 0 524702031 690855936 1799 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=674664 CPUtime=0.29 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 500 0 0 0 29 0 0 0 25 0 4 0 524702031 690855936 1800 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=674664 CPUtime=0.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 511 0 0 0 29 0 0 0 25 0 4 0 524702031 690855936 1800 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 674664

[startup+0.700339 s]
/proc/loadavg: 4.47 6.97 7.64 2/173 23847
/proc/meminfo: memFree=30605584/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=677024 CPUtime=2.77 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 4788 0 0 0 276 1 0 0 25 0 4 0 524702030 693272576 3850 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 169256 3850 414 148 0 164185 0
[pid=23847/tid=23848] ppid=23845 vsize=677024 CPUtime=0.68 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 1072 0 0 0 68 0 0 0 25 0 4 0 524702031 693272576 3850 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=677024 CPUtime=0.69 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 1162 0 0 0 69 0 0 0 25 0 4 0 524702031 693272576 3850 33554432000 4194304 4797429 140736432985440 18446744073709551615 4493547 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=677024 CPUtime=0.69 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 1109 0 0 0 69 0 0 0 25 0 4 0 524702031 693272576 3850 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 677024

[startup+1.50019 s]
/proc/loadavg: 4.47 6.97 7.64 9/184 23859
/proc/meminfo: memFree=30565460/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=679200 CPUtime=5.97 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 6407 0 0 0 595 2 0 0 25 0 4 0 524702030 695500800 4417 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 169800 4417 417 148 0 164729 0
[pid=23847/tid=23848] ppid=23845 vsize=679200 CPUtime=1.48 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 1412 0 0 0 148 0 0 0 25 0 4 0 524702031 695500800 4417 33554432000 4194304 4797429 140736432985440 18446744073709551615 4519904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=679200 CPUtime=1.48 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 1530 0 0 0 148 0 0 0 25 0 4 0 524702031 695500800 4417 33554432000 4194304 4797429 140736432985440 18446744073709551615 4520484 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=679200 CPUtime=1.49 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 1462 0 0 0 149 0 0 0 25 0 4 0 524702031 695500800 4417 33554432000 4194304 4797429 140736432985440 18446744073709551615 4520220 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 679200

[startup+3.10088 s]
/proc/loadavg: 4.47 6.97 7.64 9/184 23859
/proc/meminfo: memFree=30559508/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=683328 CPUtime=12.36 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 8679 0 0 0 1234 2 0 0 25 0 4 0 524702030 699727872 5934 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 170832 5934 417 148 0 165761 0
[pid=23847/tid=23848] ppid=23845 vsize=683328 CPUtime=3.08 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 1804 0 0 0 308 0 0 0 25 0 4 0 524702031 699727872 5934 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=683328 CPUtime=3.07 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 1804 0 0 0 307 0 0 0 25 0 4 0 524702031 699727872 5934 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=683328 CPUtime=3.09 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 1783 0 0 0 309 0 0 0 25 0 4 0 524702031 699727872 5934 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 683328

[startup+6.30027 s]
/proc/loadavg: 4.76 6.99 7.65 9/184 23859
/proc/meminfo: memFree=30545444/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=687140 CPUtime=25.14 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 11694 0 0 0 2512 2 0 0 25 0 4 0 524702030 703631360 6998 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424603 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 171785 6998 417 148 0 166714 0
[pid=23847/tid=23848] ppid=23845 vsize=687140 CPUtime=6.28 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 2183 0 0 0 628 0 0 0 25 0 4 0 524702031 703631360 6998 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=687140 CPUtime=6.25 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 2257 0 0 0 625 0 0 0 25 0 4 0 524702031 703631360 6998 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=687140 CPUtime=6.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 2223 0 0 0 629 0 0 0 25 0 4 0 524702031 703631360 6998 33554432000 4194304 4797429 140736432985440 18446744073709551615 4415689 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 687140

[startup+12.7011 s]
/proc/loadavg: 5.10 7.02 7.65 9/184 23860
/proc/meminfo: memFree=30533872/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=691456 CPUtime=50.71 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 15625 0 0 0 5068 3 0 0 25 0 4 0 524702030 708050944 8553 33554432000 4194304 4797429 140736432985440 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 172864 8553 419 148 0 167793 0
[pid=23847/tid=23848] ppid=23845 vsize=691456 CPUtime=12.68 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 2853 0 0 0 1268 0 0 0 25 0 4 0 524702031 708050944 8553 33554432000 4194304 4797429 140736432985440 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=691456 CPUtime=12.62 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 2845 0 0 0 1262 0 0 0 25 0 4 0 524702031 708050944 8553 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524374 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=691456 CPUtime=12.69 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 2867 0 0 0 1269 0 0 0 25 0 4 0 524702031 708050944 8553 33554432000 4194304 4797429 140736432985440 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 691456

[startup+25.5006 s]
/proc/loadavg: 5.74 7.07 7.66 9/184 23860
/proc/meminfo: memFree=30510928/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=696424 CPUtime=101.84 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 22861 0 0 0 10179 5 0 0 25 0 4 0 524702030 713138176 10573 33554432000 4194304 4797429 140736432985440 18446744073709551615 4425057 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 174106 10573 419 148 0 169035 0
[pid=23847/tid=23848] ppid=23845 vsize=696424 CPUtime=25.48 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 3959 0 0 0 2547 1 0 0 25 0 4 0 524702031 713138176 10573 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=696424 CPUtime=25.35 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 3627 0 0 0 2535 0 0 0 25 0 4 0 524702031 713138176 10573 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=696424 CPUtime=25.48 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 3693 0 0 0 2548 0 0 0 25 0 4 0 524702031 713138176 10573 33554432000 4194304 4797429 140736432985440 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 696424

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

[startup+38.3012 s]
/proc/loadavg: 6.09 7.10 7.66 9/184 23860
/proc/meminfo: memFree=30499740/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=700732 CPUtime=152.98 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) R 23845 23847 23020 0 -1 4202496 28728 0 0 0 15291 7 0 0 25 0 4 0 524702030 717549568 11327 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23847/statm: 175183 11327 419 148 0 170112 0
[pid=23847/tid=23848] ppid=23845 vsize=700732 CPUtime=38.28 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) R 23845 23847 23020 0 -1 4202560 4992 0 0 0 3827 1 0 0 25 0 4 0 524702031 717549568 11327 33554432000 4194304 4797429 140736432985440 18446744073709551615 4520392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=700732 CPUtime=38.08 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 4337 0 0 0 3808 0 0 0 25 0 4 0 524702031 717549568 11327 33554432000 4194304 4797429 140736432985440 18446744073709551615 4642096 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=700732 CPUtime=38.28 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) R 23845 23847 23020 0 -1 4202560 4296 0 0 0 3828 0 0 0 25 0 4 0 524702031 717549568 11327 33554432000 4194304 4797429 140736432985440 18446744073709551615 4424987 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 152.98
Current children cumulated vsize (KiB) 700732

[startup+44.701 s]
/proc/loadavg: 6.38 7.13 7.66 9/184 23861
/proc/meminfo: memFree=30496904/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=701616 CPUtime=177.13 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) S 23845 23847 23020 0 -1 4202496 30910 0 0 0 17706 7 0 0 18 0 4 0 524702030 718454784 12040 33554432000 4194304 4797429 140736432985440 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23847/statm: 175404 12040 420 148 0 170333 0
[pid=23847/tid=23848] ppid=23845 vsize=701616 CPUtime=44.44 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) S 23845 23847 23020 0 -1 4202560 5181 0 0 0 4443 1 0 0 25 0 4 0 524702031 718454784 12040 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=701616 CPUtime=44.45 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 4586 0 0 0 4444 1 0 0 25 0 4 0 524702031 718454784 12040 33554432000 4194304 4797429 140736432985440 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=701616 CPUtime=44.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) S 23845 23847 23020 0 -1 4202560 4929 0 0 0 4428 1 0 0 25 0 4 0 524702031 718454784 12040 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 177.13
Current children cumulated vsize (KiB) 701616

[startup+46.3007 s]
/proc/loadavg: 6.38 7.13 7.66 6/184 23861
/proc/meminfo: memFree=30493308/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=701616 CPUtime=178.73 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) S 23845 23847 23020 0 -1 4202496 30980 0 0 0 17866 7 0 0 15 0 4 0 524702030 718454784 12110 33554432000 4194304 4797429 140736432985440 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23847/statm: 175404 12110 420 148 0 170333 0
[pid=23847/tid=23848] ppid=23845 vsize=701616 CPUtime=44.44 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) S 23845 23847 23020 0 -1 4202560 5181 0 0 0 4443 1 0 0 25 0 4 0 524702031 718454784 12110 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=701616 CPUtime=46.05 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 4656 0 0 0 4604 1 0 0 25 0 4 0 524702031 718454784 12110 33554432000 4194304 4797429 140736432985440 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=701616 CPUtime=44.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) S 23845 23847 23020 0 -1 4202560 4929 0 0 0 4428 1 0 0 25 0 4 0 524702031 718454784 12110 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 178.73
Current children cumulated vsize (KiB) 701616

[startup+47.1005 s]
/proc/loadavg: 6.38 7.13 7.66 6/184 23861
/proc/meminfo: memFree=30493308/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=701616 CPUtime=179.53 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) S 23845 23847 23020 0 -1 4202496 30998 0 0 0 17946 7 0 0 15 0 4 0 524702030 718454784 12128 33554432000 4194304 4797429 140736432985440 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23847/statm: 175404 12128 420 148 0 170333 0
[pid=23847/tid=23848] ppid=23845 vsize=701616 CPUtime=44.44 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) S 23845 23847 23020 0 -1 4202560 5181 0 0 0 4443 1 0 0 25 0 4 0 524702031 718454784 12128 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=701616 CPUtime=46.85 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 4674 0 0 0 4684 1 0 0 25 0 4 0 524702031 718454784 12128 33554432000 4194304 4797429 140736432985440 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=701616 CPUtime=44.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) S 23845 23847 23020 0 -1 4202560 4929 0 0 0 4428 1 0 0 25 0 4 0 524702031 718454784 12128 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 179.53
Current children cumulated vsize (KiB) 701616

[startup+47.5005 s]
/proc/loadavg: 6.38 7.13 7.66 6/184 23861
/proc/meminfo: memFree=30495664/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=701616 CPUtime=179.93 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) S 23845 23847 23020 0 -1 4202496 31006 0 0 0 17986 7 0 0 15 0 4 0 524702030 718454784 12136 33554432000 4194304 4797429 140736432985440 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23847/statm: 175404 12136 420 148 0 170333 0
[pid=23847/tid=23848] ppid=23845 vsize=701616 CPUtime=44.44 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) S 23845 23847 23020 0 -1 4202560 5181 0 0 0 4443 1 0 0 25 0 4 0 524702031 718454784 12136 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=701616 CPUtime=47.25 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 4682 0 0 0 4724 1 0 0 25 0 4 0 524702031 718454784 12136 33554432000 4194304 4797429 140736432985440 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=701616 CPUtime=44.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) S 23845 23847 23020 0 -1 4202560 4929 0 0 0 4428 1 0 0 25 0 4 0 524702031 718454784 12136 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 179.93
Current children cumulated vsize (KiB) 701616

[startup+47.7004 s]
/proc/loadavg: 6.38 7.13 7.66 6/184 23861
/proc/meminfo: memFree=30495664/32951124 swapFree=67111416/67111528
[pid=23847] ppid=23845 vsize=701616 CPUtime=180.13 cores=1,3,5,7
/proc/23847/stat : 23847 (techdemo) S 23845 23847 23020 0 -1 4202496 31072 0 0 0 18006 7 0 0 15 0 4 0 524702030 718454784 12154 33554432000 4194304 4797429 140736432985440 18446744073709551615 212447846001 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23847/statm: 175404 12154 420 148 0 170333 0
[pid=23847/tid=23848] ppid=23845 vsize=701616 CPUtime=44.44 cores=1,3,5,7
/proc/23847/task/23848/stat : 23848 (techdemo) S 23845 23847 23020 0 -1 4202560 5181 0 0 0 4443 1 0 0 25 0 4 0 524702031 718454784 12154 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 5 0 0 0
[pid=23847/tid=23849] ppid=23845 vsize=701616 CPUtime=47.45 cores=1,3,5,7
/proc/23847/task/23849/stat : 23849 (techdemo) R 23845 23847 23020 0 -1 4202560 4748 0 0 0 4744 1 0 0 25 0 4 0 524702031 718454784 12154 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23847/tid=23850] ppid=23845 vsize=701616 CPUtime=44.29 cores=1,3,5,7
/proc/23847/task/23850/stat : 23850 (techdemo) S 23845 23847 23020 0 -1 4202560 4929 0 0 0 4428 1 0 0 25 0 4 0 524702031 718454784 12154 33554432000 4194304 4797429 140736432985440 18446744073709551615 47471224649268 0 0 4096 2 18446604471165231424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 180.13
Current children cumulated vsize (KiB) 701616

Child status: 20
Real time (s): 47.7048
CPU time (s): 180.152
CPU user time (s): 180.071
CPU system time (s): 0.080987
CPU usage (%): 377.638
Max. virtual memory (cumulated for all children) (KiB): 701616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.071
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 574
involuntary context switches= 1370

runsolver used 0.083987 second user time and 0.181972 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 04:36:37
IDJOB=3261097
IDBENCH=83210
IDSOLVER=1584
FILE ID=node102/3261097-1304130997
RUNJOBID= node102-1304130997-23833
PBS_JOBID= 13170771
Free space on /tmp= 72472 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-10-10-unsat.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261097-1304130997/watcher-3261097-1304130997 -o /tmp/evaluation-result-3261097-1304130997/solver-3261097-1304130997 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3261097-1304130997.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5ad28aa134f570fa0399980e14c0e5d4
RANDOM SEED=56306800

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30607352 kB
Buffers:        612700 kB
Cached:        1252600 kB
SwapCached:          0 kB
Active:         164688 kB
Inactive:      1764620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30607352 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           11004 kB
Writeback:           0 kB
AnonPages:       63832 kB
Mapped:          14488 kB
Slab:           351428 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191312 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72456 MiB
End job on node102 at 2011-04-30 04:37:25