Trace number 3173189

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-st? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3173189-1301790205.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11458/25000 lits-rem:0 time: 0.11
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.02 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     619 undec:      57 neg:     574
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.19	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.39/0.46	c Decided on static restart strategy
6.49/6.51	c  N dy     7     30000      1250     25000         0     10733    125000    956499    163.19    124.58  --
6.49/6.60	c  S st     7     30000      1250     25000         0     10733    125000    956499    163.19    124.58  --
6.59/6.69	c  S st     7     30503      1250     25000         0     11236    125000   1008691    163.19    124.58  --
6.59/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.08
6.69/6.77	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
6.69/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.78	c Subs w/ non-existent bins:      0 time:  0.01 s
6.79/6.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.80	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.39/8.43	c lits-rem:      2498  cl-subs:      650  v-elim:   1250  v-fix:    0  time:  1.62 s
8.39/8.43	c learnt bin added due to v-elim: 0
8.39/8.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
8.39/8.44	c vivif2 --  cl tried    10586 cl shrink        0 lits rem          0 time: 0.01
8.49/8.58	c asymm  cl-useful: 0/7958/25000 lits-rem:0 time: 0.14
8.49/8.58	c calculated reachability. Time: 0.00
8.49/8.58	c  N dy     7     30503      1250     25000         0     10586    125000    952221    163.19    124.58  --
8.49/8.58	c  F st     7     30503      1250     25000         0     10586    125000    952221    163.19    124.58  --
8.89/8.92	c Decided on static restart strategy
11.88/11.94	c  N dy    14     45754      1250     25000         0      9002    125000    366581    154.24    126.98  --
11.88/11.97	c  S st    14     45754      1250     25000         0      9002    125000    366581    154.24    126.98  --
11.99/12.05	c  S st    14     46257      1250     25000         0      9505    125000    421117    154.24    126.98  --
11.99/12.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.05
12.09/12.11	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
12.09/12.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.11	c Subs w/ non-existent bins:      0 time:  0.00 s
12.09/12.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.09/12.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.09/12.13	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.08/15.15	c lits-rem:       355  cl-subs:      313  v-elim:   1250  v-fix:    0  time:  3.03 s
15.08/15.15	c learnt bin added due to v-elim: 0
15.08/15.15	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
15.08/15.16	c vivif2 --  cl tried     9192 cl shrink        0 lits rem          0 time: 0.00
15.18/15.22	c asymm  cl-useful: 0/5584/25000 lits-rem:0 time: 0.06
15.18/15.22	c calculated reachability. Time: 0.00
15.18/15.22	c  N dy    14     46257      1250     25000         0      9192    125000    409881    154.24    126.98  --
21.89/21.94	c  N dy    15     69386      1250     25000         0     11333    125000    476661    178.31    133.23  --
21.89/21.97	c  S st    15     69386      1250     25000         0     11333    125000    476661    178.31    133.23  --
21.99/22.06	c  S st    15     69894      1250     25000         0     11841    125000    526878    178.31    133.23  --
21.99/22.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.99/22.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.09/22.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.06
22.09/22.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
22.09/22.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.09/22.13	c Subs w/ non-existent bins:      0 time:  0.00 s
22.09/22.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.09/22.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
24.89/24.93	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
25.89/25.99	c Added 13 vars  tried: 80000 time: 1.06
25.89/25.99	c ORs :     13 avg-s:  0.0 cl-sh:  1422 l-rem:   1422 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    1.06
25.99/26.00	c lits-rem:      1391  cl-subs:      181  v-elim:   1250  v-fix:    0  time:  3.86 s
25.99/26.00	c learnt bin added due to v-elim: 0
25.99/26.01	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
25.99/26.01	c vivif2 --  cl tried    11660 cl shrink        0 lits rem          0 time: 0.00
26.09/26.10	c asymm  cl-useful: 0/12320/25013 lits-rem:0 time: 0.09
26.09/26.10	c calculated reachability. Time: 0.00
26.09/26.10	c  N dy    15     69894      1263     25013        26     11660    125087    514654    178.31    133.23  --
26.09/26.10	c  F st    15     69894      1263     25013        26     11660    125087    514654    178.31    133.23  --
26.39/26.44	c Decided on static restart strategy
35.07/35.15	c  N dy    22    104842      1263     25013        26     21550    125087   1888386    157.72    133.36  --
35.17/35.27	c  S st    22    104842      1263     25013        26     21550    125087   1888386    157.72    133.36  --
35.27/35.39	c  S st    22    105346      1263     25013        26     22054    125087   1941362    157.72    133.36  --
35.27/35.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.27/35.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.47/35.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.15
35.47/35.55	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
35.47/35.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.47/35.56	c Subs w/ non-existent bins:      0 time:  0.01 s
35.57/35.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.57/35.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.57/35.60	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
37.77/37.87	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
41.78/41.89	c Added 13 vars  tried: 80000 time: 4.02
41.97/42.05	c ORs :     13 avg-s:  0.0 cl-sh: 14603 l-rem:  14603 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.18
41.97/42.08	c lits-rem:       272  cl-subs:      661  v-elim:   1250  v-fix:    0  time:  6.47 s
41.97/42.08	c learnt bin added due to v-elim: 0
41.97/42.08	c vivif2 --  cl tried    25026 cl shrink        0 lits rem          0 time: 0.00
41.97/42.09	c vivif2 --  cl tried    21393 cl shrink        0 lits rem          0 time: 0.01
42.17/42.21	c asymm  cl-useful: 0/8114/25026 lits-rem:0 time: 0.11
42.17/42.21	c calculated reachability. Time: 0.00
42.17/42.21	c  N dy    22    105346      1276     25026        52     21393    125176   1839772    157.72    133.36  --
57.77/57.83	c  N dy    23    158020      1276     25026        52     29159    125176   2790543    175.65    137.71  --
57.87/57.95	c  S st    23    158020      1276     25026        52     29159    125176   2790543    175.65    137.71  --
57.97/58.07	c  S st    23    158520      1276     25026        52     29659    125176   2843138    175.65    137.71  --
57.97/58.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.97/58.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.27/58.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.26
58.27/58.34	c Calc non-exist non-lernt bins v-fix:     0 done:   1276 time:  0.00 s
58.27/58.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.27/58.36	c Subs w/ non-existent bins:      0 time:  0.02 s
58.37/58.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.37/58.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
58.37/58.43	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
62.76/62.80	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
68.56/68.68	c Added 13 vars  tried: 80000 time: 5.88
68.96/69.06	c ORs :     13 avg-s:  0.0 cl-sh: 28996 l-rem:  28996 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    6.26
69.06/69.10	c lits-rem:      2637  cl-subs:      828  v-elim:   1250  v-fix:    0  time: 10.66 s
69.06/69.10	c learnt bin added due to v-elim: 0
69.06/69.10	c vivif2 --  cl tried    25039 cl shrink        0 lits rem          0 time: 0.00
69.06/69.12	c vivif2 --  cl tried    28831 cl shrink        0 lits rem          0 time: 0.02
69.17/69.24	c asymm  cl-useful: 0/4605/25039 lits-rem:0 time: 0.12
69.17/69.24	c calculated reachability. Time: 0.00
69.17/69.24	c  N dy    23    158520      1289     25039        78     28831    125264   2696606    175.65    137.71  --
99.96/100.02	c  N dy    24    237780      1289     25039        78     34020    125264   2908184    176.82    136.87  --
100.07/100.16	c  S st    24    237780      1289     25039        78     34020    125264   2908184    176.82    136.87  --
100.26/100.30	c  S st    24    238282      1289     25039        78     34522    125264   2957247    176.82    136.87  --
100.26/100.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.26/100.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.57/100.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.29
100.57/100.60	c Calc non-exist non-lernt bins v-fix:     0 done:   1289 time:  0.00 s
100.57/100.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.57/100.62	c Subs w/ non-existent bins:      0 time:  0.02 s
100.57/100.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.67/100.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
100.67/100.71	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
106.47/106.54	c ORs :     39 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
111.27/111.36	c Added 14 vars  tried: 80000 time: 4.81
111.47/111.60	c ORs :     14 avg-s:  0.0 cl-sh: 18118 l-rem:  18118 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    5.05
111.57/111.64	c lits-rem:        16  cl-subs:     1410  v-elim:   1250  v-fix:    0  time: 10.93 s
111.57/111.64	c learnt bin added due to v-elim: 0
111.57/111.64	c vivif2 --  cl tried    25053 cl shrink        0 lits rem          0 time: 0.00
111.57/111.67	c vivif2 --  cl tried    33112 cl shrink        0 lits rem          0 time: 0.03
111.77/111.81	c asymm  cl-useful: 0/10357/25053 lits-rem:0 time: 0.14
111.77/111.81	c calculated reachability. Time: 0.00
111.77/111.81	c  N dy    24    238282      1303     25053       106     33112    125361   2739722    176.82    136.87  --
161.57/161.70	c  N dy    25    357424      1303     25053       106     37236    125361   2809519    174.94    139.42  --
161.76/161.82	c  S st    25    357424      1303     25053       106     37236    125361   2809519    174.94    139.42  --
161.86/161.97	c  S st    25    357926      1303     25053       106     37738    125361   2859326    174.94    139.42  --
161.86/161.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.86/161.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.16/162.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.29
162.16/162.27	c Calc non-exist non-lernt bins v-fix:     0 done:   1303 time:  0.00 s
162.16/162.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.16/162.29	c Subs w/ non-existent bins:      0 time:  0.02 s
162.26/162.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.26/162.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
162.26/162.38	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
166.87/166.99	c ORs :     53 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
171.87/171.96	c Added 14 vars  tried: 80000 time: 4.98
172.07/172.17	c ORs :     14 avg-s:  0.0 cl-sh: 17454 l-rem:  17454 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    5.19
172.17/172.22	c lits-rem:        80  cl-subs:     1152  v-elim:   1250  v-fix:    0  time:  9.84 s
172.17/172.22	c learnt bin added due to v-elim: 0
172.17/172.22	c vivif2 --  cl tried    25067 cl shrink        0 lits rem          0 time: 0.00
172.17/172.24	c vivif2 --  cl tried    36586 cl shrink        0 lits rem          0 time: 0.03
172.37/172.40	c asymm  cl-useful: 0/7175/25067 lits-rem:0 time: 0.15
172.37/172.40	c calculated reachability. Time: 0.00
172.37/172.40	c  N dy    25    357926      1317     25067       134     36586    125457   2686647    174.94    139.42  --
257.76/257.81	c  N dy    26    536889      1317     25067       134     44569    125457   3226499    168.14    139.95  --
257.86/257.95	c  S st    26    536889      1317     25067       134     44569    125457   3226499    168.14    139.95  --
258.06/258.12	c  S st    26    537392      1317     25067       134     45072    125457   3281879    168.14    139.95  --
258.06/258.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
258.06/258.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.47/258.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.38
258.47/258.51	c Calc non-exist non-lernt bins v-fix:     0 done:   1317 time:  0.00 s
258.47/258.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.47/258.54	c Subs w/ non-existent bins:      0 time:  0.02 s
258.56/258.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.56/258.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
258.56/258.65	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
265.66/265.70	c ORs :     67 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
270.36/270.49	c Added 14 vars  tried: 80000 time: 4.79
270.76/270.81	c ORs :     14 avg-s:  0.0 cl-sh: 21643 l-rem:  21643 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    5.11
270.76/270.86	c lits-rem:        92  cl-subs:     1369  v-elim:   1250  v-fix:    0  time: 12.21 s
270.76/270.86	c learnt bin added due to v-elim: 0
270.76/270.86	c vivif2 --  cl tried    25081 cl shrink        0 lits rem          0 time: 0.00
270.76/270.89	c vivif2 --  cl tried    43703 cl shrink        0 lits rem          0 time: 0.03
270.96/271.04	c asymm  cl-useful: 0/6091/25081 lits-rem:0 time: 0.15
270.96/271.04	c calculated reachability. Time: 0.00
270.96/271.04	c  N dy    26    537392      1331     25081       162     43703    125551   3097315    168.14    139.95  --
270.96/271.04	c  F st    26    537392      1331     25081       162     43703    125551   3097315    168.14    139.95  --
271.46/271.56	c Decided on static restart strategy
395.27/395.35	c  N dy    33    806088      1331     25081       162     67200    125551   6206361    177.54    144.91  --
395.67/395.70	c  S st    33    806088      1331     25081       162     67200    125551   6206361    177.54    144.91  --
395.87/395.92	c  S st    33    806588      1331     25081       162     67700    125551   6258362    177.54    144.91  --
395.87/395.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
395.87/395.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
396.57/396.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.5M T:  0.70
396.57/396.63	c Calc non-exist non-lernt bins v-fix:     0 done:   1331 time:  0.00 s
396.57/396.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
396.57/396.68	c Subs w/ non-existent bins:      0 time:  0.04 s
396.77/396.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
396.77/396.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
396.77/396.82	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
559.78/559.84	c ORs :     81 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
573.67/573.71	c Added 14 vars  tried: 80000 time: 13.87
575.18/575.24	c ORs :     14 avg-s:  0.0 cl-sh: 62690 l-rem:  62690 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   15.40
575.28/575.33	c lits-rem:       270  cl-subs:     2114  v-elim:   1250  v-fix:    0  time: 178.50 s
575.28/575.33	c learnt bin added due to v-elim: 0
575.28/575.33	c vivif2 --  cl tried    25095 cl shrink        0 lits rem          0 time: 0.00
575.28/575.39	c vivif2 --  cl tried    65586 cl shrink        0 lits rem          0 time: 0.06
575.47/575.54	c asymm  cl-useful: 0/1472/25095 lits-rem:0 time: 0.15
575.47/575.54	c calculated reachability. Time: 0.00
575.47/575.54	c  N dy    33    806588      1345     25095       190     65586    125647   5885061    177.54    144.91  --
826.29/826.31	c  N dy    34   1209883      1345     25095       190     82099    125647   7250312    167.36    144.45  --
826.59/826.63	c  S st    34   1209883      1345     25095       190     82099    125647   7250312    167.36    144.45  --
826.59/826.63	c Finding binary XORs  T:     0.00 s  found:       0
826.79/826.90	c  S st    34   1210386      1345     25095       190     82602    125647   7304002    167.36    144.45  --
826.89/826.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.89/826.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
827.69/827.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.0M T:  0.83
827.69/827.74	c Calc non-exist non-lernt bins v-fix:     0 done:   1345 time:  0.00 s
827.69/827.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
827.69/827.80	c Subs w/ non-existent bins:      0 time:  0.05 s
827.89/827.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
827.98/828.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
827.98/828.06	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1060.59/1060.60	c ORs :     95 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.26
1076.39/1076.41	c Added 14 vars  tried: 80000 time: 15.81
1077.99/1078.01	c ORs :     14 avg-s:  0.0 cl-sh: 58127 l-rem:  58127 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   17.41
1078.09/1078.12	c lits-rem:      9895  cl-subs:     2775  v-elim:   1250  v-fix:    0  time: 250.06 s
1078.09/1078.12	c learnt bin added due to v-elim: 0
1078.09/1078.13	c vivif2 --  cl tried    25109 cl shrink        0 lits rem          0 time: 0.00
1078.09/1078.19	c vivif2 --  cl tried    79827 cl shrink        0 lits rem          0 time: 0.07
1078.39/1078.41	c asymm  cl-useful: 0/6308/25109 lits-rem:0 time: 0.22
1078.39/1078.42	c calculated reachability. Time: 0.00
1078.39/1078.42	c  N dy    34   1210386      1359     25109       218     79827    125744   6928157    167.36    144.45  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3173189-1301790205/watcher-3173189-1301790205 -o /tmp/evaluation-result-3173189-1301790205/solver-3173189-1301790205 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173189-1301790205.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: 2.74 3.70 3.86 4/178 17332
/proc/meminfo: memFree=22306324/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=10756 CPUtime=0 cores=0,2
/proc/17332/stat : 17332 (techdemo) S 17330 17332 16450 0 -1 4194304 102 0 0 0 0 0 0 0 21 0 1 0 290619303 11014144 57 33554432000 4194304 4797429 140737162341520 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699215550 0 0 17 0 0 0 0
/proc/17332/statm: 3223 58 43 148 0 45 0

[startup+0.0475271 s]
/proc/loadavg: 2.74 3.70 3.86 4/178 17332
/proc/meminfo: memFree=22306324/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=30656 CPUtime=0.04 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 1308 0 0 0 4 0 0 0 21 0 1 0 290619303 31391744 1222 33554432000 4194304 4797429 140737162341520 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 7664 1222 370 148 0 2593 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30656

[startup+0.10052 s]
/proc/loadavg: 2.74 3.70 3.86 4/178 17332
/proc/meminfo: memFree=22306324/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=30656 CPUtime=0.09 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 1309 0 0 0 9 0 0 0 21 0 1 0 290619303 31391744 1223 33554432000 4194304 4797429 140737162341520 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 7664 1223 370 148 0 2593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30656

[startup+0.300532 s]
/proc/loadavg: 2.74 3.70 3.86 4/178 17332
/proc/meminfo: memFree=22306324/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=132668 CPUtime=0.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 2416 0 0 0 29 0 0 0 22 0 1 0 290619303 135852032 2016 33554432000 4194304 4797429 140737162341520 18446744073709551615 4389744 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 33167 2017 404 148 0 28096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132668

[startup+0.700473 s]
/proc/loadavg: 2.74 3.70 3.86 4/178 17332
/proc/meminfo: memFree=22306324/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=132668 CPUtime=0.69 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 2809 0 0 0 69 0 0 0 23 0 1 0 290619303 135852032 2407 33554432000 4194304 4797429 140737162341520 18446744073709551615 4416090 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 33167 2407 406 148 0 28096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132668

[startup+1.50033 s]
/proc/loadavg: 2.74 3.70 3.86 5/190 17355
/proc/meminfo: memFree=22151076/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=133924 CPUtime=1.49 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 3925 0 0 0 149 0 0 0 25 0 1 0 290619303 137138176 2629 33554432000 4194304 4797429 140737162341520 18446744073709551615 4426061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 33481 2629 406 148 0 28410 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133924

[startup+3.10099 s]
/proc/loadavg: 2.74 3.70 3.86 5/190 17355
/proc/meminfo: memFree=22132828/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=134648 CPUtime=3.08 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 5603 0 0 0 308 0 0 0 25 0 1 0 290619303 137879552 3074 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 33662 3074 406 148 0 28591 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 134648

[startup+6.3005 s]
/proc/loadavg: 2.84 3.71 3.86 5/190 17356
/proc/meminfo: memFree=22108032/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=135776 CPUtime=6.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 8919 0 0 0 628 1 0 0 25 0 1 0 290619303 139034624 3138 33554432000 4194304 4797429 140737162341520 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 33944 3138 406 148 0 28873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135776

[startup+12.7004 s]
/proc/loadavg: 2.93 3.71 3.86 5/190 17356
/proc/meminfo: memFree=22099760/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=144432 CPUtime=12.68 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 14589 0 0 0 1267 1 0 0 25 0 1 0 290619303 147898368 4628 33554432000 4194304 4797429 140737162341520 18446744073709551615 4524596 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 36108 4628 411 148 0 31037 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 144432

[startup+25.5012 s]
/proc/loadavg: 3.17 3.73 3.86 5/190 17356
/proc/meminfo: memFree=22028780/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=145480 CPUtime=25.49 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 20000 0 0 0 2546 3 0 0 25 0 1 0 290619303 148971520 5056 33554432000 4194304 4797429 140737162341520 18446744073709551615 4495561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 36370 5056 415 148 0 31299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145480

[startup+51.1006 s]
/proc/loadavg: 3.45 3.75 3.87 5/190 17357
/proc/meminfo: memFree=22017448/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=157692 CPUtime=51.06 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 36594 0 0 0 5100 6 0 0 25 0 1 0 290619303 161476608 9426 33554432000 4194304 4797429 140737162341520 18446744073709551615 4425836 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 39423 9426 416 148 0 34352 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 157692

[startup+102.307 s]
/proc/loadavg: 3.76 3.78 3.87 5/190 17358
/proc/meminfo: memFree=21934320/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=170860 CPUtime=102.27 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 60166 0 0 0 10214 13 0 0 25 0 1 0 290619303 174960640 13487 33554432000 4194304 4797429 140737162341520 18446744073709551615 4567894 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 42715 13487 416 148 0 37644 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170860

[startup+162.301 s]
/proc/loadavg: 3.94 3.83 3.88 5/190 17360
/proc/meminfo: memFree=21902304/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=174680 CPUtime=162.26 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 85283 0 0 0 16206 20 0 0 25 0 1 0 290619303 178872320 14134 33554432000 4194304 4797429 140737162341520 18446744073709551615 4547052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 43670 14134 416 148 0 38599 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 174680

[startup+222.3 s]
/proc/loadavg: 3.98 3.86 3.89 5/190 17361
/proc/meminfo: memFree=21905012/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=182656 CPUtime=222.27 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 109709 0 0 0 22199 28 0 0 25 0 1 0 290619303 187039744 15649 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 45664 15649 416 148 0 40593 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 182656

[startup+282.301 s]
/proc/loadavg: 4.05 3.90 3.90 5/190 17363
/proc/meminfo: memFree=21888980/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=191056 CPUtime=282.27 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 131536 0 0 0 28193 34 0 0 25 0 1 0 290619303 195641344 17580 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 47764 17580 416 148 0 42693 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 191056

[startup+342.3 s]
/proc/loadavg: 4.02 3.92 3.91 5/190 17365
/proc/meminfo: memFree=21868248/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=192636 CPUtime=342.27 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 158268 0 0 0 34186 41 0 0 25 0 1 0 290619303 197259264 22436 33554432000 4194304 4797429 140737162341520 18446744073709551615 4389552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 48159 22436 416 148 0 43088 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 192636

[startup+402.301 s]
/proc/loadavg: 4.08 3.94 3.91 5/190 17366
/proc/meminfo: memFree=21809696/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=219588 CPUtime=402.27 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 187554 0 0 0 40180 47 0 0 25 0 1 0 290619303 224858112 27918 33554432000 4194304 4797429 140737162341520 18446744073709551615 4524200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 54897 27918 420 148 0 49826 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 219588

[startup+462.3 s]
/proc/loadavg: 4.03 3.95 3.91 5/190 17368
/proc/meminfo: memFree=21825544/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=219588 CPUtime=462.28 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 187554 0 0 0 46180 48 0 0 25 0 1 0 290619303 224858112 27918 33554432000 4194304 4797429 140737162341520 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 54897 27918 420 148 0 49826 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 219588

[startup+522.301 s]
/proc/loadavg: 4.01 3.96 3.91 5/190 17369
/proc/meminfo: memFree=21772948/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=219588 CPUtime=522.28 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 187554 0 0 0 52180 48 0 0 25 0 1 0 290619303 224858112 27918 33554432000 4194304 4797429 140737162341520 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 54897 27918 420 148 0 49826 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 219588

[startup+582.301 s]
/proc/loadavg: 4.06 3.98 3.92 5/190 17371
/proc/meminfo: memFree=21742172/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=222388 CPUtime=582.28 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 191759 0 0 0 58178 50 0 0 25 0 1 0 290619303 227725312 23652 33554432000 4194304 4797429 140737162341520 18446744073709551615 4390401 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 55597 23652 419 148 0 50526 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 222388

[startup+642.301 s]
/proc/loadavg: 4.02 3.98 3.92 5/190 17373
/proc/meminfo: memFree=21705704/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=224360 CPUtime=642.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 213214 0 0 0 64171 58 0 0 25 0 1 0 290619303 229744640 28146 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 56090 28146 416 148 0 51019 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 224360

[startup+702.301 s]
/proc/loadavg: 4.05 3.99 3.93 5/190 17374
/proc/meminfo: memFree=21703080/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=225616 CPUtime=702.28 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 231928 0 0 0 70162 66 0 0 25 0 1 0 290619303 231030784 28748 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 56404 28748 416 148 0 51333 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 225616

[startup+762.306 s]
/proc/loadavg: 4.02 3.99 3.93 5/190 17376
/proc/meminfo: memFree=21726352/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=225772 CPUtime=762.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 251998 0 0 0 76155 74 0 0 25 0 1 0 290619303 231190528 30757 33554432000 4194304 4797429 140737162341520 18446744073709551615 4391406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 56443 30757 416 148 0 51372 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 225772

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 17377
/proc/meminfo: memFree=21704756/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=227608 CPUtime=822.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 269964 0 0 0 82149 80 0 0 25 0 1 0 290619303 233070592 29365 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 56902 29365 416 148 0 51831 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 227608

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 17379
/proc/meminfo: memFree=21645088/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=240780 CPUtime=882.28 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 274045 0 0 0 88148 80 0 0 25 0 1 0 290619303 246558720 33438 33554432000 4194304 4797429 140737162341520 18446744073709551615 4568003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 60195 33438 416 148 0 55124 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 240780

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 17381
/proc/meminfo: memFree=21670372/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=240780 CPUtime=942.28 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 274045 0 0 0 94148 80 0 0 25 0 1 0 290619303 246558720 33438 33554432000 4194304 4797429 140737162341520 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 60195 33438 416 148 0 55124 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 240780

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 17382
/proc/meminfo: memFree=21682128/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=240780 CPUtime=1002.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 274045 0 0 0 100149 80 0 0 25 0 1 0 290619303 246558720 33438 33554432000 4194304 4797429 140737162341520 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 60195 33438 416 148 0 55124 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 240780

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 17384
/proc/meminfo: memFree=21651604/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=241320 CPUtime=1062.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 274151 0 0 0 106149 80 0 0 25 0 1 0 290619303 247111680 33544 33554432000 4194304 4797429 140737162341520 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 60330 33544 416 148 0 55259 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 241320

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 17385
/proc/meminfo: memFree=21672416/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=244844 CPUtime=1122.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 291488 0 0 0 112145 84 0 0 25 0 1 0 290619303 250720256 31004 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 61211 31004 416 148 0 56140 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 244844

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 17387
/proc/meminfo: memFree=21705512/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=245028 CPUtime=1182.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 310522 0 0 0 118140 89 0 0 25 0 1 0 290619303 250908672 29417 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 61257 29417 416 148 0 56186 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 245028

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 17389
/proc/meminfo: memFree=21615356/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=245132 CPUtime=1242.29 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 327849 0 0 0 124136 93 0 0 25 0 1 0 290619303 251015168 36035 33554432000 4194304 4797429 140737162341520 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 61283 36035 416 148 0 56212 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 245132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 17390
/proc/meminfo: memFree=21606784/32950928 swapFree=67111528/67111528
[pid=17332] ppid=17330 vsize=246272 CPUtime=1300 cores=0,2
/proc/17332/stat : 17332 (techdemo) R 17330 17332 16450 0 -1 4202496 344364 0 0 0 129899 101 0 0 25 0 1 0 290619303 252182528 30282 33554432000 4194304 4797429 140737162341520 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17332/statm: 61568 30282 416 148 0 56497 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 246272

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299
CPU system time (s): 1.01584
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 358392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299
system time used= 1.01585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344364
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= 15
involuntary context switches= 3489

runsolver used 2.02269 second user time and 5.08523 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-03 02:23:25
IDJOB=3173189
IDBENCH=82607
IDSOLVER=1585
FILE ID=node120/3173189-1301790205
RUNJOBID= node120-1301790205-17312
PBS_JOBID= 12841398
Free space on /tmp= 71760 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173189-1301790205/watcher-3173189-1301790205 -o /tmp/evaluation-result-3173189-1301790205/solver-3173189-1301790205 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173189-1301790205.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=1430113272

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      22307100 kB
Buffers:        358324 kB
Cached:        9944876 kB
SwapCached:          0 kB
Active:        7371452 kB
Inactive:      2999396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22307100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9860 kB
Writeback:           0 kB
AnonPages:       66880 kB
Mapped:          14820 kB
Slab:           209492 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   198124 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= 71720 MiB
End job on node120 at 2011-04-03 02:45:07