Trace number 3370578

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 (fixed)? (TO) 1299.98 1300.02

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370578-1305389952.cnf'
0.00/0.01	c -- header says num vars:            180
0.00/0.01	c -- header says num clauses:         432
0.00/0.01	c -- clauses added:            0 learnts,          432 normals,            0 xors
0.00/0.01	c -- vars added        180
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       180        72       360         0      1080         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      87 undec:       0 neg:      93
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       180        72       360         0      1080         0   no data   no data  --
0.02/0.04	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       180        72       360      4786      1080    142308   no data   no data  --
0.39/0.43	c  N st    10     11299       180        72       360      4423      1080    109397   no data   no data  --
0.79/0.82	c  N st    11     17042       180        72       360     10009      1080    285217   no data   no data  --
1.29/1.36	c  F st    12     25001       180        72       360     12326      1080    349003   no data   no data  --
1.29/1.36	c  N st    12     25001       180        72       360     12326      1080    349003   no data   no data  --
1.69/1.72	c Decided on static restart strategy
1.69/1.72	c  N st    18     30000       180        72       360     10574      1080    260333   no data   no data  --
1.69/1.72	c  S st    18     30000       180        72       360     10574      1080    260333   no data   no data  --
1.69/1.78	c  S st    18     30502       180        72       360     11068      1080    273708   no data   no data  --
1.69/1.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.69/1.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1.78/1.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1.78/1.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.28/2.31	c lits-rem:       192  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.47 s
2.28/2.31	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
2.28/2.31	c calculated reachability. Time: 0.00
2.28/2.31	c  N st    18     30502       180        72       360     10912      1080    268683   no data   no data  --
2.78/2.83	c  N st    20     37613       180        72       360     10115      1080    243249   no data   no data  --
3.29/3.37	c  N st    21     44012       180        72       360     16350      1080    443297   no data   no data  --
3.48/3.53	c  S st    22     45755       180        72       360      9330      1080    190199   no data   no data  --
3.48/3.58	c  S st    22     46258       180        72       360      9831      1080    203893   no data   no data  --
3.48/3.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.48/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.48/3.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/3.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.58/3.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
3.58/3.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/3.67	c lits-rem:        38  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.05 s
3.58/3.67	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
3.58/3.67	c vivif2 --  cl tried     9791 cl shrink        0 lits rem          0 time: 0.00
3.58/3.68	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
3.58/3.68	c calculated reachability. Time: 0.00
3.58/3.68	c  N st    22     46258       180        72       360      9791      1080    202936   no data   no data  --
4.79/4.84	c  N st    23     60655       180        72       360     14062      1080    320738   no data   no data  --
5.59/5.66	c  N st    24     69388       180        72       360     11904      1080    241780   no data   no data  --
5.59/5.66	c  S st    24     69388       180        72       360     11904      1080    241780   no data   no data  --
5.69/5.72	c  S st    24     69893       180        72       360     12403      1080    254748   no data   no data  --
5.69/5.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.69/5.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
5.69/5.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
5.69/5.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.28	c lits-rem:        88  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.51 s
6.19/6.28	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
6.19/6.28	c vivif2 --  cl tried    12337 cl shrink        0 lits rem          0 time: 0.00
6.19/6.28	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.00
6.19/6.28	c calculated reachability. Time: 0.00
6.19/6.28	c  N st    24     69893       180        72       360     12337      1080    253179   no data   no data  --
7.89/7.93	c  F st    25     87500       180        72       360     17801      1080    401600   no data   no data  --
7.89/7.93	c  N st    25     87500       180        72       360     17801      1080    401600   no data   no data  --
8.49/8.55	c Decided on static restart strategy
8.89/8.91	c  N st    32     95537       180        72       360     12984      1080    238470   no data   no data  --
9.89/9.92	c  N st    34    104840       180        72       360     22120      1080    510564   no data   no data  --
9.89/9.92	c  S st    34    104840       180        72       360     22120      1080    510564   no data   no data  --
9.98/10.03	c  S st    34    105343       180        72       360     22620      1080    524569   no data   no data  --
9.98/10.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.98/10.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.98/10.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
9.98/10.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.08/10.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
10.08/10.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
10.08/10.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.23	c lits-rem:       330  cl-subs:      256  v-elim:      0  v-fix:    0  time:  1.10 s
11.19/11.23	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
11.19/11.24	c vivif2 --  cl tried    22364 cl shrink        0 lits rem          0 time: 0.01
11.19/11.25	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
11.19/11.25	c calculated reachability. Time: 0.00
11.19/11.25	c  N st    34    105343       180        72       360     22364      1080    516647   no data   no data  --
12.28/12.36	c  N st    35    114941       180        72       360     18075      1080    376429   no data   no data  --
14.09/14.19	c  N st    36    129339       180        72       360     17439      1080    350536   no data   no data  --
16.59/16.65	c  N st    37    150934       180        72       360     22921      1080    490213   no data   no data  --
17.49/17.55	c  S st    38    158016       180        72       360     29840      1080    706112   no data   no data  --
17.69/17.71	c  S st    38    158524       180        72       360     30346      1080    719075   no data   no data  --
17.69/17.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.69/17.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.69/17.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
17.69/17.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.79/17.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
17.79/17.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
17.79/17.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.99/19.03	c lits-rem:       693  cl-subs:      503  v-elim:      0  v-fix:    0  time:  1.16 s
18.99/19.03	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
18.99/19.04	c vivif2 --  cl tried    29843 cl shrink        0 lits rem          0 time: 0.01
18.99/19.05	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
18.99/19.05	c calculated reachability. Time: 0.00
18.99/19.05	c  N st    38    158524       180        72       360     29843      1080    704274   no data   no data  --
25.79/25.86	c  N st    39    207117       180        72       360     24542      1080    490143   no data   no data  --
30.19/30.23	c  N st    40    237786       180        72       360     34910      1080    790781   no data   no data  --
30.19/30.23	c  S st    40    237786       180        72       360     34910      1080    790781   no data   no data  --
30.39/30.40	c  S st    40    238287       180        72       360     35410      1080    804467   no data   no data  --
30.39/30.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.39/30.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
30.39/30.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.48/30.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
30.48/30.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
30.48/30.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.28/32.37	c lits-rem:       515  cl-subs:      652  v-elim:      0  v-fix:    0  time:  1.81 s
32.28/32.37	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
32.28/32.38	c vivif2 --  cl tried    34758 cl shrink        0 lits rem          0 time: 0.01
32.28/32.39	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
32.28/32.39	c calculated reachability. Time: 0.00
32.28/32.39	c  N st    40    238287       180        72       360     34758      1080    785943   no data   no data  --
43.08/43.15	c  F st    41    306252       180        72       360     36640      1080    797838   no data   no data  --
43.08/43.15	c  N st    41    306252       180        72       360     36640      1080    797838   no data   no data  --
44.08/44.13	c Decided on static restart strategy
47.97/48.07	c  N st    51    334553       180        72       360     40856      1080    906873   no data   no data  --
51.69/51.78	c  N st    53    357430       180        72       360     38812      1080    837452   no data   no data  --
51.69/51.78	c  S st    53    357430       180        72       360     38812      1080    837452   no data   no data  --
51.88/51.96	c  S st    53    357934       180        72       360     39315      1080    851095   no data   no data  --
51.88/51.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.88/51.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.98/52.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
51.98/52.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.08/52.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
52.08/52.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
52.08/52.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.89/53.96	c lits-rem:       753  cl-subs:      647  v-elim:      0  v-fix:    0  time:  1.80 s
53.89/53.96	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
53.89/53.97	c vivif2 --  cl tried    38668 cl shrink        0 lits rem          0 time: 0.01
53.89/53.98	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
53.89/53.98	c calculated reachability. Time: 0.00
53.89/53.98	c  N st    53    357934       180        72       360     38668      1080    832260   no data   no data  --
59.77/59.80	c  N st    54    390326       180        72       360     44959      1080   1019368   no data   no data  --
68.67/68.70	c  N st    55    438914       180        72       360     38682      1080    772894   no data   no data  --
83.98/84.06	c  N st    56    511797       180        72       360     52145      1080   1123949   no data   no data  --
89.48/89.57	c  N st    57    536902       180        72       360     46287      1080    916210   no data   no data  --
89.48/89.57	c  S st    57    536902       180        72       360     46287      1080    916210   no data   no data  --
89.68/89.79	c  S st    57    537403       180        72       360     46779      1080    929270   no data   no data  --
89.68/89.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.68/89.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.77/89.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
89.77/89.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.87/89.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
89.87/89.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
89.87/89.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.87/91.97	c lits-rem:       685  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  1.99 s
91.87/91.97	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
91.87/91.99	c vivif2 --  cl tried    45134 cl shrink        0 lits rem          0 time: 0.01
91.97/92.00	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
91.97/92.00	c calculated reachability. Time: 0.00
91.97/92.00	c  N st    57    537403       180        72       360     45134      1080    897445   no data   no data  --
129.87/129.97	c  N st    58    701387       180        72       360     39257      1080    665958   no data   no data  --
156.27/156.39	c  N st    59    806104       180        72       360     68165      1080   1460596   no data   no data  --
156.27/156.39	c  S st    59    806104       180        72       360     68165      1080   1460596   no data   no data  --
156.67/156.72	c  S st    59    806605       180        72       360     68663      1080   1473869   no data   no data  --
156.67/156.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.67/156.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.67/156.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
156.77/156.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.98/157.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
156.98/157.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
156.98/157.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.58/161.62	c lits-rem:       264  cl-subs:     2490  v-elim:      0  v-fix:    0  time:  4.56 s
161.58/161.62	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
161.58/161.64	c vivif2 --  cl tried    66173 cl shrink        0 lits rem          0 time: 0.02
161.58/161.66	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.02
161.58/161.66	c calculated reachability. Time: 0.00
161.58/161.66	c  N st    59    806605       180        72       360     66173      1080   1422328   no data   no data  --
231.08/231.18	c  F st    60   1071875       180        72       360     81929      1080   1798852   no data   no data  --
231.08/231.18	c  N st    60   1071875       180        72       360     81929      1080   1798852   no data   no data  --
233.28/233.35	c Decided on static restart strategy
239.37/239.41	c  N st    70   1100178       180        72       360     65889      1080   1307798   no data   no data  --
251.67/251.71	c  N st    72   1136170       180        72       360     56273      1080   1002107   no data   no data  --
262.07/262.11	c  N st    73   1168563       180        72       360     87879      1080   1944752   no data   no data  --
274.47/274.58	c  N st    74   1209907       180        72       360     82308      1080   1714172   no data   no data  --
274.47/274.58	c  S st    74   1209907       180        72       360     82308      1080   1714172   no data   no data  --
274.88/274.98	c  S st    74   1210411       180        72       360     82810      1080   1727900   no data   no data  --
274.88/274.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.88/274.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.98/275.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
275.07/275.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.27/275.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
275.27/275.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
275.27/275.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
280.27/280.33	c lits-rem:       258  cl-subs:     2259  v-elim:      0  v-fix:    0  time:  4.94 s
280.27/280.33	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
280.27/280.36	c vivif2 --  cl tried    80551 cl shrink        0 lits rem          0 time: 0.03
280.27/280.39	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
280.27/280.39	c calculated reachability. Time: 0.00
280.27/280.39	c  N st    74   1210411       180        72       360     80551      1080   1684307   no data   no data  --
303.07/303.16	c  N st    75   1283293       180        72       360     57035      1080    984174   no data   no data  --
337.27/337.34	c  N st    76   1392617       180        72       360     65060      1080   1161790   no data   no data  --
391.06/391.18	c  N st    77   1556601       180        72       360     70254      1080   1276397   no data   no data  --
450.97/451.07	c  N st    78   1710412       180        72       360     56414      1080    838491   no data   no data  --
450.97/451.07	c  S st    78   1710412       180        72       360     56414      1080    838491   no data   no data  --
451.26/451.33	c  S st    78   1710919       180        72       360     56917      1080    851917   no data   no data  --
451.26/451.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
451.26/451.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.26/451.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
451.36/451.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.36/451.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
451.36/451.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
451.36/451.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
453.07/453.20	c lits-rem:       187  cl-subs:      109  v-elim:      0  v-fix:    0  time:  1.71 s
453.07/453.20	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
453.17/453.21	c vivif2 --  cl tried    56808 cl shrink        0 lits rem          0 time: 0.01
453.17/453.22	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.01
453.17/453.23	c calculated reachability. Time: 0.00
453.17/453.23	c  N st    78   1710919       180        72       360     56808      1080    849731   no data   no data  --
610.96/611.04	c  N st    79   2079888       180        72       360     61948      1080    918258   no data   no data  --
666.46/666.52	c  N st    80   2210919       180        72       360     64440      1080    956698   no data   no data  --
666.46/666.52	c  S st    80   2210919       180        72       360     64440      1080    956698   no data   no data  --
666.76/666.80	c  S st    80   2211421       180        72       360     64938      1080    969799   no data   no data  --
666.76/666.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
666.76/666.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
666.76/666.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
666.76/666.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
666.86/666.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
666.86/666.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
666.86/666.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
669.06/669.12	c lits-rem:       129  cl-subs:      149  v-elim:      0  v-fix:    0  time:  2.14 s
669.06/669.12	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
669.06/669.13	c vivif2 --  cl tried    64789 cl shrink        0 lits rem          0 time: 0.01
669.06/669.16	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.02
669.06/669.16	c calculated reachability. Time: 0.00
669.06/669.16	c  N st    80   2211421       180        72       360     64789      1080    966868   no data   no data  --
896.66/896.73	c  N st    81   2711421       180        72       360     81423      1080   1355564   no data   no data  --
896.66/896.73	c  S st    81   2711421       180        72       360     81423      1080   1355564   no data   no data  --
897.06/897.14	c  S st    81   2711924       180        72       360     81924      1080   1369398   no data   no data  --
897.06/897.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
897.06/897.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
897.16/897.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
897.16/897.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
897.36/897.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
897.36/897.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
897.36/897.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
900.46/900.59	c lits-rem:        74  cl-subs:      906  v-elim:      0  v-fix:    0  time:  3.15 s
900.46/900.59	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
900.56/900.61	c vivif2 --  cl tried    81018 cl shrink        0 lits rem          0 time: 0.02
900.56/900.64	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.03
900.56/900.64	c calculated reachability. Time: 0.00
900.56/900.64	c  N st    81   2711924       180        72       360     81018      1080   1350926   no data   no data  --
1140.95/1141.03	c  N st    82   3211924       180        72       360    126863      1080   2584547   no data   no data  --
1140.95/1141.03	c  S st    82   3211924       180        72       360    126863      1080   2584547   no data   no data  --
1141.55/1141.66	c  S st    82   3212424       180        72       360    127361      1080   2597689   no data   no data  --
1141.55/1141.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1141.55/1141.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.76/1141.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.16
1141.85/1141.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1142.25/1142.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
1142.25/1142.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1142.25/1142.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1154.15/1154.21	c lits-rem:       202  cl-subs:     2997  v-elim:      0  v-fix:    0  time: 11.84 s
1154.15/1154.21	c vivif2 --  cl tried       72 cl shrink        0 lits rem          0 time: 0.00
1154.15/1154.24	c vivif2 --  cl tried   124364 cl shrink        0 lits rem          0 time: 0.04
1154.25/1154.30	c asymm  cl-useful: 0/72/72 lits-rem:0 time: 0.06
1154.25/1154.31	c calculated reachability. Time: 0.00
1154.25/1154.31	c  N st    82   3212424       180        72       360    124364      1080   2537544   no data   no data  --

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: 961)

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-3370578-1305389952/watcher-3370578-1305389952 -o /tmp/evaluation-result-3370578-1305389952/solver-3370578-1305389952 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370578-1305389952.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.02 4.04 4.00 3/284 3138
/proc/meminfo: memFree=19086568/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=20420 CPUtime=0 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 650594868 20910080 196 33554432000 4194304 4650387 140733358789744 18446744073709551615 274659846033 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3138/statm: 5105 196 162 112 0 57 0

[startup+0.0310359 s]
/proc/loadavg: 4.02 4.04 4.00 3/284 3138
/proc/meminfo: memFree=19086568/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=29808 CPUtime=0.02 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 581 0 0 0 2 0 0 0 18 0 1 0 650594868 30523392 520 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 7452 520 377 112 0 2417 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29808

[startup+0.100977 s]
/proc/loadavg: 4.02 4.04 4.00 3/284 3138
/proc/meminfo: memFree=19086568/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=30104 CPUtime=0.09 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 709 0 0 0 9 0 0 0 18 0 1 0 650594868 30826496 648 33554432000 4194304 4650387 140733358789744 18446744073709551615 4334210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 7526 648 378 112 0 2491 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30104

[startup+0.301002 s]
/proc/loadavg: 4.02 4.04 4.00 3/284 3138
/proc/meminfo: memFree=19086568/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=30660 CPUtime=0.29 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 994 0 0 0 29 0 0 0 18 0 1 0 650594868 31395840 776 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 7665 776 380 112 0 2630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30660

[startup+0.700933 s]
/proc/loadavg: 4.02 4.04 4.00 3/284 3138
/proc/meminfo: memFree=19086568/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=31084 CPUtime=0.69 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 1407 0 0 0 69 0 0 0 18 0 1 0 650594868 31830016 929 33554432000 4194304 4650387 140733358789744 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 7771 929 380 112 0 2736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31084

[startup+1.5008 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3191
/proc/meminfo: memFree=19065888/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=32156 CPUtime=1.49 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 2262 0 0 0 149 0 0 0 20 0 1 0 650594868 32927744 1033 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 8039 1033 381 112 0 3004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32156

[startup+3.1005 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3191
/proc/meminfo: memFree=19042076/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=39156 CPUtime=3.08 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 4577 0 0 0 308 0 0 0 19 0 1 0 650594868 40095744 2898 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 9789 2898 382 112 0 4754 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39156

[startup+6.30093 s]
/proc/loadavg: 4.01 4.04 4.00 7/295 3191
/proc/meminfo: memFree=19024236/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=41312 CPUtime=6.29 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 6611 0 0 0 628 1 0 0 25 0 1 0 650594868 42303488 3259 33554432000 4194304 4650387 140733358789744 18446744073709551615 4333671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 10328 3259 382 112 0 5293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41312

[startup+12.7009 s]
/proc/loadavg: 4.25 4.08 4.02 5/295 3191
/proc/meminfo: memFree=19001260/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=48412 CPUtime=12.68 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 10514 0 0 0 1267 1 0 0 25 0 1 0 650594868 49573888 5073 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 12103 5073 382 112 0 7068 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48412

[startup+25.5006 s]
/proc/loadavg: 4.26 4.10 4.02 5/295 3191
/proc/meminfo: memFree=18960612/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=57344 CPUtime=25.49 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 16931 0 0 0 2546 3 0 0 25 0 1 0 650594868 58720256 7012 33554432000 4194304 4650387 140733358789744 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 14336 7012 382 112 0 9301 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57344

[startup+51.1012 s]
/proc/loadavg: 4.23 4.10 4.02 5/295 3192
/proc/meminfo: memFree=18932836/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=64036 CPUtime=51.08 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 25650 0 0 0 5103 5 0 0 25 0 1 0 650594868 65572864 8855 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 16009 8855 382 112 0 10974 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64036

[startup+102.311 s]
/proc/loadavg: 4.10 4.08 4.02 5/295 3194
/proc/meminfo: memFree=18866880/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=77672 CPUtime=102.28 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 39498 0 0 0 10221 7 0 0 25 0 1 0 650594868 79536128 12572 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 19418 12572 382 112 0 14383 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77672

[startup+162.301 s]
/proc/loadavg: 4.03 4.07 4.01 5/295 3195
/proc/meminfo: memFree=18776972/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=95032 CPUtime=162.27 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 54141 0 0 0 16216 11 0 0 25 0 1 0 650594868 97312768 16804 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 23758 16804 382 112 0 18723 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 95032

[startup+222.301 s]
/proc/loadavg: 4.06 4.07 4.01 5/295 3197
/proc/meminfo: memFree=18772596/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=95500 CPUtime=222.27 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 65496 0 0 0 22213 14 0 0 25 0 1 0 650594868 97792000 16051 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 23875 16051 382 112 0 18840 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 95500

[startup+282.301 s]
/proc/loadavg: 4.02 4.05 4.01 5/295 3198
/proc/meminfo: memFree=18716640/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=109736 CPUtime=282.27 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 76779 0 0 0 28209 18 0 0 25 0 1 0 650594868 112369664 20679 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 27434 20679 382 112 0 22399 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 109736

[startup+342.301 s]
/proc/loadavg: 4.07 4.06 4.01 5/295 3200
/proc/meminfo: memFree=18684880/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=110012 CPUtime=342.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 85981 0 0 0 34206 20 0 0 25 0 1 0 650594868 112652288 20406 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 27503 20406 382 112 0 22468 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 110012

[startup+402.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3201
/proc/meminfo: memFree=18678408/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=110264 CPUtime=402.27 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 94256 0 0 0 40204 23 0 0 25 0 1 0 650594868 112910336 20977 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 27566 20977 382 112 0 22531 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 110264

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/295 3203
/proc/meminfo: memFree=18655316/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=111376 CPUtime=462.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 102125 0 0 0 46200 26 0 0 25 0 1 0 650594868 114049024 20599 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 27844 20599 382 112 0 22809 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 111376

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 3205
/proc/meminfo: memFree=18676864/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=111500 CPUtime=522.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 108612 0 0 0 52198 28 0 0 25 0 1 0 650594868 114176000 21365 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 27875 21365 382 112 0 22840 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 111500

[startup+582.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/295 3206
/proc/meminfo: memFree=18625516/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=111624 CPUtime=582.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 114915 0 0 0 58195 31 0 0 25 0 1 0 650594868 114302976 21789 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 27906 21789 382 112 0 22871 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 111624

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/295 3208
/proc/meminfo: memFree=18596356/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=112736 CPUtime=642.27 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 122808 0 0 0 64194 33 0 0 25 0 1 0 650594868 115441664 20446 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 28184 20446 382 112 0 23149 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 112736

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/295 3209
/proc/meminfo: memFree=18589896/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=116844 CPUtime=702.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 129964 0 0 0 70191 35 0 0 25 0 1 0 650594868 119648256 21249 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 29211 21249 382 112 0 24176 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 116844

[startup+762.311 s]
/proc/loadavg: 4.17 4.07 4.01 5/295 3211
/proc/meminfo: memFree=18583684/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=116908 CPUtime=762.27 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 135040 0 0 0 76190 37 0 0 25 0 1 0 650594868 119713792 23198 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 29227 23198 382 112 0 24192 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 116908

[startup+822.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/295 3213
/proc/meminfo: memFree=18568156/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=117068 CPUtime=822.25 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 141408 0 0 0 82186 39 0 0 25 0 1 0 650594868 119877632 23014 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 29267 23014 382 112 0 24232 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 117068

[startup+882.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/295 3214
/proc/meminfo: memFree=18552396/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=117644 CPUtime=882.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 148191 0 0 0 88185 41 0 0 25 0 1 0 650594868 120467456 23015 33554432000 4194304 4650387 140733358789744 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 29411 23015 382 112 0 24376 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 117644

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/295 3216
/proc/meminfo: memFree=18528696/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=123420 CPUtime=942.26 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 155920 0 0 0 94183 43 0 0 25 0 1 0 650594868 126382080 23719 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 30855 23719 382 112 0 25820 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 123420

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3218
/proc/meminfo: memFree=18496432/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=123568 CPUtime=1002.25 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 162009 0 0 0 100179 46 0 0 25 0 1 0 650594868 126533632 22629 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 30892 22629 382 112 0 25857 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 123568

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/295 3219
/proc/meminfo: memFree=18499780/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=123648 CPUtime=1062.25 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 167193 0 0 0 106176 49 0 0 25 0 1 0 650594868 126615552 24137 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 30912 24137 382 112 0 25877 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 123648

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/295 3221
/proc/meminfo: memFree=18501872/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=123768 CPUtime=1122.25 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 173507 0 0 0 112174 51 0 0 25 0 1 0 650594868 126738432 22872 33554432000 4194304 4650387 140733358789744 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 30942 22872 382 112 0 25907 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 123768

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/295 3222
/proc/meminfo: memFree=18456224/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=153500 CPUtime=1182.25 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 184580 0 0 0 118171 54 0 0 25 0 1 0 650594868 157184000 30100 33554432000 4194304 4650387 140733358789744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 38375 30100 382 112 0 33340 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 153500

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/295 3227
/proc/meminfo: memFree=18434500/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=153580 CPUtime=1242.25 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 189244 0 0 0 124168 57 0 0 25 0 1 0 650594868 157265920 30889 33554432000 4194304 4650387 140733358789744 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 38395 30889 382 112 0 33360 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 153580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3229
/proc/meminfo: memFree=18421592/32951132 swapFree=67093824/67111528
[pid=3138] ppid=3135 vsize=153656 CPUtime=1299.95 cores=0,2
/proc/3138/stat : 3138 (strangenight1-s) R 3135 3138 2953 0 -1 4202496 193522 0 0 0 129937 58 0 0 25 0 1 0 650594868 157343744 31233 33554432000 4194304 4650387 140733358789744 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/3138/statm: 38414 31233 382 112 0 33379 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 153656

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): 1299.98
CPU user time (s): 1299.38
CPU system time (s): 0.593909
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 226352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.593909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193522
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= 21
involuntary context switches= 15285

runsolver used 3.76343 second user time and 8.08377 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 18:19:12
IDJOB=3370578
IDBENCH=83141
IDSOLVER=1847
FILE ID=node131/3370578-1305389952
RUNJOBID= node131-1305388650-2973
PBS_JOBID= 13324410
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370578-1305389952/watcher-3370578-1305389952 -o /tmp/evaluation-result-3370578-1305389952/solver-3370578-1305389952 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370578-1305389952.cnf

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=834641109

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19086740 kB
Buffers:        261636 kB
Cached:        3624692 kB
SwapCached:       1504 kB
Active:       10551528 kB
Inactive:      3054576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19086740 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:     9718288 kB
Mapped:          26932 kB
Slab:           163808 kB
PageTables:      31536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28029088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node131 at 2011-05-14 18:40:54