Trace number 3273525

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 Strange-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3273525-1303605830.cnf'
0.00/0.00	c -- header says num vars:            180
0.00/0.00	c -- header says num clauses:         432
0.00/0.00	c -- clauses added:            0 learnts,          432 normals,            0 xors
0.00/0.00	c -- vars added        180
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       180        72       360         0      1080         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:      87 undec:       0 neg:      93
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       180        72       360         0      1080         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.13	c  N st     8      4917       180        72       360      4786      1080    142308   no data   no data  --
0.29/0.39	c  N st    10     11299       180        72       360      4423      1080    109397   no data   no data  --
0.69/0.75	c  N st    11     17042       180        72       360     10009      1080    285217   no data   no data  --
1.19/1.24	c  F st    12     25001       180        72       360     12326      1080    349003   no data   no data  --
1.19/1.24	c  N st    12     25001       180        72       360     12326      1080    349003   no data   no data  --
1.49/1.57	c Decided on static restart strategy
1.49/1.57	c  N st    18     30000       180        72       360     10574      1080    260333   no data   no data  --
1.49/1.57	c  S st    18     30000       180        72       360     10574      1080    260333   no data   no data  --
1.59/1.63	c  S st    18     30502       180        72       360     11068      1080    273708   no data   no data  --
1.59/1.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.59/1.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.59/1.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1.59/1.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.12	c lits-rem:       192  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.43 s
2.10/2.12	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
2.10/2.12	c calculated reachability. Time: 0.00
2.10/2.12	c  N st    18     30502       180        72       360     10912      1080    268683   no data   no data  --
2.59/2.60	c  N st    20     37613       180        72       360     10115      1080    243249   no data   no data  --
3.09/3.11	c  N st    21     44012       180        72       360     16350      1080    443297   no data   no data  --
3.19/3.25	c  S st    22     45755       180        72       360      9330      1080    190199   no data   no data  --
3.19/3.30	c  S st    22     46258       180        72       360      9831      1080    203893   no data   no data  --
3.19/3.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.29/3.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.29/3.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.29/3.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.29/3.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
3.29/3.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.29/3.39	c lits-rem:        38  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.05 s
3.29/3.39	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
3.29/3.39	c vivif2 --  cl tried     9791 cl shrink        0 lits rem          0 time: 0.00
3.29/3.39	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
3.29/3.39	c calculated reachability. Time: 0.00
3.29/3.39	c  N st    22     46258       180        72       360      9791      1080    202936   no data   no data  --
4.40/4.46	c  N st    23     60655       180        72       360     14062      1080    320738   no data   no data  --
5.19/5.21	c  N st    24     69388       180        72       360     11904      1080    241780   no data   no data  --
5.19/5.21	c  S st    24     69388       180        72       360     11904      1080    241780   no data   no data  --
5.19/5.26	c  S st    24     69893       180        72       360     12403      1080    254748   no data   no data  --
5.19/5.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.19/5.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
5.29/5.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
5.29/5.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.69/5.78	c lits-rem:        88  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.47 s
5.69/5.78	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
5.69/5.78	c vivif2 --  cl tried    12337 cl shrink        0 lits rem          0 time: 0.00
5.69/5.79	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
5.69/5.79	c calculated reachability. Time: 0.00
5.69/5.79	c  N st    24     69893       180        72       360     12337      1080    253179   no data   no data  --
7.29/7.30	c  F st    25     87500       180        72       360     17801      1080    401600   no data   no data  --
7.29/7.30	c  N st    25     87500       180        72       360     17801      1080    401600   no data   no data  --
7.79/7.87	c Decided on static restart strategy
8.19/8.20	c  N st    32     95537       180        72       360     12984      1080    238470   no data   no data  --
9.09/9.15	c  N st    34    104840       180        72       360     22120      1080    510564   no data   no data  --
9.09/9.15	c  S st    34    104840       180        72       360     22120      1080    510564   no data   no data  --
9.19/9.25	c  S st    34    105343       180        72       360     22620      1080    524569   no data   no data  --
9.19/9.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
9.19/9.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
9.29/9.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
9.29/9.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.29/10.37	c lits-rem:       330  cl-subs:      256  v-elim:      0  v-fix:    0  time:  1.02 s
10.29/10.37	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
10.29/10.38	c vivif2 --  cl tried    22364 cl shrink        0 lits rem          0 time: 0.01
10.29/10.38	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
10.29/10.38	c calculated reachability. Time: 0.00
10.29/10.38	c  N st    34    105343       180        72       360     22364      1080    516647   no data   no data  --
11.39/11.40	c  N st    35    114941       180        72       360     18075      1080    376429   no data   no data  --
12.99/13.05	c  N st    36    129339       180        72       360     17439      1080    350536   no data   no data  --
15.30/15.33	c  N st    37    150934       180        72       360     22921      1080    490213   no data   no data  --
16.09/16.16	c  S st    38    158016       180        72       360     29840      1080    706112   no data   no data  --
16.29/16.30	c  S st    38    158524       180        72       360     30346      1080    719075   no data   no data  --
16.29/16.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.29/16.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
16.29/16.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
16.40/16.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
16.40/16.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.60/17.67	c lits-rem:       693  cl-subs:      503  v-elim:      0  v-fix:    0  time:  1.19 s
17.60/17.67	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
17.60/17.68	c vivif2 --  cl tried    29843 cl shrink        0 lits rem          0 time: 0.01
17.60/17.68	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
17.60/17.69	c calculated reachability. Time: 0.00
17.60/17.69	c  N st    38    158524       180        72       360     29843      1080    704274   no data   no data  --
23.79/23.89	c  N st    39    207117       180        72       360     24542      1080    490143   no data   no data  --
27.89/27.90	c  N st    40    237786       180        72       360     34910      1080    790781   no data   no data  --
27.89/27.90	c  S st    40    237786       180        72       360     34910      1080    790781   no data   no data  --
28.09/28.10	c  S st    40    238287       180        72       360     35410      1080    804467   no data   no data  --
28.09/28.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.09/28.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
28.09/28.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
28.19/28.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
28.19/28.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.79/29.88	c lits-rem:       515  cl-subs:      652  v-elim:      0  v-fix:    0  time:  1.60 s
29.79/29.88	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
29.79/29.89	c vivif2 --  cl tried    34758 cl shrink        0 lits rem          0 time: 0.01
29.79/29.89	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
29.79/29.90	c calculated reachability. Time: 0.00
29.79/29.90	c  N st    40    238287       180        72       360     34758      1080    785943   no data   no data  --
39.69/39.72	c  F st    41    306252       180        72       360     36640      1080    797838   no data   no data  --
39.69/39.72	c  N st    41    306252       180        72       360     36640      1080    797838   no data   no data  --
40.59/40.61	c Decided on static restart strategy
44.19/44.21	c  N st    51    334553       180        72       360     40856      1080    906873   no data   no data  --
47.49/47.57	c  N st    53    357430       180        72       360     38812      1080    837452   no data   no data  --
47.49/47.57	c  S st    53    357430       180        72       360     38812      1080    837452   no data   no data  --
47.69/47.72	c  S st    53    357934       180        72       360     39315      1080    851095   no data   no data  --
47.69/47.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.69/47.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.69/47.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
47.69/47.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.79/47.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
47.79/47.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
47.79/47.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.40/49.40	c lits-rem:       753  cl-subs:      647  v-elim:      0  v-fix:    0  time:  1.52 s
49.40/49.40	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
49.40/49.41	c vivif2 --  cl tried    38668 cl shrink        0 lits rem          0 time: 0.01
49.40/49.42	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
49.40/49.42	c calculated reachability. Time: 0.00
49.40/49.42	c  N st    53    357934       180        72       360     38668      1080    832260   no data   no data  --
54.79/54.86	c  N st    54    390326       180        72       360     44959      1080   1019368   no data   no data  --
62.99/63.02	c  N st    55    438914       180        72       360     38682      1080    772894   no data   no data  --
77.00/77.03	c  N st    56    511797       180        72       360     52145      1080   1123949   no data   no data  --
81.89/81.95	c  N st    57    536902       180        72       360     46287      1080    916210   no data   no data  --
81.89/81.95	c  S st    57    536902       180        72       360     46287      1080    916210   no data   no data  --
82.09/82.14	c  S st    57    537403       180        72       360     46779      1080    929270   no data   no data  --
82.09/82.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.09/82.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.09/82.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
82.19/82.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.29/82.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
82.29/82.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
82.29/82.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.99/84.10	c lits-rem:       685  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  1.78 s
83.99/84.10	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
84.09/84.11	c vivif2 --  cl tried    45134 cl shrink        0 lits rem          0 time: 0.01
84.09/84.12	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
84.09/84.12	c calculated reachability. Time: 0.00
84.09/84.12	c  N st    57    537403       180        72       360     45134      1080    897445   no data   no data  --
118.89/118.95	c  N st    58    701387       180        72       360     39257      1080    665958   no data   no data  --
142.30/142.39	c  N st    59    806104       180        72       360     68165      1080   1460596   no data   no data  --
142.30/142.39	c  S st    59    806104       180        72       360     68165      1080   1460596   no data   no data  --
142.60/142.68	c  S st    59    806605       180        72       360     68663      1080   1473869   no data   no data  --
142.60/142.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.60/142.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.70/142.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
142.70/142.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.90/142.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
142.90/142.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
142.90/142.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.49/147.55	c lits-rem:       264  cl-subs:     2490  v-elim:      0  v-fix:    0  time:  4.58 s
147.49/147.55	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
147.49/147.57	c vivif2 --  cl tried    66173 cl shrink        0 lits rem          0 time: 0.02
147.59/147.60	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
147.59/147.61	c calculated reachability. Time: 0.00
147.59/147.61	c  N st    59    806605       180        72       360     66173      1080   1422328   no data   no data  --
211.20/211.25	c  F st    60   1071875       180        72       360     81929      1080   1798852   no data   no data  --
211.20/211.25	c  N st    60   1071875       180        72       360     81929      1080   1798852   no data   no data  --
213.09/213.18	c Decided on static restart strategy
218.59/218.64	c  N st    70   1100178       180        72       360     65889      1080   1307798   no data   no data  --
229.59/229.69	c  N st    72   1136170       180        72       360     56273      1080   1002107   no data   no data  --
238.40/238.49	c  N st    73   1168563       180        72       360     87879      1080   1944752   no data   no data  --
249.79/249.85	c  N st    74   1209907       180        72       360     82308      1080   1714172   no data   no data  --
249.79/249.85	c  S st    74   1209907       180        72       360     82308      1080   1714172   no data   no data  --
250.19/250.21	c  S st    74   1210411       180        72       360     82810      1080   1727900   no data   no data  --
250.19/250.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.19/250.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.19/250.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.07
250.29/250.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.50/250.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
250.50/250.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
250.50/250.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
255.10/255.11	c lits-rem:       258  cl-subs:     2259  v-elim:      0  v-fix:    0  time:  4.54 s
255.10/255.11	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
255.10/255.14	c vivif2 --  cl tried    80551 cl shrink        0 lits rem          0 time: 0.02
255.10/255.16	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
255.10/255.17	c calculated reachability. Time: 0.00
255.10/255.17	c  N st    74   1210411       180        72       360     80551      1080   1684307   no data   no data  --
277.00/277.06	c  N st    75   1283293       180        72       360     57035      1080    984174   no data   no data  --
308.30/308.33	c  N st    76   1392617       180        72       360     65060      1080   1161790   no data   no data  --
357.30/357.31	c  N st    77   1556601       180        72       360     70254      1080   1276397   no data   no data  --
411.09/411.14	c  N st    78   1710412       180        72       360     56414      1080    838491   no data   no data  --
411.09/411.14	c  S st    78   1710412       180        72       360     56414      1080    838491   no data   no data  --
411.30/411.38	c  S st    78   1710919       180        72       360     56917      1080    851917   no data   no data  --
411.30/411.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
411.30/411.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.40/411.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
411.40/411.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.49/411.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
411.49/411.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
411.49/411.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
413.00/413.02	c lits-rem:       187  cl-subs:      109  v-elim:      0  v-fix:    0  time:  1.51 s
413.00/413.02	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
413.00/413.03	c vivif2 --  cl tried    56808 cl shrink        0 lits rem          0 time: 0.01
413.00/413.04	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
413.00/413.05	c calculated reachability. Time: 0.00
413.00/413.05	c  N st    78   1710919       180        72       360     56808      1080    849731   no data   no data  --
555.80/555.86	c  N st    79   2079888       180        72       360     61948      1080    918258   no data   no data  --
606.01/606.00	c  N st    80   2210919       180        72       360     64440      1080    956698   no data   no data  --
606.01/606.00	c  S st    80   2210919       180        72       360     64440      1080    956698   no data   no data  --
606.20/606.25	c  S st    80   2211421       180        72       360     64938      1080    969799   no data   no data  --
606.20/606.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
606.20/606.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
606.30/606.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
606.30/606.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
606.40/606.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
606.40/606.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
606.40/606.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
608.21/608.26	c lits-rem:       129  cl-subs:      149  v-elim:      0  v-fix:    0  time:  1.86 s
608.21/608.26	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
608.21/608.28	c vivif2 --  cl tried    64789 cl shrink        0 lits rem          0 time: 0.01
608.21/608.30	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.02
608.21/608.30	c calculated reachability. Time: 0.00
608.21/608.30	c  N st    80   2211421       180        72       360     64789      1080    966868   no data   no data  --
813.41/813.40	c  N st    81   2711421       180        72       360     81423      1080   1355564   no data   no data  --
813.41/813.40	c  S st    81   2711421       180        72       360     81423      1080   1355564   no data   no data  --
813.71/813.76	c  S st    81   2711924       180        72       360     81924      1080   1369398   no data   no data  --
813.71/813.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
813.71/813.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
813.81/813.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.07
813.81/813.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
814.01/814.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
814.01/814.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
814.01/814.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
816.81/816.88	c lits-rem:        74  cl-subs:      906  v-elim:      0  v-fix:    0  time:  2.86 s
816.81/816.88	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
816.91/816.90	c vivif2 --  cl tried    81018 cl shrink        0 lits rem          0 time: 0.02
816.91/816.93	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
816.91/816.93	c calculated reachability. Time: 0.00
816.91/816.93	c  N st    81   2711924       180        72       360     81018      1080   1350926   no data   no data  --
1033.31/1033.37	c  N st    82   3211924       180        72       360    126863      1080   2584547   no data   no data  --
1033.31/1033.37	c  S st    82   3211924       180        72       360    126863      1080   2584547   no data   no data  --
1033.92/1033.93	c  S st    82   3212424       180        72       360    127361      1080   2597689   no data   no data  --
1033.92/1033.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1033.92/1033.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1034.02/1034.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.14
1034.11/1034.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1034.52/1034.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.41 s
1034.52/1034.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1034.52/1034.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1045.31/1045.31	c lits-rem:       202  cl-subs:     2997  v-elim:      0  v-fix:    0  time: 10.74 s
1045.31/1045.31	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
1045.31/1045.34	c vivif2 --  cl tried   124364 cl shrink        0 lits rem          0 time: 0.04
1045.31/1045.39	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.05
1045.31/1045.39	c calculated reachability. Time: 0.00
1045.31/1045.39	c  N st    82   3212424       180        72       360    124364      1080   2537544   no data   no data  --
1290.52/1290.53	c  N st    83   3712426       180        72       360    135081      1080   2742416   no data   no data  --
1290.52/1290.53	c  S st    83   3712426       180        72       360    135081      1080   2742416   no data   no data  --
1291.22/1291.21	c  S st    83   3712931       180        72       360    135586      1080   2755718   no data   no data  --
1291.22/1291.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1291.22/1291.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1291.33/1291.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.14
1291.43/1291.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.82/1291.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
1291.82/1291.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1291.82/1291.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3273525-1303605830/watcher-3273525-1303605830 -o /tmp/evaluation-result-3273525-1303605830/solver-3273525-1303605830 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3273525-1303605830.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.85 1.00 1.67 3/184 5766
/proc/meminfo: memFree=19312548/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=29804 CPUtime=0 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 536 0 0 0 0 0 0 0 21 0 1 0 472185681 30519296 473 33554432000 4194304 4650387 140735524450704 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 7451 473 377 112 0 2416 0

[startup+0.0719469 s]
/proc/loadavg: 0.85 1.00 1.67 3/184 5766
/proc/meminfo: memFree=19312548/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=29936 CPUtime=0.07 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 671 0 0 0 7 0 0 0 21 0 1 0 472185681 30654464 608 33554432000 4194304 4650387 140735524450704 18446744073709551615 4315050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 7484 608 378 112 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29936

[startup+0.100937 s]
/proc/loadavg: 0.85 1.00 1.67 3/184 5766
/proc/meminfo: memFree=19312548/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=30100 CPUtime=0.09 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 720 0 0 0 9 0 0 0 21 0 1 0 472185681 30822400 657 33554432000 4194304 4650387 140735524450704 18446744073709551615 4303920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 7525 657 378 112 0 2490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30100

[startup+0.300904 s]
/proc/loadavg: 0.85 1.00 1.67 3/184 5766
/proc/meminfo: memFree=19312548/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=30656 CPUtime=0.29 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 1018 0 0 0 29 0 0 0 22 0 1 0 472185681 31391744 798 33554432000 4194304 4650387 140735524450704 18446744073709551615 4360326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 7664 798 380 112 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30656

[startup+0.700832 s]
/proc/loadavg: 0.85 1.00 1.67 3/184 5766
/proc/meminfo: memFree=19312548/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=31212 CPUtime=0.69 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 1446 0 0 0 69 0 0 0 24 0 1 0 472185681 31961088 966 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 7803 966 380 112 0 2768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31212

[startup+1.5007 s]
/proc/loadavg: 0.85 1.00 1.67 5/190 5777
/proc/meminfo: memFree=19291292/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=32152 CPUtime=1.49 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 2329 0 0 0 149 0 0 0 25 0 1 0 472185681 32923648 1098 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 8038 1098 381 112 0 3003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32152

[startup+3.10041 s]
/proc/loadavg: 0.85 1.00 1.67 6/190 5777
/proc/meminfo: memFree=19266820/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=39152 CPUtime=3.09 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 4674 0 0 0 309 0 0 0 25 0 1 0 472185681 40091648 2993 33554432000 4194304 4650387 140735524450704 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 9788 2993 382 112 0 4753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39152

[startup+6.30084 s]
/proc/loadavg: 1.10 1.05 1.68 5/190 5777
/proc/meminfo: memFree=19254544/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=41308 CPUtime=6.29 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 6813 0 0 0 628 1 0 0 25 0 1 0 472185681 42299392 3459 33554432000 4194304 4650387 140735524450704 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 10327 3459 382 112 0 5292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41308

[startup+12.7007 s]
/proc/loadavg: 1.33 1.10 1.69 5/190 5777
/proc/meminfo: memFree=19220344/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=48408 CPUtime=12.69 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 10789 0 0 0 1268 1 0 0 25 0 1 0 472185681 49569792 5346 33554432000 4194304 4650387 140735524450704 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 12102 5346 382 112 0 7067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48408

[startup+25.5005 s]
/proc/loadavg: 1.92 1.24 1.73 6/190 5777
/proc/meminfo: memFree=19181788/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=57340 CPUtime=25.49 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 17422 0 0 0 2547 2 0 0 25 0 1 0 472185681 58716160 7501 33554432000 4194304 4650387 140735524450704 18446744073709551615 4335200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 14335 7501 382 112 0 9300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57340

[startup+51.1009 s]
/proc/loadavg: 2.63 1.46 1.79 5/190 5778
/proc/meminfo: memFree=19139788/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=68720 CPUtime=51.09 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 27226 0 0 0 5105 4 0 0 25 0 1 0 472185681 70369280 10429 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 17180 10429 382 112 0 12145 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68720

[startup+102.307 s]
/proc/loadavg: 3.48 1.88 1.91 5/190 5779
/proc/meminfo: memFree=19081504/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=77748 CPUtime=102.3 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 41351 0 0 0 10224 6 0 0 25 0 1 0 472185681 79613952 12767 33554432000 4194304 4650387 140735524450704 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 19437 12767 382 112 0 14402 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77748

[startup+162.3 s]
/proc/loadavg: 3.81 2.26 2.04 6/190 5781
/proc/meminfo: memFree=19002740/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=95192 CPUtime=162.29 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 57263 0 0 0 16220 9 0 0 25 0 1 0 472185681 97476608 16072 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 23798 16072 382 112 0 18763 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95192

[startup+222.301 s]
/proc/loadavg: 3.93 2.58 2.16 5/190 5783
/proc/meminfo: memFree=18961528/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=95580 CPUtime=222.29 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 68562 0 0 0 22217 12 0 0 25 0 1 0 472185681 97873920 16949 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 23895 16949 382 112 0 18860 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95580

[startup+282.301 s]
/proc/loadavg: 3.97 2.83 2.27 6/190 5784
/proc/meminfo: memFree=18908548/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=109868 CPUtime=282.3 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 81083 0 0 0 28215 15 0 0 25 0 1 0 472185681 112504832 20255 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 27467 20255 382 112 0 22432 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109868

[startup+342.301 s]
/proc/loadavg: 3.99 3.04 2.38 6/190 5786
/proc/meminfo: memFree=18883112/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=110180 CPUtime=342.29 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 90948 0 0 0 34211 18 0 0 25 0 1 0 472185681 112824320 20250 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 27545 20250 382 112 0 22510 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 110180

[startup+402.301 s]
/proc/loadavg: 3.99 3.21 2.47 5/190 5787
/proc/meminfo: memFree=18890404/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=110424 CPUtime=402.3 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 99473 0 0 0 40209 21 0 0 25 0 1 0 472185681 113074176 20809 33554432000 4194304 4650387 140735524450704 18446744073709551615 4366868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 27606 20809 382 112 0 22571 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 110424

[startup+462.3 s]
/proc/loadavg: 3.99 3.36 2.57 6/190 5789
/proc/meminfo: memFree=18877224/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=111496 CPUtime=462.3 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 107567 0 0 0 46206 24 0 0 25 0 1 0 472185681 114171904 20318 33554432000 4194304 4650387 140735524450704 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 27874 20318 382 112 0 22839 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111496

[startup+522.301 s]
/proc/loadavg: 3.99 3.47 2.65 5/190 5791
/proc/meminfo: memFree=18872492/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=111620 CPUtime=522.3 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 114454 0 0 0 52203 27 0 0 25 0 1 0 472185681 114298880 21326 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 27905 21326 382 112 0 22870 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111620

[startup+582.3 s]
/proc/loadavg: 3.99 3.56 2.74 6/190 5792
/proc/meminfo: memFree=18857596/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=112732 CPUtime=582.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 122591 0 0 0 58201 30 0 0 25 0 1 0 472185681 115437568 20227 33554432000 4194304 4650387 140735524450704 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 28183 20227 382 112 0 23148 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 112732

[startup+642.301 s]
/proc/loadavg: 4.10 3.67 2.82 6/190 5794
/proc/meminfo: memFree=18839084/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=116840 CPUtime=642.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 130314 0 0 0 64199 32 0 0 25 0 1 0 472185681 119644160 21597 33554432000 4194304 4650387 140735524450704 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 29210 21597 382 112 0 24175 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 116840

[startup+702.301 s]
/proc/loadavg: 4.12 3.74 2.90 5/190 5795
/proc/meminfo: memFree=18826900/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=116980 CPUtime=702.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 137069 0 0 0 70196 35 0 0 25 0 1 0 472185681 119787520 21957 33554432000 4194304 4650387 140735524450704 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 29245 21957 382 112 0 24210 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116980

[startup+762.306 s]
/proc/loadavg: 4.04 3.79 2.96 6/190 5797
/proc/meminfo: memFree=18823616/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=117136 CPUtime=762.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 144019 0 0 0 76194 37 0 0 25 0 1 0 472185681 119947264 22296 33554432000 4194304 4650387 140735524450704 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 29284 22296 382 112 0 24249 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 117136

[startup+822.301 s]
/proc/loadavg: 4.01 3.82 3.03 5/190 5799
/proc/meminfo: memFree=18800260/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=123364 CPUtime=822.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 152082 0 0 0 82192 39 0 0 25 0 1 0 472185681 126324736 23406 33554432000 4194304 4650387 140735524450704 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 30841 23406 382 112 0 25806 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 123364

[startup+882.3 s]
/proc/loadavg: 4.00 3.85 3.08 6/190 5800
/proc/meminfo: memFree=18790692/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=123492 CPUtime=882.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 159136 0 0 0 88188 43 0 0 25 0 1 0 472185681 126455808 23368 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 30873 23368 382 112 0 25838 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 123492

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.14 5/190 5802
/proc/meminfo: memFree=18773916/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=180280 CPUtime=942.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 164368 0 0 0 94185 46 0 0 25 0 1 0 472185681 184606720 24986 33554432000 4194304 4650387 140735524450704 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 45070 24986 382 112 0 40035 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180280

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.19 6/190 5803
/proc/meminfo: memFree=18758968/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=123700 CPUtime=1002.32 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 171296 0 0 0 100183 49 0 0 25 0 1 0 472185681 126668800 24478 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 30925 24478 382 112 0 25890 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 123700

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.24 6/190 5814
/proc/meminfo: memFree=18699840/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=153496 CPUtime=1062.31 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 183889 0 0 0 106179 52 0 0 25 0 1 0 472185681 157179904 29407 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 38374 29407 382 112 0 33339 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 153496

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.28 5/190 5816
/proc/meminfo: memFree=18661596/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=153576 CPUtime=1122.32 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 189075 0 0 0 112176 56 0 0 25 0 1 0 472185681 157261824 30718 33554432000 4194304 4650387 140735524450704 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 38394 30718 382 112 0 33359 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 153576

[startup+1182.3 s]
/proc/loadavg: 4.15 3.97 3.33 6/190 5819
/proc/meminfo: memFree=18672104/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=212116 CPUtime=1182.32 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 194149 0 0 0 118174 58 0 0 25 0 1 0 472185681 217206784 31858 33554432000 4194304 4650387 140735524450704 18446744073709551615 4313338 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 53029 31858 382 112 0 47994 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 212116

[startup+1242.3 s]
/proc/loadavg: 4.09 3.99 3.38 5/190 5822
/proc/meminfo: memFree=18673476/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=153800 CPUtime=1242.32 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 200977 0 0 0 124171 61 0 0 25 0 1 0 472185681 157491200 30665 33554432000 4194304 4650387 140735524450704 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 38450 30665 382 112 0 33415 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 153800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.42 3/186 5825
/proc/meminfo: memFree=18942928/32951124 swapFree=67111528/67111528
[pid=5766] ppid=5764 vsize=163036 CPUtime=1300.03 cores=1,3
/proc/5766/stat : 5766 (strangenight1-s) R 5764 5766 5163 0 -1 4202496 207797 0 0 0 129939 64 0 0 25 0 1 0 472185681 166948864 33383 33554432000 4194304 4650387 140735524450704 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5766/statm: 40759 33383 382 112 0 35724 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 163036

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.39
CPU system time (s): 0.649901
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 212856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.649901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207797
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= 10
involuntary context switches= 13832

runsolver used 2.00569 second user time and 5.10822 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 02:43:51
IDJOB=3273525
IDBENCH=83141
IDSOLVER=1589
FILE ID=node103/3273525-1303605830
RUNJOBID= node103-1303605829-5736
PBS_JOBID= 13150592
Free space on /tmp= 71056 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s34713902-sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273525-1303605830/watcher-3273525-1303605830 -o /tmp/evaluation-result-3273525-1303605830/solver-3273525-1303605830 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3273525-1303605830.cnf

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=2079152308

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19312588 kB
Buffers:       2111184 kB
Cached:       10882176 kB
SwapCached:          0 kB
Active:        3750580 kB
Inactive:      9311200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19312588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18768 kB
Writeback:           0 kB
AnonPages:       67876 kB
Mapped:          15852 kB
Slab:           512820 kB
PageTables:       5260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252180 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= 71056 MiB
End job on node103 at 2011-04-24 03:05:33