Trace number 3173162

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-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3173162-1301790181.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/1955/17000 lits-rem:0 time: 0.12
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.01
0.09/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.04 s
0.09/0.19	c learnt bin added due to v-elim: 0
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     103 undec:       2 neg:      95
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.20	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.38	c Decided on static restart strategy
3.89/3.93	c  N dy     7     30000       200     17000         0     10409    119000    433269     58.10     50.43  --
3.89/3.97	c  S st     7     30000       200     17000         0     10409    119000    433269     58.10     50.43  --
3.99/4.03	c  S st     7     30502       200     17000         0     10907    119000    458826     58.10     50.43  --
3.99/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.05
3.99/4.08	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
3.99/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.08	c Subs w/ non-existent bins:      0 time:  0.00 s
3.99/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.59/5.64	c lits-rem:      1878  cl-subs:      952  v-elim:    200  v-fix:    0  time:  1.54 s
5.59/5.64	c learnt bin added due to v-elim: 0
5.59/5.64	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
5.59/5.64	c vivif2 --  cl tried     9955 cl shrink        0 lits rem          0 time: 0.00
5.69/5.74	c asymm  cl-useful: 0/1920/17000 lits-rem:0 time: 0.10
5.69/5.74	c calculated reachability. Time: 0.00
5.69/5.74	c  N dy     7     30502       200     17000         0      9955    119000    407170     58.10     50.43  --
5.69/5.74	c  F st     7     30502       200     17000         0      9955    119000    407170     58.10     50.43  --
5.89/5.97	c Decided on static restart strategy
7.69/7.73	c  N dy    14     45754       200     17000         0     17002    119000    778692     61.04     50.76  --
7.69/7.77	c  S st    14     45754       200     17000         0     17002    119000    778692     61.04     50.76  --
7.79/7.86	c  S st    14     46256       200     17000         0      8901    119000    252719     61.04     50.76  --
7.79/7.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
7.89/7.90	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
7.89/7.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.90	c Subs w/ non-existent bins:      0 time:  0.00 s
7.89/7.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.09/9.10	c lits-rem:        99  cl-subs:      199  v-elim:    200  v-fix:    0  time:  1.20 s
9.09/9.10	c learnt bin added due to v-elim: 0
9.09/9.11	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.09/9.11	c vivif2 --  cl tried     8702 cl shrink        0 lits rem          0 time: 0.00
9.19/9.26	c asymm  cl-useful: 0/3839/17000 lits-rem:0 time: 0.15
9.19/9.26	c calculated reachability. Time: 0.00
9.19/9.26	c  N dy    14     46256       200     17000         0      8702    119000    248010     61.04     50.76  --
12.79/12.87	c  N dy    15     69386       200     17000         0     10811    119000    285241     60.89     50.41  --
12.79/12.88	c  S st    15     69386       200     17000         0     10811    119000    285241     60.89     50.41  --
12.89/12.95	c  S st    15     69888       200     17000         0     11309    119000    310629     60.89     50.41  --
12.89/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/13.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
12.99/13.00	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
12.99/13.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.00	c Subs w/ non-existent bins:      0 time:  0.00 s
12.99/13.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.29/14.34	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
16.19/16.20	c Added 3 vars  tried: 80000 time: 1.86
16.19/16.21	c ORs :      3 avg-s:  0.0 cl-sh:  1885 l-rem:   1885 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.87
16.19/16.21	c lits-rem:       359  cl-subs:      213  v-elim:    200  v-fix:    0  time:  3.21 s
16.19/16.21	c learnt bin added due to v-elim: 0
16.19/16.21	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
16.19/16.22	c vivif2 --  cl tried    11096 cl shrink        0 lits rem          0 time: 0.00
16.29/16.39	c asymm  cl-useful: 0/2776/17003 lits-rem:0 time: 0.17
16.29/16.39	c calculated reachability. Time: 0.00
16.29/16.39	c  N dy    15     69888       203     17003         6     11096    119003    301985     60.89     50.41  --
16.29/16.39	c  F st    15     69888       203     17003         6     11096    119003    301985     60.89     50.41  --
16.59/16.64	c Decided on static restart strategy
21.89/21.94	c  N dy    22    104833       203     17003         6     20650    119003    786853     60.99     50.93  --
21.89/21.98	c  S st    22    104833       203     17003         6     20650    119003    786853     60.99     50.93  --
21.99/22.07	c  S st    22    105336       203     17003         6     21145    119003    811538     60.99     50.93  --
21.99/22.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.99/22.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.09/22.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.10
22.09/22.17	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
22.09/22.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.09/22.18	c Subs w/ non-existent bins:      0 time:  0.00 s
22.09/22.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.09/22.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.19/24.23	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
29.19/29.28	c Added 3 vars  tried: 80000 time: 5.04
29.29/29.34	c ORs :      3 avg-s:  0.0 cl-sh:  6071 l-rem:   6071 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.11
29.29/29.35	c lits-rem:      1847  cl-subs:     1369  v-elim:    200  v-fix:    0  time:  7.16 s
29.29/29.35	c learnt bin added due to v-elim: 0
29.29/29.35	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
29.29/29.36	c vivif2 --  cl tried    19776 cl shrink        0 lits rem          0 time: 0.01
29.39/29.45	c asymm  cl-useful: 0/1340/17006 lits-rem:0 time: 0.09
29.39/29.45	c calculated reachability. Time: 0.00
29.39/29.45	c  N dy    22    105336       206     17006        12     19776    119011    719930     60.99     50.93  --
39.28/39.37	c  N dy    23    158004       206     17006        12     27829    119011   1087074     60.19     50.79  --
39.38/39.41	c  S st    23    158004       206     17006        12     27829    119011   1087074     60.19     50.79  --
39.49/39.51	c  S st    23    158508       206     17006        12     28325    119011   1112255     60.19     50.79  --
39.49/39.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.49/39.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.59/39.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.14
39.59/39.65	c Calc non-exist non-lernt bins v-fix:     0 done:    206 time:  0.00 s
39.59/39.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.59/39.66	c Subs w/ non-existent bins:      0 time:  0.01 s
39.59/39.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.59/39.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.59/39.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.08/42.11	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
49.28/49.38	c Added 3 vars  tried: 80000 time: 7.27
49.49/49.52	c ORs :      3 avg-s:  0.0 cl-sh:  9389 l-rem:   9389 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.42
49.49/49.54	c lits-rem:       437  cl-subs:     1654  v-elim:    200  v-fix:    0  time:  9.86 s
49.49/49.54	c learnt bin added due to v-elim: 0
49.49/49.54	c vivif2 --  cl tried    17009 cl shrink        0 lits rem          0 time: 0.00
49.49/49.55	c vivif2 --  cl tried    26671 cl shrink        0 lits rem          0 time: 0.01
49.58/49.65	c asymm  cl-useful: 0/1179/17009 lits-rem:0 time: 0.10
49.58/49.65	c calculated reachability. Time: 0.00
49.58/49.65	c  N dy    23    158508       209     17009        18     26671    119016   1004352     60.19     50.79  --
67.09/67.12	c  N dy    24    237763       209     17009        18     32011    119016   1176857     60.30     51.25  --
67.09/67.17	c  S st    24    237763       209     17009        18     32011    119016   1176857     60.30     51.25  --
67.18/67.28	c  S st    24    238264       209     17009        18     32507    119016   1202459     60.30     51.25  --
67.18/67.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.18/67.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.38/67.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.17
67.38/67.45	c Calc non-exist non-lernt bins v-fix:     0 done:    209 time:  0.00 s
67.38/67.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.38/67.46	c Subs w/ non-existent bins:      0 time:  0.01 s
67.38/67.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.38/67.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
67.38/67.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
70.29/70.36	c ORs :      9 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
78.59/78.63	c Added 3 vars  tried: 80000 time: 8.27
78.89/78.96	c ORs :      3 avg-s:  0.0 cl-sh: 21501 l-rem:  21501 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.60
78.89/78.98	c lits-rem:       159  cl-subs:     1719  v-elim:    200  v-fix:    0  time: 11.49 s
78.89/78.98	c learnt bin added due to v-elim: 0
78.89/78.98	c vivif2 --  cl tried    17012 cl shrink        0 lits rem          0 time: 0.00
78.89/78.99	c vivif2 --  cl tried    30788 cl shrink        0 lits rem          0 time: 0.01
78.99/79.09	c asymm  cl-useful: 0/1084/17012 lits-rem:0 time: 0.10
78.99/79.09	c calculated reachability. Time: 0.00
78.99/79.09	c  N dy    24    238264       212     17012        24     30788    119022   1079027     60.30     51.25  --
109.99/110.06	c  N dy    25    357397       212     17012        24     34368    119022   1073251     58.07     50.41  --
110.08/110.11	c  S st    25    357397       212     17012        24     34368    119022   1073251     58.07     50.41  --
110.18/110.23	c  S st    25    357901       212     17012        24     34863    119022   1097840     58.07     50.41  --
110.18/110.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.18/110.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.38/110.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.18
110.38/110.42	c Calc non-exist non-lernt bins v-fix:     0 done:    212 time:  0.00 s
110.38/110.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.38/110.43	c Subs w/ non-existent bins:      0 time:  0.01 s
110.38/110.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.38/110.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
110.38/110.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
113.29/113.33	c ORs :     12 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
120.38/120.40	c Added 3 vars  tried: 80000 time: 7.07
120.48/120.52	c ORs :      3 avg-s:  0.0 cl-sh:  8415 l-rem:   8415 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.19
120.48/120.54	c lits-rem:        65  cl-subs:     1917  v-elim:    200  v-fix:    0  time: 10.09 s
120.48/120.54	c learnt bin added due to v-elim: 0
120.48/120.54	c vivif2 --  cl tried    17015 cl shrink        0 lits rem          0 time: 0.00
120.48/120.55	c vivif2 --  cl tried    32946 cl shrink        0 lits rem          0 time: 0.01
120.58/120.65	c asymm  cl-useful: 0/1012/17015 lits-rem:0 time: 0.10
120.58/120.66	c calculated reachability. Time: 0.00
120.58/120.66	c  N dy    25    357901       215     17015        30     32946    119024    986703     58.07     50.41  --
172.79/172.90	c  N dy    26    536851       215     17015        30     41452    119024   1212252     59.14     49.27  --
172.89/172.95	c  S st    26    536851       215     17015        30     41452    119024   1212252     59.14     49.27  --
173.09/173.10	c  S st    26    537352       215     17015        30     41948    119024   1238968     59.14     49.27  --
173.09/173.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.09/173.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.29/173.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.22
173.29/173.33	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
173.29/173.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.29/173.34	c Subs w/ non-existent bins:      0 time:  0.01 s
173.29/173.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.29/173.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
173.29/173.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
176.19/176.22	c ORs :     15 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
184.18/184.27	c Added 3 vars  tried: 80000 time: 8.04
184.38/184.40	c ORs :      3 avg-s:  0.0 cl-sh:  8646 l-rem:   8646 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    8.18
184.38/184.42	c lits-rem:       159  cl-subs:     2006  v-elim:    200  v-fix:    0  time: 11.06 s
184.38/184.42	c learnt bin added due to v-elim: 0
184.38/184.43	c vivif2 --  cl tried    17018 cl shrink        0 lits rem          0 time: 0.00
184.38/184.44	c vivif2 --  cl tried    39942 cl shrink        0 lits rem          0 time: 0.01
184.48/184.54	c asymm  cl-useful: 0/994/17018 lits-rem:0 time: 0.10
184.48/184.54	c calculated reachability. Time: 0.00
184.48/184.54	c  N dy    26    537352       218     17018        36     39942    119024   1140432     59.14     49.27  --
184.48/184.54	c  F st    26    537352       218     17018        36     39942    119024   1140432     59.14     49.27  --
184.88/184.96	c Decided on static restart strategy
265.49/265.56	c  N dy    33    806028       218     17018        36     61585    119024   2176847     60.78     49.83  --
265.59/265.66	c  S st    33    806028       218     17018        36     61585    119024   2176847     60.78     49.83  --
265.79/265.87	c  S st    33    806531       218     17018        36     62082    119024   2202779     60.78     49.83  --
265.79/265.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
265.79/265.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.20/266.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  0.41
266.20/266.29	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
266.20/266.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.29/266.30	c Subs w/ non-existent bins:      0 time:  0.02 s
266.29/266.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.29/266.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.29/266.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
275.49/275.52	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
291.50/291.59	c Added 3 vars  tried: 80000 time: 16.08
291.99/292.07	c ORs :      3 avg-s:  0.0 cl-sh: 18274 l-rem:  18274 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   16.56
292.09/292.11	c lits-rem:      7654  cl-subs:     4447  v-elim:    200  v-fix:    0  time: 25.77 s
292.09/292.11	c learnt bin added due to v-elim: 0
292.09/292.11	c vivif2 --  cl tried    17021 cl shrink        0 lits rem          0 time: 0.00
292.09/292.13	c vivif2 --  cl tried    57635 cl shrink        0 lits rem          0 time: 0.02
292.19/292.25	c asymm  cl-useful: 0/660/17021 lits-rem:0 time: 0.12
292.19/292.26	c calculated reachability. Time: 0.00
292.19/292.26	c  N dy    33    806531       221     17021        42     57635    119025   1926702     60.78     49.83  --
448.50/448.54	c  N dy    34   1209798       221     17021        42     74404    119025   2473458     57.41     49.03  --
448.60/448.65	c  S st    34   1209798       221     17021        42     74404    119025   2473458     57.41     49.03  --
448.81/448.89	c  S st    34   1210302       221     17021        42     74905    119025   2498363     57.41     49.03  --
448.81/448.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.81/448.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.30/449.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.8M T:  0.45
449.30/449.34	c Calc non-exist non-lernt bins v-fix:     0 done:    221 time:  0.00 s
449.30/449.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.30/449.36	c Subs w/ non-existent bins:      0 time:  0.02 s
449.40/449.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.40/449.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
449.40/449.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
461.80/461.88	c ORs :     21 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
481.80/481.86	c Added 3 vars  tried: 80000 time: 19.99
482.50/482.51	c ORs :      3 avg-s:  0.0 cl-sh: 20804 l-rem:  20804 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   20.63
482.50/482.55	c lits-rem:       115  cl-subs:     5064  v-elim:    200  v-fix:    0  time: 33.13 s
482.50/482.55	c learnt bin added due to v-elim: 0
482.50/482.55	c vivif2 --  cl tried    17024 cl shrink        0 lits rem          0 time: 0.00
482.50/482.58	c vivif2 --  cl tried    69841 cl shrink        0 lits rem          0 time: 0.02
482.70/482.70	c asymm  cl-useful: 0/1127/17024 lits-rem:0 time: 0.12
482.70/482.71	c calculated reachability. Time: 0.00
482.70/482.71	c  N dy    34   1210302       224     17024        48     69841    119029   2215207     57.41     49.03  --
719.20/719.28	c  N dy    35   1710302       224     17024        48    100874    119029   3676291     57.72     49.19  --
719.40/719.43	c  S st    35   1710302       224     17024        48    100874    119029   3676291     57.72     49.19  --
719.70/719.73	c  S st    35   1710804       224     17024        48    101372    119029   3701768     57.72     49.19  --
719.70/719.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
719.70/719.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
720.51/720.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.5M T:  0.80
720.51/720.55	c Calc non-exist non-lernt bins v-fix:     0 done:    224 time:  0.00 s
720.51/720.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
720.51/720.58	c Subs w/ non-existent bins:      0 time:  0.03 s
720.60/720.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
720.60/720.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
720.60/720.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
842.52/842.55	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
870.31/870.33	c Added 3 vars  tried: 80000 time: 27.78
872.61/872.70	c ORs :      3 avg-s:  0.0 cl-sh: 51989 l-rem:  51989 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   30.14
872.71/872.75	c lits-rem:      3246  cl-subs:     8002  v-elim:    200  v-fix:    0  time: 152.09 s
872.71/872.75	c learnt bin added due to v-elim: 0
872.71/872.76	c vivif2 --  cl tried    17027 cl shrink        0 lits rem          0 time: 0.00
872.71/872.79	c vivif2 --  cl tried    93370 cl shrink        0 lits rem          0 time: 0.03
872.91/872.93	c asymm  cl-useful: 0/696/17027 lits-rem:0 time: 0.14
872.91/872.94	c calculated reachability. Time: 0.00
872.91/872.94	c  N dy    35   1710804       227     17027        54     93370    119039   3197790     57.72     49.19  --
1139.71/1139.72	c  N dy    36   2210804       227     17027        54    108683    119039   3882704     61.22     49.32  --
1139.81/1139.88	c  S st    36   2210804       227     17027        54    108683    119039   3882704     61.22     49.32  --
1139.81/1139.88	c Finding binary XORs  T:     0.00 s  found:       0
1140.11/1140.19	c  S st    36   2211305       227     17027        54    109181    119039   3907136     61.22     49.32  --
1140.21/1140.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1140.21/1140.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.01/1141.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.6M T:  0.87
1141.01/1141.08	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.00 s
1141.01/1141.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.11/1141.11	c Subs w/ non-existent bins:      0 time:  0.03 s
1141.11/1141.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1141.11/1141.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1141.11/1141.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1258.92/1258.93	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.22
1286.32/1286.33	c Added 3 vars  tried: 80000 time: 27.40
1287.73/1287.70	c ORs :      3 avg-s:  0.0 cl-sh: 30780 l-rem:  30780 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   28.77
1287.73/1287.77	c lits-rem:      1734  cl-subs:     7696  v-elim:    200  v-fix:    0  time: 146.58 s
1287.73/1287.77	c learnt bin added due to v-elim: 0
1287.73/1287.77	c vivif2 --  cl tried    17030 cl shrink        0 lits rem          0 time: 0.00
1287.83/1287.81	c vivif2 --  cl tried   101485 cl shrink        0 lits rem          0 time: 0.04
1287.93/1287.94	c asymm  cl-useful: 0/657/17030 lits-rem:0 time: 0.13
1287.93/1287.95	c calculated reachability. Time: 0.00
1287.93/1287.95	c  N dy    36   2211305       230     17030        60    101485    119048   3412857     61.22     49.32  --

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-3173162-1301790181/watcher-3173162-1301790181 -o /tmp/evaluation-result-3173162-1301790181/solver-3173162-1301790181 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173162-1301790181.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: 3.47 3.89 3.96 4/186 12553
/proc/meminfo: memFree=22466604/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=28912 CPUtime=0 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 702 0 0 0 0 0 0 0 22 0 1 0 290618539 29605888 636 33554432000 4194304 4797429 140734497704432 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 7228 637 347 148 0 2157 0

[startup+0.0940461 s]
/proc/loadavg: 3.47 3.89 3.96 4/186 12553
/proc/meminfo: memFree=22466604/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=29752 CPUtime=0.09 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 1051 0 0 0 9 0 0 0 22 0 1 0 290618539 30466048 973 33554432000 4194304 4797429 140734497704432 18446744073709551615 4428984 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 7438 973 369 148 0 2367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29752

[startup+0.101047 s]
/proc/loadavg: 3.47 3.89 3.96 4/186 12553
/proc/meminfo: memFree=22466604/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=29752 CPUtime=0.09 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 1051 0 0 0 9 0 0 0 22 0 1 0 290618539 30466048 973 33554432000 4194304 4797429 140734497704432 18446744073709551615 4429150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 7438 973 369 148 0 2367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29752

[startup+0.301022 s]
/proc/loadavg: 3.47 3.89 3.96 4/186 12553
/proc/meminfo: memFree=22466604/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=130952 CPUtime=0.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 1863 0 0 0 29 0 0 0 23 0 1 0 290618539 134094848 1549 33554432000 4194304 4797429 140734497704432 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 32738 1549 403 148 0 27667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130952

[startup+0.700942 s]
/proc/loadavg: 3.47 3.89 3.96 4/186 12553
/proc/meminfo: memFree=22466604/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=131988 CPUtime=0.69 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 2457 0 0 0 69 0 0 0 25 0 1 0 290618539 135155712 1716 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 32997 1716 405 148 0 27926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131988

[startup+1.5008 s]
/proc/loadavg: 3.47 3.89 3.96 5/190 12560
/proc/meminfo: memFree=22395504/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=132600 CPUtime=1.49 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 3253 0 0 0 149 0 0 0 25 0 1 0 290618539 135782400 1919 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 33150 1919 405 148 0 28079 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132600

[startup+3.1005 s]
/proc/loadavg: 3.47 3.89 3.96 5/190 12560
/proc/meminfo: memFree=22385540/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=133076 CPUtime=3.09 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 4366 0 0 0 308 1 0 0 25 0 1 0 290618539 136269824 2316 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 33269 2316 405 148 0 28198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133076

[startup+6.30092 s]
/proc/loadavg: 3.51 3.89 3.96 5/190 12560
/proc/meminfo: memFree=22363468/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=136868 CPUtime=6.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 6255 0 0 0 628 1 0 0 25 0 1 0 290618539 140152832 3389 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 34217 3389 410 148 0 29146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136868

[startup+12.7008 s]
/proc/loadavg: 3.55 3.89 3.96 5/190 12560
/proc/meminfo: memFree=22339528/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=138532 CPUtime=12.69 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 9705 0 0 0 1267 2 0 0 25 0 1 0 290618539 141856768 3889 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 34633 3889 410 148 0 29562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138532

[startup+25.5004 s]
/proc/loadavg: 3.65 3.90 3.96 5/190 12561
/proc/meminfo: memFree=22311072/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=143000 CPUtime=25.49 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 14323 0 0 0 2546 3 0 0 25 0 1 0 290618539 146432000 4932 33554432000 4194304 4797429 140734497704432 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 35750 4932 415 148 0 30679 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143000

[startup+51.1008 s]
/proc/loadavg: 3.77 3.91 3.96 5/190 12561
/proc/meminfo: memFree=22273916/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=149704 CPUtime=51.09 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 21458 0 0 0 5103 6 0 0 25 0 1 0 290618539 153296896 5857 33554432000 4194304 4797429 140734497704432 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 37426 5857 415 148 0 32355 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149704

[startup+102.306 s]
/proc/loadavg: 3.91 3.92 3.96 5/190 12563
/proc/meminfo: memFree=22215928/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=155312 CPUtime=102.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 36758 0 0 0 10219 10 0 0 25 0 1 0 290618539 159039488 7615 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 38828 7615 415 148 0 33757 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 155312

[startup+162.301 s]
/proc/loadavg: 3.96 3.93 3.96 5/190 12564
/proc/meminfo: memFree=22199036/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=159184 CPUtime=162.28 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 52290 0 0 0 16213 15 0 0 25 0 1 0 290618539 163004416 8811 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424984 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 39796 8811 415 148 0 34725 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 159184

[startup+222.301 s]
/proc/loadavg: 3.98 3.94 3.96 5/190 12566
/proc/meminfo: memFree=22185720/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=163540 CPUtime=222.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 67148 0 0 0 22208 21 0 0 25 0 1 0 290618539 167464960 9618 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 40885 9618 415 148 0 35814 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 163540

[startup+282.301 s]
/proc/loadavg: 4.02 3.96 3.97 5/190 12567
/proc/meminfo: memFree=22142784/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=173404 CPUtime=282.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 80092 0 0 0 28204 25 0 0 25 0 1 0 290618539 177565696 13193 33554432000 4194304 4797429 140734497704432 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 43351 13193 415 148 0 38280 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 173404

[startup+342.301 s]
/proc/loadavg: 4.04 3.98 3.97 5/190 12569
/proc/meminfo: memFree=22101704/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=176876 CPUtime=342.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 91835 0 0 0 34201 28 0 0 25 0 1 0 290618539 181121024 14748 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 44219 14748 415 148 0 39148 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 176876

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.97 5/190 12571
/proc/meminfo: memFree=22085428/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=177632 CPUtime=402.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 105007 0 0 0 40197 32 0 0 25 0 1 0 290618539 181895168 13627 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 44408 13627 415 148 0 39337 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 177632

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.98 5/190 12572
/proc/meminfo: memFree=22082192/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=181728 CPUtime=462.3 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 114395 0 0 0 46195 35 0 0 25 0 1 0 290618539 186089472 15367 33554432000 4194304 4797429 140734497704432 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 45432 15367 415 148 0 40361 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181728

[startup+522.3 s]
/proc/loadavg: 4.02 4.00 3.98 5/190 12574
/proc/meminfo: memFree=22032168/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=184300 CPUtime=522.29 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 122765 0 0 0 52192 37 0 0 25 0 1 0 290618539 188723200 15655 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 46075 15655 415 148 0 41004 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 184300

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12575
/proc/meminfo: memFree=22009028/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=186932 CPUtime=582.3 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 132809 0 0 0 58190 40 0 0 25 0 1 0 290618539 191418368 17528 33554432000 4194304 4797429 140734497704432 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 46733 17528 415 148 0 41662 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 186932

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12577
/proc/meminfo: memFree=22028588/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=188176 CPUtime=642.3 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 144099 0 0 0 64187 43 0 0 25 0 1 0 290618539 192692224 15976 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 47044 15976 415 148 0 41973 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 188176

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12579
/proc/meminfo: memFree=22009104/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=189096 CPUtime=702.3 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 153323 0 0 0 70182 48 0 0 25 0 1 0 290618539 193634304 16176 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 47274 16176 415 148 0 42203 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 189096

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12580
/proc/meminfo: memFree=21973368/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=199200 CPUtime=762.31 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 157717 0 0 0 76181 50 0 0 25 0 1 0 290618539 203980800 20545 33554432000 4194304 4797429 140734497704432 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 49800 20545 415 148 0 44729 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 199200

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.98 5/190 12582
/proc/meminfo: memFree=21960192/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=199200 CPUtime=822.31 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 157717 0 0 0 82181 50 0 0 25 0 1 0 290618539 203980800 20545 33554432000 4194304 4797429 140734497704432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 49800 20545 415 148 0 44729 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 199200

[startup+882.301 s]
/proc/loadavg: 4.10 4.03 3.99 5/190 12583
/proc/meminfo: memFree=21991508/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=202608 CPUtime=882.31 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 160721 0 0 0 88181 50 0 0 25 0 1 0 290618539 207470592 18542 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 50652 18542 415 148 0 45581 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 202608

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.99 5/190 12585
/proc/meminfo: memFree=21979340/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=203476 CPUtime=942.31 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 170716 0 0 0 94177 54 0 0 25 0 1 0 290618539 208359424 19064 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 50869 19064 415 148 0 45798 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 203476

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/190 12587
/proc/meminfo: memFree=21937272/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=203556 CPUtime=1002.31 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 178812 0 0 0 100174 57 0 0 25 0 1 0 290618539 208441344 22232 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 50889 22232 415 148 0 45818 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 203556

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/190 12588
/proc/meminfo: memFree=21964024/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=203892 CPUtime=1062.31 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 188065 0 0 0 106170 61 0 0 25 0 1 0 290618539 208785408 21490 33554432000 4194304 4797429 140734497704432 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 50973 21490 415 148 0 45902 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 203892

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 12590
/proc/meminfo: memFree=21968080/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=205376 CPUtime=1122.32 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 197145 0 0 0 112167 65 0 0 25 0 1 0 290618539 210305024 20264 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 51344 20264 415 148 0 46273 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 205376

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 12591
/proc/meminfo: memFree=21898112/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=209620 CPUtime=1182.32 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 200071 0 0 0 118166 66 0 0 25 0 1 0 290618539 214650880 23158 33554432000 4194304 4797429 140734497704432 18446744073709551615 4567988 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 52405 23158 415 148 0 47334 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 209620

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 12593
/proc/meminfo: memFree=21898072/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=209620 CPUtime=1242.32 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 200071 0 0 0 124166 66 0 0 25 0 1 0 290618539 214650880 23158 33554432000 4194304 4797429 140734497704432 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 52405 23158 415 148 0 47334 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 209620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.00 4/189 12597
/proc/meminfo: memFree=22226752/32951124 swapFree=67111528/67111528
[pid=12553] ppid=12551 vsize=212888 CPUtime=1300.02 cores=5,7
/proc/12553/stat : 12553 (techdemo) R 12551 12553 11710 0 -1 4202496 202019 0 0 0 129936 66 0 0 25 0 1 0 290618539 217997312 25085 33554432000 4194304 4797429 140734497704432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 53222 25085 415 148 0 48151 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 212888

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.670898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202019
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= 12
involuntary context switches= 1493

runsolver used 2.04969 second user time and 5.05223 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-03 02:23:01
IDJOB=3173162
IDBENCH=82580
IDSOLVER=1585
FILE ID=node106/3173162-1301790181
RUNJOBID= node106-1301790181-12520
PBS_JOBID= 12841411
Free space on /tmp= 71500 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173162-1301790181/watcher-3173162-1301790181 -o /tmp/evaluation-result-3173162-1301790181/solver-3173162-1301790181 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173162-1301790181.cnf

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=1215594446

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22467132 kB
Buffers:        348008 kB
Cached:        9784108 kB
SwapCached:          0 kB
Active:        6793196 kB
Inactive:      3426956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22467132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28956 kB
Writeback:           0 kB
AnonPages:       88012 kB
Mapped:          15700 kB
Slab:           201124 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268136 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= 71492 MiB
End job on node106 at 2011-04-03 02:44:43