Trace number 3173340

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-stUNSAT 366.977 366.982

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1990987164-054.UNKNOWN.cnf
MD5SUM3975d01606b3f85c20c5745dab9f365e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.59476
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 1 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-3173340-1301793412.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 2/1278/1278 lits-rem:6 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:    300 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            1 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:     17  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:     142 undec:      26 neg:     132
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       288      1267         1         0      3885         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
1.69/1.76	c  N dy     7     30001       288      1267         1     10386      3885    122286     13.62      9.84  --
1.69/1.77	c  S st     7     30001       288      1267         1     10386      3885    122286     13.62      9.84  --
1.79/1.82	c  S st     7     30505       288      1267         1     10890      3885    130507     13.62      9.84  --
1.79/1.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
1.79/1.83	c Calc non-exist non-lernt bins v-fix:     0 done:    288 time:  0.00 s
1.79/1.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.83	c Subs w/ non-existent bins:      0 time:  0.00 s
1.79/1.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.89/1.93	c lits-rem:       132  cl-subs:     1436  v-elim:      5  v-fix:    0  time:  0.10 s
1.89/1.93	c learnt bin added due to v-elim: 0
1.89/1.93	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
1.89/1.93	c vivif2 --  cl tried     9454 cl shrink        0 lits rem          0 time: 0.00
1.89/1.95	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.01
1.89/1.95	c calculated reachability. Time: 0.00
1.89/1.95	c  N dy     7     30505       288      1267         1      9454      3885    114033     13.62      9.84  --
1.89/1.95	c  F st     7     30505       288      1267         1      9454      3885    114033     13.62      9.84  --
2.10/2.11	c Decided on static restart strategy
3.20/3.26	c  N dy    14     45757       288      1267         1     16549      3885    218157     14.63     10.19  --
3.20/3.27	c  S st    14     45757       288      1267         1     16549      3885    218157     14.63     10.19  --
3.30/3.34	c  S st    14     46260       288      1267         1     17049      3885    225925     14.63     10.19  --
3.30/3.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.30/3.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
3.30/3.36	c Calc non-exist non-lernt bins v-fix:     0 done:    288 time:  0.00 s
3.30/3.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.30/3.37	c Subs w/ non-existent bins:      0 time:  0.00 s
3.30/3.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.59/3.69	c lits-rem:       446  cl-subs:     1973  v-elim:      5  v-fix:    0  time:  0.32 s
3.59/3.69	c learnt bin added due to v-elim: 0
3.59/3.69	c vivif2 --  cl tried     1267 cl shrink        0 lits rem          0 time: 0.00
3.59/3.69	c vivif2 --  cl tried    15076 cl shrink        0 lits rem          0 time: 0.00
3.69/3.72	c asymm  cl-useful: 0/1267/1267 lits-rem:0 time: 0.03
3.69/3.72	c calculated reachability. Time: 0.00
3.69/3.72	c  N dy    14     46260       288      1267         1     15076      3885    196614     14.63     10.19  --
5.99/6.01	c  N dy    15     69391       288      1267         1     19047      3885    222259     13.20     10.09  --
5.99/6.02	c  S st    15     69391       288      1267         1     19047      3885    222259     13.20     10.09  --
5.99/6.09	c  S st    15     69892       288      1267         1     19545      3885    230560     13.20     10.09  --
5.99/6.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
6.09/6.12	c Calc non-exist non-lernt bins v-fix:     0 done:    288 time:  0.00 s
6.09/6.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.12	c Subs w/ non-existent bins:      0 time:  0.00 s
6.09/6.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.39/6.47	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
6.89/6.96	c Added 3 vars  tried: 80000 time: 0.49
6.89/6.97	c ORs :      3 avg-s:  0.0 cl-sh:  1264 l-rem:   1264 b-add:      7 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
6.89/6.97	c lits-rem:       470  cl-subs:     4029  v-elim:      5  v-fix:    0  time:  0.84 s
6.89/6.97	c learnt bin added due to v-elim: 0
6.89/6.97	c vivif2 --  cl tried     1269 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c vivif2 --  cl tried    15516 cl shrink        0 lits rem          0 time: 0.00
6.99/7.00	c asymm  cl-useful: 0/1269/1269 lits-rem:0 time: 0.02
6.99/7.00	c calculated reachability. Time: 0.00
6.99/7.00	c  N dy    15     69892       291      1269         8     15516      3905    174705     13.20     10.09  --
6.99/7.00	c  F st    15     69892       291      1269         8     15516      3905    174705     13.20     10.09  --
7.19/7.23	c Decided on static restart strategy
10.69/10.70	c  N dy    22    104838       291      1269         8     14773      3905    143437     15.51     10.07  --
10.69/10.70	c  S st    22    104838       291      1269         8     14773      3905    143437     15.51     10.07  --
10.69/10.77	c  S st    22    105339       291      1269         8     15271      3905    151871     15.51     10.07  --
10.69/10.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.02
10.69/10.79	c Calc non-exist non-lernt bins v-fix:     0 done:    291 time:  0.00 s
10.69/10.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.79	c Subs w/ non-existent bins:      0 time:  0.00 s
10.79/10.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.89/10.95	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
11.39/11.42	c Added 3 vars  tried: 80000 time: 0.47
11.39/11.42	c ORs :      3 avg-s:  0.0 cl-sh:   490 l-rem:    490 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
11.39/11.42	c lits-rem:       107  cl-subs:      529  v-elim:      6  v-fix:    0  time:  0.63 s
11.39/11.42	c learnt bin added due to v-elim: 0
11.39/11.42	c vivif2 --  cl tried     1272 cl shrink        0 lits rem          0 time: 0.00
11.39/11.42	c vivif2 --  cl tried    14742 cl shrink        0 lits rem          0 time: 0.00
11.39/11.45	c asymm  cl-useful: 0/1272/1272 lits-rem:0 time: 0.02
11.39/11.45	c calculated reachability. Time: 0.00
11.39/11.45	c  N dy    22    105339       294      1272        14     14742      3926    145160     15.51     10.07  --
18.49/18.58	c  N dy    23    158009       294      1272        14     22327      3926    243007     16.00      9.88  --
18.49/18.59	c  S st    23    158009       294      1272        14     22327      3926    243007     16.00      9.88  --
18.60/18.69	c  S st    23    158514       294      1272        14     22829      3926    251574     16.00      9.88  --
18.60/18.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.60/18.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/18.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.05
18.70/18.74	c Calc non-exist non-lernt bins v-fix:     0 done:    294 time:  0.00 s
18.70/18.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/18.74	c Subs w/ non-existent bins:      0 time:  0.00 s
18.70/18.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/18.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.09/19.18	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.00
19.59/19.64	c Added 3 vars  tried: 80000 time: 0.47
19.59/19.65	c ORs :      3 avg-s:  0.0 cl-sh:  2266 l-rem:   2266 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
19.59/19.66	c lits-rem:       514  cl-subs:     1165  v-elim:      6  v-fix:    0  time:  0.91 s
19.59/19.66	c learnt bin added due to v-elim: 0
19.59/19.66	c vivif2 --  cl tried     1275 cl shrink        0 lits rem          0 time: 0.00
19.59/19.66	c vivif2 --  cl tried    21664 cl shrink        0 lits rem          0 time: 0.00
19.59/19.70	c asymm  cl-useful: 0/1275/1275 lits-rem:0 time: 0.03
19.70/19.70	c calculated reachability. Time: 0.00
19.70/19.70	c  N dy    23    158514       297      1275        20     21664      3947    232940     16.00      9.88  --
32.29/32.32	c  N dy    24    237773       297      1275        20     26532      3947    269666     15.49      9.65  --
32.29/32.33	c  S st    24    237773       297      1275        20     26532      3947    269666     15.49      9.65  --
32.39/32.44	c  S st    24    238274       297      1275        20     27026      3947    277621     15.49      9.65  --
32.39/32.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.39/32.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.06
32.49/32.50	c Calc non-exist non-lernt bins v-fix:     0 done:    297 time:  0.00 s
32.49/32.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.49/32.50	c Subs w/ non-existent bins:      0 time:  0.00 s
32.49/32.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.99/33.00	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 13.0 T:    0.00
33.39/33.46	c Added 4 vars  tried: 80000 time: 0.46
33.39/33.47	c ORs :      4 avg-s:  0.0 cl-sh:  1712 l-rem:   1712 b-add:      9 v-rep:   0 cl-rem: 2 avg s: 5.0 T:    0.47
33.39/33.47	c lits-rem:       289  cl-subs:     2875  v-elim:      6  v-fix:    0  time:  0.97 s
33.39/33.47	c learnt bin added due to v-elim: 0
33.39/33.47	c vivif2 --  cl tried     1278 cl shrink        0 lits rem          0 time: 0.00
33.39/33.48	c vivif2 --  cl tried    24148 cl shrink        0 lits rem          0 time: 0.00
33.49/33.51	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.04
33.49/33.51	c calculated reachability. Time: 0.00
33.49/33.51	c  N dy    24    238274       301      1278        29     24148      3974    246046     15.49      9.65  --
55.79/55.84	c  N dy    25    357411       301      1278        29     28104      3974    270207     15.79      9.75  --
55.79/55.85	c  S st    25    357411       301      1278        29     28104      3974    270207     15.79      9.75  --
55.89/55.98	c  S st    25    357917       301      1278        29     28601      3974    278659     15.79      9.75  --
55.89/55.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.89/55.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.00/56.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.07
56.00/56.05	c Calc non-exist non-lernt bins v-fix:     0 done:    301 time:  0.00 s
56.00/56.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.00/56.05	c Subs w/ non-existent bins:      0 time:  0.00 s
56.00/56.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.00/56.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.00/56.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
56.59/56.61	c ORs :     13 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
56.99/57.08	c Added 4 vars  tried: 80000 time: 0.47
56.99/57.08	c ORs :      4 avg-s:  0.0 cl-sh:   712 l-rem:    712 b-add:      9 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
56.99/57.09	c lits-rem:       240  cl-subs:     1393  v-elim:      8  v-fix:    0  time:  1.03 s
56.99/57.09	c learnt bin added due to v-elim: 0
56.99/57.09	c vivif2 --  cl tried     1281 cl shrink        0 lits rem          0 time: 0.00
56.99/57.09	c vivif2 --  cl tried    27208 cl shrink        0 lits rem          0 time: 0.00
57.10/57.13	c asymm  cl-useful: 0/1281/1281 lits-rem:0 time: 0.04
57.10/57.13	c calculated reachability. Time: 0.00
57.10/57.13	c  N dy    25    357917       305      1281        38     27208      4001    263251     15.79      9.75  --
97.59/97.60	c  N dy    26    536875       305      1281        39     34812      4001    315658     14.41      9.65  --
97.59/97.61	c  S st    26    536875       305      1281        39     34812      4001    315658     14.41      9.65  --
97.70/97.76	c  S st    26    537377       305      1281        39     35312      4001    323942     14.41      9.65  --
97.70/97.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.70/97.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.80/97.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.10
97.80/97.86	c Calc non-exist non-lernt bins v-fix:     0 done:    305 time:  0.00 s
97.80/97.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.80/97.86	c Subs w/ non-existent bins:      0 time:  0.00 s
97.80/97.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.80/97.88	c subs with bin:      519  lits-rem:        41  v-fix:    0  time:  0.01 s
97.80/97.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
98.40/98.49	c ORs :     17 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
98.90/98.91	c Added 1 vars  tried: 80000 time: 0.42
98.90/98.91	c ORs :      1 avg-s:  0.0 cl-sh:   157 l-rem:    157 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.42
98.90/98.92	c lits-rem:       359  cl-subs:     1998  v-elim:      9  v-fix:    0  time:  1.04 s
98.90/98.92	c learnt bin added due to v-elim: 0
98.90/98.92	c vivif2 --  cl tried     1281 cl shrink        0 lits rem          0 time: 0.00
98.90/98.92	c vivif2 --  cl tried    32796 cl shrink       20 lits rem         20 time: 0.00
98.90/98.97	c asymm  cl-useful: 0/1281/1281 lits-rem:0 time: 0.05
98.90/98.97	c calculated reachability. Time: 0.00
98.90/98.97	c  N dy    26    537377       306      1281        41     32796      4001    298423     14.41      9.65  --
98.90/98.97	c  F st    26    537377       306      1281        41     32796      4001    298423     14.41      9.65  --
99.40/99.46	c Decided on static restart strategy
171.99/172.05	c  N dy    33    806065       306      1281        43     55468      4001    552497     13.91      9.61  --
171.99/172.07	c  S st    33    806065       306      1281        43     55468      4001    552497     13.91      9.61  --
172.29/172.32	c  S st    33    806568       306      1281        43     55967      4001    560690     13.91      9.61  --
172.29/172.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.29/172.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.49/172.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.2M T:  0.21
172.49/172.54	c Calc non-exist non-lernt bins v-fix:     0 done:    306 time:  0.00 s
172.49/172.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.49/172.55	c Subs w/ non-existent bins:     13 time:  0.01 s
172.49/172.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.69/172.78	c subs with bin:     4671  lits-rem:       457  v-fix:    0  time:  0.22 s
172.69/172.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
173.69/173.72	c ORs :     18 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
174.19/174.23	c Added 4 vars  tried: 80000 time: 0.51
174.19/174.24	c ORs :      4 avg-s:  0.0 cl-sh:   913 l-rem:    913 b-add:     10 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    0.52
174.19/174.25	c lits-rem:      1065  cl-subs:     4376  v-elim:      9  v-fix:    0  time:  1.47 s
174.19/174.25	c learnt bin added due to v-elim: 0
174.19/174.25	c vivif2 --  cl tried     1282 cl shrink        0 lits rem          0 time: 0.00
174.19/174.26	c vivif2 --  cl tried    46907 cl shrink        0 lits rem          0 time: 0.01
174.29/174.35	c asymm  cl-useful: 0/1282/1282 lits-rem:0 time: 0.09
174.29/174.35	c calculated reachability. Time: 0.00
174.29/174.35	c  N dy    33    806568       310      1282        54     46907      4026    455676     13.91      9.61  --
308.70/308.73	c  N dy    34   1209852       307      1282        86     62802      4026    572639     12.02      9.34  --
308.70/308.75	c  S st    34   1209852       307      1282        86     62802      4026    572639     12.02      9.34  --
308.90/308.97	c  S st    34   1210353       307      1282        86     63301      4026    580570     12.02      9.34  --
308.90/308.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.90/308.97	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
309.10/309.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:     22 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  0.22
309.10/309.20	c Calc non-exist non-lernt bins v-fix:     0 done:    306 time:  0.00 s
309.10/309.20	c Cache  BProp: 9 Set: 0 BXProp: 0 T: 0.00
309.20/309.20	c Subs w/ non-existent bins:      1 time:  0.01 s
309.20/309.29	c Replacing        1 vars Replaced     4948 lits Time:     0.09 s 
309.30/309.30	c bin-w-bin subsume rem           21 bins  time:  0.00 s
309.30/309.36	c subs with bin:     2116  lits-rem:       653  v-fix:    0  time:  0.06 s
309.30/309.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
310.10/310.17	c ORs :     20 avg-s:  2.0 cl-sh:    13 l-rem:     13 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.01
310.60/310.62	c Added 1 vars  tried: 80000 time: 0.45
310.60/310.62	c ORs :      1 avg-s:  0.0 cl-sh:   116 l-rem:    116 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
310.60/310.63	c lits-rem:       604  cl-subs:     2646  v-elim:     10  v-fix:    0  time:  1.27 s
310.60/310.63	c learnt bin added due to v-elim: 0
310.60/310.63	c vivif2 --  cl tried     1234 cl shrink        1 lits rem          1 time: 0.00
310.60/310.64	c vivif2 --  cl tried    45087 cl shrink       13 lits rem         15 time: 0.01
310.70/310.73	c asymm  cl-useful: 0/1234/1234 lits-rem:0 time: 0.09
310.70/310.73	c calculated reachability. Time: 0.00
310.70/310.73	c  N dy    34   1210353       304      1234        71     45087      3921    401407     12.02      9.34  --
366.89/366.96	c  E dy    35   1362147       286      1234       175     50472      3921    382043      7.67      9.18  --
366.89/366.98	c num threads              : 1          
366.89/366.98	c restarts                 : 35         
366.89/366.98	c dynamic restarts         : 11         
366.89/366.98	c static restarts          : 24         
366.89/366.98	c full restarts            : 3          
366.89/366.98	c total simplify time      : 0.00       
366.89/366.98	c learnts DL2              : 0          
366.89/366.98	c learnts size 2           : 236        
366.89/366.98	c learnts size 1           : 172         (53.25     % of vars)
366.89/366.98	c filedLit time            : 0.81        (0.22      % time)
366.89/366.98	c v-elim SatELite          : 14          (4.33      % vars)
366.89/366.98	c SatELite time            : 8.43        (2.30      % time)
366.89/366.98	c v-elim xor               : 0           (0.00      % vars)
366.89/366.98	c xor elim time            : 0.01        (0.00      % time)
366.89/366.98	c num binary xor trees     : 1          
366.89/366.98	c binxor trees' crown      : 1           (1.00      leafs/tree)
366.89/366.98	c bin xor find time        : 0.00       
366.89/366.98	c OTF clause subsumed      : 55514       (0.04      clauses/conflict)
366.89/366.98	c OTF subs. size diff      : 60518       (1.09       lits/clause)
366.89/366.98	c OTF cl watch-shrink      : 367159      (0.27      clauses/conflict)
366.89/366.98	c OTF cl watch-sh-lit      : 481395      (1.31       lits/clause)
366.89/366.98	c tried to recurMin cls    : 1362130     (100.00     % of conflicts)
366.89/366.98	c updated cache            : 1794        (0.00       lits/tried recurMin)
366.89/366.98	c OTF Gate-Rem cl          : 85790       (0.06      clauses/conflict)
366.89/366.98	c OTF Gate-rem lits        : 88364       (1.03      lits/confl)
366.89/366.98	c clauses over max glue    : 0           (0.00      % of all clauses)
366.89/366.98	c conflicts                : 1362147     (3712.82   / sec)
366.89/366.98	c decisions                : 1579335     (0.52      % random)
366.89/366.98	c bogo-props               : 31443823162 (85706897.68 / sec)
366.89/366.98	c props                    : 88602421    (241504.94 / sec)
366.89/366.98	c conflict literals        : 20177152    (28.53     % deleted)
366.89/366.98	c Memory used              : 149.32      MB
366.89/366.98	c CPU time                 : 366.88      s
366.89/366.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173340-1301793412/watcher-3173340-1301793412 -o /tmp/evaluation-result-3173340-1301793412/solver-3173340-1301793412 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173340-1301793412.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 3.90 3.83 4/189 3715
/proc/meminfo: memFree=19972916/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=127388 CPUtime=0 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 610 0 0 0 0 0 0 0 25 0 1 0 369572008 130445312 540 33554432000 4194304 4797429 140737370043872 18446744073709551615 215988289291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 31847 540 397 148 0 26776 0

[startup+0.082176 s]
/proc/loadavg: 4.00 3.90 3.83 4/189 3715
/proc/meminfo: memFree=19972916/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=127652 CPUtime=0.08 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 723 0 0 0 8 0 0 0 25 0 1 0 369572008 130715648 650 33554432000 4194304 4797429 140737370043872 18446744073709551615 4258773 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 31913 650 408 148 0 26842 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 127652

[startup+0.100173 s]
/proc/loadavg: 4.00 3.90 3.83 4/189 3715
/proc/meminfo: memFree=19972916/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=127652 CPUtime=0.09 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 739 0 0 0 9 0 0 0 25 0 1 0 369572008 130715648 664 33554432000 4194304 4797429 140737370043872 18446744073709551615 4351656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 31913 664 408 148 0 26842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127652

[startup+0.300187 s]
/proc/loadavg: 4.00 3.90 3.83 4/189 3715
/proc/meminfo: memFree=19972916/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=128100 CPUtime=0.29 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 936 0 0 0 29 0 0 0 25 0 1 0 369572008 131174400 767 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 32025 767 408 148 0 26954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128100

[startup+0.701173 s]
/proc/loadavg: 4.00 3.90 3.83 4/189 3715
/proc/meminfo: memFree=19972916/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=128648 CPUtime=0.69 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 1204 0 0 0 69 0 0 0 25 0 1 0 369572008 131735552 895 33554432000 4194304 4797429 140737370043872 18446744073709551615 4425140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 32162 895 408 148 0 27091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128648

[startup+1.50099 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3716
/proc/meminfo: memFree=19969312/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=129228 CPUtime=1.49 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 1671 0 0 0 149 0 0 0 25 0 1 0 369572008 132329472 973 33554432000 4194304 4797429 140737370043872 18446744073709551615 4341282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 32307 973 408 148 0 27236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129228

[startup+3.10072 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3716
/proc/meminfo: memFree=19966460/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=130852 CPUtime=3.09 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 2476 0 0 0 309 0 0 0 25 0 1 0 369572008 133992448 1502 33554432000 4194304 4797429 140737370043872 18446744073709551615 4340781 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 32713 1502 412 148 0 27642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130852

[startup+6.30109 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3717
/proc/meminfo: memFree=19960028/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=133356 CPUtime=6.29 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 3685 0 0 0 629 0 0 0 25 0 1 0 369572008 136556544 2108 33554432000 4194304 4797429 140737370043872 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 33339 2108 412 148 0 28268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133356

[startup+12.701 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3717
/proc/meminfo: memFree=19952708/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=134376 CPUtime=12.69 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 5120 0 0 0 1269 0 0 0 25 0 1 0 369572008 137601024 2441 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 33594 2441 415 148 0 28523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134376

[startup+25.5007 s]
/proc/loadavg: 4.00 3.90 3.83 5/190 3717
/proc/meminfo: memFree=19950464/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=136624 CPUtime=25.49 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 7795 0 0 0 2548 1 0 0 25 0 1 0 369572008 139902976 2802 33554432000 4194304 4797429 140737370043872 18446744073709551615 4390076 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 34156 2802 415 148 0 29085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136624

[startup+51.1003 s]
/proc/loadavg: 4.00 3.91 3.83 5/190 3718
/proc/meminfo: memFree=19945480/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=139344 CPUtime=51.09 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 12029 0 0 0 5107 2 0 0 25 0 1 0 369572008 142688256 3420 33554432000 4194304 4797429 140737370043872 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 34836 3420 415 148 0 29765 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 139344

[startup+102.306 s]
/proc/loadavg: 4.00 3.92 3.84 5/190 3719
/proc/meminfo: memFree=19948940/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=141532 CPUtime=102.3 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 18251 0 0 0 10226 4 0 0 25 0 1 0 369572008 144928768 4264 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 35383 4264 416 148 0 30312 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 141532

[startup+162.301 s]
/proc/loadavg: 4.03 3.95 3.85 5/190 3721
/proc/meminfo: memFree=19929800/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=145356 CPUtime=162.29 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 24698 0 0 0 16224 5 0 0 25 0 1 0 369572008 148844544 5126 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 36339 5126 415 148 0 31268 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145356

[startup+222.3 s]
/proc/loadavg: 4.01 3.95 3.85 5/190 3722
/proc/meminfo: memFree=19921112/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=148616 CPUtime=222.3 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 30311 0 0 0 22223 7 0 0 25 0 1 0 369572008 152182784 6308 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 37154 6308 417 148 0 32083 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 148616

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.86 5/190 3724
/proc/meminfo: memFree=19918856/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=149500 CPUtime=282.29 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 35165 0 0 0 28221 8 0 0 25 0 1 0 369572008 153088000 6451 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 37375 6451 417 148 0 32304 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 149500

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 3725
/proc/meminfo: memFree=19891672/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=150552 CPUtime=342.29 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 39282 0 0 0 34220 9 0 0 25 0 1 0 369572008 154165248 6715 33554432000 4194304 4797429 140737370043872 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 37638 6715 419 148 0 32567 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 150552

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

[startup+345.501 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 3726
/proc/meminfo: memFree=19909652/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=150552 CPUtime=345.49 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 39392 0 0 0 34540 9 0 0 25 0 1 0 369572008 154165248 6819 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 37638 6819 419 148 0 32567 0
Current children cumulated CPU time (s) 345.49
Current children cumulated vsize (KiB) 150552

[startup+358.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 3726
/proc/meminfo: memFree=19903812/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=152220 CPUtime=358.29 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 40659 0 0 0 35820 9 0 0 25 0 1 0 369572008 155873280 6844 33554432000 4194304 4797429 140737370043872 18446744073709551615 4425836 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 38055 6844 419 148 0 32984 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 152220

[startup+361.501 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 3726
/proc/meminfo: memFree=19900836/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=152220 CPUtime=361.49 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 40785 0 0 0 36140 9 0 0 25 0 1 0 369572008 155873280 6958 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 38055 6958 419 148 0 32984 0
Current children cumulated CPU time (s) 361.49
Current children cumulated vsize (KiB) 152220

[startup+364.7 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 3726
/proc/meminfo: memFree=19897736/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=152220 CPUtime=364.69 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 40883 0 0 0 36460 9 0 0 25 0 1 0 369572008 155873280 7050 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 38055 7050 419 148 0 32984 0
Current children cumulated CPU time (s) 364.69
Current children cumulated vsize (KiB) 152220

[startup+366.307 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 3726
/proc/meminfo: memFree=19896992/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=152900 CPUtime=366.3 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 41516 0 0 0 36621 9 0 0 25 0 1 0 369572008 156569600 6545 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 38225 6545 419 148 0 33154 0
Current children cumulated CPU time (s) 366.3
Current children cumulated vsize (KiB) 152900

[startup+366.701 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 3726
/proc/meminfo: memFree=19896992/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=152900 CPUtime=366.69 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 41531 0 0 0 36660 9 0 0 25 0 1 0 369572008 156569600 6560 33554432000 4194304 4797429 140737370043872 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 38225 6560 419 148 0 33154 0
Current children cumulated CPU time (s) 366.69
Current children cumulated vsize (KiB) 152900

[startup+366.901 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 3726
/proc/meminfo: memFree=19896992/32950940 swapFree=67111528/67111528
[pid=3715] ppid=3713 vsize=152900 CPUtime=366.89 cores=0,2
/proc/3715/stat : 3715 (techdemo) R 3713 3715 3409 0 -1 4202496 41541 0 0 0 36680 9 0 0 25 0 1 0 369572008 156569600 6567 33554432000 4194304 4797429 140737370043872 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3715/statm: 38225 6567 419 148 0 33154 0
Current children cumulated CPU time (s) 366.89
Current children cumulated vsize (KiB) 152900

Child status: 20
Real time (s): 366.982
CPU time (s): 366.977
CPU user time (s): 366.876
CPU system time (s): 0.100984
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 247592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 366.876
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41550
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= 14
involuntary context switches= 426

runsolver used 0.625904 second user time and 1.3228 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 03:16:52
IDJOB=3173340
IDBENCH=82758
IDSOLVER=1585
FILE ID=node117/3173340-1301793412
RUNJOBID= node117-1301792862-3632
PBS_JOBID= 12841423
Free space on /tmp= 71412 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1990987164-054.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173340-1301793412/watcher-3173340-1301793412 -o /tmp/evaluation-result-3173340-1301793412/solver-3173340-1301793412 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173340-1301793412.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3975d01606b3f85c20c5745dab9f365e
RANDOM SEED=347369780

node117.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.849
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.69
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.849
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	: 5332.75
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19973196 kB
Buffers:        390240 kB
Cached:       12058012 kB
SwapCached:          0 kB
Active:        8127552 kB
Inactive:      4545960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19973196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7804 kB
Writeback:           0 kB
AnonPages:      225192 kB
Mapped:          16744 kB
Slab:           239100 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   727888 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= 71408 MiB
End job on node117 at 2011-04-03 03:22:59