Trace number 3173194

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-S705365444-036-UNKNOWN.cnf
MD5SUM1cfa78dd8d87f0dbd61a5ae4dd552500
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.3301
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-3173194-1301790213.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:    136  v-fix:    0  time:  0.02 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:    1107 undec:     288 neg:    1105
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      2413     10355         0         0     31533         0   no data   no data  --
0.19/0.20	c Decided on static restart strategy
4.89/4.93	c  N dy     7     30002      2413     10355         0     10796     31533    505925     87.45     57.75  --
4.89/4.96	c  S st     7     30002      2413     10355         0     10796     31533    505925     87.45     57.75  --
4.99/5.02	c  S st     7     30503      2413     10355         0     11297     31533    529484     87.45     57.75  --
4.99/5.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
4.99/5.06	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.00 s
4.99/5.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.06	c Subs w/ non-existent bins:      0 time:  0.00 s
4.99/5.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.08	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
6.09/6.19	c lits-rem:        35  cl-subs:      623  v-elim:     30  v-fix:    0  time:  1.12 s
6.09/6.19	c learnt bin added due to v-elim: 0
6.09/6.20	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
6.19/6.20	c vivif2 --  cl tried    10674 cl shrink        0 lits rem          0 time: 0.00
6.19/6.26	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.06
6.19/6.26	c calculated reachability. Time: 0.00
6.19/6.26	c  N dy     7     30503      2413     10355         0     10674     31533    503333     87.45     57.75  --
6.19/6.26	c  F st     7     30503      2413     10355         0     10674     31533    503333     87.45     57.75  --
6.39/6.49	c Decided on static restart strategy
8.59/8.67	c  N dy    14     45754      2413     10355         0      9067     31533    199351     84.52     55.78  --
8.59/8.68	c  S st    14     45754      2413     10355         0      9067     31533    199351     84.52     55.78  --
8.70/8.73	c  S st    14     46256      2413     10355         0      9569     31533    225528     84.52     55.78  --
8.70/8.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.70/8.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.70/8.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.02
8.70/8.75	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.00 s
8.70/8.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.70/8.76	c Subs w/ non-existent bins:      0 time:  0.00 s
8.70/8.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.70/8.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.70/8.76	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.99/9.05	c lits-rem:         0  cl-subs:      246  v-elim:     30  v-fix:    0  time:  0.28 s
8.99/9.05	c learnt bin added due to v-elim: 0
8.99/9.05	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
8.99/9.05	c vivif2 --  cl tried     9323 cl shrink        0 lits rem          0 time: 0.00
8.99/9.08	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.03
8.99/9.08	c calculated reachability. Time: 0.00
8.99/9.08	c  N dy    14     46256      2413     10355         0      9323     31533    221299     84.52     55.78  --
13.39/13.49	c  N dy    15     69384      2413     10355         0     11470     31533    254841     90.14     56.26  --
13.49/13.51	c  S st    15     69384      2413     10355         0     11470     31533    254841     90.14     56.26  --
13.49/13.56	c  S st    15     69884      2413     10355         0     11970     31533    279324     90.14     56.26  --
13.49/13.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.49/13.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.49/13.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.03
13.49/13.59	c Calc non-exist non-lernt bins v-fix:     0 done:   2413 time:  0.00 s
13.49/13.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.49/13.59	c Subs w/ non-existent bins:      0 time:  0.00 s
13.59/13.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.60	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
13.89/13.98	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
14.49/14.53	c Added 25 vars  tried: 80000 time: 0.55
14.49/14.54	c ORs :     25 avg-s:  0.0 cl-sh:  1389 l-rem:   1389 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
14.49/14.54	c lits-rem:         6  cl-subs:      219  v-elim:     30  v-fix:    0  time:  0.94 s
14.49/14.54	c learnt bin added due to v-elim: 0
14.49/14.54	c vivif2 --  cl tried    10380 cl shrink        0 lits rem          0 time: 0.00
14.49/14.55	c vivif2 --  cl tried    11751 cl shrink        0 lits rem          0 time: 0.00
14.49/14.58	c asymm  cl-useful: 0/10380/10380 lits-rem:0 time: 0.03
14.49/14.58	c calculated reachability. Time: 0.00
14.49/14.58	c  N dy    15     69884      2438     10380        50     11751     31708    272766     90.14     56.26  --
14.49/14.58	c  F st    15     69884      2438     10380        50     11751     31708    272766     90.14     56.26  --
14.79/14.81	c Decided on static restart strategy
21.19/21.25	c  N dy    22    104826      2438     10380        50     21606     31708    998219     91.53     60.07  --
21.29/21.30	c  S st    22    104826      2438     10380        50     21606     31708    998219     91.53     60.07  --
21.29/21.38	c  S st    22    105331      2438     10380        50     22111     31708   1022470     91.53     60.07  --
21.29/21.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.10
21.39/21.48	c Calc non-exist non-lernt bins v-fix:     0 done:   2438 time:  0.00 s
21.39/21.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.49	c Subs w/ non-existent bins:      0 time:  0.01 s
21.49/21.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.49/21.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.51	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
22.69/22.74	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
23.39/23.47	c Added 25 vars  tried: 80000 time: 0.73
23.49/23.55	c ORs :     25 avg-s:  0.0 cl-sh: 11860 l-rem:  11860 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.81
23.49/23.56	c lits-rem:       107  cl-subs:      741  v-elim:     36  v-fix:    0  time:  2.05 s
23.49/23.56	c learnt bin added due to v-elim: 0
23.49/23.57	c vivif2 --  cl tried    10405 cl shrink        0 lits rem          0 time: 0.00
23.49/23.57	c vivif2 --  cl tried    21370 cl shrink        0 lits rem          0 time: 0.01
23.59/23.64	c asymm  cl-useful: 0/10405/10405 lits-rem:0 time: 0.07
23.59/23.64	c calculated reachability. Time: 0.00
23.59/23.64	c  N dy    22    105331      2463     10405       100     21370     31883    953646     91.53     60.07  --
35.89/35.93	c  N dy    23    157996      2463     10405       100     29132     31883   1412995     89.92     60.09  --
35.89/35.99	c  S st    23    157996      2463     10405       100     29132     31883   1412995     89.92     60.09  --
35.99/36.09	c  S st    23    158499      2463     10405       100     29635     31883   1438761     89.92     60.09  --
35.99/36.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.19/36.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.12
36.19/36.22	c Calc non-exist non-lernt bins v-fix:     0 done:   2463 time:  0.00 s
36.19/36.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.19/36.23	c Subs w/ non-existent bins:      0 time:  0.01 s
36.19/36.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.19/36.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.19/36.27	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
37.69/37.74	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.00
38.59/38.67	c Added 25 vars  tried: 80000 time: 0.93
38.69/38.78	c ORs :     25 avg-s:  0.0 cl-sh: 14584 l-rem:  14584 b-add:     50 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    1.04
38.79/38.81	c lits-rem:        18  cl-subs:      792  v-elim:     45  v-fix:    0  time:  2.54 s
38.79/38.81	c learnt bin added due to v-elim: 0
38.79/38.81	c vivif2 --  cl tried    10430 cl shrink        0 lits rem          0 time: 0.00
38.79/38.82	c vivif2 --  cl tried    28842 cl shrink        0 lits rem          0 time: 0.01
38.89/38.92	c asymm  cl-useful: 0/10430/10430 lits-rem:0 time: 0.10
38.89/38.92	c calculated reachability. Time: 0.00
38.89/38.92	c  N dy    23    158499      2488     10430       150     28842     32058   1377180     89.92     60.09  --
60.39/60.45	c  N dy    24    237748      2488     10430       150     34071     32058   1547859     90.43     59.89  --
60.50/60.52	c  S st    24    237748      2488     10430       150     34071     32058   1547859     90.43     59.89  --
60.59/60.63	c  S st    24    238252      2488     10430       150     34575     32058   1572613     90.43     59.89  --
60.59/60.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.59/60.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.79/60.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.17
60.79/60.81	c Calc non-exist non-lernt bins v-fix:     0 done:   2488 time:  0.00 s
60.79/60.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.79/60.82	c Subs w/ non-existent bins:      0 time:  0.01 s
60.79/60.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.79/60.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.79/60.87	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
62.39/62.46	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
63.19/63.22	c Added 26 vars  tried: 80000 time: 0.76
63.29/63.36	c ORs :     26 avg-s:  0.0 cl-sh: 16949 l-rem:  16949 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.90
63.29/63.38	c lits-rem:         5  cl-subs:      972  v-elim:     49  v-fix:    0  time:  2.52 s
63.29/63.38	c learnt bin added due to v-elim: 0
63.29/63.39	c vivif2 --  cl tried    10456 cl shrink        0 lits rem          0 time: 0.00
63.39/63.40	c vivif2 --  cl tried    33603 cl shrink        0 lits rem          0 time: 0.01
63.49/63.52	c asymm  cl-useful: 0/10456/10456 lits-rem:0 time: 0.11
63.49/63.52	c calculated reachability. Time: 0.00
63.49/63.52	c  N dy    24    238252      2514     10456       202     33603     32240   1494369     90.43     59.89  --
98.69/98.76	c  N dy    25    357378      2514     10456       202     37745     32240   1492496     96.61     59.46  --
98.79/98.83	c  S st    25    357378      2514     10456       202     37745     32240   1492496     96.61     59.46  --
98.90/98.94	c  S st    25    357880      2514     10456       202     38247     32240   1518511     96.61     59.46  --
98.90/98.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.90/98.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.09/99.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.15
99.09/99.10	c Calc non-exist non-lernt bins v-fix:     0 done:   2514 time:  0.00 s
99.09/99.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.09/99.11	c Subs w/ non-existent bins:      0 time:  0.01 s
99.09/99.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.09/99.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
99.09/99.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
100.79/100.85	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
101.59/101.65	c Added 26 vars  tried: 80000 time: 0.80
101.69/101.75	c ORs :     26 avg-s:  0.0 cl-sh: 12134 l-rem:  12134 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.90
101.69/101.78	c lits-rem:        50  cl-subs:     1036  v-elim:     56  v-fix:    0  time:  2.61 s
101.69/101.78	c learnt bin added due to v-elim: 0
101.69/101.78	c vivif2 --  cl tried    10482 cl shrink        0 lits rem          0 time: 0.00
101.69/101.79	c vivif2 --  cl tried    37211 cl shrink        0 lits rem          0 time: 0.02
101.89/101.91	c asymm  cl-useful: 0/10482/10482 lits-rem:0 time: 0.12
101.89/101.91	c calculated reachability. Time: 0.00
101.89/101.91	c  N dy    25    357880      2540     10482       254     37211     32422   1450933     96.61     59.46  --
168.40/168.45	c  N dy    26    536820      2540     10482       254     45049     32422   1732314     94.07     60.53  --
168.50/168.52	c  S st    26    536820      2540     10482       254     45049     32422   1732314     94.07     60.53  --
168.60/168.66	c  S st    26    537322      2540     10482       254     45551     32422   1757611     94.07     60.53  --
168.60/168.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
168.60/168.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.80/168.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.22
168.80/168.88	c Calc non-exist non-lernt bins v-fix:     0 done:   2540 time:  0.00 s
168.80/168.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.80/168.90	c Subs w/ non-existent bins:      0 time:  0.01 s
168.90/168.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.90/168.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
168.90/168.95	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
170.80/170.83	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.09
171.70/171.73	c Added 26 vars  tried: 80000 time: 0.90
171.90/171.90	c ORs :     26 avg-s:  0.0 cl-sh: 17790 l-rem:  17790 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    1.07
171.90/171.93	c lits-rem:        10  cl-subs:     1331  v-elim:     61  v-fix:    0  time:  2.98 s
171.90/171.93	c learnt bin added due to v-elim: 0
171.90/171.93	c vivif2 --  cl tried    10508 cl shrink        0 lits rem          0 time: 0.00
171.90/171.95	c vivif2 --  cl tried    44220 cl shrink        0 lits rem          0 time: 0.02
172.00/172.09	c asymm  cl-useful: 0/10508/10508 lits-rem:0 time: 0.14
172.00/172.09	c calculated reachability. Time: 0.00
172.00/172.09	c  N dy    26    537322      2566     10508       306     44220     32604   1653843     94.07     60.53  --
172.00/172.09	c  F st    26    537322      2566     10508       306     44220     32604   1653843     94.07     60.53  --
172.40/172.48	c Decided on static restart strategy
273.40/273.46	c  N dy    33    805983      2566     10508       306     67869     32604   3088365     88.74     59.20  --
273.50/273.59	c  S st    33    805983      2566     10508       306     67869     32604   3088365     88.74     59.20  --
273.50/273.59	c Finding binary XORs  T:     0.00 s  found:       0
273.70/273.79	c  S st    33    806486      2566     10508       306     68372     32604   3112708     88.74     59.20  --
273.70/273.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.70/273.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.20/274.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.41
274.20/274.21	c Calc non-exist non-lernt bins v-fix:     0 done:   2566 time:  0.00 s
274.20/274.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.20/274.23	c Subs w/ non-existent bins:      0 time:  0.02 s
274.29/274.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.29/274.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
274.29/274.31	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
279.69/279.72	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.07
280.89/280.92	c Added 26 vars  tried: 80000 time: 1.20
281.39/281.43	c ORs :     26 avg-s:  0.0 cl-sh: 32476 l-rem:  32476 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    1.70
281.39/281.48	c lits-rem:         4  cl-subs:     2563  v-elim:     65  v-fix:    0  time:  7.17 s
281.39/281.48	c learnt bin added due to v-elim: 0
281.39/281.48	c vivif2 --  cl tried    10534 cl shrink        0 lits rem          0 time: 0.00
281.50/281.51	c vivif2 --  cl tried    65809 cl shrink        0 lits rem          0 time: 0.03
281.69/281.75	c asymm  cl-useful: 0/9535/10534 lits-rem:0 time: 0.24
281.69/281.76	c calculated reachability. Time: 0.00
281.69/281.76	c  N dy    33    806486      2592     10534       358     65809     32786   2926915     88.74     59.20  --
471.30/471.37	c  N dy    34   1209729      2592     10534       358     81914     32786   3751120     89.82     59.18  --
471.50/471.51	c  S st    34   1209729      2592     10534       358     81914     32786   3751120     89.82     59.18  --
471.70/471.75	c  S st    34   1210236      2592     10534       358     82421     32786   3776395     89.82     59.18  --
471.70/471.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
471.70/471.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.20/472.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.47
472.20/472.23	c Calc non-exist non-lernt bins v-fix:     0 done:   2592 time:  0.00 s
472.20/472.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
472.20/472.26	c Subs w/ non-existent bins:      0 time:  0.03 s
472.30/472.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.30/472.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
472.30/472.36	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
481.00/481.03	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.38
482.40/482.48	c Added 27 vars  tried: 80000 time: 1.44
483.20/483.27	c ORs :     27 avg-s:  0.0 cl-sh: 42896 l-rem:  42896 b-add:     55 v-rep:   0 cl-rem: 0 avg s: nan T:    2.23
483.30/483.33	c lits-rem:        23  cl-subs:     2918  v-elim:     69  v-fix:    0  time: 10.98 s
483.30/483.33	c learnt bin added due to v-elim: 0
483.30/483.33	c vivif2 --  cl tried    10560 cl shrink        0 lits rem          0 time: 0.00
483.30/483.37	c vivif2 --  cl tried    79503 cl shrink        0 lits rem          0 time: 0.04
483.40/483.41	c asymm  cl-useful: 0/1025/10560 lits-rem:0 time: 0.04
483.40/483.42	c calculated reachability. Time: 0.00
483.40/483.42	c  N dy    34   1210236      2619     10560       413     79503     32974   3536355     89.82     59.18  --
747.71/747.73	c  N dy    35   1710238      2619     10560       413    111359     32974   7408218    122.05     68.52  --
748.02/748.01	c  S st    35   1710238      2619     10560       413    111359     32974   7408218    122.05     68.52  --
748.31/748.37	c  S st    35   1710738      2619     10560       413    111859     32974   7430679    122.05     68.52  --
748.31/748.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
748.31/748.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
749.21/749.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.7M T:  0.88
749.21/749.27	c Calc non-exist non-lernt bins v-fix:     0 done:   2619 time:  0.00 s
749.21/749.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
749.31/749.34	c Subs w/ non-existent bins:      0 time:  0.07 s
749.41/749.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
749.51/749.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
749.51/749.57	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1057.31/1057.39	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:    1.67
1059.41/1059.41	c Added 27 vars  tried: 80000 time: 2.02
1063.01/1063.00	c ORs :     27 avg-s:  0.0 cl-sh: 102268 l-rem: 102268 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    5.61
1063.11/1063.11	c lits-rem:         1  cl-subs:     8982  v-elim:     75  v-fix:    0  time: 313.54 s
1063.11/1063.11	c learnt bin added due to v-elim: 0
1063.11/1063.11	c vivif2 --  cl tried    10587 cl shrink        0 lits rem          0 time: 0.00
1063.11/1063.19	c vivif2 --  cl tried   102877 cl shrink        0 lits rem          0 time: 0.07
1063.41/1063.44	c asymm  cl-useful: 0/7886/10587 lits-rem:0 time: 0.26
1063.41/1063.45	c calculated reachability. Time: 0.00
1063.41/1063.45	c  N dy    35   1710738      2646     10587       467    102877     33163   6345364    122.05     68.52  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.15 3.49 3.80 3/176 30272
/proc/meminfo: memFree=23113788/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=30116 CPUtime=0 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 896 0 0 0 0 0 0 0 23 0 1 0 290619279 30838784 796 33554432000 4194304 4797429 140736358226256 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 7529 797 347 148 0 2458 0

[startup+0.0671291 s]
/proc/loadavg: 2.15 3.49 3.80 3/176 30272
/proc/meminfo: memFree=23113788/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=130308 CPUtime=0.06 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 1396 0 0 0 6 0 0 0 23 0 1 0 290619279 133435392 1237 33554432000 4194304 4797429 140736358226256 18446744073709551615 4425640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 32577 1238 406 148 0 27506 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 130308

[startup+0.101124 s]
/proc/loadavg: 2.15 3.49 3.80 3/176 30272
/proc/meminfo: memFree=23113788/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=130308 CPUtime=0.09 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 1430 0 0 0 9 0 0 0 23 0 1 0 290619279 133435392 1270 33554432000 4194304 4797429 140736358226256 18446744073709551615 4354716 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 32577 1270 406 148 0 27506 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130308

[startup+0.301105 s]
/proc/loadavg: 2.15 3.49 3.80 3/176 30272
/proc/meminfo: memFree=23113788/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=130308 CPUtime=0.29 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 1617 0 0 0 29 0 0 0 25 0 1 0 290619279 133435392 1456 33554432000 4194304 4797429 140736358226256 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 32577 1456 408 148 0 27506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130308

[startup+0.701043 s]
/proc/loadavg: 2.15 3.49 3.80 3/176 30272
/proc/meminfo: memFree=23113788/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=131164 CPUtime=0.69 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 2113 0 0 0 69 0 0 0 25 0 1 0 290619279 134311936 1538 33554432000 4194304 4797429 140736358226256 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 32791 1538 408 148 0 27720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131164

[startup+1.50091 s]
/proc/loadavg: 2.30 3.50 3.80 5/190 30294
/proc/meminfo: memFree=23052048/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=131924 CPUtime=1.49 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 2875 0 0 0 149 0 0 0 25 0 1 0 290619279 135090176 1670 33554432000 4194304 4797429 140736358226256 18446744073709551615 4352212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 32981 1670 408 148 0 27910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131924

[startup+3.10062 s]
/proc/loadavg: 2.30 3.50 3.80 5/190 30295
/proc/meminfo: memFree=23042376/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=132424 CPUtime=3.09 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 3924 0 0 0 309 0 0 0 25 0 1 0 290619279 135602176 1953 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 33106 1953 408 148 0 28035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132424

[startup+6.30102 s]
/proc/loadavg: 2.30 3.50 3.80 5/190 30295
/proc/meminfo: memFree=23031976/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=136036 CPUtime=6.29 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 5879 0 0 0 629 0 0 0 25 0 1 0 290619279 139300864 3004 33554432000 4194304 4797429 140736358226256 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 34009 3004 412 148 0 28938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136036

[startup+12.7009 s]
/proc/loadavg: 2.56 3.52 3.80 5/190 30295
/proc/meminfo: memFree=22992092/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=138728 CPUtime=12.69 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 10168 0 0 0 1268 1 0 0 25 0 1 0 290619279 142057472 4012 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 34682 4012 412 148 0 29611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138728

[startup+25.5007 s]
/proc/loadavg: 2.78 3.53 3.80 5/190 30295
/proc/meminfo: memFree=22992436/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=146384 CPUtime=25.49 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 17422 0 0 0 2546 3 0 0 25 0 1 0 290619279 149897216 5332 33554432000 4194304 4797429 140736358226256 18446744073709551615 4389652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 36596 5332 415 148 0 31525 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146384

[startup+51.1012 s]
/proc/loadavg: 3.20 3.57 3.81 5/190 30296
/proc/meminfo: memFree=22930492/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=153496 CPUtime=51.09 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 28613 0 0 0 5103 6 0 0 25 0 1 0 290619279 157179904 7083 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424383 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 38374 7083 415 148 0 33303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153496

[startup+102.307 s]
/proc/loadavg: 3.68 3.64 3.82 5/190 30297
/proc/meminfo: memFree=22867196/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=164680 CPUtime=102.3 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 47425 0 0 0 10219 11 0 0 25 0 1 0 290619279 168632320 10807 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 41170 10807 415 148 0 36099 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 164680

[startup+162.301 s]
/proc/loadavg: 3.91 3.71 3.83 5/190 30299
/proc/meminfo: memFree=22838992/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=169228 CPUtime=162.29 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 65494 0 0 0 16212 17 0 0 25 0 1 0 290619279 173289472 13265 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 42307 13265 415 148 0 37236 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 169228

[startup+222.301 s]
/proc/loadavg: 3.97 3.76 3.83 5/190 30300
/proc/meminfo: memFree=22822472/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=177300 CPUtime=222.3 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 84598 0 0 0 22208 22 0 0 25 0 1 0 290619279 181555200 14751 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 44325 14752 415 148 0 39254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 177300

[startup+282.301 s]
/proc/loadavg: 3.99 3.80 3.84 5/190 30302
/proc/meminfo: memFree=22795544/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=193160 CPUtime=282.29 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 100923 0 0 0 28204 25 0 0 25 0 1 0 290619279 197795840 19162 33554432000 4194304 4797429 140736358226256 18446744073709551615 4395190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 48290 19162 415 148 0 43219 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 193160

[startup+342.301 s]
/proc/loadavg: 3.99 3.84 3.85 5/190 30304
/proc/meminfo: memFree=22775376/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=196836 CPUtime=342.29 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 116559 0 0 0 34199 30 0 0 25 0 1 0 290619279 201560064 17573 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 49209 17573 415 148 0 44138 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 196836

[startup+402.301 s]
/proc/loadavg: 3.99 3.86 3.85 5/190 30305
/proc/meminfo: memFree=22760716/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=197928 CPUtime=402.3 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 128971 0 0 0 40194 36 0 0 25 0 1 0 290619279 202678272 20852 33554432000 4194304 4797429 140736358226256 18446744073709551615 4351621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 49482 20852 415 148 0 44411 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 197928

[startup+462.301 s]
/proc/loadavg: 4.04 3.90 3.86 5/190 30307
/proc/meminfo: memFree=22759536/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=200284 CPUtime=462.3 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 142579 0 0 0 46192 38 0 0 25 0 1 0 290619279 205090816 19758 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 50071 19758 415 148 0 45000 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 200284

[startup+522.3 s]
/proc/loadavg: 4.01 3.92 3.87 5/190 30308
/proc/meminfo: memFree=22707428/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=213288 CPUtime=522.3 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 158942 0 0 0 52187 43 0 0 25 0 1 0 290619279 218406912 23633 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 53322 23633 415 148 0 48251 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 213288

[startup+582.301 s]
/proc/loadavg: 4.00 3.93 3.88 5/190 30310
/proc/meminfo: memFree=22682584/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=215276 CPUtime=582.3 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 175296 0 0 0 58183 47 0 0 25 0 1 0 290619279 220442624 26579 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 53819 26579 415 148 0 48748 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 215276

[startup+642.3 s]
/proc/loadavg: 4.00 3.94 3.88 5/190 30312
/proc/meminfo: memFree=22654752/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=217248 CPUtime=642.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 190446 0 0 0 64180 51 0 0 25 0 1 0 290619279 222461952 27736 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 54312 27736 415 148 0 49241 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 217248

[startup+702.301 s]
/proc/loadavg: 4.04 3.96 3.89 5/190 30313
/proc/meminfo: memFree=22678884/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=218796 CPUtime=702.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 204734 0 0 0 70177 54 0 0 25 0 1 0 290619279 224047104 27477 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 54699 27477 415 148 0 49628 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 218796

[startup+762.307 s]
/proc/loadavg: 4.01 3.97 3.90 5/190 30315
/proc/meminfo: memFree=22594676/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=246292 CPUtime=762.32 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 221001 0 0 0 76174 58 0 0 25 0 1 0 290619279 252203008 35849 33554432000 4194304 4797429 140736358226256 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 61573 35849 415 148 0 56502 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 246292

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 30316
/proc/meminfo: memFree=22541680/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=246292 CPUtime=822.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 221001 0 0 0 82173 58 0 0 25 0 1 0 290619279 252203008 35849 33554432000 4194304 4797429 140736358226256 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 61573 35849 415 148 0 56502 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 246292

[startup+882.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 30318
/proc/meminfo: memFree=22541760/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=246292 CPUtime=882.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 221001 0 0 0 88173 58 0 0 25 0 1 0 290619279 252203008 35849 33554432000 4194304 4797429 140736358226256 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 61573 35849 415 148 0 56502 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 246292

[startup+942.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 30320
/proc/meminfo: memFree=22533536/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=246292 CPUtime=942.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 221001 0 0 0 94173 58 0 0 25 0 1 0 290619279 252203008 35849 33554432000 4194304 4797429 140736358226256 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 61573 35849 415 148 0 56502 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 246292

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 30321
/proc/meminfo: memFree=22560644/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=246292 CPUtime=1002.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 221001 0 0 0 100173 58 0 0 25 0 1 0 290619279 252203008 35849 33554432000 4194304 4797429 140736358226256 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 61573 35849 415 148 0 56502 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 246292

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 30323
/proc/meminfo: memFree=22551676/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=248264 CPUtime=1062.31 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 221347 0 0 0 106173 58 0 0 25 0 1 0 290619279 254222336 36195 33554432000 4194304 4797429 140736358226256 18446744073709551615 4518530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 62066 36195 415 148 0 56995 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 248264

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 30324
/proc/meminfo: memFree=22550504/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=250936 CPUtime=1122.32 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 237309 0 0 0 112168 64 0 0 25 0 1 0 290619279 256958464 35530 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 62734 35530 415 148 0 57663 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 250936

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 30326
/proc/meminfo: memFree=22560016/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=251104 CPUtime=1182.32 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 251387 0 0 0 118160 72 0 0 25 0 1 0 290619279 257130496 33278 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 62776 33278 415 148 0 57705 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 251104

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 30328
/proc/meminfo: memFree=22547068/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=251776 CPUtime=1242.32 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 263682 0 0 0 124155 77 0 0 25 0 1 0 290619279 257818624 36942 33554432000 4194304 4797429 140736358226256 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 62944 36942 415 148 0 57873 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 251776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 30329
/proc/meminfo: memFree=22580756/32951124 swapFree=67111524/67111528
[pid=30272] ppid=30270 vsize=251956 CPUtime=1300.02 cores=0,2
/proc/30272/stat : 30272 (techdemo) R 30270 30272 29416 0 -1 4202496 278492 0 0 0 129921 81 0 0 25 0 1 0 290619279 258002944 33884 33554432000 4194304 4797429 140736358226256 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30272/statm: 62989 33884 415 148 0 57918 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 251956

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.22
CPU system time (s): 0.824874
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 303356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278492
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= 13
involuntary context switches= 3051

runsolver used 2.32765 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-03 02:23:33
IDJOB=3173194
IDBENCH=82612
IDSOLVER=1585
FILE ID=node136/3173194-1301790213
RUNJOBID= node136-1301790213-30251
PBS_JOBID= 12841382
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 1cfa78dd8d87f0dbd61a5ae4dd552500
RANDOM SEED=59118882

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23114200 kB
Buffers:        324904 kB
Cached:        9180528 kB
SwapCached:          4 kB
Active:        4297640 kB
Inactive:      5272888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23114200 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16316 kB
Writeback:           0 kB
AnonPages:       65336 kB
Mapped:          14612 kB
Slab:           202944 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193348 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= 71476 MiB
End job on node136 at 2011-04-03 02:45:15