Trace number 3173222

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.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark107.787
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-3173222-1301790720.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.12	c asymm  cl-useful: 0/11370/25000 lits-rem:0 time: 0.11
0.09/0.14	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.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    832  v-fix:    0  time:  0.02 s
0.09/0.17	c learnt bin added due to v-elim: 0
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     603 undec:      42 neg:     605
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.39/0.42	c Decided on static restart strategy
5.99/6.06	c  N dy     7     30000      1250     25000         0     10756    125000    937238    170.99    121.95  --
6.09/6.13	c  S st     7     30000      1250     25000         0     10756    125000    937238    170.99    121.95  --
6.19/6.21	c  S st     7     30500      1250     25000         0     11256    125000    991176    170.99    121.95  --
6.19/6.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.07
6.19/6.29	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
6.19/6.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.29	c Subs w/ non-existent bins:      0 time:  0.01 s
6.29/6.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.31	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
7.70/7.78	c lits-rem:      1037  cl-subs:      716  v-elim:   1250  v-fix:    0  time:  1.46 s
7.70/7.78	c learnt bin added due to v-elim: 0
7.70/7.78	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
7.70/7.79	c vivif2 --  cl tried    10540 cl shrink        0 lits rem          0 time: 0.01
7.89/7.92	c asymm  cl-useful: 0/7900/25000 lits-rem:0 time: 0.14
7.89/7.92	c calculated reachability. Time: 0.00
7.89/7.92	c  N dy     7     30500      1250     25000         0     10540    125000    938595    170.99    121.95  --
7.89/7.92	c  F st     7     30500      1250     25000         0     10540    125000    938595    170.99    121.95  --
8.19/8.24	c Decided on static restart strategy
10.89/10.99	c  N dy    14     45751      1250     25000         0      8945    125000    356209    164.48    122.92  --
10.99/11.01	c  S st    14     45751      1250     25000         0      8945    125000    356209    164.48    122.92  --
10.99/11.09	c  S st    14     46255      1250     25000         0      9449    125000    409802    164.48    122.92  --
10.99/11.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.99/11.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.09/11.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.04
11.09/11.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
11.09/11.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.09/11.14	c Subs w/ non-existent bins:      0 time:  0.00 s
11.09/11.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
13.79/13.86	c lits-rem:       223  cl-subs:      256  v-elim:   1250  v-fix:    0  time:  2.71 s
13.79/13.86	c learnt bin added due to v-elim: 0
13.79/13.86	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
13.79/13.86	c vivif2 --  cl tried     9193 cl shrink        0 lits rem          0 time: 0.00
13.89/13.92	c asymm  cl-useful: 0/5730/25000 lits-rem:0 time: 0.06
13.89/13.92	c calculated reachability. Time: 0.00
13.89/13.92	c  N dy    14     46255      1250     25000         0      9193    125000    401197    164.48    122.92  --
18.99/19.01	c  N dy    15     69382      1250     25000         0     11331    125000    448457    158.40    124.47  --
18.99/19.04	c  S st    15     69382      1250     25000         0     11331    125000    448457    158.40    124.47  --
19.09/19.12	c  S st    15     69883      1250     25000         0     11832    125000    497833    158.40    124.47  --
19.09/19.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.05
19.09/19.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1250 time:  0.00 s
19.09/19.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.19	c Subs w/ non-existent bins:      0 time:  0.00 s
19.19/19.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
21.69/21.79	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
22.69/22.72	c Added 13 vars  tried: 80000 time: 0.93
22.69/22.73	c ORs :     13 avg-s:  0.0 cl-sh:  2069 l-rem:   2069 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    0.93
22.69/22.74	c lits-rem:       758  cl-subs:      333  v-elim:   1250  v-fix:    0  time:  3.54 s
22.69/22.74	c learnt bin added due to v-elim: 0
22.69/22.74	c vivif2 --  cl tried    25013 cl shrink        0 lits rem          0 time: 0.00
22.69/22.74	c vivif2 --  cl tried    11499 cl shrink        0 lits rem          0 time: 0.00
22.79/22.82	c asymm  cl-useful: 0/12245/25013 lits-rem:0 time: 0.08
22.79/22.82	c calculated reachability. Time: 0.00
22.79/22.82	c  N dy    15     69883      1263     25013        26     11499    125087    482446    158.40    124.47  --
22.79/22.82	c  F st    15     69883      1263     25013        26     11499    125087    482446    158.40    124.47  --
23.09/23.13	c Decided on static restart strategy
31.49/31.50	c  N dy    22    104824      1263     25013        26     21367    125087   1862250    173.19    129.02  --
31.59/31.60	c  S st    22    104824      1263     25013        26     21367    125087   1862250    173.19    129.02  --
31.69/31.70	c  S st    22    105327      1263     25013        26     21870    125087   1913849    173.19    129.02  --
31.69/31.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.69/31.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/31.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.15
31.79/31.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1263 time:  0.00 s
31.79/31.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.79/31.87	c Subs w/ non-existent bins:      0 time:  0.01 s
31.89/31.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.89/31.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/31.90	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.99/34.02	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.02
37.78/37.88	c Added 13 vars  tried: 80000 time: 3.85
37.98/38.03	c ORs :     13 avg-s:  0.0 cl-sh: 16233 l-rem:  16233 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    4.01
37.98/38.06	c lits-rem:       825  cl-subs:      666  v-elim:   1250  v-fix:    0  time:  6.15 s
37.98/38.06	c learnt bin added due to v-elim: 0
37.98/38.06	c vivif2 --  cl tried    25026 cl shrink        0 lits rem          0 time: 0.00
37.98/38.07	c vivif2 --  cl tried    21204 cl shrink        0 lits rem          0 time: 0.01
38.08/38.18	c asymm  cl-useful: 0/8064/25026 lits-rem:0 time: 0.11
38.08/38.19	c calculated reachability. Time: 0.00
38.08/38.19	c  N dy    22    105327      1276     25026        52     21204    125178   1814132    173.19    129.02  --
53.68/53.74	c  N dy    23    157990      1276     25026        52     28975    125178   2687032    178.52    129.96  --
53.78/53.87	c  S st    23    157990      1276     25026        52     28975    125178   2687032    178.52    129.96  --
53.89/53.99	c  S st    23    158492      1276     25026        52     29477    125178   2734282    178.52    129.96  --
53.89/53.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.89/53.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.18/54.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.22
54.18/54.21	c Calc non-exist non-lernt bins v-fix:     0 done:   1276 time:  0.00 s
54.18/54.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.18/54.23	c Subs w/ non-existent bins:      0 time:  0.02 s
54.18/54.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.28/54.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
54.28/54.30	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
58.29/58.32	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
63.48/63.50	c Added 13 vars  tried: 80000 time: 5.18
63.79/63.84	c ORs :     13 avg-s:  0.0 cl-sh: 25544 l-rem:  25544 b-add:     26 v-rep:   0 cl-rem: 0 avg s: nan T:    5.52
63.79/63.88	c lits-rem:        42  cl-subs:      895  v-elim:   1250  v-fix:    0  time:  9.58 s
63.79/63.88	c learnt bin added due to v-elim: 0
63.79/63.89	c vivif2 --  cl tried    25039 cl shrink        0 lits rem          0 time: 0.00
63.89/63.91	c vivif2 --  cl tried    28582 cl shrink        0 lits rem          0 time: 0.02
63.98/64.04	c asymm  cl-useful: 0/4730/25039 lits-rem:0 time: 0.13
63.98/64.04	c calculated reachability. Time: 0.00
63.98/64.04	c  N dy    23    158492      1289     25039        78     28582    125267   2593153    178.52    129.96  --
93.18/93.20	c  N dy    24    237741      1289     25039        78     33618    125267   4217309    278.76    160.10  --
93.28/93.36	c  S st    24    237741      1289     25039        78     33618    125267   4217309    278.76    160.10  --
93.38/93.49	c  S st    24    238242      1289     25039        78     34119    125267   4260784    278.76    160.10  --
93.38/93.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.38/93.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.78/93.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.36
93.78/93.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1289 time:  0.00 s
93.78/93.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.78/93.89	c Subs w/ non-existent bins:      0 time:  0.03 s
93.88/93.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.88/93.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
93.88/93.98	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
168.28/168.31	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.08
175.58/175.64	c Added 14 vars  tried: 80000 time: 7.33
176.18/176.20	c ORs :     14 avg-s:  0.0 cl-sh: 32460 l-rem:  32460 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    7.89
176.18/176.25	c lits-rem:        47  cl-subs:     2360  v-elim:   1250  v-fix:    0  time: 82.27 s
176.18/176.25	c learnt bin added due to v-elim: 0
176.18/176.25	c vivif2 --  cl tried    25053 cl shrink        0 lits rem          0 time: 0.00
176.18/176.28	c vivif2 --  cl tried    31759 cl shrink        0 lits rem          0 time: 0.03
176.38/176.42	c asymm  cl-useful: 0/10574/25053 lits-rem:0 time: 0.14
176.38/176.42	c calculated reachability. Time: 0.00
176.38/176.42	c  N dy    24    238242      1303     25053       106     31759    125365   3654141    278.76    160.10  --
226.08/226.20	c  N dy    25    357363      1303     25053       106     35544    125365   3461097    285.82    176.93  --
226.28/226.33	c  S st    25    357363      1303     25053       106     35544    125365   3461097    285.82    176.93  --
226.38/226.46	c  S st    25    357867      1303     25053       106     36048    125365   3507430    285.82    176.93  --
226.38/226.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.38/226.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.69/226.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.31
226.69/226.78	c Calc non-exist non-lernt bins v-fix:     0 done:   1303 time:  0.00 s
226.69/226.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.78/226.80	c Subs w/ non-existent bins:      0 time:  0.02 s
226.78/226.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.78/226.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
226.78/226.89	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
262.58/262.60	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.07
268.98/269.04	c Added 14 vars  tried: 80000 time: 6.44
269.28/269.37	c ORs :     14 avg-s:  0.0 cl-sh: 25615 l-rem:  25615 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    6.77
269.38/269.42	c lits-rem:        24  cl-subs:     2176  v-elim:   1250  v-fix:    0  time: 42.53 s
269.38/269.42	c learnt bin added due to v-elim: 0
269.38/269.42	c vivif2 --  cl tried    25067 cl shrink        0 lits rem          0 time: 0.00
269.38/269.45	c vivif2 --  cl tried    33872 cl shrink        0 lits rem          0 time: 0.03
269.49/269.58	c asymm  cl-useful: 0/7388/25067 lits-rem:0 time: 0.13
269.49/269.58	c calculated reachability. Time: 0.00
269.49/269.58	c  N dy    25    357867      1317     25067       134     33872    125462   3035392    285.82    176.93  --
357.08/357.17	c  N dy    26    536800      1317     25067       134     41965    125462   3807903    243.99    192.00  --
357.28/357.34	c  S st    26    536800      1317     25067       134     41965    125462   3807903    243.99    192.00  --
357.38/357.49	c  S st    26    537301      1317     25067       134     42466    125462   3854338    243.99    192.00  --
357.38/357.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
357.38/357.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
357.78/357.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.36
357.78/357.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1317 time:  0.00 s
357.78/357.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
357.78/357.88	c Subs w/ non-existent bins:      0 time:  0.03 s
357.88/357.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
357.98/358.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
357.98/358.00	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
413.99/414.09	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.16
420.29/420.36	c Added 14 vars  tried: 80000 time: 6.27
420.69/420.77	c ORs :     14 avg-s:  0.0 cl-sh: 28857 l-rem:  28857 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    6.67
420.79/420.82	c lits-rem:      3229  cl-subs:     2499  v-elim:   1250  v-fix:    0  time: 62.82 s
420.79/420.82	c learnt bin added due to v-elim: 0
420.79/420.82	c vivif2 --  cl tried    25081 cl shrink        0 lits rem          0 time: 0.00
420.79/420.85	c vivif2 --  cl tried    39967 cl shrink        0 lits rem          0 time: 0.03
420.99/421.00	c asymm  cl-useful: 0/6132/25081 lits-rem:0 time: 0.15
420.99/421.00	c calculated reachability. Time: 0.00
420.99/421.00	c  N dy    26    537301      1331     25081       162     39967    125556   3356570    243.99    192.00  --
420.99/421.00	c  F st    26    537301      1331     25081       162     39967    125556   3356570    243.99    192.00  --
421.39/421.49	c Decided on static restart strategy
570.19/570.23	c  N dy    33    805952      1331     25081       162     63219    125556   8050923    295.64    200.75  --
570.49/570.56	c  S st    33    805952      1331     25081       162     63219    125556   8050923    295.64    200.75  --
570.70/570.77	c  S st    33    806456      1331     25081       162     63723    125556   8098903    295.64    200.75  --
570.70/570.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
570.70/570.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
571.50/571.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.81
571.50/571.59	c Calc non-exist non-lernt bins v-fix:     0 done:   1331 time:  0.00 s
571.50/571.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
571.60/571.65	c Subs w/ non-existent bins:      0 time:  0.06 s
571.79/571.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.89/571.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
571.89/571.91	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
888.70/888.71	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:    1.40
908.71/908.78	c Added 14 vars  tried: 80000 time: 20.08
911.30/911.30	c ORs :     14 avg-s:  0.0 cl-sh: 90105 l-rem:  90105 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:   22.60
911.40/911.40	c lits-rem:        81  cl-subs:     4154  v-elim:   1250  v-fix:    0  time: 339.50 s
911.40/911.40	c learnt bin added due to v-elim: 0
911.40/911.41	c vivif2 --  cl tried    25095 cl shrink        0 lits rem          0 time: 0.00
911.40/911.47	c vivif2 --  cl tried    59569 cl shrink        0 lits rem          0 time: 0.07
911.60/911.61	c asymm  cl-useful: 0/1001/25095 lits-rem:0 time: 0.13
911.60/911.61	c calculated reachability. Time: 0.00
911.60/911.61	c  N dy    33    806456      1345     25095       190     59569    125654   7158303    295.64    200.75  --
1183.82/1183.88	c  N dy    34   1209684      1345     25095       190     75935    125654   9180358    267.14    205.11  --
1184.22/1184.23	c  S st    34   1209684      1345     25095       190     75935    125654   9180358    267.14    205.11  --
1184.22/1184.23	c Finding binary XORs  T:     0.00 s  found:       0
1184.42/1184.44	c  S st    34   1210186      1345     25095       190     76437    125654   9222018    267.14    205.11  --
1184.42/1184.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1184.42/1184.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1185.42/1185.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.9M T:  1.03
1185.42/1185.49	c Calc non-exist non-lernt bins v-fix:     0 done:   1345 time:  0.00 s
1185.42/1185.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1185.52/1185.56	c Subs w/ non-existent bins:      0 time:  0.07 s
1185.72/1185.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1185.82/1185.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1185.82/1185.83	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

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

running on 2 cores: 5,7

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: 1.64 2.23 3.06 4/179 12926
/proc/meminfo: memFree=19337712/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=29300 CPUtime=0 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 806 0 0 0 0 0 0 0 18 0 1 0 369302627 30003200 741 33554432000 4194304 4797429 140734324863712 18446744073709551615 260020092439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 7325 741 347 148 0 2254 0

[startup+0.101328 s]
/proc/loadavg: 1.64 2.23 3.06 4/179 12926
/proc/meminfo: memFree=19337712/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=30652 CPUtime=0.09 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 1307 0 0 0 9 0 0 0 18 0 1 0 369302627 31387648 1221 33554432000 4194304 4797429 140734324863712 18446744073709551615 4430142 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 7663 1221 370 148 0 2592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30652

[startup+0.200308 s]
/proc/loadavg: 1.64 2.23 3.06 4/179 12926
/proc/meminfo: memFree=19337712/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=132612 CPUtime=0.19 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 2307 0 0 0 19 0 0 0 18 0 1 0 369302627 135794688 1911 33554432000 4194304 4797429 140734324863712 18446744073709551615 4387706 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 33153 1911 404 148 0 28082 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 132612

[startup+0.300302 s]
/proc/loadavg: 1.64 2.23 3.06 4/179 12926
/proc/meminfo: memFree=19337712/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=132612 CPUtime=0.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 2419 0 0 0 29 0 0 0 18 0 1 0 369302627 135794688 2022 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425021 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 33153 2022 404 148 0 28082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132612

[startup+0.700229 s]
/proc/loadavg: 1.64 2.23 3.06 4/179 12926
/proc/meminfo: memFree=19337712/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=132612 CPUtime=0.69 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 2835 0 0 0 69 0 0 0 18 0 1 0 369302627 135794688 2436 33554432000 4194304 4797429 140734324863712 18446744073709551615 4331610 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 33153 2436 406 148 0 28082 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132612

[startup+1.50107 s]
/proc/loadavg: 1.64 2.23 3.06 6/190 12937
/proc/meminfo: memFree=19304880/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=133840 CPUtime=1.49 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 3987 0 0 0 149 0 0 0 20 0 1 0 369302627 137052160 2735 33554432000 4194304 4797429 140734324863712 18446744073709551615 260020092683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 33460 2735 406 148 0 28389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133840

[startup+3.10078 s]
/proc/loadavg: 1.82 2.26 3.06 6/190 12937
/proc/meminfo: memFree=19296944/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=134652 CPUtime=3.09 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 5722 0 0 0 309 0 0 0 25 0 1 0 369302627 137883648 3201 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 33663 3201 406 148 0 28592 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134652

[startup+6.30019 s]
/proc/loadavg: 1.82 2.26 3.06 6/190 12937
/proc/meminfo: memFree=19288664/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=135780 CPUtime=6.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 8967 0 0 0 628 1 0 0 25 0 1 0 369302627 139038720 3326 33554432000 4194304 4797429 140734324863712 18446744073709551615 4501900 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 33945 3326 409 148 0 28874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135780

[startup+12.701 s]
/proc/loadavg: 2.23 2.34 3.08 6/190 12937
/proc/meminfo: memFree=19265584/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=144228 CPUtime=12.69 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 14289 0 0 0 1267 2 0 0 25 0 1 0 369302627 147689472 4567 33554432000 4194304 4797429 140734324863712 18446744073709551615 4524449 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 36057 4567 411 148 0 30986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144228

[startup+25.5007 s]
/proc/loadavg: 2.50 2.39 3.09 6/190 12938
/proc/meminfo: memFree=19245192/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=145552 CPUtime=25.49 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 21289 0 0 0 2545 4 0 0 25 0 1 0 369302627 149045248 6889 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 36388 6889 416 148 0 31317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145552

[startup+51.101 s]
/proc/loadavg: 3.01 2.52 3.11 6/190 12938
/proc/meminfo: memFree=19194568/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=157404 CPUtime=51.08 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 38508 0 0 0 5101 7 0 0 25 0 1 0 369302627 161181696 8736 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 39351 8736 416 148 0 34280 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 157404

[startup+102.301 s]
/proc/loadavg: 3.60 2.77 3.16 6/190 12940
/proc/meminfo: memFree=19112724/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=179308 CPUtime=102.28 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 67483 0 0 0 10215 13 0 0 25 0 1 0 369302627 183611392 16708 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 44827 16708 416 148 0 39756 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 179308

[startup+162.301 s]
/proc/loadavg: 3.94 3.02 3.22 6/190 12941
/proc/meminfo: memFree=19098036/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=179308 CPUtime=162.28 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 67483 0 0 0 16215 13 0 0 25 0 1 0 369302627 183611392 16708 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 44827 16708 416 148 0 39756 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 179308

[startup+222.307 s]
/proc/loadavg: 3.98 3.19 3.26 6/190 12943
/proc/meminfo: memFree=19042824/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=182652 CPUtime=222.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 96902 0 0 0 22210 19 0 0 25 0 1 0 369302627 187035648 20007 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 45663 20007 416 148 0 40592 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 182652

[startup+282.301 s]
/proc/loadavg: 3.99 3.34 3.31 6/190 12944
/proc/meminfo: memFree=19029772/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=184168 CPUtime=282.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 109298 0 0 0 28206 23 0 0 25 0 1 0 369302627 188588032 17500 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 46042 17500 416 148 0 40971 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 184168

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.35 6/190 12946
/proc/meminfo: memFree=18972572/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=186260 CPUtime=342.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 143844 0 0 0 34197 32 0 0 25 0 1 0 369302627 190730240 18634 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424720 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 46565 18634 416 148 0 41494 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 186260

[startup+402.301 s]
/proc/loadavg: 3.99 3.55 3.39 6/190 12948
/proc/meminfo: memFree=18969292/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=188440 CPUtime=402.28 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 152386 0 0 0 40195 33 0 0 25 0 1 0 369302627 192962560 17993 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 47110 17993 416 148 0 42039 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 188440

[startup+462.301 s]
/proc/loadavg: 4.03 3.64 3.43 6/190 12952
/proc/meminfo: memFree=18942564/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=191288 CPUtime=462.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 175314 0 0 0 46186 43 0 0 25 0 1 0 369302627 195878912 22355 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 47822 22355 416 148 0 42751 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 191288

[startup+522.301 s]
/proc/loadavg: 4.01 3.70 3.46 6/190 12954
/proc/meminfo: memFree=18913008/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=193012 CPUtime=522.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 206107 0 0 0 52173 56 0 0 25 0 1 0 369302627 197644288 23151 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 48253 23151 416 148 0 43182 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 193012

[startup+582.301 s]
/proc/loadavg: 4.06 3.77 3.50 6/190 12955
/proc/meminfo: memFree=18883832/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=216808 CPUtime=582.29 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 234553 0 0 0 58163 66 0 0 25 0 1 0 369302627 222011392 28706 33554432000 4194304 4797429 140734324863712 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 54202 28706 416 148 0 49131 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 216808

[startup+642.301 s]
/proc/loadavg: 4.10 3.82 3.53 6/190 12957
/proc/meminfo: memFree=18848792/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=216808 CPUtime=642.3 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 234562 0 0 0 64164 66 0 0 25 0 1 0 369302627 222011392 28715 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 54202 28715 416 148 0 49131 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 216808

[startup+702.301 s]
/proc/loadavg: 4.03 3.86 3.56 6/190 12959
/proc/meminfo: memFree=18859400/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=216808 CPUtime=702.3 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 234562 0 0 0 70164 66 0 0 25 0 1 0 369302627 222011392 28715 33554432000 4194304 4797429 140734324863712 18446744073709551615 4567894 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 54202 28715 416 148 0 49131 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 216808

[startup+762.301 s]
/proc/loadavg: 4.01 3.88 3.58 6/190 12960
/proc/meminfo: memFree=18858128/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=216808 CPUtime=762.31 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 234562 0 0 0 76165 66 0 0 25 0 1 0 369302627 222011392 28715 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 54202 28715 416 148 0 49131 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 216808

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.60 6/190 12962
/proc/meminfo: memFree=18808612/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=216808 CPUtime=822.3 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 234562 0 0 0 82164 66 0 0 25 0 1 0 369302627 222011392 28715 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 54202 28715 416 148 0 49131 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 216808

[startup+882.307 s]
/proc/loadavg: 4.00 3.91 3.63 6/190 12963
/proc/meminfo: memFree=18796424/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=216808 CPUtime=882.31 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 234562 0 0 0 88165 66 0 0 25 0 1 0 369302627 222011392 28715 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 54202 28715 416 148 0 49131 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 216808

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.65 6/190 12965
/proc/meminfo: memFree=18782748/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=220968 CPUtime=942.3 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 249419 0 0 0 94157 73 0 0 25 0 1 0 369302627 226271232 31353 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 55242 31353 416 148 0 50171 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 220968

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 6/190 12967
/proc/meminfo: memFree=18771548/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=223740 CPUtime=1002.3 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 277550 0 0 0 100143 87 0 0 25 0 1 0 369302627 229109760 24262 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 55935 24262 416 148 0 50864 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 223740

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 6/190 12968
/proc/meminfo: memFree=18749808/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=223920 CPUtime=1062.31 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 299202 0 0 0 106133 98 0 0 25 0 1 0 369302627 229294080 33766 33554432000 4194304 4797429 140734324863712 18446744073709551615 4425099 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 55980 33766 416 148 0 50909 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 223920

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.70 6/190 12970
/proc/meminfo: memFree=18742060/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=224248 CPUtime=1122.31 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 322578 0 0 0 112121 110 0 0 25 0 1 0 369302627 229629952 31466 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 56062 31466 416 148 0 50991 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 224248

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.72 6/190 12971
/proc/meminfo: memFree=18778592/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=225668 CPUtime=1182.32 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 348539 0 0 0 118114 118 0 0 25 0 1 0 369302627 231084032 30641 33554432000 4194304 4797429 140734324863712 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 56417 30641 416 148 0 51346 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 225668

[startup+1242.3 s]
/proc/loadavg: 4.11 4.02 3.75 6/190 12973
/proc/meminfo: memFree=18728332/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=234524 CPUtime=1242.32 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 351262 0 0 0 124114 118 0 0 25 0 1 0 369302627 240152576 33361 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 58631 33361 418 148 0 53560 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 234524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.76 6/190 12975
/proc/meminfo: memFree=18742040/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=234524 CPUtime=1300.03 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 351262 0 0 0 129885 118 0 0 25 0 1 0 369302627 240152576 33361 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 58631 33361 418 148 0 53560 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 234524

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.76 6/190 12975
/proc/meminfo: memFree=18742040/32951124 swapFree=67111528/67111528
[pid=12926] ppid=12921 vsize=234524 CPUtime=1300.03 cores=5,7
/proc/12926/stat : 12926 (techdemo) R 12921 12926 12018 0 -1 4202496 351262 0 0 0 129885 118 0 0 25 0 1 0 369302627 240152576 33361 33554432000 4194304 4797429 140734324863712 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12926/statm: 58631 33361 418 148 0 53560 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 234524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1298.85
CPU system time (s): 1.18782
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 303164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.85
system time used= 1.18782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 351262
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= 52
involuntary context switches= 14888

runsolver used 1.9897 second user time and 4.91425 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 02:32:00
IDJOB=3173222
IDBENCH=82640
IDSOLVER=1585
FILE ID=node110/3173222-1301790720
RUNJOBID= node110-1301790720-12897
PBS_JOBID= 12841408
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=1557490726

node110.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.830
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.66
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.830
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.83
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19338396 kB
Buffers:        397872 kB
Cached:       12838268 kB
SwapCached:          0 kB
Active:        8505028 kB
Inactive:      4794512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19338396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33100 kB
Writeback:           0 kB
AnonPages:       63648 kB
Mapped:          14612 kB
Slab:           250488 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188484 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= 71088 MiB
End job on node110 at 2011-04-03 02:53:43