Trace number 3173231

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
MD5SUMba96eb51c814e4238dd0a7b33e8bab2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3173231-1301790877.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.01/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.01/0.02	c -- vars added        300
0.01/0.02	c Parsing time:  0.02 s
0.01/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/1959/25500 lits-rem:0 time: 0.12
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	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.00M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.07 s
0.19/0.23	c learnt bin added due to v-elim: 0
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     149 undec:       4 neg:     147
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.25	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
4.89/4.97	c  N dy     7     30002       300     25500         0     10508    178500    579137     85.82     69.87  --
4.99/5.01	c  S st     7     30002       300     25500         0     10508    178500    579137     85.82     69.87  --
4.99/5.09	c  S st     7     30506       300     25500         0     11011    178500    613315     85.82     69.87  --
5.09/5.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.06
5.09/5.16	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
5.09/5.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.16	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.68	c lits-rem:      2237  cl-subs:      744  v-elim:    300  v-fix:    0  time:  2.51 s
7.59/7.68	c learnt bin added due to v-elim: 0
7.59/7.69	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
7.59/7.69	c vivif2 --  cl tried    10267 cl shrink        0 lits rem          0 time: 0.00
7.69/7.79	c asymm  cl-useful: 0/2106/25500 lits-rem:0 time: 0.10
7.69/7.79	c calculated reachability. Time: 0.00
7.69/7.79	c  N dy     7     30506       300     25500         0     10267    178500    557082     85.82     69.87  --
7.69/7.79	c  F st     7     30506       300     25500         0     10267    178500    557082     85.82     69.87  --
7.99/8.07	c Decided on static restart strategy
10.09/10.14	c  N dy    14     45759       300     25500         0      8734    178500    290293     82.28     69.46  --
10.09/10.16	c  S st    14     45759       300     25500         0      8734    178500    290293     82.28     69.46  --
10.19/10.24	c  S st    14     46266       300     25500         0      9240    178500    323039     82.28     69.46  --
10.19/10.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
10.19/10.29	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
10.19/10.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.29	c Subs w/ non-existent bins:      0 time:  0.00 s
10.29/10.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.19/12.23	c lits-rem:       135  cl-subs:      208  v-elim:    300  v-fix:    0  time:  1.94 s
12.19/12.23	c learnt bin added due to v-elim: 0
12.19/12.23	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
12.19/12.24	c vivif2 --  cl tried     9032 cl shrink        0 lits rem          0 time: 0.00
12.29/12.38	c asymm  cl-useful: 0/4540/25500 lits-rem:0 time: 0.15
12.29/12.38	c calculated reachability. Time: 0.00
12.29/12.38	c  N dy    14     46266       300     25500         0      9032    178500    317005     82.28     69.46  --
16.68/16.74	c  N dy    15     69399       300     25500         0     11174    178500    364565     83.80     69.47  --
16.68/16.76	c  S st    15     69399       300     25500         0     11174    178500    364565     83.80     69.47  --
16.78/16.85	c  S st    15     69906       300     25500         0     11679    178500    397562     83.80     69.47  --
16.78/16.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.78/16.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.88/16.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.06
16.88/16.91	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
16.88/16.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.88/16.91	c Subs w/ non-existent bins:      0 time:  0.00 s
16.88/16.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.88/16.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.88/16.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.88/18.90	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
20.79/20.84	c Added 4 vars  tried: 80000 time: 1.94
20.79/20.86	c ORs :      4 avg-s:  0.0 cl-sh:  2186 l-rem:   2186 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.95
20.79/20.87	c lits-rem:       527  cl-subs:      238  v-elim:    300  v-fix:    0  time:  3.95 s
20.79/20.87	c learnt bin added due to v-elim: 0
20.79/20.87	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.00
20.79/20.87	c vivif2 --  cl tried    11441 cl shrink        0 lits rem          0 time: 0.00
20.89/20.95	c asymm  cl-useful: 0/1816/25504 lits-rem:0 time: 0.08
20.89/20.95	c calculated reachability. Time: 0.00
20.89/20.95	c  N dy    15     69906       304     25504         8     11441    178511    384544     83.80     69.47  --
20.89/20.95	c  F st    15     69906       304     25504         8     11441    178511    384544     83.80     69.47  --
21.18/21.25	c Decided on static restart strategy
27.08/27.15	c  N dy    22    104859       304     25504         8     21113    178511   1040822     80.47     69.93  --
27.18/27.20	c  S st    22    104859       304     25504         8     21113    178511   1040822     80.47     69.93  --
27.28/27.30	c  S st    22    105362       304     25504         8     21610    178511   1073493     80.47     69.93  --
27.28/27.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.28/27.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.39/27.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.13
27.39/27.43	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
27.39/27.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.39/27.44	c Subs w/ non-existent bins:      0 time:  0.01 s
27.39/27.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.39/27.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.39/27.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
29.98/30.03	c ORs :      4 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
36.08/36.16	c Added 4 vars  tried: 80000 time: 6.13
36.19/36.22	c ORs :      4 avg-s:  0.0 cl-sh:  5777 l-rem:   5777 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    6.19
36.19/36.23	c lits-rem:       602  cl-subs:     1085  v-elim:    300  v-fix:    0  time:  8.77 s
36.19/36.23	c learnt bin added due to v-elim: 0
36.19/36.24	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.00
36.19/36.24	c vivif2 --  cl tried    20525 cl shrink        0 lits rem          0 time: 0.01
36.29/36.33	c asymm  cl-useful: 0/1674/25508 lits-rem:0 time: 0.09
36.29/36.33	c calculated reachability. Time: 0.00
36.29/36.33	c  N dy    22    105362       308     25508        16     20525    178521    984455     80.47     69.93  --
48.09/48.12	c  N dy    23    158043       308     25508        16     28544    178521   1488686     84.44     70.55  --
48.09/48.19	c  S st    23    158043       308     25508        16     28544    178521   1488686     84.44     70.55  --
48.29/48.31	c  S st    23    158543       308     25508        16     29044    178521   1520077     84.44     70.55  --
48.29/48.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.29/48.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.49/48.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.18
48.49/48.50	c Calc non-exist non-lernt bins v-fix:     0 done:    308 time:  0.00 s
48.49/48.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.49/48.51	c Subs w/ non-existent bins:      0 time:  0.01 s
48.49/48.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.49/48.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.49/48.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.89/52.97	c ORs :      8 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
61.89/61.93	c Added 4 vars  tried: 80000 time: 8.96
61.99/62.08	c ORs :      4 avg-s:  0.0 cl-sh: 10094 l-rem:  10094 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    9.10
62.09/62.10	c lits-rem:       115  cl-subs:     1168  v-elim:    300  v-fix:    0  time: 13.56 s
62.09/62.10	c learnt bin added due to v-elim: 0
62.09/62.10	c vivif2 --  cl tried    25512 cl shrink        0 lits rem          0 time: 0.00
62.09/62.12	c vivif2 --  cl tried    27876 cl shrink        0 lits rem          0 time: 0.01
62.19/62.21	c asymm  cl-useful: 0/1587/25512 lits-rem:0 time: 0.10
62.19/62.21	c calculated reachability. Time: 0.00
62.19/62.21	c  N dy    23    158543       312     25512        24     27876    178538   1417178     84.44     70.55  --
81.18/81.24	c  N dy    24    237814       312     25512        24     33081    178538   1644051     87.95     71.34  --
81.29/81.31	c  S st    24    237814       312     25512        24     33081    178538   1644051     87.95     71.34  --
81.39/81.43	c  S st    24    238321       312     25512        24     33586    178538   1678033     87.95     71.34  --
81.39/81.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.39/81.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.58/81.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.21
81.58/81.64	c Calc non-exist non-lernt bins v-fix:     0 done:    312 time:  0.00 s
81.58/81.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.58/81.65	c Subs w/ non-existent bins:      0 time:  0.01 s
81.58/81.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.58/81.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.58/81.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
87.08/87.19	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
97.39/97.43	c Added 4 vars  tried: 80000 time: 10.24
97.49/97.58	c ORs :      4 avg-s:  0.0 cl-sh:  9605 l-rem:   9605 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   10.39
97.59/97.61	c lits-rem:        68  cl-subs:     1982  v-elim:    300  v-fix:    0  time: 15.92 s
97.59/97.61	c learnt bin added due to v-elim: 0
97.59/97.61	c vivif2 --  cl tried    25516 cl shrink        0 lits rem          0 time: 0.00
97.59/97.62	c vivif2 --  cl tried    31604 cl shrink        0 lits rem          0 time: 0.01
97.69/97.73	c asymm  cl-useful: 0/1295/25516 lits-rem:0 time: 0.11
97.69/97.73	c calculated reachability. Time: 0.00
97.69/97.73	c  N dy    24    238321       316     25516        32     31604    178550   1495372     87.95     71.34  --
132.68/132.73	c  N dy    25    357481       316     25516        32     35832    178550   1517791     82.88     71.29  --
132.68/132.79	c  S st    25    357481       316     25516        32     35832    178550   1517791     82.88     71.29  --
132.88/132.93	c  S st    25    357983       316     25516        32     36330    178550   1550035     82.88     71.29  --
132.88/132.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.88/132.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.09/133.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.6M T:  0.24
133.09/133.18	c Calc non-exist non-lernt bins v-fix:     0 done:    316 time:  0.00 s
133.09/133.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.09/133.19	c Subs w/ non-existent bins:      0 time:  0.01 s
133.18/133.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.18/133.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
133.18/133.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
138.08/138.13	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.01
146.79/146.87	c Added 4 vars  tried: 80000 time: 8.74
146.99/147.00	c ORs :      4 avg-s:  0.0 cl-sh:  9150 l-rem:   9150 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.87
146.99/147.03	c lits-rem:       747  cl-subs:     1340  v-elim:    300  v-fix:    0  time: 13.80 s
146.99/147.03	c learnt bin added due to v-elim: 0
146.99/147.03	c vivif2 --  cl tried    25520 cl shrink        0 lits rem          0 time: 0.00
146.99/147.04	c vivif2 --  cl tried    34990 cl shrink        0 lits rem          0 time: 0.01
147.09/147.15	c asymm  cl-useful: 0/1134/25520 lits-rem:0 time: 0.11
147.09/147.15	c calculated reachability. Time: 0.00
147.09/147.15	c  N dy    25    357983       320     25520        40     34990    178562   1450986     82.88     71.29  --
206.89/206.93	c  N dy    26    536977       320     25520        40     42873    178562   1695796     84.07     70.19  --
206.99/207.01	c  S st    26    536977       320     25520        40     42873    178562   1695796     84.07     70.19  --
207.09/207.16	c  S st    26    537478       320     25520        40     43374    178562   1729986     84.07     70.19  --
207.09/207.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
207.09/207.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
207.39/207.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.25
207.39/207.42	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
207.39/207.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
207.39/207.43	c Subs w/ non-existent bins:      0 time:  0.01 s
207.39/207.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.39/207.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
207.39/207.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
214.19/214.29	c ORs :     20 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
223.59/223.63	c Added 4 vars  tried: 80000 time: 9.33
223.79/223.88	c ORs :      4 avg-s:  0.0 cl-sh: 15567 l-rem:  15567 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    9.59
223.89/223.91	c lits-rem:       413  cl-subs:     1819  v-elim:    300  v-fix:    0  time: 16.43 s
223.89/223.91	c learnt bin added due to v-elim: 0
223.89/223.91	c vivif2 --  cl tried    25524 cl shrink        0 lits rem          0 time: 0.00
223.89/223.92	c vivif2 --  cl tried    41555 cl shrink        0 lits rem          0 time: 0.01
223.99/224.03	c asymm  cl-useful: 0/1169/25524 lits-rem:0 time: 0.11
223.99/224.04	c calculated reachability. Time: 0.00
223.99/224.04	c  N dy    26    537478       324     25524        48     41555    178576   1596753     84.07     70.19  --
223.99/224.04	c  F st    26    537478       324     25524        48     41555    178576   1596753     84.07     70.19  --
224.49/224.53	c Decided on static restart strategy
318.09/318.13	c  N dy    33    806217       324     25524        48     64015    178576   3035292     85.52     70.22  --
318.19/318.25	c  S st    33    806217       324     25524        48     64015    178576   3035292     85.52     70.22  --
318.39/318.45	c  S st    33    806719       324     25524        48     64516    178576   3068848     85.52     70.22  --
318.39/318.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
318.39/318.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.09/319.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  0.65
319.09/319.11	c Calc non-exist non-lernt bins v-fix:     0 done:    324 time:  0.00 s
319.09/319.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.09/319.13	c Subs w/ non-existent bins:      0 time:  0.02 s
319.09/319.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.18/319.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
319.18/319.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
399.69/399.70	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.08
419.59/419.66	c Added 4 vars  tried: 80000 time: 19.96
420.10/420.19	c ORs :      4 avg-s:  0.0 cl-sh: 19941 l-rem:  19941 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   20.49
420.20/420.24	c lits-rem:       414  cl-subs:     3755  v-elim:    300  v-fix:    0  time: 101.03 s
420.20/420.24	c learnt bin added due to v-elim: 0
420.20/420.24	c vivif2 --  cl tried    25528 cl shrink        0 lits rem          0 time: 0.00
420.20/420.27	c vivif2 --  cl tried    60761 cl shrink        0 lits rem          0 time: 0.03
420.39/420.40	c asymm  cl-useful: 0/806/25528 lits-rem:0 time: 0.14
420.39/420.41	c calculated reachability. Time: 0.00
420.39/420.41	c  N dy    33    806719       328     25528        56     60761    178587   2760124     85.52     70.22  --
608.09/608.19	c  N dy    34   1210080       328     25528        56     77974    178587   3641571     84.70     70.47  --
608.29/608.35	c  S st    34   1210080       328     25528        56     77974    178587   3641571     84.70     70.47  --
608.49/608.58	c  S st    34   1210583       328     25528        56     78474    178587   3676306     84.70     70.47  --
608.49/608.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
608.49/608.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.19/609.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  0.61
609.19/609.20	c Calc non-exist non-lernt bins v-fix:     0 done:    328 time:  0.00 s
609.19/609.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
609.19/609.23	c Subs w/ non-existent bins:      0 time:  0.03 s
609.19/609.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
609.29/609.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
609.29/609.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
721.99/722.04	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
747.29/747.34	c Added 4 vars  tried: 80000 time: 25.30
748.09/748.19	c ORs :      4 avg-s:  0.0 cl-sh: 24153 l-rem:  24153 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   26.15
748.19/748.25	c lits-rem:       216  cl-subs:     3664  v-elim:    300  v-fix:    0  time: 138.92 s
748.19/748.25	c learnt bin added due to v-elim: 0
748.19/748.25	c vivif2 --  cl tried    25532 cl shrink        0 lits rem          0 time: 0.00
748.19/748.29	c vivif2 --  cl tried    74810 cl shrink        0 lits rem          0 time: 0.03
748.39/748.45	c asymm  cl-useful: 0/780/25532 lits-rem:0 time: 0.15
748.39/748.45	c calculated reachability. Time: 0.00
748.39/748.45	c  N dy    34   1210583       332     25532        64     74810    178605   3363568     84.70     70.47  --
1023.88/1023.91	c  N dy    35   1710583       332     25532        64    106894    178605   5437128     84.23     70.61  --
1024.09/1024.12	c  S st    35   1710583       332     25532        64    106894    178605   5437128     84.23     70.61  --
1024.38/1024.45	c  S st    35   1711084       332     25532        64    107393    178605   5470357     84.23     70.61  --
1024.38/1024.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1024.38/1024.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1025.19/1025.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.1M T:  0.82
1025.19/1025.29	c Calc non-exist non-lernt bins v-fix:     0 done:    332 time:  0.00 s
1025.19/1025.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1025.28/1025.33	c Subs w/ non-existent bins:      0 time:  0.04 s
1025.38/1025.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1025.38/1025.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1025.38/1025.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1273.80/1273.87	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.24

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.92 1.33 2.44 3/181 10734
/proc/meminfo: memFree=18910536/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=28920 CPUtime=0 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 785 0 0 0 0 0 0 0 24 0 1 0 369318339 29614080 720 33554432000 4194304 4797429 140736600850432 18446744073709551615 218880261658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 7230 720 347 148 0 2159 0

[startup+0.021534 s]
/proc/loadavg: 0.92 1.33 2.44 3/181 10734
/proc/meminfo: memFree=18910536/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=29760 CPUtime=0.01 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 1131 0 0 0 1 0 0 0 24 0 1 0 369318339 30474240 1048 33554432000 4194304 4797429 140736600850432 18446744073709551615 218880261655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 7440 1048 348 148 0 2369 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29760

[startup+0.100502 s]
/proc/loadavg: 0.92 1.33 2.44 3/181 10734
/proc/meminfo: memFree=18910536/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=30284 CPUtime=0.09 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 1329 0 0 0 9 0 0 0 24 0 1 0 369318339 31010816 1244 33554432000 4194304 4797429 140736600850432 18446744073709551615 4429114 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 7571 1244 370 148 0 2500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30284

[startup+0.300468 s]
/proc/loadavg: 0.92 1.33 2.44 3/181 10734
/proc/meminfo: memFree=18910536/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=132688 CPUtime=0.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 2472 0 0 0 29 0 0 0 25 0 1 0 369318339 135872512 2024 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 33172 2024 404 148 0 28101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132688

[startup+0.700397 s]
/proc/loadavg: 0.92 1.33 2.44 3/181 10734
/proc/meminfo: memFree=18910536/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=132688 CPUtime=0.69 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 2747 0 0 0 69 0 0 0 25 0 1 0 369318339 135872512 2294 33554432000 4194304 4797429 140736600850432 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 33172 2294 406 148 0 28101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132688

[startup+1.50025 s]
/proc/loadavg: 1.17 1.37 2.45 5/190 10751
/proc/meminfo: memFree=18852548/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=133824 CPUtime=1.49 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 3680 0 0 0 149 0 0 0 25 0 1 0 369318339 137035776 2619 33554432000 4194304 4797429 140736600850432 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 33456 2619 406 148 0 28385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133824

[startup+3.10098 s]
/proc/loadavg: 1.17 1.37 2.45 5/190 10751
/proc/meminfo: memFree=18845728/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=135000 CPUtime=3.09 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 5546 0 0 0 309 0 0 0 25 0 1 0 369318339 138240000 2688 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 33750 2688 406 148 0 28679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135000

[startup+6.30041 s]
/proc/loadavg: 1.17 1.37 2.45 5/190 10751
/proc/meminfo: memFree=18821916/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=139528 CPUtime=6.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 7958 0 0 0 629 0 0 0 25 0 1 0 369318339 142876672 3989 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 34882 3989 410 148 0 29811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139528

[startup+12.7003 s]
/proc/loadavg: 1.60 1.46 2.47 5/190 10751
/proc/meminfo: memFree=18801236/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=142116 CPUtime=12.69 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 10829 0 0 0 1268 1 0 0 25 0 1 0 369318339 145526784 4239 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 35529 4239 411 148 0 30458 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142116

[startup+25.501 s]
/proc/loadavg: 1.97 1.54 2.48 5/190 10752
/proc/meminfo: memFree=18778320/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=143936 CPUtime=25.49 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 16722 0 0 0 2547 2 0 0 25 0 1 0 369318339 147390464 5610 33554432000 4194304 4797429 140736600850432 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 35984 5610 416 148 0 30913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143936

[startup+51.1005 s]
/proc/loadavg: 2.66 1.74 2.52 5/190 10752
/proc/meminfo: memFree=18732424/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=154012 CPUtime=51.09 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 26890 0 0 0 5105 4 0 0 25 0 1 0 369318339 157708288 8154 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 38503 8154 416 148 0 33432 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154012

[startup+102.307 s]
/proc/loadavg: 3.46 2.12 2.60 5/190 10754
/proc/meminfo: memFree=18702268/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=160360 CPUtime=102.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 40146 0 0 0 10222 7 0 0 25 0 1 0 369318339 164208640 9135 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 40090 9135 416 148 0 35019 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 160360

[startup+162.301 s]
/proc/loadavg: 3.80 2.46 2.69 5/190 10755
/proc/meminfo: memFree=18664180/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=165168 CPUtime=162.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 58816 0 0 0 16218 11 0 0 25 0 1 0 369318339 169132032 10084 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 41292 10084 416 148 0 36221 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 165168

[startup+222.3 s]
/proc/loadavg: 3.92 2.74 2.77 5/190 10757
/proc/meminfo: memFree=18644672/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=169652 CPUtime=222.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 74124 0 0 0 22214 15 0 0 25 0 1 0 369318339 173723648 11659 33554432000 4194304 4797429 140736600850432 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 42413 11659 416 148 0 37342 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 169652

[startup+282.301 s]
/proc/loadavg: 3.97 2.96 2.84 5/190 10761
/proc/meminfo: memFree=18630476/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=172544 CPUtime=282.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 94085 0 0 0 28208 21 0 0 25 0 1 0 369318339 176685056 12474 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 43136 12474 416 148 0 38065 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 172544

[startup+342.3 s]
/proc/loadavg: 3.99 3.15 2.91 5/190 10763
/proc/meminfo: memFree=18600664/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=183784 CPUtime=342.28 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 106553 0 0 0 34205 23 0 0 25 0 1 0 369318339 188194816 16462 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 45946 16462 419 148 0 40875 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 183784

[startup+402.301 s]
/proc/loadavg: 3.99 3.30 2.98 5/190 10765
/proc/meminfo: memFree=18555144/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=183784 CPUtime=402.28 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 106574 0 0 0 40205 23 0 0 25 0 1 0 369318339 188194816 16483 33554432000 4194304 4797429 140736600850432 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 45946 16483 419 148 0 40875 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 183784

[startup+462.301 s]
/proc/loadavg: 3.99 3.43 3.04 5/190 10766
/proc/meminfo: memFree=18527824/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=187776 CPUtime=462.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 117486 0 0 0 46201 28 0 0 25 0 1 0 369318339 192282624 18305 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 46944 18305 419 148 0 41873 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 187776

[startup+522.3 s]
/proc/loadavg: 4.03 3.54 3.10 5/190 10768
/proc/meminfo: memFree=18513292/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=190776 CPUtime=522.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 132525 0 0 0 52197 32 0 0 25 0 1 0 369318339 195354624 19167 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 47694 19167 419 148 0 42623 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 190776

[startup+582.301 s]
/proc/loadavg: 4.01 3.62 3.15 5/190 10769
/proc/meminfo: memFree=18513152/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=191956 CPUtime=582.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 146999 0 0 0 58192 37 0 0 25 0 1 0 369318339 196562944 18375 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 47989 18375 419 148 0 42918 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 191956

[startup+642.3 s]
/proc/loadavg: 4.00 3.69 3.20 5/190 10771
/proc/meminfo: memFree=18484860/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=197440 CPUtime=642.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 153932 0 0 0 64190 39 0 0 25 0 1 0 369318339 202178560 19930 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 49360 19930 419 148 0 44289 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 197440

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.25 5/190 10773
/proc/meminfo: memFree=18510876/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=197440 CPUtime=702.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 153932 0 0 0 70190 39 0 0 25 0 1 0 369318339 202178560 19930 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 49360 19930 419 148 0 44289 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 197440

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.30 5/190 10774
/proc/meminfo: memFree=18427672/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=200148 CPUtime=762.3 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 157818 0 0 0 76189 41 0 0 25 0 1 0 369318339 204951552 18158 33554432000 4194304 4797429 140736600850432 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 50037 18158 419 148 0 44966 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 200148

[startup+822.301 s]
/proc/loadavg: 4.00 3.82 3.34 5/190 10776
/proc/meminfo: memFree=18455056/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=200744 CPUtime=822.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 170156 0 0 0 82184 45 0 0 25 0 1 0 369318339 205561856 19432 33554432000 4194304 4797429 140736600850432 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 50186 19432 419 148 0 45115 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 200744

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.38 5/190 10777
/proc/meminfo: memFree=18413876/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=201880 CPUtime=882.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 182695 0 0 0 88179 50 0 0 25 0 1 0 369318339 206725120 20547 33554432000 4194304 4797429 140736600850432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 50470 20547 419 148 0 45399 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 201880

[startup+942.3 s]
/proc/loadavg: 4.08 3.89 3.42 5/190 10779
/proc/meminfo: memFree=18416200/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=202940 CPUtime=942.28 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 194381 0 0 0 94174 54 0 0 25 0 1 0 369318339 207810560 20399 33554432000 4194304 4797429 140736600850432 18446744073709551615 4425099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 50735 20399 419 148 0 45664 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 202940

[startup+1002.3 s]
/proc/loadavg: 4.03 3.91 3.45 5/190 10781
/proc/meminfo: memFree=18422352/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=203112 CPUtime=1002.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 206098 0 0 0 100169 60 0 0 25 0 1 0 369318339 207986688 19882 33554432000 4194304 4797429 140736600850432 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 50778 19882 419 148 0 45707 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 203112

[startup+1062.3 s]
/proc/loadavg: 4.06 3.94 3.49 5/190 10782
/proc/meminfo: memFree=18383008/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=215684 CPUtime=1062.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 212365 0 0 0 106167 62 0 0 25 0 1 0 369318339 220860416 26120 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 53921 26120 419 148 0 48850 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 215684

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.52 5/190 10784
/proc/meminfo: memFree=18374432/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=215684 CPUtime=1122.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 212365 0 0 0 112167 62 0 0 25 0 1 0 369318339 220860416 26120 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 53921 26120 419 148 0 48850 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 215684

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/190 10785
/proc/meminfo: memFree=18397100/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=215684 CPUtime=1182.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 212365 0 0 0 118167 62 0 0 25 0 1 0 369318339 220860416 26120 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568126 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 53921 26120 419 148 0 48850 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 215684

[startup+1242.3 s]
/proc/loadavg: 4.04 3.97 3.57 5/190 10787
/proc/meminfo: memFree=18352448/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=215684 CPUtime=1242.29 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 212365 0 0 0 124167 62 0 0 25 0 1 0 369318339 220860416 26120 33554432000 4194304 4797429 140736600850432 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 53921 26120 419 148 0 48850 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 215684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.60 4/189 10790
/proc/meminfo: memFree=18498888/32950928 swapFree=67111528/67111528
[pid=10734] ppid=10732 vsize=216452 CPUtime=1300 cores=1,3
/proc/10734/stat : 10734 (techdemo) R 10732 10734 9775 0 -1 4202496 212567 0 0 0 129938 62 0 0 25 0 1 0 369318339 221646848 26322 33554432000 4194304 4797429 140736600850432 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10734/statm: 54113 26322 419 148 0 49042 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 216452

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.01
CPU user time (s): 1299.38
CPU system time (s): 0.625904
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 315208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.625904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3338

runsolver used 2.11268 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-03 02:34:37
IDJOB=3173231
IDBENCH=82649
IDSOLVER=1585
FILE ID=node112/3173231-1301790877
RUNJOBID= node112-1301790877-10710
PBS_JOBID= 12841406
Free space on /tmp= 71940 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173231-1301790877/watcher-3173231-1301790877 -o /tmp/evaluation-result-3173231-1301790877/solver-3173231-1301790877 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173231-1301790877.cnf

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

MD5SUM BENCH= ba96eb51c814e4238dd0a7b33e8bab2d
RANDOM SEED=2137072642

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18911312 kB
Buffers:        391332 kB
Cached:       13291200 kB
SwapCached:          0 kB
Active:        8096652 kB
Inactive:      5653548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18911312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16696 kB
Writeback:           0 kB
AnonPages:       68316 kB
Mapped:          15396 kB
Slab:           226816 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   322008 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= 71920 MiB
End job on node112 at 2011-04-03 02:56:19