Trace number 3173232

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.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173232-1301790877.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    184  v-fix:    0  time:  0.01 s
0.00/0.04	c learnt bin added due to v-elim: 0
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1106 undec:     322 neg:    1072
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.04	c  B st     0         0      2403     10381         0         0     31693         0   no data   no data  --
0.09/0.19	c Decided on static restart strategy
4.69/4.73	c  N dy     7     30000      2403     10381         0     10795     31693    543475     94.53     62.41  --
4.69/4.76	c  S st     7     30000      2403     10381         0     10795     31693    543475     94.53     62.41  --
4.79/4.81	c  S st     7     30504      2403     10381         0     11299     31693    568055     94.53     62.41  --
4.79/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
4.79/4.85	c Calc non-exist non-lernt bins v-fix:     0 done:   2403 time:  0.00 s
4.79/4.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.85	c Subs w/ non-existent bins:      0 time:  0.00 s
4.79/4.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.87	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
5.99/6.06	c lits-rem:       152  cl-subs:      595  v-elim:     46  v-fix:    0  time:  1.19 s
5.99/6.06	c learnt bin added due to v-elim: 0
5.99/6.06	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
5.99/6.07	c vivif2 --  cl tried    10704 cl shrink        0 lits rem          0 time: 0.00
6.09/6.12	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.06
6.09/6.13	c calculated reachability. Time: 0.00
6.09/6.13	c  N dy     7     30504      2403     10381         0     10704     31693    542023     94.53     62.41  --
6.09/6.13	c  F st     7     30504      2403     10381         0     10704     31693    542023     94.53     62.41  --
6.29/6.33	c Decided on static restart strategy
7.99/8.07	c  N dy    14     45756      2403     10381         0      9089     31693    198115     75.54     58.10  --
7.99/8.08	c  S st    14     45756      2403     10381         0      9089     31693    198115     75.54     58.10  --
8.09/8.12	c  S st    14     46259      2403     10381         0      9592     31693    222900     75.54     58.10  --
8.09/8.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.02
8.09/8.15	c Calc non-exist non-lernt bins v-fix:     0 done:   2403 time:  0.00 s
8.09/8.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.15	c Subs w/ non-existent bins:      0 time:  0.00 s
8.09/8.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.39/8.40	c lits-rem:         7  cl-subs:      280  v-elim:     46  v-fix:    0  time:  0.25 s
8.39/8.40	c learnt bin added due to v-elim: 0
8.39/8.40	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
8.39/8.40	c vivif2 --  cl tried     9312 cl shrink        0 lits rem          0 time: 0.00
8.39/8.43	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.03
8.39/8.43	c calculated reachability. Time: 0.00
8.39/8.43	c  N dy    14     46259      2403     10381         0      9312     31693    217739     75.54     58.10  --
12.29/12.36	c  N dy    15     69388      2403     10381         0     11476     31693    255812     87.52     56.88  --
12.29/12.37	c  S st    15     69388      2403     10381         0     11476     31693    255812     87.52     56.88  --
12.39/12.42	c  S st    15     69889      2403     10381         0     11977     31693    279935     87.52     56.88  --
12.39/12.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
12.39/12.45	c Calc non-exist non-lernt bins v-fix:     0 done:   2403 time:  0.00 s
12.39/12.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.45	c Subs w/ non-existent bins:      0 time:  0.00 s
12.39/12.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
12.79/12.81	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
13.29/13.34	c Added 25 vars  tried: 80000 time: 0.52
13.29/13.34	c ORs :     25 avg-s:  0.0 cl-sh:  1534 l-rem:   1534 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.53
13.29/13.35	c lits-rem:        13  cl-subs:      196  v-elim:     46  v-fix:    0  time:  0.89 s
13.29/13.35	c learnt bin added due to v-elim: 0
13.29/13.35	c vivif2 --  cl tried    10406 cl shrink        0 lits rem          0 time: 0.00
13.29/13.35	c vivif2 --  cl tried    11781 cl shrink        0 lits rem          0 time: 0.00
13.29/13.38	c asymm  cl-useful: 0/10406/10406 lits-rem:0 time: 0.03
13.29/13.38	c calculated reachability. Time: 0.00
13.29/13.38	c  N dy    15     69889      2428     10406        50     11781     31868    273729     87.52     56.88  --
13.29/13.38	c  F st    15     69889      2428     10406        50     11781     31868    273729     87.52     56.88  --
13.59/13.60	c Decided on static restart strategy
19.29/19.36	c  N dy    22    104833      2428     10406        50     21720     31868    987486     86.87     57.11  --
19.29/19.39	c  S st    22    104833      2428     10406        50     21720     31868    987486     86.87     57.11  --
19.39/19.47	c  S st    22    105334      2428     10406        50     22221     31868   1013130     86.87     57.11  --
19.39/19.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.49/19.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.08
19.49/19.55	c Calc non-exist non-lernt bins v-fix:     0 done:   2428 time:  0.00 s
19.49/19.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.49/19.55	c Subs w/ non-existent bins:      0 time:  0.00 s
19.49/19.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.49/19.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.49/19.58	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
20.69/20.73	c ORs :     25 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
21.29/21.32	c Added 25 vars  tried: 80000 time: 0.60
21.39/21.42	c ORs :     25 avg-s:  0.0 cl-sh: 15130 l-rem:  15130 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.69
21.39/21.43	c lits-rem:        43  cl-subs:      667  v-elim:     54  v-fix:    0  time:  1.86 s
21.39/21.43	c learnt bin added due to v-elim: 0
21.39/21.43	c vivif2 --  cl tried    10431 cl shrink        0 lits rem          0 time: 0.00
21.39/21.44	c vivif2 --  cl tried    21554 cl shrink        0 lits rem          0 time: 0.01
21.49/21.50	c asymm  cl-useful: 0/10431/10431 lits-rem:0 time: 0.06
21.49/21.51	c calculated reachability. Time: 0.00
21.49/21.51	c  N dy    22    105334      2453     10431       100     21554     32043    958584     86.87     57.11  --
32.09/32.18	c  N dy    23    158001      2453     10431       100     29211     32043   1413793     94.83     57.37  --
32.19/32.24	c  S st    23    158001      2453     10431       100     29211     32043   1413793     94.83     57.37  --
32.29/32.33	c  S st    23    158503      2453     10431       100     29713     32043   1438925     94.83     57.37  --
32.29/32.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.29/32.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.39/32.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.11
32.39/32.45	c Calc non-exist non-lernt bins v-fix:     0 done:   2453 time:  0.00 s
32.39/32.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.39/32.46	c Subs w/ non-existent bins:      0 time:  0.01 s
32.39/32.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
32.49/32.50	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.79/33.89	c ORs :     50 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
34.59/34.66	c Added 25 vars  tried: 80000 time: 0.77
34.79/34.82	c ORs :     25 avg-s:  0.0 cl-sh: 19129 l-rem:  19129 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.93
34.79/34.84	c lits-rem:        80  cl-subs:      873  v-elim:     63  v-fix:    0  time:  2.34 s
34.79/34.84	c learnt bin added due to v-elim: 0
34.79/34.84	c vivif2 --  cl tried    10456 cl shrink        0 lits rem          0 time: 0.00
34.79/34.85	c vivif2 --  cl tried    28840 cl shrink        0 lits rem          0 time: 0.01
34.89/34.93	c asymm  cl-useful: 0/10456/10456 lits-rem:0 time: 0.08
34.89/34.93	c calculated reachability. Time: 0.00
34.89/34.93	c  N dy    23    158503      2478     10456       150     28840     32218   1364097     94.83     57.37  --
55.80/55.83	c  N dy    24    237754      2478     10456       150     34112     32218   1610943     93.50     58.82  --
55.80/55.89	c  S st    24    237754      2478     10456       150     34112     32218   1610943     93.50     58.82  --
55.90/55.99	c  S st    24    238257      2478     10456       150     34615     32218   1636807     93.50     58.82  --
56.00/56.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.00/56.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.10/56.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.14
56.10/56.14	c Calc non-exist non-lernt bins v-fix:     0 done:   2478 time:  0.00 s
56.10/56.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.10/56.15	c Subs w/ non-existent bins:      0 time:  0.01 s
56.10/56.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/56.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
56.19/56.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
57.69/57.74	c ORs :     75 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
58.50/58.57	c Added 26 vars  tried: 80000 time: 0.83
58.70/58.71	c ORs :     26 avg-s:  0.0 cl-sh: 17144 l-rem:  17144 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.97
58.70/58.74	c lits-rem:        48  cl-subs:      972  v-elim:     69  v-fix:    0  time:  2.54 s
58.70/58.74	c learnt bin added due to v-elim: 0
58.70/58.74	c vivif2 --  cl tried    10482 cl shrink        0 lits rem          0 time: 0.00
58.70/58.76	c vivif2 --  cl tried    33643 cl shrink        0 lits rem          0 time: 0.01
58.80/58.86	c asymm  cl-useful: 0/10482/10482 lits-rem:0 time: 0.10
58.80/58.86	c calculated reachability. Time: 0.00
58.80/58.86	c  N dy    24    238257      2504     10482       202     33643     32400   1553040     93.50     58.82  --
92.79/92.84	c  N dy    25    357385      2504     10482       202     37748     32400   1468520     92.89     58.98  --
92.79/92.89	c  S st    25    357385      2504     10482       202     37748     32400   1468520     92.89     58.98  --
92.99/93.01	c  S st    25    357891      2504     10482       202     38254     32400   1494703     92.89     58.98  --
92.99/93.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.99/93.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.09/93.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.15
93.09/93.16	c Calc non-exist non-lernt bins v-fix:     0 done:   2504 time:  0.00 s
93.09/93.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.09/93.17	c Subs w/ non-existent bins:      0 time:  0.01 s
93.19/93.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.19/93.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
93.19/93.22	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
94.60/94.69	c ORs :    101 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
95.40/95.45	c Added 26 vars  tried: 80000 time: 0.77
95.50/95.56	c ORs :     26 avg-s:  0.0 cl-sh: 13722 l-rem:  13722 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
95.50/95.58	c lits-rem:        75  cl-subs:     1138  v-elim:     76  v-fix:    0  time:  2.36 s
95.50/95.58	c learnt bin added due to v-elim: 0
95.50/95.58	c vivif2 --  cl tried    10508 cl shrink        0 lits rem          0 time: 0.00
95.60/95.60	c vivif2 --  cl tried    37116 cl shrink        0 lits rem          0 time: 0.01
95.70/95.70	c asymm  cl-useful: 0/10508/10508 lits-rem:0 time: 0.10
95.70/95.70	c calculated reachability. Time: 0.00
95.70/95.70	c  N dy    25    357891      2530     10508       254     37116     32582   1419491     92.89     58.98  --
154.29/154.30	c  N dy    26    536838      2530     10508       254     45074     32582   1701082     86.60     59.86  --
154.29/154.37	c  S st    26    536838      2530     10508       254     45074     32582   1701082     86.60     59.86  --
154.39/154.49	c  S st    26    537340      2530     10508       254     45576     32582   1724824     86.60     59.86  --
154.49/154.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
154.49/154.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.59/154.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.18
154.59/154.68	c Calc non-exist non-lernt bins v-fix:     0 done:   2530 time:  0.00 s
154.59/154.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.59/154.69	c Subs w/ non-existent bins:      0 time:  0.01 s
154.69/154.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.69/154.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
154.69/154.75	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
156.39/156.47	c ORs :    127 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
157.09/157.19	c Added 26 vars  tried: 80000 time: 0.72
157.20/157.29	c ORs :     26 avg-s:  0.0 cl-sh: 13137 l-rem:  13137 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.82
157.30/157.32	c lits-rem:        98  cl-subs:     1119  v-elim:     82  v-fix:    0  time:  2.58 s
157.30/157.32	c learnt bin added due to v-elim: 0
157.30/157.32	c vivif2 --  cl tried    10534 cl shrink        0 lits rem          0 time: 0.00
157.30/157.34	c vivif2 --  cl tried    44457 cl shrink        0 lits rem          0 time: 0.02
157.39/157.46	c asymm  cl-useful: 0/10534/10534 lits-rem:0 time: 0.12
157.39/157.46	c calculated reachability. Time: 0.00
157.39/157.46	c  N dy    26    537340      2556     10534       306     44457     32764   1651311     86.60     59.86  --
157.39/157.46	c  F st    26    537340      2556     10534       306     44457     32764   1651311     86.60     59.86  --
157.79/157.83	c Decided on static restart strategy
252.79/252.82	c  N dy    33    806010      2556     10534       306     68015     32764   3271250     89.27     59.27  --
252.90/252.94	c  S st    33    806010      2556     10534       306     68015     32764   3271250     89.27     59.27  --
252.90/252.94	c Finding binary XORs  T:     0.00 s  found:       0
253.09/253.11	c  S st    33    806514      2556     10534       306     68519     32764   3296131     89.27     59.27  --
253.09/253.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
253.09/253.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
253.39/253.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.33
253.39/253.45	c Calc non-exist non-lernt bins v-fix:     0 done:   2556 time:  0.00 s
253.39/253.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
253.39/253.47	c Subs w/ non-existent bins:      0 time:  0.02 s
253.50/253.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
253.50/253.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
253.50/253.55	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
258.90/258.93	c ORs :    153 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
260.60/260.65	c Added 26 vars  tried: 80000 time: 1.72
261.30/261.30	c ORs :     26 avg-s:  0.0 cl-sh: 42117 l-rem:  42117 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    2.37
261.30/261.35	c lits-rem:         3  cl-subs:     2355  v-elim:     88  v-fix:    0  time:  7.81 s
261.30/261.35	c learnt bin added due to v-elim: 0
261.30/261.35	c vivif2 --  cl tried    10560 cl shrink        0 lits rem          0 time: 0.00
261.30/261.38	c vivif2 --  cl tried    66164 cl shrink        0 lits rem          0 time: 0.03
261.50/261.59	c asymm  cl-useful: 0/10471/10560 lits-rem:0 time: 0.20
261.50/261.59	c calculated reachability. Time: 0.00
261.50/261.59	c  N dy    33    806514      2582     10560       358     66164     32946   3107328     89.27     59.27  --
449.10/449.15	c  N dy    34   1209772      2582     10560       358     82490     32946   3828534     86.13     60.56  --
449.30/449.34	c  S st    34   1209772      2582     10560       358     82490     32946   3828534     86.13     60.56  --
449.50/449.57	c  S st    34   1210273      2582     10560       358     82991     32946   3854370     86.13     60.56  --
449.50/449.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
449.50/449.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.00/450.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.42
450.00/450.01	c Calc non-exist non-lernt bins v-fix:     0 done:   2582 time:  0.00 s
450.00/450.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.00/450.04	c Subs w/ non-existent bins:      0 time:  0.03 s
450.10/450.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.10/450.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
450.10/450.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
473.70/473.75	c ORs :    179 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
475.10/475.12	c Added 27 vars  tried: 80000 time: 1.37
475.80/475.86	c ORs :     27 avg-s:  0.0 cl-sh: 43212 l-rem:  43212 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    2.11
475.90/475.92	c lits-rem:        38  cl-subs:     2311  v-elim:     94  v-fix:    0  time: 25.77 s
475.90/475.92	c learnt bin added due to v-elim: 0
475.90/475.92	c vivif2 --  cl tried    10587 cl shrink        0 lits rem          0 time: 0.00
475.90/475.96	c vivif2 --  cl tried    80680 cl shrink        0 lits rem          0 time: 0.04
476.10/476.17	c asymm  cl-useful: 0/8840/10587 lits-rem:0 time: 0.20
476.10/476.17	c calculated reachability. Time: 0.00
476.10/476.17	c  N dy    34   1210273      2609     10587       412     80680     33135   3656240     86.13     60.56  --
724.10/724.14	c  N dy    35   1710273      2609     10587       412    112547     33135   5649923     90.21     61.25  --
724.40/724.42	c  S st    35   1710273      2609     10587       412    112547     33135   5649923     90.21     61.25  --
724.70/724.73	c  S st    35   1710776      2609     10587       412    113050     33135   5676368     90.21     61.25  --
724.70/724.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
724.70/724.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
725.50/725.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  0.79
725.50/725.53	c Calc non-exist non-lernt bins v-fix:     0 done:   2609 time:  0.00 s
725.50/725.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
725.50/725.57	c Subs w/ non-existent bins:      0 time:  0.04 s
725.60/725.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
725.71/725.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
725.71/725.72	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
796.01/796.06	c ORs :    206 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.29
797.81/797.81	c Added 27 vars  tried: 80000 time: 1.75
799.11/799.10	c ORs :     27 avg-s:  0.0 cl-sh: 54658 l-rem:  54658 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    3.04
799.11/799.19	c lits-rem:        11  cl-subs:     3613  v-elim:    100  v-fix:    0  time: 73.48 s
799.11/799.19	c learnt bin added due to v-elim: 0
799.11/799.19	c vivif2 --  cl tried    10614 cl shrink        0 lits rem          0 time: 0.00
799.21/799.25	c vivif2 --  cl tried   109437 cl shrink        0 lits rem          0 time: 0.05
799.31/799.34	c asymm  cl-useful: 0/1774/10614 lits-rem:0 time: 0.10
799.31/799.35	c calculated reachability. Time: 0.00
799.31/799.35	c  N dy    35   1710776      2636     10614       466    109437     33324   5386234     90.21     61.25  --
1069.12/1069.19	c  N dy    36   2210776      2636     10614       466    125456     33324   6097438     91.18     60.27  --
1069.42/1069.42	c  S st    36   2210776      2636     10614       466    125456     33324   6097438     91.18     60.27  --
1069.42/1069.42	c Finding binary XORs  T:     0.00 s  found:       0
1069.72/1069.76	c  S st    36   2211279      2636     10614       466    125959     33324   6120977     91.18     60.27  --
1069.72/1069.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1069.72/1069.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1070.52/1070.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.8M T:  0.81
1070.52/1070.58	c Calc non-exist non-lernt bins v-fix:     0 done:   2636 time:  0.00 s
1070.52/1070.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1070.62/1070.63	c Subs w/ non-existent bins:      0 time:  0.05 s
1070.72/1070.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1070.81/1070.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
1070.81/1070.85	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1160.81/1160.83	c ORs :    233 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
1163.01/1163.01	c Added 27 vars  tried: 80000 time: 2.18
1165.02/1165.09	c ORs :     27 avg-s:  0.0 cl-sh: 78471 l-rem:  78471 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    4.26
1165.12/1165.19	c lits-rem:         4  cl-subs:     4031  v-elim:    104  v-fix:    0  time: 94.34 s
1165.12/1165.19	c learnt bin added due to v-elim: 0
1165.12/1165.19	c vivif2 --  cl tried    10641 cl shrink        0 lits rem          0 time: 0.00
1165.21/1165.25	c vivif2 --  cl tried   121928 cl shrink        0 lits rem          0 time: 0.06
1165.41/1165.49	c asymm  cl-useful: 0/5949/10641 lits-rem:0 time: 0.24
1165.41/1165.49	c calculated reachability. Time: 0.00
1165.41/1165.49	c  N dy    36   2211279      2663     10641       520    121928     33513   5782884     91.18     60.27  --

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-3173232-1301790877/watcher-3173232-1301790877 -o /tmp/evaluation-result-3173232-1301790877/solver-3173232-1301790877 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173232-1301790877.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: 0.92 1.33 2.44 4/189 10750
/proc/meminfo: memFree=18878844/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=30288 CPUtime=0 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 1003 0 0 0 0 0 0 0 22 0 1 0 369318354 31014912 899 33554432000 4194304 4797429 140736190334144 18446744073709551615 4427217 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 7572 899 369 148 0 2501 0

[startup+0.0734391 s]
/proc/loadavg: 0.92 1.33 2.44 4/189 10750
/proc/meminfo: memFree=18878844/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=130308 CPUtime=0.07 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 1405 0 0 0 7 0 0 0 22 0 1 0 369318354 133435392 1247 33554432000 4194304 4797429 140736190334144 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 32577 1247 406 148 0 27506 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 130308

[startup+0.100434 s]
/proc/loadavg: 0.92 1.33 2.44 4/189 10750
/proc/meminfo: memFree=18878844/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=130308 CPUtime=0.09 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 1432 0 0 0 9 0 0 0 22 0 1 0 369318354 133435392 1273 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 32577 1273 406 148 0 27506 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130308

[startup+0.300397 s]
/proc/loadavg: 0.92 1.33 2.44 4/189 10750
/proc/meminfo: memFree=18878844/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=130308 CPUtime=0.29 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 1643 0 0 0 29 0 0 0 23 0 1 0 369318354 133435392 1484 33554432000 4194304 4797429 140736190334144 18446744073709551615 218880261830 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 32577 1484 408 148 0 27506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130308

[startup+0.700339 s]
/proc/loadavg: 0.92 1.33 2.44 4/189 10750
/proc/meminfo: memFree=18878844/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=131184 CPUtime=0.69 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 2168 0 0 0 69 0 0 0 25 0 1 0 369318354 134332416 1573 33554432000 4194304 4797429 140736190334144 18446744073709551615 4377394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 32796 1573 408 148 0 27725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131184

[startup+1.50019 s]
/proc/loadavg: 1.17 1.37 2.45 5/190 10751
/proc/meminfo: memFree=18850688/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=131996 CPUtime=1.49 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 2932 0 0 0 149 0 0 0 25 0 1 0 369318354 135163904 1656 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 32999 1657 408 148 0 27928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131996

[startup+3.10091 s]
/proc/loadavg: 1.17 1.37 2.45 5/190 10751
/proc/meminfo: memFree=18844724/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=132500 CPUtime=3.09 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 4058 0 0 0 309 0 0 0 25 0 1 0 369318354 135680000 1973 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 33125 1973 408 148 0 28054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132500

[startup+6.30034 s]
/proc/loadavg: 1.17 1.37 2.45 5/190 10751
/proc/meminfo: memFree=18821792/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=136332 CPUtime=6.29 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 6207 0 0 0 629 0 0 0 25 0 1 0 369318354 139603968 3176 33554432000 4194304 4797429 140736190334144 18446744073709551615 218880261780 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 34083 3176 412 148 0 29012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136332

[startup+12.7002 s]
/proc/loadavg: 1.60 1.46 2.47 5/190 10751
/proc/meminfo: memFree=18800988/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=139100 CPUtime=12.69 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 10951 0 0 0 1268 1 0 0 25 0 1 0 369318354 142438400 3401 33554432000 4194304 4797429 140736190334144 18446744073709551615 4524184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 34775 3401 412 148 0 29704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139100

[startup+25.501 s]
/proc/loadavg: 1.97 1.54 2.48 5/190 10752
/proc/meminfo: memFree=18777328/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=146320 CPUtime=25.49 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 18332 0 0 0 2546 3 0 0 25 0 1 0 369318354 149831680 6379 33554432000 4194304 4797429 140736190334144 18446744073709551615 4387768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 36580 6379 415 148 0 31509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146320

[startup+51.1004 s]
/proc/loadavg: 2.66 1.74 2.52 5/190 10752
/proc/meminfo: memFree=18732052/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=154384 CPUtime=51.09 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 30499 0 0 0 5103 6 0 0 25 0 1 0 369318354 158089216 8693 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 38596 8693 415 148 0 33525 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154384

[startup+102.306 s]
/proc/loadavg: 3.46 2.12 2.60 5/190 10754
/proc/meminfo: memFree=18701772/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=167196 CPUtime=102.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 50929 0 0 0 10218 12 0 0 25 0 1 0 369318354 171208704 10959 33554432000 4194304 4797429 140736190334144 18446744073709551615 4426340 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 41799 10959 415 148 0 36728 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 167196

[startup+162.301 s]
/proc/loadavg: 3.80 2.46 2.69 5/190 10755
/proc/meminfo: memFree=18663436/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=173992 CPUtime=162.29 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 70752 0 0 0 16213 16 0 0 25 0 1 0 369318354 178167808 14594 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 43498 14594 415 148 0 38427 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 173992

[startup+222.3 s]
/proc/loadavg: 3.92 2.74 2.77 5/190 10757
/proc/meminfo: memFree=18644052/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=178776 CPUtime=222.29 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 90216 0 0 0 22207 22 0 0 25 0 1 0 369318354 183066624 15519 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 44694 15519 415 148 0 39623 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 178776

[startup+282.301 s]
/proc/loadavg: 3.97 2.96 2.84 5/190 10761
/proc/meminfo: memFree=18629856/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=195888 CPUtime=282.29 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 108610 0 0 0 28203 26 0 0 25 0 1 0 369318354 200589312 16973 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 48972 16973 415 148 0 43901 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 195888

[startup+342.301 s]
/proc/loadavg: 3.99 3.15 2.91 5/190 10763
/proc/meminfo: memFree=18600044/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=199020 CPUtime=342.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 123835 0 0 0 34199 31 0 0 25 0 1 0 369318354 203796480 18571 33554432000 4194304 4797429 140736190334144 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 49755 18571 415 148 0 44684 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 199020

[startup+402.301 s]
/proc/loadavg: 3.99 3.30 2.98 5/190 10765
/proc/meminfo: memFree=18554896/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=200016 CPUtime=402.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 136475 0 0 0 40192 38 0 0 25 0 1 0 369318354 204816384 21496 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 50004 21496 415 148 0 44933 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 200016

[startup+462.301 s]
/proc/loadavg: 3.99 3.43 3.04 5/190 10766
/proc/meminfo: memFree=18527576/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=211432 CPUtime=462.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 149139 0 0 0 46187 43 0 0 25 0 1 0 369318354 216506368 23932 33554432000 4194304 4797429 140736190334144 18446744073709551615 4568019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 52858 23932 415 148 0 47787 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 211432

[startup+522.3 s]
/proc/loadavg: 4.03 3.54 3.10 5/190 10768
/proc/meminfo: memFree=18512920/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=214232 CPUtime=522.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 160768 0 0 0 52183 47 0 0 25 0 1 0 369318354 219373568 25185 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 53558 25185 415 148 0 48487 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214232

[startup+582.301 s]
/proc/loadavg: 4.01 3.62 3.15 5/190 10769
/proc/meminfo: memFree=18512532/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=216568 CPUtime=582.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 175447 0 0 0 58179 51 0 0 25 0 1 0 369318354 221765632 23603 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 54142 23603 415 148 0 49071 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 216568

[startup+642.3 s]
/proc/loadavg: 4.00 3.69 3.20 5/190 10771
/proc/meminfo: memFree=18484488/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=217788 CPUtime=642.31 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 187024 0 0 0 64175 56 0 0 25 0 1 0 369318354 223014912 23538 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 54447 23538 415 148 0 49376 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 217788

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.25 5/190 10773
/proc/meminfo: memFree=18510256/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=219400 CPUtime=702.3 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 199400 0 0 0 70167 63 0 0 25 0 1 0 369318354 224665600 24016 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 54850 24016 415 148 0 49779 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 219400

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.30 5/190 10774
/proc/meminfo: memFree=18427300/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=235512 CPUtime=762.32 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 206984 0 0 0 76166 66 0 0 25 0 1 0 369318354 241164288 31498 33554432000 4194304 4797429 140736190334144 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 58878 31498 415 148 0 53807 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 235512

[startup+822.3 s]
/proc/loadavg: 4.00 3.82 3.34 5/190 10776
/proc/meminfo: memFree=18454684/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=239372 CPUtime=822.31 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 212655 0 0 0 82164 67 0 0 25 0 1 0 369318354 245116928 30927 33554432000 4194304 4797429 140736190334144 18446744073709551615 218880261780 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 59843 30927 415 148 0 54772 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 239372

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.38 5/190 10777
/proc/meminfo: memFree=18413628/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=240160 CPUtime=882.31 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 224518 0 0 0 88160 71 0 0 25 0 1 0 369318354 245923840 30818 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 60040 30818 415 148 0 54969 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 240160

[startup+942.3 s]
/proc/loadavg: 4.08 3.89 3.42 5/190 10779
/proc/meminfo: memFree=18416076/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=241480 CPUtime=942.32 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 236592 0 0 0 94157 75 0 0 25 0 1 0 369318354 247275520 30568 33554432000 4194304 4797429 140736190334144 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 60370 30568 415 148 0 55299 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 241480

[startup+1002.3 s]
/proc/loadavg: 4.03 3.91 3.45 5/190 10781
/proc/meminfo: memFree=18422228/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=242620 CPUtime=1002.31 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 248148 0 0 0 100153 78 0 0 25 0 1 0 369318354 248442880 29401 33554432000 4194304 4797429 140736190334144 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 60655 29401 415 148 0 55584 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 242620

[startup+1062.3 s]
/proc/loadavg: 4.06 3.94 3.49 5/190 10782
/proc/meminfo: memFree=18383008/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=244184 CPUtime=1062.31 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 258259 0 0 0 106148 83 0 0 25 0 1 0 369318354 250044416 32941 33554432000 4194304 4797429 140736190334144 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 61046 32941 415 148 0 55975 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 244184

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.52 5/190 10784
/proc/meminfo: memFree=18374180/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=257172 CPUtime=1122.31 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 262456 0 0 0 112147 84 0 0 25 0 1 0 369318354 263344128 37124 33554432000 4194304 4797429 140736190334144 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 64293 37124 415 148 0 59222 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 257172

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/190 10785
/proc/meminfo: memFree=18396604/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=262008 CPUtime=1182.32 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 267157 0 0 0 118145 87 0 0 25 0 1 0 369318354 268296192 34886 33554432000 4194304 4797429 140736190334144 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 65502 34886 415 148 0 60431 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 262008

[startup+1242.3 s]
/proc/loadavg: 4.04 3.97 3.57 5/190 10787
/proc/meminfo: memFree=18352076/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=262640 CPUtime=1242.32 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 276304 0 0 0 124139 93 0 0 25 0 1 0 369318354 268943360 37221 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 65660 37221 415 148 0 60589 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 262640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.60 2/185 10792
/proc/meminfo: memFree=18738240/32950928 swapFree=67111528/67111528
[pid=10750] ppid=10748 vsize=264956 CPUtime=1300.03 cores=5,7
/proc/10750/stat : 10750 (techdemo) R 10748 10750 9775 0 -1 4202496 284613 0 0 0 129905 98 0 0 25 0 1 0 369318354 271314944 38536 33554432000 4194304 4797429 140736190334144 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10750/statm: 66239 38536 415 148 0 61168 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 264956

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.04
CPU user time (s): 1299.06
CPU system time (s): 0.987849
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 348880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 0.987849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284613
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= 6
involuntary context switches= 1001

runsolver used 2.14867 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-03 02:34:37
IDJOB=3173232
IDBENCH=82650
IDSOLVER=1585
FILE ID=node112/3173232-1301790877
RUNJOBID= node112-1301790877-10711
PBS_JOBID= 12841406
Free space on /tmp= 71920 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173232-1301790877/watcher-3173232-1301790877 -o /tmp/evaluation-result-3173232-1301790877/solver-3173232-1301790877 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173232-1301790877.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=2137072642

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18880488 kB
Buffers:        391360 kB
Cached:       13308632 kB
SwapCached:          0 kB
Active:        8127744 kB
Inactive:      5653052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18880488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           34156 kB
Writeback:           0 kB
AnonPages:       81120 kB
Mapped:          15784 kB
Slab:           227336 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   388000 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= 71928 MiB
End job on node112 at 2011-04-03 02:56:19