Trace number 3173198

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
MD5SUM3b045b7b4cbac0d258a07eda037c4299
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 variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3173198-1301790294.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.02/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.02/0.03	c -- vars added       2000
0.02/0.03	c Parsing time:  0.03 s
0.02/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/11406/40000 lits-rem:0 time: 0.12
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.02
0.09/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:   1332  v-fix:    0  time:  0.04 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.24	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     969 undec:      78 neg:     953
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      2000     40000         0         0    200000         0   no data   no data  --
0.59/0.60	c Decided on static restart strategy
8.69/8.72	c  N dy     7     30000      2000     40000         0     14030    200000   2056214    222.26    190.87  --
8.79/8.88	c  S st     7     30000      2000     40000         0     14030    200000   2056214    222.26    190.87  --
8.99/9.00	c  S st     7     30503      2000     40000         0     14533    200000   2122776    222.26    190.87  --
8.99/9.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.09/9.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.14
9.09/9.15	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
9.09/9.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.09/9.16	c Subs w/ non-existent bins:      0 time:  0.01 s
9.19/9.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.21	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
11.29/11.37	c lits-rem:       607  cl-subs:      796  v-elim:   2000  v-fix:    0  time:  2.16 s
11.29/11.37	c learnt bin added due to v-elim: 0
11.29/11.37	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.29/11.39	c vivif2 --  cl tried    13737 cl shrink        0 lits rem          0 time: 0.02
11.49/11.58	c asymm  cl-useful: 0/8968/40000 lits-rem:0 time: 0.19
11.49/11.58	c calculated reachability. Time: 0.00
11.49/11.58	c  N dy     7     30503      2000     40000         0     13737    200000   1999401    222.26    190.87  --
11.49/11.58	c  F st     7     30503      2000     40000         0     13737    200000   1999401    222.26    190.87  --
12.00/12.02	c Decided on static restart strategy
15.69/15.74	c  N dy    14     45754      2000     40000         0     11102    200000    847432    225.30    189.60  --
15.69/15.79	c  S st    14     45754      2000     40000         0     11102    200000    847432    225.30    189.60  --
15.89/15.91	c  S st    14     46257      2000     40000         0     11605    200000    920841    225.30    189.60  --
15.89/15.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.89/15.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.99/16.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.09
15.99/16.00	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
15.99/16.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.99/16.01	c Subs w/ non-existent bins:      0 time:  0.01 s
15.99/16.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
17.89/17.95	c lits-rem:      1336  cl-subs:      360  v-elim:   2000  v-fix:    0  time:  1.91 s
17.89/17.95	c learnt bin added due to v-elim: 0
17.89/17.95	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
17.89/17.96	c vivif2 --  cl tried    11245 cl shrink        0 lits rem          0 time: 0.01
17.99/18.05	c asymm  cl-useful: 0/9254/40000 lits-rem:0 time: 0.10
17.99/18.06	c calculated reachability. Time: 0.00
17.99/18.06	c  N dy    14     46257      2000     40000         0     11245    200000    887220    225.30    189.60  --
26.30/26.35	c  N dy    15     69385      2000     40000         0     12143    200000    662021    223.15    183.01  --
26.30/26.39	c  S st    15     69385      2000     40000         0     12143    200000    662021    223.15    183.01  --
26.49/26.51	c  S st    15     69891      2000     40000         0     12649    200000    733950    223.15    183.01  --
26.49/26.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.49/26.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.08
26.49/26.60	c Calc non-exist non-lernt bins v-fix:     0 done:   2000 time:  0.00 s
26.49/26.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.60	c Subs w/ non-existent bins:      0 time:  0.01 s
26.59/26.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.59/26.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.59/26.62	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
29.89/29.96	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
31.19/31.26	c Added 21 vars  tried: 80000 time: 1.30
31.19/31.28	c ORs :     21 avg-s:  0.0 cl-sh:  3146 l-rem:   3146 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    1.32
31.19/31.29	c lits-rem:       955  cl-subs:      250  v-elim:   2000  v-fix:    0  time:  4.67 s
31.19/31.29	c learnt bin added due to v-elim: 0
31.29/31.30	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.00
31.29/31.30	c vivif2 --  cl tried    12399 cl shrink        0 lits rem          0 time: 0.01
31.29/31.39	c asymm  cl-useful: 0/8419/40021 lits-rem:0 time: 0.09
31.29/31.39	c calculated reachability. Time: 0.00
31.29/31.39	c  N dy    15     69891      2021     40021        42     12399    200142    709272    223.15    183.01  --
31.29/31.39	c  F st    15     69891      2021     40021        42     12399    200142    709272    223.15    183.01  --
31.79/31.81	c Decided on static restart strategy
42.90/42.99	c  N dy    22    104836      2021     40021        42     21048    200142   2336887    242.71    182.24  --
42.99/43.09	c  S st    22    104836      2021     40021        42     21048    200142   2336887    242.71    182.24  --
43.19/43.23	c  S st    22    105338      2021     40021        42     21550    200142   2403989    242.71    182.24  --
43.19/43.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.19/43.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.39/43.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.20
43.39/43.44	c Calc non-exist non-lernt bins v-fix:     0 done:   2021 time:  0.00 s
43.39/43.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.39/43.46	c Subs w/ non-existent bins:      0 time:  0.01 s
43.49/43.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.49/43.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
43.49/43.52	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
46.49/46.55	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
50.99/51.05	c Added 21 vars  tried: 80000 time: 4.50
51.19/51.22	c ORs :     21 avg-s:  0.0 cl-sh: 16808 l-rem:  16808 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    4.67
51.19/51.25	c lits-rem:      1722  cl-subs:      667  v-elim:   2000  v-fix:    0  time:  7.73 s
51.19/51.25	c learnt bin added due to v-elim: 0
51.19/51.25	c vivif2 --  cl tried    40042 cl shrink        0 lits rem          0 time: 0.00
51.19/51.27	c vivif2 --  cl tried    20883 cl shrink        0 lits rem          0 time: 0.02
51.29/51.33	c asymm  cl-useful: 0/1995/40042 lits-rem:0 time: 0.06
51.29/51.33	c calculated reachability. Time: 0.00
51.29/51.33	c  N dy    22    105338      2042     40042        84     20883    200286   2298616    242.71    182.24  --
70.09/70.12	c  N dy    23    158007      2042     40042        84     26579    200286   2970421    233.16    183.63  --
70.19/70.26	c  S st    23    158007      2042     40042        84     26579    200286   2970421    233.16    183.63  --
70.40/70.42	c  S st    23    158512      2042     40042        84     27084    200286   3042224    233.16    183.63  --
70.40/70.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.40/70.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.69/70.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.27
70.69/70.70	c Calc non-exist non-lernt bins v-fix:     0 done:   2042 time:  0.00 s
70.69/70.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.69/70.72	c Subs w/ non-existent bins:      0 time:  0.02 s
70.69/70.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.79/70.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
70.79/70.82	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
75.80/75.81	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
80.69/80.72	c Added 21 vars  tried: 80000 time: 4.92
80.89/80.95	c ORs :     21 avg-s:  0.0 cl-sh: 20061 l-rem:  20061 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    5.14
80.89/80.99	c lits-rem:         6  cl-subs:      758  v-elim:   2000  v-fix:    0  time: 10.17 s
80.89/80.99	c learnt bin added due to v-elim: 0
80.99/81.00	c vivif2 --  cl tried    40063 cl shrink        0 lits rem          0 time: 0.00
80.99/81.02	c vivif2 --  cl tried    26326 cl shrink        0 lits rem          0 time: 0.02
81.09/81.15	c asymm  cl-useful: 0/12825/40063 lits-rem:0 time: 0.13
81.09/81.15	c calculated reachability. Time: 0.00
81.09/81.15	c  N dy    23    158512      2063     40063       126     26326    200426   2906482    233.16    183.63  --
113.30/113.31	c  N dy    24    237769      2063     40063       126     28927    200426   2763489    277.63    188.88  --
113.39/113.44	c  S st    24    237769      2063     40063       126     28927    200426   2763489    277.63    188.88  --
113.49/113.59	c  S st    24    238271      2063     40063       126     29429    200426   2829241    277.63    188.88  --
113.59/113.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.59/113.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.79/113.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.25
113.79/113.85	c Calc non-exist non-lernt bins v-fix:     0 done:   2063 time:  0.00 s
113.79/113.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.79/113.87	c Subs w/ non-existent bins:      0 time:  0.02 s
113.89/113.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.89/113.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
113.89/113.96	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
118.59/118.67	c ORs :     63 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
122.39/122.47	c Added 21 vars  tried: 80000 time: 3.80
122.59/122.64	c ORs :     21 avg-s:  0.0 cl-sh: 16002 l-rem:  16002 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    3.97
122.59/122.69	c lits-rem:        55  cl-subs:      741  v-elim:   2000  v-fix:    0  time:  8.72 s
122.59/122.69	c learnt bin added due to v-elim: 0
122.59/122.69	c vivif2 --  cl tried    40084 cl shrink        0 lits rem          0 time: 0.00
122.69/122.71	c vivif2 --  cl tried    28688 cl shrink        0 lits rem          0 time: 0.02
122.79/122.84	c asymm  cl-useful: 0/9202/40084 lits-rem:0 time: 0.13
122.79/122.84	c calculated reachability. Time: 0.00
122.79/122.84	c  N dy    24    238271      2084     40084       168     28688    200572   2700812    277.63    188.88  --
181.79/181.81	c  N dy    25    357406      2084     40084       168     29474    200572   1711253    236.00    188.55  --
181.79/181.89	c  S st    25    357406      2084     40084       168     29474    200572   1711253    236.00    188.55  --
181.99/182.04	c  S st    25    357910      2084     40084       168     29978    200572   1777365    236.00    188.55  --
181.99/182.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
181.99/182.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.19/182.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.21
182.19/182.26	c Calc non-exist non-lernt bins v-fix:     0 done:   2084 time:  0.00 s
182.19/182.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.19/182.28	c Subs w/ non-existent bins:      0 time:  0.01 s
182.29/182.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.29/182.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
182.29/182.34	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
184.89/184.96	c ORs :     84 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
187.29/187.37	c Added 22 vars  tried: 80000 time: 2.41
187.39/187.42	c ORs :     22 avg-s:  0.0 cl-sh:  6977 l-rem:   6977 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    2.46
187.39/187.45	c lits-rem:       259  cl-subs:      829  v-elim:   2000  v-fix:    0  time:  5.12 s
187.39/187.45	c learnt bin added due to v-elim: 0
187.39/187.46	c vivif2 --  cl tried    40106 cl shrink        0 lits rem          0 time: 0.00
187.39/187.47	c vivif2 --  cl tried    29149 cl shrink        0 lits rem          0 time: 0.02
187.49/187.59	c asymm  cl-useful: 0/7565/40106 lits-rem:0 time: 0.11
187.49/187.59	c calculated reachability. Time: 0.00
187.49/187.59	c  N dy    25    357910      2106     40106       212     29149    200725   1703525    236.00    188.55  --
287.40/287.44	c  N dy    26    536865      2106     40106       212     33111    200725   1300050    230.04    188.93  --
287.50/287.51	c  S st    26    536865      2106     40106       212     33111    200725   1300050    230.04    188.93  --
287.60/287.67	c  S st    26    537373      2106     40106       212     33619    200725   1367165    230.04    188.93  --
287.60/287.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.60/287.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.80/287.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.20
287.80/287.89	c Calc non-exist non-lernt bins v-fix:     0 done:   2106 time:  0.00 s
287.80/287.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.90/287.90	c Subs w/ non-existent bins:      0 time:  0.01 s
287.90/287.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.90/287.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
287.90/287.94	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
290.60/290.68	c ORs :    106 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
292.40/292.45	c Added 22 vars  tried: 80000 time: 1.78
292.40/292.48	c ORs :     22 avg-s:  0.0 cl-sh:  3930 l-rem:   3930 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    1.80
292.50/292.50	c lits-rem:       419  cl-subs:      936  v-elim:   2000  v-fix:    0  time:  4.56 s
292.50/292.50	c learnt bin added due to v-elim: 0
292.50/292.51	c vivif2 --  cl tried    40128 cl shrink        0 lits rem          0 time: 0.00
292.50/292.52	c vivif2 --  cl tried    32683 cl shrink        0 lits rem          0 time: 0.01
292.60/292.63	c asymm  cl-useful: 0/6909/40128 lits-rem:0 time: 0.11
292.60/292.63	c calculated reachability. Time: 0.00
292.60/292.63	c  N dy    26    537373      2128     40128       256     32683    200876   1323579    230.04    188.93  --
292.60/292.63	c  F st    26    537373      2128     40128       256     32683    200876   1323579    230.04    188.93  --
293.10/293.12	c Decided on static restart strategy
451.91/451.94	c  N dy    33    806059      2128     40128       256     51586    200876   4184560    229.52    187.51  --
452.11/452.12	c  S st    33    806059      2128     40128       256     51586    200876   4184560    229.52    187.51  --
452.31/452.32	c  S st    33    806564      2128     40128       256     52091    200876   4256413    229.52    187.51  --
452.31/452.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.31/452.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.81/452.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.51
452.81/452.84	c Calc non-exist non-lernt bins v-fix:     0 done:   2128 time:  0.00 s
452.81/452.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.81/452.87	c Subs w/ non-existent bins:      0 time:  0.03 s
452.91/452.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.00/453.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
453.00/453.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
509.00/509.08	c ORs :    128 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
514.90/514.98	c Added 22 vars  tried: 80000 time: 5.90
515.20/515.29	c ORs :     22 avg-s:  0.0 cl-sh: 23735 l-rem:  23735 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    6.21
515.30/515.35	c lits-rem:        24  cl-subs:     1752  v-elim:   2000  v-fix:    0  time: 62.33 s
515.30/515.35	c learnt bin added due to v-elim: 0
515.30/515.36	c vivif2 --  cl tried    40150 cl shrink        0 lits rem          0 time: 0.00
515.30/515.39	c vivif2 --  cl tried    50339 cl shrink        0 lits rem          0 time: 0.04
515.50/515.54	c asymm  cl-useful: 0/3649/40150 lits-rem:0 time: 0.15
515.50/515.54	c calculated reachability. Time: 0.00
515.50/515.54	c  N dy    33    806564      2150     40150       300     50339    201026   4040552    229.52    187.51  --
793.90/793.95	c  N dy    34   1209846      2150     40150       300     60601    201026   4515179    239.66    188.47  --
794.11/794.14	c  S st    34   1209846      2150     40150       300     60601    201026   4515179    239.66    188.47  --
794.11/794.14	c Finding binary XORs  T:     0.00 s  found:       0
794.30/794.36	c  S st    34   1210350      2150     40150       300     61105    201026   4583034    239.66    188.47  --
794.30/794.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
794.30/794.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
794.90/794.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.7M T:  0.59
794.90/794.97	c Calc non-exist non-lernt bins v-fix:     0 done:   2150 time:  0.00 s
794.90/794.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
795.00/795.00	c Subs w/ non-existent bins:      0 time:  0.04 s
795.10/795.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
795.10/795.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
795.10/795.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
867.91/867.95	c ORs :    150 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
876.10/876.18	c Added 22 vars  tried: 80000 time: 8.23
876.61/876.67	c ORs :     22 avg-s:  0.0 cl-sh: 34690 l-rem:  34690 b-add:     44 v-rep:   0 cl-rem: 0 avg s: nan T:    8.72
876.71/876.74	c lits-rem:        22  cl-subs:     1676  v-elim:   2000  v-fix:    0  time: 81.59 s
876.71/876.74	c learnt bin added due to v-elim: 0
876.71/876.74	c vivif2 --  cl tried    40172 cl shrink        0 lits rem          0 time: 0.00
876.71/876.79	c vivif2 --  cl tried    59429 cl shrink        0 lits rem          0 time: 0.04
876.90/876.95	c asymm  cl-useful: 0/8710/40172 lits-rem:0 time: 0.16
876.90/876.95	c calculated reachability. Time: 0.00
876.90/876.95	c  N dy    34   1210350      2172     40172       344     59429    201178   4376254    239.66    188.47  --
1296.82/1296.80	c  N dy    35   1710352      2172     40172       344     85567    201178   8686735    255.77    193.51  --
1297.11/1297.14	c  S st    35   1710352      2172     40172       344     85567    201178   8686735    255.77    193.51  --
1297.41/1297.43	c  S st    35   1710857      2172     40172       344     86072    201178   8758849    255.77    193.51  --
1297.41/1297.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1297.41/1297.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.31/1298.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.8M T:  0.93
1298.31/1298.38	c Calc non-exist non-lernt bins v-fix:     0 done:   2172 time:  0.00 s
1298.31/1298.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.41/1298.45	c Subs w/ non-existent bins:      0 time:  0.07 s
1298.61/1298.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.81/1298.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
1298.81/1298.84	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-3173198-1301790294/watcher-3173198-1301790294 -o /tmp/evaluation-result-3173198-1301790294/solver-3173198-1301790294 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173198-1301790294.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: 1.19 2.90 3.56 2/176 16168
/proc/meminfo: memFree=22051200/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=29484 CPUtime=0 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 970 0 0 0 0 0 0 0 22 0 1 0 290629246 30191616 905 33554432000 4194304 4797429 140736370247008 18446744073709551615 248089394711 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 7371 905 347 148 0 2300 0

[startup+0.0283319 s]
/proc/loadavg: 1.19 2.90 3.56 2/176 16168
/proc/meminfo: memFree=22051200/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=30976 CPUtime=0.02 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 1514 0 0 0 2 0 0 0 22 0 1 0 290629246 31719424 1420 33554432000 4194304 4797429 140736370247008 18446744073709551615 4358922 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 7744 1421 348 148 0 2673 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30976

[startup+0.100309 s]
/proc/loadavg: 1.19 2.90 3.56 2/176 16168
/proc/meminfo: memFree=22051200/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=31632 CPUtime=0.09 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 1787 0 0 0 9 0 0 0 22 0 1 0 290629246 32391168 1686 33554432000 4194304 4797429 140736370247008 18446744073709551615 4430142 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 7908 1686 371 148 0 2837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31632

[startup+0.300321 s]
/proc/loadavg: 1.19 2.90 3.56 2/176 16168
/proc/meminfo: memFree=22051200/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=135660 CPUtime=0.29 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 3513 0 0 0 29 0 0 0 23 0 1 0 290629246 138915840 2784 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 33915 2784 404 148 0 28844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135660

[startup+0.700148 s]
/proc/loadavg: 1.19 2.90 3.56 2/176 16168
/proc/meminfo: memFree=22051200/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=135660 CPUtime=0.69 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 3934 0 0 0 69 0 0 0 25 0 1 0 290629246 138915840 3202 33554432000 4194304 4797429 140736370247008 18446744073709551615 4258745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 33915 3202 406 148 0 28844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135660

[startup+1.50106 s]
/proc/loadavg: 1.19 2.90 3.56 5/190 16195
/proc/meminfo: memFree=21916396/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=135660 CPUtime=1.49 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 4683 0 0 0 148 1 0 0 25 0 1 0 290629246 138915840 3949 33554432000 4194304 4797429 140736370247008 18446744073709551615 248089394833 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 33915 3949 406 148 0 28844 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 135660

[startup+3.10078 s]
/proc/loadavg: 1.19 2.90 3.56 5/190 16196
/proc/meminfo: memFree=21902880/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=138004 CPUtime=3.09 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 6833 0 0 0 308 1 0 0 25 0 1 0 290629246 141316096 4451 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 34501 4451 406 148 0 29430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138004

[startup+6.30023 s]
/proc/loadavg: 1.41 2.92 3.56 5/190 16196
/proc/meminfo: memFree=21882304/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=139144 CPUtime=6.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 10159 0 0 0 628 2 0 0 25 0 1 0 290629246 142483456 5316 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 34786 5316 406 148 0 29715 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 139144

[startup+12.7011 s]
/proc/loadavg: 1.62 2.94 3.56 5/190 16196
/proc/meminfo: memFree=21844208/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=153284 CPUtime=12.69 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 17900 0 0 0 1266 3 0 0 25 0 1 0 290629246 156962816 7420 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 38321 7420 411 148 0 33250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153284

[startup+25.5008 s]
/proc/loadavg: 2.14 2.99 3.57 5/190 16196
/proc/meminfo: memFree=21806212/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=156096 CPUtime=25.49 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 27300 0 0 0 2543 6 0 0 25 0 1 0 290629246 159842304 10236 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 39024 10236 411 148 0 33953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156096

[startup+51.1003 s]
/proc/loadavg: 2.78 3.07 3.58 5/190 16197
/proc/meminfo: memFree=21763612/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=168348 CPUtime=51.09 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 41029 0 0 0 5100 9 0 0 25 0 1 0 290629246 172388352 12420 33554432000 4194304 4797429 140736370247008 18446744073709551615 4518356 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 42087 12420 416 148 0 37016 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 168348

[startup+102.306 s]
/proc/loadavg: 3.47 3.21 3.60 5/190 16198
/proc/meminfo: memFree=21722500/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=179236 CPUtime=102.29 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 73792 0 0 0 10213 16 0 0 25 0 1 0 290629246 183537664 13863 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 44809 13863 416 148 0 39738 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 179236

[startup+162.301 s]
/proc/loadavg: 3.80 3.35 3.62 5/190 16200
/proc/meminfo: memFree=21680392/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=184868 CPUtime=162.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 105241 0 0 0 16206 24 0 0 25 0 1 0 290629246 189304832 19094 33554432000 4194304 4797429 140736370247008 18446744073709551615 4391144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 46217 19094 416 148 0 41146 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 184868

[startup+222.301 s]
/proc/loadavg: 3.93 3.47 3.64 5/190 16201
/proc/meminfo: memFree=21657548/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=190952 CPUtime=222.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 136464 0 0 0 22198 32 0 0 25 0 1 0 290629246 195534848 19761 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 47738 19761 416 148 0 42667 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190952

[startup+282.3 s]
/proc/loadavg: 3.97 3.56 3.66 5/190 16203
/proc/meminfo: memFree=21654172/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=193152 CPUtime=282.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 165482 0 0 0 28192 38 0 0 25 0 1 0 290629246 197787648 22731 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 48288 22731 416 148 0 43217 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 193152

[startup+342.301 s]
/proc/loadavg: 3.99 3.64 3.68 5/190 16204
/proc/meminfo: memFree=21597596/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=198060 CPUtime=342.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 193048 0 0 0 34186 44 0 0 25 0 1 0 290629246 202813440 22885 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 49515 22885 416 148 0 44444 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 198060

[startup+402.3 s]
/proc/loadavg: 3.99 3.70 3.70 5/190 16206
/proc/meminfo: memFree=21581452/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=200080 CPUtime=402.29 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 222269 0 0 0 40178 51 0 0 25 0 1 0 290629246 204881920 21948 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 50020 21948 416 148 0 44949 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 200080

[startup+462.301 s]
/proc/loadavg: 4.07 3.77 3.72 5/190 16208
/proc/meminfo: memFree=21612680/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=214972 CPUtime=462.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 246312 0 0 0 46173 57 0 0 25 0 1 0 290629246 220131328 24928 33554432000 4194304 4797429 140736370247008 18446744073709551615 4567910 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 53743 24928 416 148 0 48672 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 214972

[startup+522.301 s]
/proc/loadavg: 4.03 3.81 3.73 5/190 16209
/proc/meminfo: memFree=21566892/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=214972 CPUtime=522.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 249669 0 0 0 52172 58 0 0 25 0 1 0 290629246 220131328 28268 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 53743 28268 416 148 0 48672 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214972

[startup+582.3 s]
/proc/loadavg: 4.05 3.86 3.75 5/190 16211
/proc/meminfo: memFree=21508952/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=218212 CPUtime=582.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 274899 0 0 0 58164 66 0 0 25 0 1 0 290629246 223449088 31457 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 54553 31457 416 148 0 49482 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 218212

[startup+642.301 s]
/proc/loadavg: 4.02 3.88 3.76 5/190 16212
/proc/meminfo: memFree=21486980/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=219692 CPUtime=642.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 299563 0 0 0 64157 74 0 0 25 0 1 0 290629246 224964608 32951 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 54923 32951 416 148 0 49852 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 219692

[startup+702.3 s]
/proc/loadavg: 4.00 3.90 3.77 5/190 16214
/proc/meminfo: memFree=21513608/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=220704 CPUtime=702.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 322641 0 0 0 70150 80 0 0 25 0 1 0 290629246 226000896 31510 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 55176 31510 416 148 0 50105 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 220704

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.79 5/190 16216
/proc/meminfo: memFree=21514820/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=222544 CPUtime=762.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 346182 0 0 0 76145 86 0 0 25 0 1 0 290629246 227885056 29174 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 55636 29174 416 148 0 50565 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 222544

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.80 5/190 16217
/proc/meminfo: memFree=21492868/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=229476 CPUtime=822.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 359281 0 0 0 82142 88 0 0 25 0 1 0 290629246 234983424 28584 33554432000 4194304 4797429 140736370247008 18446744073709551615 4567809 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 57369 28584 416 148 0 52298 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 229476

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.81 5/190 16219
/proc/meminfo: memFree=21472264/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=231332 CPUtime=882.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 362195 0 0 0 88141 89 0 0 25 0 1 0 290629246 236883968 31488 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 57833 31488 416 148 0 52762 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 231332

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.82 5/190 16220
/proc/meminfo: memFree=21442112/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=234676 CPUtime=942.3 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 381659 0 0 0 94136 94 0 0 25 0 1 0 290629246 240308224 36653 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 58669 36653 416 148 0 53598 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 234676

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.83 5/190 16222
/proc/meminfo: memFree=21476308/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=236520 CPUtime=1002.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 405641 0 0 0 100131 100 0 0 25 0 1 0 290629246 242196480 31065 33554432000 4194304 4797429 140736370247008 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 59130 31065 416 148 0 54059 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 236520

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.83 5/190 16224
/proc/meminfo: memFree=21443904/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=237924 CPUtime=1062.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 427562 0 0 0 106127 104 0 0 25 0 1 0 290629246 243634176 37861 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 59481 37861 416 148 0 54410 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 237924

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.84 5/190 16225
/proc/meminfo: memFree=21479964/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=239192 CPUtime=1122.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 448038 0 0 0 112122 109 0 0 25 0 1 0 290629246 244932608 28184 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 59798 28184 416 148 0 54727 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 239192

[startup+1182.3 s]
/proc/loadavg: 4.06 3.98 3.85 5/190 16227
/proc/meminfo: memFree=21442988/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=240144 CPUtime=1182.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 467876 0 0 0 118114 117 0 0 25 0 1 0 290629246 245907456 32313 33554432000 4194304 4797429 140736370247008 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 60036 32313 416 148 0 54965 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 240144

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.85 5/190 16228
/proc/meminfo: memFree=21453124/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=240912 CPUtime=1242.31 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 485656 0 0 0 124105 126 0 0 25 0 1 0 290629246 246693888 34478 33554432000 4194304 4797429 140736370247008 18446744073709551615 4351747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 60228 34478 416 148 0 55157 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 240912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.86 5/190 16230
/proc/meminfo: memFree=21390596/32950928 swapFree=67111528/67111528
[pid=16168] ppid=16166 vsize=266108 CPUtime=1300.02 cores=4,6
/proc/16168/stat : 16168 (techdemo) R 16166 16168 15342 0 -1 4202496 508754 0 0 0 129869 133 0 0 25 0 1 0 290629246 272494592 41212 33554432000 4194304 4797429 140736370247008 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16168/statm: 66527 41212 416 148 0 61456 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 266108

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.02
CPU time (s): 1300.04
CPU user time (s): 1298.69
CPU system time (s): 1.3428
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 352084

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

runsolver used 2.03569 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-03 02:24:54
IDJOB=3173198
IDBENCH=82616
IDSOLVER=1585
FILE ID=node123/3173198-1301790294
RUNJOBID= node123-1301790294-16153
PBS_JOBID= 12841395
Free space on /tmp= 71928 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173198-1301790294/watcher-3173198-1301790294 -o /tmp/evaluation-result-3173198-1301790294/solver-3173198-1301790294 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173198-1301790294.cnf

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

MD5SUM BENCH= 3b045b7b4cbac0d258a07eda037c4299
RANDOM SEED=127583325

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22051232 kB
Buffers:        345572 kB
Cached:       10233460 kB
SwapCached:          0 kB
Active:        7207224 kB
Inactive:      3437728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22051232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10572 kB
Writeback:           0 kB
AnonPages:       65236 kB
Mapped:          14620 kB
Slab:           190896 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193708 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= 71892 MiB
End job on node123 at 2011-04-03 02:46:37