Trace number 3175645

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

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3175645-1301784969.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.39/0.42	c asymm  cl-useful: 0/14596/34000 lits-rem:0 time: 0.40
0.39/0.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.48/0.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
0.48/0.59	c Finding binary XORs  T:     0.00 s  found:       0
0.58/0.61	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.58/0.61	c calculated reachability. Time: 0.00
0.58/0.61	c Calc default polars -  time:   0.00 s pos:     197 undec:       6 neg:     197
0.58/0.61	c =========================================================================================
0.58/0.61	c types(t): F = full restart, N = normal restart
0.58/0.61	c types(t): S = simplification begin/end, E = solution found
0.58/0.61	c restart types(rt): st = static, dy = dynamic
0.58/0.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.58/0.61	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.88/0.95	c  N dy    11      4022       400     34000         0      3972    238000    384981     83.50     87.99  --
1.28/1.38	c  N dy    30      8820       400     34000         0      5911    238000    453730     83.88     88.81  --
1.68/1.79	c  N dy    44     13298       400     34000         0      5645    238000    307224     83.29     87.87  --
2.19/2.24	c  N dy    61     18179       400     34000         0     10464    238000    763283     82.94     87.85  --
2.59/2.66	c  N dy    77     22600       400     34000         0      8710    238000    491816     82.80     89.35  --
2.89/2.90	c  F st    88     25001       400     34000         0     11067    238000    715475     82.94     80.38  --
3.09/3.10	c  N st    92     27034       400     34000         0     13078    238000    902236     82.94   no data  --
3.29/3.38	c  S st    94     30000       400     34000         0      8664    238000    403233     82.94   no data  --
3.39/3.45	c  S st    94     30505       400     34000         0      9168    238000    446198     82.94   no data  --
3.39/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.39/3.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.39/3.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.38/7.44	c lits-rem:      1219  cl-subs:       74  v-elim:      0  v-fix:    0  time:  3.96 s
7.59/7.66	c asymm  cl-useful: 0/6622/34000 lits-rem:0 time: 0.22
7.59/7.66	c calculated reachability. Time: 0.00
7.59/7.66	c  N dy    94     30505       400     34000         0      9094    238000    433972     82.94   no data  --
7.98/8.08	c  N dy   116     34575       400     34000         0     13111    238000    814608     83.17     87.66  --
8.48/8.51	c  N dy   128     38754       400     34000         0      8799    238000    313963     83.01     88.66  --
8.89/8.90	c  N dy   147     42793       400     34000         0     12785    238000    685562     82.95     87.40  --
9.09/9.19	c  S st   159     45757       400     34000         0     15709    238000    961054     82.98     83.82  --
9.19/9.27	c  S st   159     46264       400     34000         0     16214    238000   1004628     82.98   no data  --
9.19/9.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
9.29/9.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.29/9.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.98/16.04	c lits-rem:       944  cl-subs:      232  v-elim:      0  v-fix:    0  time:  6.71 s
15.98/16.04	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
15.98/16.05	c vivif2 --  cl tried    15982 cl shrink        0 lits rem          0 time: 0.01
16.18/16.28	c asymm  cl-useful: 0/5480/34000 lits-rem:0 time: 0.22
16.18/16.28	c calculated reachability. Time: 0.00
16.18/16.28	c  N dy   159     46264       400     34000         0     15982    238000    969078     82.98   no data  --
16.69/16.77	c  N dy   179     50540       400     34000         0     10713    238000    409067     83.04     87.70  --
17.19/17.20	c  N dy   194     54594       400     34000         0     14700    238000    784165     82.97     87.34  --
17.60/17.67	c  N dy   205     58726       400     34000         0     18791    238000   1168811     82.82     87.38  --
18.09/18.11	c  N dy   225     62845       400     34000         0     12359    238000    480230     82.84     88.08  --
18.49/18.57	c  N dy   239     67539       400     34000         0     16991    238000    920152     82.69     87.61  --
18.69/18.76	c  S st   243     69397       400     34000         0     18826    238000   1091831     82.64     85.54  --
18.79/18.84	c  S st   243     69899       400     34000         0     19328    238000   1133478     82.64   no data  --
18.79/18.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.79/18.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.89/18.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
18.89/18.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.29/26.34	c lits-rem:      1045  cl-subs:      248  v-elim:      0  v-fix:    0  time:  7.44 s
26.29/26.35	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
26.29/26.36	c vivif2 --  cl tried    19080 cl shrink        0 lits rem          0 time: 0.01
26.58/26.63	c asymm  cl-useful: 0/5048/34000 lits-rem:0 time: 0.27
26.58/26.63	c calculated reachability. Time: 0.00
26.58/26.63	c  N dy   243     69899       400     34000         0     19080    238000   1096987     82.64   no data  --
27.09/27.18	c  N dy   262     74382       400     34000         0     12008    238000    363609     82.54     87.07  --
27.69/27.70	c  N dy   283     79262       400     34000         0     16830    238000    812557     82.52     86.94  --
28.18/28.29	c  N dy   300     84409       400     34000         0     21906    238000   1291303     82.45     88.04  --
28.59/28.68	c  F st   315     87500       400     34000         0     24953    238000   1578320     82.44     77.67  --
28.98/29.04	c  N st   320     90797       400     34000         0     15705    238000    636826     82.44   no data  --
29.70/29.72	c  N dy   336     96909       400     34000         0     21756    238000   1211019     82.37     87.56  --
30.49/30.51	c  N dy   363    103219       400     34000         0     14496    238000    435940     82.37     86.85  --
30.59/30.69	c  S st   369    104848       400     34000         0     16101    238000    585018     82.31     74.38  --
30.69/30.77	c  S st   369    105352       400     34000         0     16605    238000    628476     82.31   no data  --
30.69/30.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.69/30.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.69/30.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
30.79/30.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.79/30.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.79/30.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
30.79/30.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.88/35.94	c lits-rem:       956  cl-subs:       65  v-elim:      0  v-fix:    0  time:  5.13 s
35.88/35.94	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
35.88/35.95	c vivif2 --  cl tried    16540 cl shrink        0 lits rem          0 time: 0.01
35.98/36.04	c asymm  cl-useful: 0/2254/34000 lits-rem:0 time: 0.09
35.98/36.04	c calculated reachability. Time: 0.00
35.98/36.04	c  N dy   369    105352       400     34000         0     16540    238000    617942     82.31   no data  --
36.78/36.82	c  N dy   401    112271       400     34000         0     23370    238000   1262502     82.36     86.96  --
37.58/37.69	c  N dy   433    119546       400     34000         0     16073    238000    504503     82.39     87.03  --
38.38/38.50	c  N dy   463    127249       400     34000         0     23684    238000   1217482     82.37     92.47  --
39.48/39.52	c  N dy   495    135380       400     34000         0     16240    238000    437830     82.35     86.98  --
40.49/40.55	c  N dy   535    144268       400     34000         0     25024    238000   1265676     82.36     87.41  --
41.69/41.77	c  N dy   568    154099       400     34000         0     18271    238000    546724     82.28     86.62  --
42.18/42.29	c  S st   588    158029       400     34000         0     22136    238000    910051     82.30   no data  --
42.38/42.40	c  S st   588    158534       400     34000         0     22639    238000    953724     82.30   no data  --
42.38/42.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.38/42.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.38/42.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
42.38/42.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.38/42.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.38/42.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
42.38/42.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.08/49.19	c lits-rem:      1027  cl-subs:      171  v-elim:      0  v-fix:    0  time:  6.73 s
49.08/49.20	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
49.18/49.21	c vivif2 --  cl tried    22468 cl shrink        0 lits rem          0 time: 0.01
49.39/49.48	c asymm  cl-useful: 0/5982/34000 lits-rem:0 time: 0.27
49.39/49.48	c calculated reachability. Time: 0.00
49.39/49.48	c  N dy   588    158534       400     34000         0     22468    238000    927473     82.30   no data  --
50.79/50.84	c  N dy   635    168908       400     34000         0     32699    238000   1890922     82.31     86.76  --
52.18/52.28	c  N dy   674    180576       400     34000         0     26800    238000   1264949     82.22     86.69  --
53.79/53.87	c  N dy   728    192293       400     34000         0     19928    238000    540607     82.25     87.11  --
55.38/55.49	c  N dy   792    205211       400     34000         0     32667    238000   1737312     82.26     86.87  --
57.19/57.20	c  N dy   853    218449       400     34000         0     26332    238000   1058323     82.26     87.12  --
58.99/59.07	c  N dy   915    232428       400     34000         0     40119    238000   2364241     82.25     86.82  --
59.68/59.77	c  S st   942    237801       400     34000         0     25037    238000    859046     82.25   no data  --
59.78/59.87	c  S st   942    238305       400     34000         0     25540    238000    902930     82.25   no data  --
59.78/59.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.78/59.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.78/59.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
59.88/59.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.88/59.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.88/59.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
59.88/59.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.28/65.37	c lits-rem:       739  cl-subs:      139  v-elim:      0  v-fix:    0  time:  5.45 s
65.28/65.37	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
65.28/65.38	c vivif2 --  cl tried    25401 cl shrink        0 lits rem          0 time: 0.01
65.58/65.61	c asymm  cl-useful: 0/4817/34000 lits-rem:0 time: 0.22
65.58/65.61	c calculated reachability. Time: 0.00
65.58/65.61	c  N dy   942    238305       400     34000         0     25401    238000    881559     82.25   no data  --
67.58/67.63	c  N dy   980    253517       400     34000         0     40436    238000   2292145     82.10     86.51  --
69.99/70.05	c  N dy  1057    270265       400     34000         0     35593    238000   1763734     82.10     86.64  --
72.59/72.68	c  N dy  1153    287629       400     34000         0     30357    238000   1192781     82.15     88.13  --
75.49/75.58	c  N dy  1232    305986       400     34000         0     25094    238000    613120     82.15     86.82  --
75.59/75.61	c  F st  1234    306251       400     34000         0     25357    238000    636594     82.15     72.89  --
78.28/78.30	c  N dy  1316    325748       400     34000         0     44607    238000   2452890     82.18     86.68  --
81.08/81.14	c  N dy  1369    345795       400     34000         0     40042    238000   1945088     81.99     87.03  --
82.98/83.02	c  S st  1426    357457       400     34000         0     26220    238000    556877     82.00   no data  --
83.08/83.11	c  S st  1426    357963       400     34000         0     26724    238000    601269     82.00   no data  --
83.08/83.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.08/83.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.08/83.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
83.08/83.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.08/83.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.08/83.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
83.08/83.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.58/87.62	c lits-rem:       706  cl-subs:       24  v-elim:      0  v-fix:    0  time:  4.47 s
87.58/87.63	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
87.58/87.63	c vivif2 --  cl tried    26700 cl shrink        0 lits rem          0 time: 0.01
87.78/87.88	c asymm  cl-useful: 0/4537/34000 lits-rem:0 time: 0.25
87.78/87.88	c calculated reachability. Time: 0.00
87.78/87.88	c  N dy  1426    357963       400     34000         0     26700    238000    596876     82.00   no data  --
90.59/90.66	c  N dy  1500    377986       400     34000         0     46488    238000   2452408     81.98     86.62  --
93.58/93.61	c  N dy  1596    398010       400     34000         0     39910    238000   1764222     82.01     86.54  --
96.68/96.77	c  N dy  1692    418141       400     34000         0     32470    238000    983288     82.05     86.67  --
99.88/99.92	c  N dy  1778    438394       400     34000         0     52488    238000   2871845     82.04     86.47  --
103.09/103.13	c  N dy  1869    458590       400     34000         0     44103    238000   1986916     82.05     86.42  --
106.59/106.68	c  N dy  1965    478791       400     34000         0     34752    238000   1029245     82.07     86.62  --
110.08/110.12	c  N dy  2059    498894       400     34000         0     54583    238000   2886120     82.05     86.54  --
113.59/113.64	c  N dy  2143    519211       400     34000         0     44396    238000   1851757     82.05     86.49  --
116.68/116.78	c  S st  2208    536944       400     34000         0     61929    238000   3493639     82.01     85.13  --
116.88/116.94	c  S st  2208    537449       400     34000         0     62434    238000   3539306     82.01   no data  --
116.88/116.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.88/116.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.88/116.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
117.09/117.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.09/117.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.09/117.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
117.09/117.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
674.80/674.85	c lits-rem:      1510  cl-subs:      918  v-elim:      0  v-fix:    0  time: 557.75 s
674.80/674.85	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
674.80/674.89	c vivif2 --  cl tried    61516 cl shrink        0 lits rem          0 time: 0.03
675.20/675.26	c asymm  cl-useful: 0/2730/34000 lits-rem:0 time: 0.38
675.20/675.27	c calculated reachability. Time: 0.00
675.20/675.27	c  N dy  2208    537449       400     34000         0     61516    238000   3404625     82.01   no data  --
678.80/678.82	c  N dy  2320    557568       400     34000         0     50114    238000   2314726     82.05     86.70  --
682.49/682.59	c  N dy  2410    577726       400     34000         0     37750    238000   1061672     82.07     86.65  --
686.09/686.17	c  N dy  2496    597945       400     34000         0     57722    238000   2930827     82.07     86.66  --
689.80/689.87	c  N dy  2586    618159       400     34000         0     44424    238000   1610293     82.07     86.73  --
693.90/693.96	c  N dy  2688    638346       400     34000         0     64369    238000   3483714     82.09     86.47  --
697.50/697.51	c  N dy  2784    658468       400     34000         0     50006    238000   2049188     82.10     86.45  --
701.60/701.67	c  N dy  2884    678712       400     34000         0     69974    238000   3927108     82.13     86.64  --
705.11/705.19	c  N dy  2963    698903       400     34000         0     54686    238000   2405504     82.12     87.23  --
709.50/709.56	c  N dy  3066    719051       400     34000         0     38382    238000    795401     82.15     87.34  --
713.10/713.13	c  N dy  3149    739091       400     34000         0     58180    238000   2661533     82.15     87.94  --
717.60/717.66	c  N dy  3246    760293       400     34000         0     41936    238000   1041180     82.14     86.64  --
721.40/721.43	c  N dy  3339    780413       400     34000         0     61813    238000   2915697     82.16     87.09  --
726.00/726.04	c  N dy  3435    801310       400     34000         0     44249    238000   1175712     82.16     86.58  --
726.80/726.86	c  S st  3455    806174       400     34000         0     49062    238000   1627264     82.16   no data  --
727.01/727.01	c  S st  3455    806676       400     34000         0     49563    238000   1672220     82.16   no data  --
727.01/727.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
727.01/727.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.01/727.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
727.01/727.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
727.01/727.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
727.01/727.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
727.01/727.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
746.60/746.66	c lits-rem:       855  cl-subs:      310  v-elim:      0  v-fix:    0  time: 19.55 s
746.60/746.66	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
746.60/746.68	c vivif2 --  cl tried    49253 cl shrink        0 lits rem          0 time: 0.02
747.00/747.01	c asymm  cl-useful: 0/3147/34000 lits-rem:0 time: 0.33
747.00/747.01	c calculated reachability. Time: 0.00
747.00/747.01	c  N dy  3455    806676       400     34000         0     49253    238000   1626430     82.16   no data  --
751.00/751.06	c  N dy  3535    826946       400     34000         0     69274    238000   3503025     82.14     86.49  --
755.20/755.21	c  N dy  3632    846988       400     34000         0     49874    238000   1625441     82.16     86.60  --
759.40/759.41	c  N dy  3721    867250       400     34000         0     69884    238000   3501382     82.16     87.57  --
763.59/763.67	c  N dy  3813    887411       400     34000         0     49605    238000   1514287     82.17     86.59  --
767.60/767.64	c  N dy  3899    907426       400     34000         0     69371    238000   3378389     82.17     86.50  --
772.11/772.14	c  N dy  3987    927689       400     34000         0     48268    238000   1310564     82.17     87.36  --
776.40/776.40	c  N dy  4089    947705       400     34000         0     68019    238000   3174573     82.19     87.11  --
781.00/781.08	c  N dy  4177    967732       400     34000         0     45678    238000    981402     82.20     87.00  --
785.10/785.16	c  N dy  4264    988104       400     34000         0     65814    238000   2885587     82.20     86.57  --
790.00/790.06	c  N dy  4369   1008172       400     34000         0     85625    238000   4748772     82.22     88.66  --
794.00/794.04	c  N dy  4466   1028386       400     34000         0     62465    238000   2478283     82.23     87.12  --
798.90/798.91	c  N dy  4558   1048436       400     34000         0     82273    238000   4336977     82.23     87.88  --
803.10/803.19	c  N dy  4655   1068512       400     34000         0     57993    238000   1982953     82.24     86.61  --
803.80/803.89	c  F st  4667   1071878       400     34000         0     61323    238000   2296215     82.24     77.80  --
807.60/807.67	c  N dy  4730   1088822       400     34000         0     78075    238000   3887397     82.25     87.96  --
812.30/812.37	c  N dy  4833   1108950       400     34000         0     52820    238000   1406608     82.26     86.61  --
816.70/816.76	c  N dy  4934   1129065       400     34000         0     72666    238000   3283066     82.28     86.64  --
821.80/821.87	c  N dy  5015   1149130       400     34000         0     46409    238000    717050     82.27     86.81  --
825.90/825.92	c  N dy  5100   1170291       400     34000         0     67321    238000   2678186     82.26     87.69  --
830.41/830.42	c  N dy  5184   1190303       400     34000         0     87074    238000   4547386     82.26     86.71  --
834.40/834.42	c  S st  5282   1210015       400     34000         0     59464    238000   1865697     82.27     85.27  --
834.50/834.57	c  S st  5282   1210517       400     34000         0     59964    238000   1906695     82.27   no data  --
834.50/834.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
834.50/834.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
834.60/834.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
834.60/834.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
834.60/834.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
834.60/834.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
834.60/834.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
859.91/859.93	c lits-rem:      1034  cl-subs:      340  v-elim:      0  v-fix:    0  time: 25.25 s
859.91/859.94	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
859.91/859.96	c vivif2 --  cl tried    59624 cl shrink        0 lits rem          0 time: 0.02
860.21/860.27	c asymm  cl-useful: 0/2770/34000 lits-rem:0 time: 0.32
860.21/860.28	c calculated reachability. Time: 0.00
860.21/860.28	c  N dy  5282   1210517       400     34000         0     59624    238000   1855066     82.27   no data  --
864.40/864.41	c  N dy  5369   1230625       400     34000         0     79493    238000   3728626     82.27     86.65  --
869.21/869.26	c  N dy  5458   1250691       400     34000         0     51230    238000   1004101     82.27     88.16  --
873.00/873.05	c  N dy  5546   1270789       400     34000         0     71090    238000   2867655     82.27     87.40  --
877.71/877.72	c  N dy  5643   1290894       400     34000         0     90934    238000   4734528     82.27     87.04  --
881.90/881.99	c  N dy  5722   1311319       400     34000         0     62066    238000   1940903     82.27     86.76  --
886.20/886.21	c  N dy  5811   1331476       400     34000         0     82011    238000   3820239     82.27     86.84  --
891.30/891.37	c  N dy  5907   1351736       400     34000         0     51951    238000    904466     82.27     87.25  --
895.20/895.29	c  N dy  5995   1371981       400     34000         0     71920    238000   2778170     82.28     86.65  --
900.00/900.00	c  N dy  6082   1392312       400     34000         0     91998    238000   4674137     82.28     86.67  --
904.60/904.63	c  N dy  6176   1412395       400     34000         0     60827    238000   1666571     82.29     88.71  --
908.80/908.82	c  N dy  6266   1432532       400     34000         0     80731    238000   3538058     82.30     87.26  --
914.01/914.01	c  N dy  6354   1452558       400     34000         0    100497    238000   5399703     82.30     90.03  --
918.10/918.13	c  N dy  6439   1472666       400     34000         0     68351    238000   2275709     82.30     87.11  --
922.60/922.61	c  N dy  6520   1492784       400     34000         0     88230    238000   4148564     82.30     87.06  --
927.91/927.98	c  N dy  6610   1513061       400     34000         0     55240    238000    961051     82.30     86.86  --
932.30/932.36	c  N dy  6703   1533441       400     34000         0     75381    238000   2859728     82.31     87.36  --
937.40/937.43	c  N dy  6785   1553622       400     34000         0     95300    238000   4727633     82.31     87.05  --
942.50/942.51	c  N dy  6880   1573821       400     34000         0     61237    238000   1442208     82.30     88.06  --
946.71/946.72	c  N dy  6976   1593919       400     34000         0     81100    238000   3317616     82.31     86.69  --
951.70/951.77	c  N dy  7072   1613928       400     34000         0    100859    238000   5179841     82.32     88.90  --
956.70/956.75	c  N dy  7165   1634991       400     34000         0     66702    238000   1871521     82.32     87.46  --
961.20/961.26	c  N dy  7252   1655193       400     34000         0     86678    238000   3758717     82.32     86.70  --
966.61/966.68	c  N dy  7346   1675756       400     34000         0    107009    238000   5676004     82.33     86.66  --
971.21/971.20	c  N dy  7445   1695778       400     34000         0     70775    238000   2168116     82.33     91.96  --
974.51/974.57	c  S st  7509   1710518       400     34000         0     85316    238000   3533756     82.33   no data  --
974.70/974.77	c  S st  7509   1711020       400     34000         0     85817    238000   3578186     82.33   no data  --
974.70/974.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
974.70/974.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
974.80/974.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
974.90/974.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
974.90/974.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.90/974.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
974.90/974.95	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175645-1301784969/watcher-3175645-1301784969 -o /tmp/evaluation-result-3175645-1301784969/solver-3175645-1301784969 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175645-1301784969.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: 3.87 3.94 3.64 4/187 2604
/proc/meminfo: memFree=20119360/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=11760 CPUtime=0 cores=0,2
/proc/2604/stat : 2604 (runsolver) R 2602 2604 2420 0 -1 4202560 40 0 0 0 0 0 0 0 24 0 1 0 368727688 12042240 49 33554432000 4194304 5392636 140734263342544 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/2604/statm: 2940 49 30 293 0 2644 0

[startup+0.075518 s]
/proc/loadavg: 3.87 3.94 3.64 4/187 2604
/proc/meminfo: memFree=20119360/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=31268 CPUtime=0.06 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 1429 0 0 0 6 0 0 0 24 0 1 0 368727688 32018432 1369 33554432000 4194304 4650387 140736825087600 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 7817 1369 347 112 0 2782 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31268

[startup+0.100402 s]
/proc/loadavg: 3.87 3.94 3.64 4/187 2604
/proc/meminfo: memFree=20119360/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=31268 CPUtime=0.09 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 1436 0 0 0 9 0 0 0 24 0 1 0 368727688 32018432 1376 33554432000 4194304 4650387 140736825087600 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 7817 1376 347 112 0 2782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31268

[startup+0.300475 s]
/proc/loadavg: 3.87 3.94 3.64 4/187 2604
/proc/meminfo: memFree=20119360/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=31400 CPUtime=0.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 1478 0 0 0 29 0 0 0 25 0 1 0 368727688 32153600 1418 33554432000 4194304 4650387 140736825087600 18446744073709551615 4370433 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 7850 1418 347 112 0 2815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31400

[startup+0.700389 s]
/proc/loadavg: 3.87 3.94 3.64 4/187 2604
/proc/meminfo: memFree=20119360/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=42436 CPUtime=0.68 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 4428 0 0 0 68 0 0 0 25 0 1 0 368727688 43454464 3742 33554432000 4194304 4650387 140736825087600 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 10609 3742 377 112 0 5574 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42436

[startup+1.50027 s]
/proc/loadavg: 3.87 3.94 3.64 5/187 2626
/proc/meminfo: memFree=20080416/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=43212 CPUtime=1.48 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 5821 0 0 0 148 0 0 0 25 0 1 0 368727688 44249088 4258 33554432000 4194304 4650387 140736825087600 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 10803 4258 379 112 0 5768 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43212

[startup+3.10088 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=20022236/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=43692 CPUtime=3.09 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 8557 0 0 0 308 1 0 0 25 0 1 0 368727688 44740608 4592 33554432000 4194304 4650387 140736825087600 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 10923 4592 380 112 0 5888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43692

[startup+6.30032 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=19997708/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=56540 CPUtime=6.28 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 12593 0 0 0 627 1 0 0 25 0 1 0 368727688 57896960 7223 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 14135 7223 381 112 0 9100 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56540

[startup+12.7002 s]
/proc/loadavg: 3.89 3.94 3.64 5/190 2633
/proc/meminfo: memFree=19981064/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=70956 CPUtime=12.68 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 18004 0 0 0 1266 2 0 0 25 0 1 0 368727688 72658944 11095 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476181 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 17739 11095 381 112 0 12704 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70956

[startup+25.501 s]
/proc/loadavg: 3.91 3.94 3.64 5/190 2633
/proc/meminfo: memFree=19823100/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=82588 CPUtime=25.48 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 24288 0 0 0 2545 3 0 0 25 0 1 0 368727688 84570112 13993 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 20647 13993 381 112 0 15612 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82588

[startup+51.1005 s]
/proc/loadavg: 3.94 3.94 3.65 5/190 2634
/proc/meminfo: memFree=19777288/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=85608 CPUtime=51.09 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 38722 0 0 0 5102 7 0 0 25 0 1 0 368727688 87662592 15681 33554432000 4194304 4650387 140736825087600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 21402 15681 381 112 0 16367 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85608

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.67 5/190 2635
/proc/meminfo: memFree=19659864/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=87952 CPUtime=102.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 75709 0 0 0 10213 16 0 0 25 0 1 0 368727688 90062848 15582 33554432000 4194304 4650387 140736825087600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 21988 15582 381 112 0 16953 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87952

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.68 5/190 2637
/proc/meminfo: memFree=19576016/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=162.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97440 0 0 0 16209 20 0 0 25 0 1 0 368727688 194482176 29645 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29645 381 112 0 42446 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189924

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.70 5/190 2638
/proc/meminfo: memFree=19492904/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=222.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97457 0 0 0 22209 20 0 0 25 0 1 0 368727688 194482176 29662 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29662 381 112 0 42446 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 189924

[startup+282.301 s]
/proc/loadavg: 4.03 3.98 3.72 5/190 2640
/proc/meminfo: memFree=19492616/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=282.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97457 0 0 0 28209 20 0 0 25 0 1 0 368727688 194482176 29662 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29662 381 112 0 42446 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 189924

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 2650
/proc/meminfo: memFree=19475656/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=342.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97458 0 0 0 34209 20 0 0 25 0 1 0 368727688 194482176 29663 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29663 381 112 0 42446 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 189924

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.75 5/190 2652
/proc/meminfo: memFree=19479984/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=402.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97458 0 0 0 40209 20 0 0 25 0 1 0 368727688 194482176 29663 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29663 381 112 0 42446 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 189924

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 2654
/proc/meminfo: memFree=19430984/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=462.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97458 0 0 0 46209 20 0 0 25 0 1 0 368727688 194482176 29663 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29663 381 112 0 42446 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 189924

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 2655
/proc/meminfo: memFree=19443356/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=522.29 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97458 0 0 0 52209 20 0 0 25 0 1 0 368727688 194482176 29663 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29663 381 112 0 42446 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 189924

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 2657
/proc/meminfo: memFree=19422996/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=582.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97458 0 0 0 58209 21 0 0 25 0 1 0 368727688 194482176 29663 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29663 381 112 0 42446 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 189924

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.81 5/190 2658
/proc/meminfo: memFree=19399420/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=189924 CPUtime=642.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 97458 0 0 0 64209 21 0 0 25 0 1 0 368727688 194482176 29663 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 47481 29663 381 112 0 42446 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 189924

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 2660
/proc/meminfo: memFree=19404324/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=140204 CPUtime=702.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 116126 0 0 0 70204 26 0 0 25 0 1 0 368727688 143568896 27081 33554432000 4194304 4650387 140736825087600 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 35051 27081 381 112 0 30016 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 140204

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2662
/proc/meminfo: memFree=19380140/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=144832 CPUtime=762.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 140822 0 0 0 76196 34 0 0 25 0 1 0 368727688 148307968 28033 33554432000 4194304 4650387 140736825087600 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 36208 28034 381 112 0 31173 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 144832

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2663
/proc/meminfo: memFree=19365868/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=145196 CPUtime=822.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 172989 0 0 0 82184 46 0 0 25 0 1 0 368727688 148680704 28171 33554432000 4194304 4650387 140736825087600 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 36299 28171 381 112 0 31264 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 145196

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 2665
/proc/meminfo: memFree=19394376/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=149552 CPUtime=882.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 192440 0 0 0 88180 50 0 0 25 0 1 0 368727688 153141248 30179 33554432000 4194304 4650387 140736825087600 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 37388 30179 381 112 0 32353 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 149552

[startup+942.3 s]
/proc/loadavg: 4.06 4.01 3.85 5/190 2666
/proc/meminfo: memFree=19375760/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=149828 CPUtime=942.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 222843 0 0 0 94172 58 0 0 25 0 1 0 368727688 153423872 29439 33554432000 4194304 4650387 140736825087600 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 37457 29439 381 112 0 32422 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 149828

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 2668
/proc/meminfo: memFree=19327624/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=218236 CPUtime=1002.3 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 241049 0 0 0 100169 61 0 0 25 0 1 0 368727688 223473664 34425 33554432000 4194304 4650387 140736825087600 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 54559 34425 381 112 0 49524 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 218236

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2670
/proc/meminfo: memFree=19326364/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=218612 CPUtime=1062.31 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 241177 0 0 0 106170 61 0 0 25 0 1 0 368727688 223858688 34553 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 54653 34553 381 112 0 49618 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 218612

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2671
/proc/meminfo: memFree=19348800/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=218612 CPUtime=1122.31 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 241181 0 0 0 112170 61 0 0 25 0 1 0 368727688 223858688 34557 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 54653 34557 381 112 0 49618 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 218612

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2673
/proc/meminfo: memFree=19351124/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=218612 CPUtime=1182.31 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 241196 0 0 0 118169 62 0 0 25 0 1 0 368727688 223858688 34572 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 54653 34572 381 112 0 49618 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 218612

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 2674
/proc/meminfo: memFree=19305336/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=218612 CPUtime=1242.31 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 241196 0 0 0 124169 62 0 0 25 0 1 0 368727688 223858688 34572 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 54653 34572 381 112 0 49618 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 218612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.89 3/186 2678
/proc/meminfo: memFree=19588324/32950940 swapFree=67111528/67111528
[pid=2604] ppid=2602 vsize=218612 CPUtime=1300.02 cores=0,2
/proc/2604/stat : 2604 (strangenight1-s) R 2602 2604 2420 0 -1 4202496 241196 0 0 0 129940 62 0 0 25 0 1 0 368727688 223858688 34572 33554432000 4194304 4650387 140736825087600 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2604/statm: 54653 34572 381 112 0 49618 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 218612

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.41
CPU system time (s): 0.629904
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218612

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

runsolver used 2.12268 second user time and 4.96524 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 00:56:09
IDJOB=3175645
IDBENCH=82663
IDSOLVER=1589
FILE ID=node117/3175645-1301784969
RUNJOBID= node117-1301783654-2438
PBS_JOBID= 12841401
Free space on /tmp= 71416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175645-1301784969/watcher-3175645-1301784969 -o /tmp/evaluation-result-3175645-1301784969/solver-3175645-1301784969 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175645-1301784969.cnf

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=136553096

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20119392 kB
Buffers:        389184 kB
Cached:       12052756 kB
SwapCached:          0 kB
Active:        7982012 kB
Inactive:      4547072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20119392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20364 kB
Writeback:           0 kB
AnonPages:       87104 kB
Mapped:          15988 kB
Slab:           239420 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   296884 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= 71408 MiB
End job on node117 at 2011-04-03 01:17:51