Trace number 3173117

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.06 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S715182559-083-UNKNOWN.cnf
MD5SUM1ae73e64babd5796adef68295bcaa14f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.3534
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
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-3173117-1301788873.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11452/30000 lits-rem:0 time: 0.11
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:   1000  v-fix:    0  time:  0.03 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.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:     696 undec:      67 neg:     737
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      1500     30000         0         0    150000         0   no data   no data  --
0.39/0.49	c Decided on static restart strategy
7.69/7.73	c  N dy     7     30000      1500     30000         0     10742    150000   1229738    206.54    163.49  --
7.79/7.82	c  S st     7     30000      1500     30000         0     10742    150000   1229738    206.54    163.49  --
7.89/7.92	c  S st     7     30503      1500     30000         0     11245    150000   1290214    206.54    163.49  --
7.89/7.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.09
7.99/8.02	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
7.99/8.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.03	c Subs w/ non-existent bins:      0 time:  0.01 s
7.99/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.06	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
9.58/9.68	c lits-rem:      1229  cl-subs:      612  v-elim:   1500  v-fix:    0  time:  1.63 s
9.58/9.68	c learnt bin added due to v-elim: 0
9.58/9.68	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
9.58/9.69	c vivif2 --  cl tried    10633 cl shrink        0 lits rem          0 time: 0.01
9.79/9.85	c asymm  cl-useful: 0/8562/30000 lits-rem:0 time: 0.15
9.79/9.85	c calculated reachability. Time: 0.00
9.79/9.85	c  N dy     7     30503      1500     30000         0     10633    150000   1221113    206.54    163.49  --
9.79/9.85	c  F st     7     30503      1500     30000         0     10633    150000   1221113    206.54    163.49  --
10.18/10.20	c Decided on static restart strategy
13.49/13.54	c  N dy    14     45754      1500     30000         0      9043    150000    432650    201.67    158.45  --
13.49/13.58	c  S st    14     45754      1500     30000         0      9043    150000    432650    201.67    158.45  --
13.59/13.67	c  S st    14     46256      1500     30000         0      9545    150000    489561    201.67    158.45  --
13.59/13.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.59/13.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.05
13.69/13.72	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
13.69/13.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.73	c Subs w/ non-existent bins:      0 time:  0.00 s
13.69/13.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.74	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
16.59/16.66	c lits-rem:       578  cl-subs:      284  v-elim:   1500  v-fix:    0  time:  2.92 s
16.59/16.66	c learnt bin added due to v-elim: 0
16.59/16.66	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
16.59/16.67	c vivif2 --  cl tried     9261 cl shrink        0 lits rem          0 time: 0.00
16.69/16.75	c asymm  cl-useful: 0/8611/30000 lits-rem:0 time: 0.08
16.69/16.75	c calculated reachability. Time: 0.00
16.69/16.75	c  N dy    14     46256      1500     30000         0      9261    150000    476755    201.67    158.45  --
23.89/23.93	c  N dy    15     69385      1500     30000         0     11397    150000    549241    199.65    157.53  --
23.89/23.97	c  S st    15     69385      1500     30000         0     11397    150000    549241    199.65    157.53  --
23.99/24.07	c  S st    15     69890      1500     30000         0     11902    150000    602700    199.65    157.53  --
23.99/24.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.99/24.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.09/24.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.07
24.09/24.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
24.09/24.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.09/24.15	c Subs w/ non-existent bins:      0 time:  0.00 s
24.09/24.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.09/24.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.09/24.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
27.29/27.31	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
28.39/28.46	c Added 16 vars  tried: 80000 time: 1.16
28.39/28.47	c ORs :     16 avg-s:  0.0 cl-sh:  2546 l-rem:   2546 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    1.17
28.39/28.49	c lits-rem:      1219  cl-subs:      196  v-elim:   1500  v-fix:    0  time:  4.32 s
28.39/28.49	c learnt bin added due to v-elim: 0
28.39/28.49	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.00
28.39/28.49	c vivif2 --  cl tried    11706 cl shrink        0 lits rem          0 time: 0.01
28.49/28.52	c asymm  cl-useful: 0/1391/30016 lits-rem:0 time: 0.02
28.49/28.52	c calculated reachability. Time: 0.00
28.49/28.52	c  N dy    15     69890      1516     30016        32     11706    150107    588017    199.65    157.53  --
28.49/28.52	c  F st    15     69890      1516     30016        32     11706    150107    588017    199.65    157.53  --
28.78/28.87	c Decided on static restart strategy
38.29/38.37	c  N dy    22    104836      1516     30016        32     21639    150107   2049581    178.10    153.44  --
38.39/38.46	c  S st    22    104836      1516     30016        32     21639    150107   2049581    178.10    153.44  --
38.49/38.58	c  S st    22    105340      1516     30016        32     22143    150107   2104056    178.10    153.44  --
38.49/38.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.49/38.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.18
38.69/38.76	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
38.69/38.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.77	c Subs w/ non-existent bins:      0 time:  0.01 s
38.79/38.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.79/38.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.79/38.82	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
41.29/41.33	c ORs :     16 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
44.99/45.01	c Added 16 vars  tried: 80000 time: 3.68
45.09/45.19	c ORs :     16 avg-s:  0.0 cl-sh: 19559 l-rem:  19559 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    3.87
45.19/45.22	c lits-rem:      2249  cl-subs:      877  v-elim:   1500  v-fix:    0  time:  6.40 s
45.19/45.22	c learnt bin added due to v-elim: 0
45.19/45.23	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.00
45.19/45.24	c vivif2 --  cl tried    21266 cl shrink        0 lits rem          0 time: 0.02
45.29/45.36	c asymm  cl-useful: 0/12054/30032 lits-rem:0 time: 0.12
45.29/45.36	c calculated reachability. Time: 0.00
45.29/45.36	c  N dy    22    105340      1532     30032        64     21266    150214   1973753    178.10    153.44  --
64.39/64.46	c  N dy    23    158010      1532     30032        64     29003    150214   3146307    205.09    160.45  --
64.59/64.61	c  S st    23    158010      1532     30032        64     29003    150214   3146307    205.09    160.45  --
64.69/64.75	c  S st    23    158512      1532     30032        64     29505    150214   3204980    205.09    160.45  --
64.69/64.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.69/64.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.25
64.99/65.01	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.00 s
64.99/65.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.99/65.02	c Subs w/ non-existent bins:      0 time:  0.02 s
64.99/65.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.09/65.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
65.09/65.13	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
70.89/70.92	c ORs :     32 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
75.90/75.93	c Added 16 vars  tried: 80000 time: 5.01
76.19/76.22	c ORs :     16 avg-s:  0.0 cl-sh: 22814 l-rem:  22814 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    5.31
76.19/76.27	c lits-rem:       396  cl-subs:      870  v-elim:   1500  v-fix:    0  time: 11.14 s
76.19/76.27	c learnt bin added due to v-elim: 0
76.19/76.27	c vivif2 --  cl tried    30048 cl shrink        0 lits rem          0 time: 0.00
76.19/76.29	c vivif2 --  cl tried    28635 cl shrink        0 lits rem          0 time: 0.03
76.39/76.42	c asymm  cl-useful: 0/8388/30048 lits-rem:0 time: 0.13
76.39/76.43	c calculated reachability. Time: 0.00
76.39/76.43	c  N dy    23    158512      1548     30048        96     28635    150324   3057082    205.09    160.45  --
102.19/102.22	c  N dy    24    237769      1548     30048        96     33845    150324   4215754    275.00    171.93  --
102.39/102.42	c  S st    24    237769      1548     30048        96     33845    150324   4215754    275.00    171.93  --
102.49/102.56	c  S st    24    238274      1548     30048        96     34350    150324   4263093    275.00    171.93  --
102.49/102.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.49/102.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.89/102.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.33
102.89/102.90	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.00 s
102.89/102.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.89/102.93	c Subs w/ non-existent bins:      0 time:  0.03 s
103.00/103.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.00/103.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
103.00/103.07	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
212.30/212.34	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
218.30/218.37	c Added 16 vars  tried: 80000 time: 6.03
218.90/218.91	c ORs :     16 avg-s:  0.0 cl-sh: 33857 l-rem:  33857 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.57
218.90/218.96	c lits-rem:        25  cl-subs:     1642  v-elim:   1500  v-fix:    0  time: 115.90 s
218.90/218.96	c learnt bin added due to v-elim: 0
218.90/218.96	c vivif2 --  cl tried    30064 cl shrink        0 lits rem          0 time: 0.00
219.00/219.00	c vivif2 --  cl tried    32708 cl shrink        0 lits rem          0 time: 0.03
219.10/219.15	c asymm  cl-useful: 0/7053/30064 lits-rem:0 time: 0.15
219.10/219.15	c calculated reachability. Time: 0.00
219.10/219.15	c  N dy    24    238274      1564     30064       128     32708    150435   3916944    275.00    171.93  --
288.70/288.71	c  N dy    25    357412      1564     30064       128     36771    150435   5121264    360.47    214.35  --
288.90/288.92	c  S st    25    357412      1564     30064       128     36771    150435   5121264    360.47    214.35  --
289.00/289.07	c  S st    25    357914      1564     30064       128     37273    150435   5174807    360.47    214.35  --
289.00/289.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.00/289.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.40/289.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.39
289.40/289.47	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.00 s
289.40/289.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.50/289.50	c Subs w/ non-existent bins:      0 time:  0.03 s
289.60/289.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.60/289.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
289.60/289.66	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
441.71/441.78	c ORs :     64 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
447.41/447.43	c Added 16 vars  tried: 80000 time: 5.65
448.11/448.17	c ORs :     16 avg-s:  0.0 cl-sh: 44915 l-rem:  44915 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.40
448.21/448.24	c lits-rem:       707  cl-subs:     2311  v-elim:   1500  v-fix:    0  time: 158.58 s
448.21/448.24	c learnt bin added due to v-elim: 0
448.21/448.24	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.00
448.21/448.27	c vivif2 --  cl tried    34962 cl shrink        0 lits rem          0 time: 0.04
448.41/448.41	c asymm  cl-useful: 0/2585/30080 lits-rem:0 time: 0.13
448.41/448.41	c calculated reachability. Time: 0.00
448.41/448.41	c  N dy    25    357914      1580     30080       160     34962    150546   4504009    360.47    214.35  --
558.41/558.48	c  N dy    26    536871      1580     30080       160     42806    150546   5616131    344.44    246.21  --
558.71/558.70	c  S st    26    536871      1580     30080       160     42806    150546   5616131    344.44    246.21  --
558.81/558.86	c  S st    26    537374      1580     30080       160     43309    150546   5666462    344.44    246.21  --
558.81/558.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
558.81/558.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
559.31/559.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.46
559.31/559.33	c Calc non-exist non-lernt bins v-fix:     0 done:   1580 time:  0.00 s
559.31/559.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
559.31/559.37	c Subs w/ non-existent bins:      0 time:  0.04 s
559.41/559.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
559.61/559.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
559.61/559.61	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
743.31/743.31	c ORs :     80 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
749.02/749.05	c Added 16 vars  tried: 80000 time: 5.73
749.61/749.66	c ORs :     16 avg-s:  0.0 cl-sh: 35398 l-rem:  35398 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.34
749.71/749.73	c lits-rem:        49  cl-subs:     2148  v-elim:   1500  v-fix:    0  time: 190.12 s
749.71/749.73	c learnt bin added due to v-elim: 0
749.71/749.73	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.00
749.71/749.77	c vivif2 --  cl tried    41161 cl shrink        0 lits rem          0 time: 0.04
749.91/749.94	c asymm  cl-useful: 0/9795/30096 lits-rem:0 time: 0.16
749.91/749.94	c calculated reachability. Time: 0.00
749.91/749.94	c  N dy    26    537374      1596     30096       192     41161    150658   5053409    344.44    246.21  --
749.91/749.94	c  F st    26    537374      1596     30096       192     41161    150658   5053409    344.44    246.21  --
750.51/750.55	c Decided on static restart strategy
933.32/933.36	c  N dy    33    806061      1596     30096       192     64991    150658  10224432    315.86    256.14  --
933.72/933.76	c  S st    33    806061      1596     30096       192     64991    150658  10224432    315.86    256.14  --
933.93/933.98	c  S st    33    806562      1596     30096       192     65492    150658  10267551    315.86    256.14  --
933.93/933.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
933.93/933.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
934.82/934.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.81
934.82/934.81	c Calc non-exist non-lernt bins v-fix:     0 done:   1596 time:  0.00 s
934.82/934.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
934.82/934.88	c Subs w/ non-existent bins:      0 time:  0.08 s
935.02/935.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
935.32/935.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
935.32/935.32	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173117-1301788873/watcher-3173117-1301788873 -o /tmp/evaluation-result-3173117-1301788873/solver-3173117-1301788873 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173117-1301788873.cnf 

running on 2 cores: 4,6

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: 4.03 4.01 3.94 3/182 16590
/proc/meminfo: memFree=21098856/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=29340 CPUtime=0 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 833 0 0 0 0 0 0 0 25 0 1 0 271302951 30044160 770 33554432000 4194304 4797429 140734927235152 18446744073709551615 4407927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 7335 770 347 148 0 2264 0

[startup+0.0325601 s]
/proc/loadavg: 4.03 4.01 3.94 3/182 16590
/proc/meminfo: memFree=21098856/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=30848 CPUtime=0.02 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 1431 0 0 0 2 0 0 0 25 0 1 0 271302951 31588352 1341 33554432000 4194304 4797429 140734927235152 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 7712 1341 371 148 0 2641 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30848

[startup+0.100606 s]
/proc/loadavg: 4.03 4.01 3.94 3/182 16590
/proc/meminfo: memFree=21098856/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=30980 CPUtime=0.09 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 1459 0 0 0 9 0 0 0 25 0 1 0 271302951 31723520 1369 33554432000 4194304 4797429 140734927235152 18446744073709551615 4427396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 7745 1369 371 148 0 2674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30980

[startup+0.300562 s]
/proc/loadavg: 4.03 4.01 3.94 3/182 16590
/proc/meminfo: memFree=21098856/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=134000 CPUtime=0.29 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 2728 0 0 0 29 0 0 0 25 0 1 0 271302951 137216000 2307 33554432000 4194304 4797429 140734927235152 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 33500 2307 404 148 0 28429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134000

[startup+0.700462 s]
/proc/loadavg: 4.03 4.01 3.94 3/182 16590
/proc/meminfo: memFree=21098856/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=134000 CPUtime=0.69 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 3156 0 0 0 69 0 0 0 25 0 1 0 271302951 137216000 2731 33554432000 4194304 4797429 140734927235152 18446744073709551615 4340963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 33500 2731 406 148 0 28429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134000

[startup+1.50032 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 16651
/proc/meminfo: memFree=21028156/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=135208 CPUtime=1.49 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 4430 0 0 0 149 0 0 0 25 0 1 0 271302951 138452992 2947 33554432000 4194304 4797429 140734927235152 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 33802 2947 406 148 0 28731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135208

[startup+3.101 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 16651
/proc/meminfo: memFree=21006952/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=136812 CPUtime=3.08 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 6383 0 0 0 308 0 0 0 25 0 1 0 271302951 140095488 3294 33554432000 4194304 4797429 140734927235152 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 34203 3294 406 148 0 29132 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 136812

[startup+6.3004 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 16651
/proc/meminfo: memFree=20992736/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=137580 CPUtime=6.29 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 9277 0 0 0 628 1 0 0 25 0 1 0 271302951 140881920 4393 33554432000 4194304 4797429 140734927235152 18446744073709551615 4395728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 34395 4393 406 148 0 29324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137580

[startup+12.7012 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 16652
/proc/meminfo: memFree=20961568/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=146728 CPUtime=12.69 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 15909 0 0 0 1267 2 0 0 25 0 1 0 271302951 150249472 6561 33554432000 4194304 4797429 140734927235152 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 36682 6561 411 148 0 31611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146728

[startup+25.5008 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 16652
/proc/meminfo: memFree=20942404/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=148760 CPUtime=25.49 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 23348 0 0 0 2545 4 0 0 25 0 1 0 271302951 152330240 5839 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 37190 5839 411 148 0 32119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148760

[startup+51.1009 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 16653
/proc/meminfo: memFree=20890144/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=160528 CPUtime=51.09 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 37803 0 0 0 5102 7 0 0 25 0 1 0 271302951 164380672 10598 33554432000 4194304 4797429 140734927235152 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 40132 10598 416 148 0 35061 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160528

[startup+102.306 s]
/proc/loadavg: 4.11 4.03 3.95 5/190 16654
/proc/meminfo: memFree=20825892/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=172292 CPUtime=102.29 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 72125 0 0 0 10214 15 0 0 25 0 1 0 271302951 176427008 15030 33554432000 4194304 4797429 140734927235152 18446744073709551615 4356288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 43073 15030 416 148 0 38002 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 172292

[startup+162.301 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 16656
/proc/meminfo: memFree=20800948/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=182796 CPUtime=162.3 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 74536 0 0 0 16214 16 0 0 25 0 1 0 271302951 187183104 17436 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 45699 17436 416 148 0 40628 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 182796

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/190 16657
/proc/meminfo: memFree=20775376/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=184936 CPUtime=222.29 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 77114 0 0 0 22213 16 0 0 25 0 1 0 271302951 189374464 20003 33554432000 4194304 4797429 140734927235152 18446744073709551615 4414334 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 46234 20003 416 148 0 41163 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 184936

[startup+282.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 16659
/proc/meminfo: memFree=20741856/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=187268 CPUtime=282.3 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 115135 0 0 0 28204 26 0 0 25 0 1 0 271302951 191762432 15250 33554432000 4194304 4797429 140734927235152 18446744073709551615 264726101652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 46817 15250 416 148 0 41746 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 187268

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 16660
/proc/meminfo: memFree=20750388/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=196704 CPUtime=342.3 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 121081 0 0 0 34203 27 0 0 25 0 1 0 271302951 201424896 21190 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 49176 21190 416 148 0 44105 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 196704

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 16662
/proc/meminfo: memFree=20745992/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=196704 CPUtime=402.31 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 121081 0 0 0 40204 27 0 0 25 0 1 0 271302951 201424896 21190 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 49176 21190 416 148 0 44105 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 196704

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 16664
/proc/meminfo: memFree=20735052/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=198544 CPUtime=462.31 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 132873 0 0 0 46201 30 0 0 25 0 1 0 271302951 203309056 22459 33554432000 4194304 4797429 140734927235152 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 49636 22459 416 148 0 44565 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 198544

[startup+522.301 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 16665
/proc/meminfo: memFree=20692252/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=200604 CPUtime=522.31 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 168155 0 0 0 52192 39 0 0 25 0 1 0 271302951 205418496 24963 33554432000 4194304 4797429 140734927235152 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 50151 24963 416 148 0 45080 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 200604

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 16667
/proc/meminfo: memFree=20722236/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=204308 CPUtime=582.31 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 190972 0 0 0 58186 45 0 0 25 0 1 0 271302951 209211392 23083 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 51077 23083 416 148 0 46006 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204308

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 16669
/proc/meminfo: memFree=20696932/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=204308 CPUtime=642.31 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 190972 0 0 0 64186 45 0 0 25 0 1 0 271302951 209211392 23083 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 51077 23083 416 148 0 46006 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 204308

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16670
/proc/meminfo: memFree=20669264/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=204308 CPUtime=702.31 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 190972 0 0 0 70186 45 0 0 25 0 1 0 271302951 209211392 23083 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 51077 23083 416 148 0 46006 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 204308

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16672
/proc/meminfo: memFree=20647172/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=206536 CPUtime=762.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 199759 0 0 0 76185 47 0 0 25 0 1 0 271302951 211492864 19742 33554432000 4194304 4797429 140734927235152 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 51634 19742 416 148 0 46563 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 206536

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16673
/proc/meminfo: memFree=20649020/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=207448 CPUtime=822.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 230954 0 0 0 82178 54 0 0 25 0 1 0 271302951 212426752 26296 33554432000 4194304 4797429 140734927235152 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 51862 26296 416 148 0 46791 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 207448

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16675
/proc/meminfo: memFree=20579928/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=211132 CPUtime=882.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 261594 0 0 0 88170 62 0 0 25 0 1 0 271302951 216199168 30186 33554432000 4194304 4797429 140734927235152 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 52783 30186 416 148 0 47712 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 211132

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16676
/proc/meminfo: memFree=20564252/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=942.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 94161 71 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 239880

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16678
/proc/meminfo: memFree=20554924/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=1002.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 100161 71 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 239880

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16680
/proc/meminfo: memFree=20560352/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=1062.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 106161 71 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 239880

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 16681
/proc/meminfo: memFree=20521896/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=1122.32 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 112161 71 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 239880

[startup+1182.3 s]
/proc/loadavg: 4.09 4.03 3.97 5/190 16683
/proc/meminfo: memFree=20568256/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=1182.34 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 118162 72 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 239880

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.98 5/190 16684
/proc/meminfo: memFree=20594888/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=1242.34 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 124162 72 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 239880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.98 5/190 16686
/proc/meminfo: memFree=20525440/32951124 swapFree=67111528/67111528
[pid=16590] ppid=16588 vsize=239880 CPUtime=1300.04 cores=4,6
/proc/16590/stat : 16590 (techdemo) R 16588 16590 15982 0 -1 4202496 295166 0 0 0 129932 72 0 0 25 0 1 0 271302951 245637120 35624 33554432000 4194304 4797429 140734927235152 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16590/statm: 59970 35624 424 148 0 54899 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 239880

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.06
CPU user time (s): 1299.33
CPU system time (s): 0.727889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 323176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.727889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295166
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= 1522

runsolver used 2.30765 second user time and 4.80127 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 02:01:13
IDJOB=3173117
IDBENCH=82535
IDSOLVER=1585
FILE ID=node141/3173117-1301788873
RUNJOBID= node141-1301783662-16001
PBS_JOBID= 12841377
Free space on /tmp= 71864 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S715182559-083-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173117-1301788873/watcher-3173117-1301788873 -o /tmp/evaluation-result-3173117-1301788873/solver-3173117-1301788873 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173117-1301788873.cnf

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

MD5SUM BENCH= 1ae73e64babd5796adef68295bcaa14f
RANDOM SEED=1797995022

node141.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.806
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.806
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	: 5362.96
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21098888 kB
Buffers:        352364 kB
Cached:       11167884 kB
SwapCached:          0 kB
Active:        7512096 kB
Inactive:      4077620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21098888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9332 kB
Writeback:           0 kB
AnonPages:       68756 kB
Mapped:          15212 kB
Slab:           197856 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251536 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= 71844 MiB
End job on node141 at 2011-04-03 02:22:55