Trace number 3369793

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) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S936047914-093-UNKNOWN.cnf
MD5SUMc578ae902020675717dd7f7fb0a11360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.33034
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3369793-1305382109.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     627 undec:      48 neg:     575
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.39/0.49	c  N dy    20      4084      1250     25000         0      4079    125000    566747    109.54    116.28  --
0.79/0.81	c  N dy    43      8185      1250     25000         0      5682    125000    578065    108.05    114.05  --
1.11/1.16	c  N dy    67     12427      1250     25000         0      5675    125000    391809    108.24    115.56  --
1.49/1.50	c  N dy    91     16475      1250     25000         0      9722    125000    944018    108.59    116.27  --
1.79/1.85	c  N dy   118     20642      1250     25000         0      8269    125000    582718    108.72    115.04  --
2.10/2.20	c  N dy   140     24644      1250     25000         0     12267    125000   1122310    108.46    117.61  --
2.20/2.23	c  F st   142     25000      1250     25000         0     12623    125000   1165938    108.31   no data  --
2.59/2.68	c  N dy   148     30000      1250     25000         0     10805    125000    814783    108.31   no data  --
2.59/2.68	c  S st   148     30000      1250     25000         0     10805    125000    814783    108.31   no data  --
2.69/2.74	c  S st   148     30503      1250     25000         0     11308    125000    876923    108.31   no data  --
2.69/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.69/2.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.30/4.38	c lits-rem:      1457  cl-subs:       36  v-elim:      0  v-fix:    0  time:  1.59 s
4.49/4.53	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
4.49/4.53	c calculated reachability. Time: 0.00
4.49/4.53	c  N dy   148     30503      1250     25000         0     11272    125000    864675    108.31   no data  --
4.89/4.92	c  N dy   174     34572      1250     25000         0     15337    125000   1413923    108.43    117.17  --
5.19/5.29	c  N dy   202     38638      1250     25000         0     11502    125000    743666    108.89    117.70  --
5.59/5.68	c  N dy   226     42721      1250     25000         0     15583    125000   1287810    108.68    114.41  --
5.89/5.97	c  S st   243     45754      1250     25000         0      9666    125000    358285    108.55   no data  --
5.99/6.03	c  S st   243     46257      1250     25000         0     10169    125000    420748    108.55   no data  --
5.99/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.99/6.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
5.99/6.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.80/9.84	c lits-rem:      1358  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.79 s
9.80/9.84	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
9.80/9.85	c vivif2 --  cl tried    10169 cl shrink        0 lits rem          0 time: 0.00
9.99/10.00	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
9.99/10.00	c calculated reachability. Time: 0.00
9.99/10.00	c  N dy   243     46257      1250     25000         0     10169    125000    419390    108.55   no data  --
10.29/10.40	c  N dy   267     50359      1250     25000         0     14268    125000    973873    108.54    119.90  --
10.80/10.83	c  N dy   297     54493      1250     25000         0     18399    125000   1543615    108.77    119.49  --
11.19/11.27	c  N dy   324     58783      1250     25000         0     12719    125000    636186    108.68    114.58  --
11.59/11.68	c  N dy   348     62887      1250     25000         0     16819    125000   1191310    108.68    117.21  --
12.10/12.16	c  N dy   373     67042      1250     25000         0     20973    125000   1746270    108.58    115.17  --
12.39/12.42	c  S st   390     69386      1250     25000         0     12339    125000    464495    108.76    107.76  --
12.39/12.48	c  S st   390     69890      1250     25000         0     12843    125000    521217    108.76   no data  --
12.39/12.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.49/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.49/12.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.29/16.31	c lits-rem:      1662  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.80 s
16.29/16.31	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.32	c vivif2 --  cl tried    12842 cl shrink        0 lits rem          0 time: 0.00
16.40/16.47	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
16.40/16.47	c calculated reachability. Time: 0.00
16.40/16.47	c  N dy   390     69890      1250     25000         0     12842    125000    519247    108.76   no data  --
16.89/16.94	c  N dy   418     74533      1250     25000         0     17477    125000   1160323    108.94    114.88  --
17.40/17.45	c  N dy   447     79347      1250     25000         0     22290    125000   1810277    108.96    119.23  --
17.99/18.00	c  N dy   484     84528      1250     25000         0     15480    125000    768523    109.17    117.79  --
18.29/18.30	c  F st   501     87500      1250     25000         0     18447    125000   1170462    109.14   no data  --
18.60/18.66	c  N st   506     90794      1250     25000         0     21720    125000   1685119    109.14   no data  --
19.29/19.35	c  N dy   531     96731      1250     25000         0     14673    125000    528898    109.25    117.46  --
19.99/20.00	c  N dy   563    102944      1250     25000         0     20884    125000   1383719    109.28    117.88  --
20.19/20.21	c  S st   574    104836      1250     25000         0     22775    125000   1641167    109.31    100.20  --
20.19/20.28	c  S st   574    105339      1250     25000         0     23278    125000   1705836    109.31   no data  --
20.19/20.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.29/20.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.29/20.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.89/26.96	c lits-rem:       934  cl-subs:       20  v-elim:      0  v-fix:    0  time:  6.58 s
26.89/26.96	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
26.89/26.97	c vivif2 --  cl tried    23258 cl shrink        0 lits rem          0 time: 0.02
27.19/27.21	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.24
27.19/27.21	c calculated reachability. Time: 0.00
27.19/27.21	c  N dy   574    105339      1250     25000         0     23258    125000   1699004    109.31   no data  --
27.89/27.99	c  N dy   612    112090      1250     25000         0     16024    125000    584156    109.30    116.24  --
28.69/28.79	c  N dy   655    119304      1250     25000         0     23230    125000   1566826    109.37    132.27  --
29.70/29.77	c  N dy   706    126950      1250     25000         0     15885    125000    437978    109.46    115.61  --
30.59/30.64	c  N dy   748    135077      1250     25000         0     23999    125000   1537497    109.42    115.40  --
31.59/31.69	c  N dy   805    143852      1250     25000         0     16783    125000    429235    109.35    115.93  --
32.69/32.70	c  N dy   861    153070      1250     25000         0     25993    125000   1696687    109.42    116.75  --
33.29/33.30	c  S st   893    158008      1250     25000         0     30928    125000   2363174    109.40   no data  --
33.29/33.39	c  S st   893    158511      1250     25000         0     31431    125000   2422067    109.40   no data  --
33.39/33.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.39/33.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.39/33.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
33.49/33.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
33.49/33.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.29/50.38	c lits-rem:       802  cl-subs:       26  v-elim:      0  v-fix:    0  time: 16.88 s
50.29/50.38	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
50.39/50.40	c vivif2 --  cl tried    31405 cl shrink        0 lits rem          0 time: 0.02
50.69/50.70	c asymm  cl-useful: 0/21961/25000 lits-rem:0 time: 0.29
50.69/50.70	c calculated reachability. Time: 0.00
50.69/50.70	c  N dy   893    158511      1250     25000         0     31405    125000   2413596    109.40   no data  --
51.89/51.96	c  N dy   961    168701      1250     25000         0     24603    125000   1379339    109.53    115.92  --
53.29/53.39	c  N dy  1031    179587      1250     25000         0     35475    125000   2859866    109.57    115.51  --
54.69/54.76	c  N dy  1094    191052      1250     25000         0     28947    125000   1838693    109.55    115.77  --
56.39/56.44	c  N dy  1173    203531      1250     25000         0     22433    125000    826725    109.68    116.03  --
58.09/58.16	c  N dy  1258    216559      1250     25000         0     35449    125000   2619328    109.83    117.93  --
59.89/59.97	c  N dy  1342    230399      1250     25000         0     29292    125000   1633253    109.92    117.88  --
60.89/61.00	c  S st  1390    237771      1250     25000         0     36656    125000   2644910    109.96    113.69  --
61.09/61.10	c  S st  1390    238278      1250     25000         0     37163    125000   2705861    109.96   no data  --
61.09/61.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.09/61.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.09/61.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
61.19/61.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.19/61.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.19/61.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
61.19/61.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.89/81.92	c lits-rem:       942  cl-subs:       28  v-elim:      0  v-fix:    0  time: 20.70 s
81.89/81.93	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
81.89/81.95	c vivif2 --  cl tried    37135 cl shrink        0 lits rem          0 time: 0.03
81.99/82.01	c asymm  cl-useful: 0/3039/25000 lits-rem:0 time: 0.06
81.99/82.01	c calculated reachability. Time: 0.00
81.99/82.01	c  N dy  1390    238278      1250     25000         0     37135    125000   2696461    109.96   no data  --
83.99/84.06	c  N dy  1485    253546      1250     25000         0     31415    125000   1819834    110.11    128.79  --
86.19/86.26	c  N dy  1586    269848      1250     25000         0     25724    125000    889514    110.16    116.00  --
88.49/88.56	c  N dy  1688    287203      1250     25000         0     43065    125000   3261593    110.14    117.79  --
90.89/90.96	c  N dy  1792    305625      1250     25000         0     38494    125000   2514957    110.15    117.63  --
90.99/91.05	c  F st  1797    306250      1250     25000         0     39119    125000   2604627    110.16   no data  --
93.59/93.61	c  N dy  1886    325307      1250     25000         0     34170    125000   1786231    110.17    118.61  --
96.39/96.46	c  N dy  2005    345379      1250     25000         0     29250    125000    986200    110.18    117.44  --
97.99/98.10	c  S st  2086    357417      1250     25000         0     41275    125000   2641601    110.24   no data  --
98.19/98.20	c  S st  2086    357921      1250     25000         0     41779    125000   2706537    110.24   no data  --
98.19/98.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.19/98.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.19/98.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
98.29/98.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.29/98.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.29/98.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
98.29/98.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
123.89/123.96	c lits-rem:       600  cl-subs:       23  v-elim:      0  v-fix:    0  time: 25.64 s
123.89/123.96	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
123.89/123.99	c vivif2 --  cl tried    41756 cl shrink        0 lits rem          0 time: 0.03
124.20/124.30	c asymm  cl-useful: 0/18442/25000 lits-rem:0 time: 0.31
124.20/124.31	c calculated reachability. Time: 0.00
124.20/124.31	c  N dy  2086    357921      1250     25000         0     41756    125000   2699310    110.24   no data  --
127.39/127.41	c  N dy  2205    377965      1250     25000         0     35810    125000   1754450    110.30    117.48  --
130.59/130.66	c  N dy  2322    397990      1250     25000         0     28841    125000    675193    110.34    119.33  --
133.58/133.62	c  N dy  2429    418065      1250     25000         0     48892    125000   3427577    110.33    117.81  --
136.88/136.97	c  N dy  2549    439674      1250     25000         0     42507    125000   2433380    110.35    116.21  --
140.29/140.36	c  N dy  2670    459682      1250     25000         0     33528    125000   1058731    110.41    117.46  --
143.49/143.54	c  N dy  2782    479742      1250     25000         0     53572    125000   3808593    110.42    129.58  --
146.68/146.76	c  N dy  2895    499804      1250     25000         0     43646    125000   2315301    110.39    118.40  --
150.28/150.38	c  N dy  3010    519907      1250     25000         0     32751    125000    685741    110.40    116.77  --
152.90/152.98	c  S st  3107    536881      1250     25000         0     49713    125000   3019790    110.39   no data  --
153.09/153.11	c  S st  3107    537386      1250     25000         0     50218    125000   3083000    110.39   no data  --
153.09/153.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
153.09/153.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
153.09/153.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
153.19/153.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.19/153.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.19/153.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
153.19/153.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
329.68/329.74	c lits-rem:       797  cl-subs:       40  v-elim:      0  v-fix:    0  time: 176.49 s
329.68/329.74	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
329.68/329.77	c vivif2 --  cl tried    50178 cl shrink        0 lits rem          0 time: 0.03
329.89/329.92	c asymm  cl-useful: 0/6558/25000 lits-rem:0 time: 0.14
329.89/329.92	c calculated reachability. Time: 0.00
329.89/329.92	c  N dy  3107    537386      1250     25000         0     50178    125000   3070855    110.39   no data  --
333.19/333.25	c  N dy  3231    557589      1250     25000         0     38398    125000   1343136    110.41    117.02  --
336.38/336.45	c  N dy  3348    577653      1250     25000         0     58436    125000   4115360    110.43    116.75  --
339.69/339.71	c  N dy  3473    597749      1250     25000         0     45547    125000   2204410    110.47    137.08  --
343.09/343.13	c  N dy  3586    617832      1250     25000         0     65609    125000   4944112    110.47    117.76  --
346.18/346.28	c  N dy  3708    637952      1250     25000         0     51739    125000   2928316    110.50    117.18  --
349.88/349.98	c  N dy  3834    658028      1250     25000         0     36829    125000    737303    110.53    117.30  --
352.99/353.10	c  N dy  3949    678135      1250     25000         0     56921    125000   3507125    110.54    119.84  --
356.68/356.78	c  N dy  4073    698238      1250     25000         0     41041    125000   1177986    110.55    116.99  --
359.99/360.06	c  N dy  4193    718253      1250     25000         0     61045    125000   3938250    110.57    118.07  --
363.68/363.76	c  N dy  4322    738358      1250     25000         0     44164    125000   1481751    110.59    117.20  --
367.18/367.21	c  N dy  4445    758535      1250     25000         0     64319    125000   4257665    110.61    117.56  --
370.98/371.09	c  N dy  4578    778678      1250     25000         0     46473    125000   1685333    110.66    116.62  --
374.89/374.93	c  N dy  4707    798731      1250     25000         0     66512    125000   4452127    110.69    119.70  --
376.48/376.58	c  S st  4752    806079      1250     25000         0     73852    125000   5468103    110.70    105.80  --
376.68/376.75	c  S st  4752    806579      1250     25000         0     74352    125000   5524090    110.70   no data  --
376.68/376.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
376.68/376.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.78/376.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
376.98/377.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.98/377.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.98/377.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
376.98/377.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1165.67/1165.75	c lits-rem:       822  cl-subs:       50  v-elim:      0  v-fix:    0  time: 788.73 s
1165.67/1165.75	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1165.77/1165.81	c vivif2 --  cl tried    74302 cl shrink        0 lits rem          0 time: 0.05
1166.07/1166.19	c asymm  cl-useful: 0/12458/25000 lits-rem:0 time: 0.38
1166.07/1166.19	c calculated reachability. Time: 0.00
1166.07/1166.19	c  N dy  4752    806579      1250     25000         0     74302    125000   5509535    110.70   no data  --
1169.87/1169.96	c  N dy  4867    826773      1250     25000         0     55514    125000   2783134    110.69    117.41  --
1174.27/1174.35	c  N dy  4989    846817      1250     25000         0     75544    125000   5557076    110.71    117.45  --
1178.08/1178.17	c  N dy  5107    866871      1250     25000         0     55614    125000   2667281    110.73    116.66  --
1182.48/1182.58	c  N dy  5231    887044      1250     25000         0     75763    125000   5456308    110.75    116.74  --
1186.57/1186.63	c  N dy  5349    907117      1250     25000         0     54854    125000   2441771    110.75    117.92  --
1190.96/1191.02	c  N dy  5475    927193      1250     25000         0     74918    125000   5241585    110.79    117.03  --
1195.17/1195.22	c  N dy  5593    947238      1250     25000         0     52977    125000   2059694    110.81    117.57  --
1199.27/1199.36	c  N dy  5700    967258      1250     25000         0     72979    125000   4813434    110.81    117.23  --
1203.87/1203.94	c  N dy  5828    987350      1250     25000         0     50089    125000   1530758    110.82    116.72  --
1207.87/1207.96	c  N dy  5950   1007445      1250     25000         0     70168    125000   4314162    110.84    117.52  --
1212.77/1212.83	c  N dy  6080   1027470      1250     25000         0     46216    125000    860110    110.86    117.31  --
1216.67/1216.73	c  N dy  6196   1047621      1250     25000         0     66347    125000   3649721    110.88    117.75  --
1221.56/1221.60	c  N dy  6310   1067699      1250     25000         0     86407    125000   6386782    110.87    117.59  --
1222.67/1222.77	c  F st  6338   1071875      1250     25000         0     45619    125000    655144    110.88   no data  --
1225.56/1225.62	c  N dy  6406   1087702      1250     25000         0     61424    125000   2892516    110.89    118.17  --
1230.16/1230.29	c  N dy  6532   1107710      1250     25000         0     81421    125000   5641327    110.90    116.89  --
1234.76/1234.83	c  N dy  6646   1127767      1250     25000         0     55499    125000   1886900    110.90    116.86  --
1239.07/1239.15	c  N dy  6767   1147835      1250     25000         0     75550    125000   4665295    110.92    124.02  --
1244.17/1244.29	c  N dy  6878   1167868      1250     25000         0     48608    125000    798614    110.91    116.98  --
1248.17/1248.27	c  N dy  6999   1187953      1250     25000         0     68674    125000   3560771    110.92    117.74  --
1253.17/1253.20	c  N dy  7113   1207955      1250     25000         0     88657    125000   6314219    110.92    117.54  --
1253.67/1253.74	c  S st  7125   1209868      1250     25000         0     90570    125000   6573424    110.91   no data  --
1253.88/1253.97	c  S st  7125   1210374      1250     25000         0     91076    125000   6636888    110.91   no data  --
1253.88/1253.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1253.88/1253.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1253.98/1254.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1254.17/1254.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1254.17/1254.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1254.17/1254.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1254.17/1254.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3369793-1305382109/watcher-3369793-1305382109 -o /tmp/evaluation-result-3369793-1305382109/solver-3369793-1305382109 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369793-1305382109.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.95 2.08 2.97 4/361 24038
/proc/meminfo: memFree=21548392/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=30780 CPUtime=0 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 968 0 0 0 0 0 0 0 22 0 1 0 630627072 31518720 908 33554432000 4194304 4650387 140737044321472 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 7695 908 328 112 0 2660 0

[startup+0.095715 s]
/proc/loadavg: 0.95 2.08 2.97 4/361 24038
/proc/meminfo: memFree=21548392/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=31376 CPUtime=0.09 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 1221 0 0 0 9 0 0 0 22 0 1 0 630627072 32129024 1161 33554432000 4194304 4650387 140737044321472 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 7844 1161 346 112 0 2809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31376

[startup+0.100712 s]
/proc/loadavg: 0.95 2.08 2.97 4/361 24038
/proc/meminfo: memFree=21548392/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=31376 CPUtime=0.09 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 1225 0 0 0 9 0 0 0 22 0 1 0 630627072 32129024 1165 33554432000 4194304 4650387 140737044321472 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 7844 1165 346 112 0 2809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31376

[startup+0.300676 s]
/proc/loadavg: 0.95 2.08 2.97 4/361 24038
/proc/meminfo: memFree=21548392/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=38348 CPUtime=0.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 3239 0 0 0 29 0 0 0 23 0 1 0 630627072 39268352 2868 33554432000 4194304 4650387 140737044321472 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 9587 2868 377 112 0 4552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38348

[startup+0.70061 s]
/proc/loadavg: 0.95 2.08 2.97 4/361 24038
/proc/meminfo: memFree=21548392/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=39068 CPUtime=0.69 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 4291 0 0 0 69 0 0 0 25 0 1 0 630627072 40005632 3038 33554432000 4194304 4650387 140737044321472 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 9767 3038 379 112 0 4732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39068

[startup+1.50048 s]
/proc/loadavg: 0.95 2.08 2.97 5/362 24039
/proc/meminfo: memFree=21510688/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=39332 CPUtime=1.49 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 6012 0 0 0 148 1 0 0 25 0 1 0 630627072 40275968 3601 33554432000 4194304 4650387 140737044321472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 9833 3601 379 112 0 4798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39332

[startup+3.1002 s]
/proc/loadavg: 0.95 2.08 2.97 5/362 24039
/proc/meminfo: memFree=21503360/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=59620 CPUtime=3.09 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 13732 0 0 0 307 2 0 0 18 0 1 0 630627072 61050880 8458 33554432000 4194304 4650387 140737044321472 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 14905 8458 381 112 0 9870 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59620

[startup+6.30062 s]
/proc/loadavg: 1.19 2.11 2.98 5/362 24039
/proc/meminfo: memFree=21454020/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=61468 CPUtime=6.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 17265 0 0 0 626 3 0 0 25 0 1 0 630627072 62943232 8414 33554432000 4194304 4650387 140737044321472 18446744073709551615 4438621 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 15367 8414 381 112 0 10332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61468

[startup+12.7005 s]
/proc/loadavg: 1.42 2.15 2.98 5/362 24039
/proc/meminfo: memFree=21347292/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=63440 CPUtime=12.69 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 21932 0 0 0 1265 4 0 0 25 0 1 0 630627072 64962560 9007 33554432000 4194304 4650387 140737044321472 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 15860 9007 381 112 0 10825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63440

[startup+25.5003 s]
/proc/loadavg: 1.99 2.24 3.00 5/362 24039
/proc/meminfo: memFree=21296876/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=88184 CPUtime=25.49 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 33755 0 0 0 2542 7 0 0 25 0 1 0 630627072 90300416 16047 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 22046 16047 381 112 0 17011 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88184

[startup+51.1008 s]
/proc/loadavg: 2.67 2.38 3.02 5/362 24040
/proc/meminfo: memFree=21171588/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=107412 CPUtime=51.09 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 48137 0 0 0 5099 10 0 0 25 0 1 0 630627072 109989888 19266 33554432000 4194304 4650387 140737044321472 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 26853 19266 381 112 0 21818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107412

[startup+102.314 s]
/proc/loadavg: 3.53 2.66 3.08 5/362 24041
/proc/meminfo: memFree=21095048/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=171924 CPUtime=102.3 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 84449 0 0 0 10213 17 0 0 25 0 1 0 630627072 176050176 25962 33554432000 4194304 4650387 140737044321472 18446744073709551615 4438807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 42981 25962 381 112 0 37946 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 171924

[startup+162.3 s]
/proc/loadavg: 3.83 2.90 3.14 5/362 24043
/proc/meminfo: memFree=21034608/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=184680 CPUtime=162.28 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 116009 0 0 0 16203 25 0 0 25 0 1 0 630627072 189112320 29076 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 46170 29076 381 112 0 41135 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 184680

[startup+222.301 s]
/proc/loadavg: 4.08 3.14 3.20 5/362 24045
/proc/meminfo: memFree=20998968/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=184680 CPUtime=222.28 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 116055 0 0 0 22203 25 0 0 25 0 1 0 630627072 189112320 29122 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 46170 29122 381 112 0 41135 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 184680

[startup+282.301 s]
/proc/loadavg: 4.08 3.31 3.26 5/362 24046
/proc/meminfo: memFree=20987756/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=184680 CPUtime=282.28 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 116055 0 0 0 28203 25 0 0 25 0 1 0 630627072 189112320 29122 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 46170 29122 381 112 0 41135 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 184680

[startup+342.301 s]
/proc/loadavg: 4.03 3.43 3.30 5/362 24048
/proc/meminfo: memFree=20957220/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=185220 CPUtime=342.28 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 127968 0 0 0 34200 28 0 0 25 0 1 0 630627072 189665280 30374 33554432000 4194304 4650387 140737044321472 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 46305 30374 381 112 0 41270 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 185220

[startup+402.301 s]
/proc/loadavg: 4.01 3.53 3.34 5/362 24049
/proc/meminfo: memFree=20894824/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231340 CPUtime=402.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168870 0 0 0 40191 38 0 0 25 0 1 0 630627072 236892160 42009 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57835 42009 381 112 0 52800 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 231340

[startup+462.301 s]
/proc/loadavg: 4.07 3.63 3.38 5/362 24051
/proc/meminfo: memFree=20918688/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=462.28 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 46190 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 231608

[startup+522.301 s]
/proc/loadavg: 4.02 3.70 3.42 5/362 24053
/proc/meminfo: memFree=20914040/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=522.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 52191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 231608

[startup+582.3 s]
/proc/loadavg: 4.01 3.75 3.45 5/362 24054
/proc/meminfo: memFree=20895868/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=582.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 58191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 231608

[startup+642.301 s]
/proc/loadavg: 4.06 3.81 3.49 5/362 24056
/proc/meminfo: memFree=20910688/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=642.3 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 64192 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 231608

[startup+702.3 s]
/proc/loadavg: 4.02 3.84 3.52 5/362 24057
/proc/meminfo: memFree=20899980/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=702.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 70191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 231608

[startup+762.314 s]
/proc/loadavg: 4.22 3.91 3.56 5/362 24059
/proc/meminfo: memFree=20873652/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=762.3 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 76192 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 231608

[startup+822.3 s]
/proc/loadavg: 4.14 3.94 3.59 5/362 24061
/proc/meminfo: memFree=20874720/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=822.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 82191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476456 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 231608

[startup+882.301 s]
/proc/loadavg: 4.05 3.95 3.61 5/362 24062
/proc/meminfo: memFree=20840716/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=882.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 88191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 231608

[startup+942.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/362 24064
/proc/meminfo: memFree=20899432/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=942.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 94191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 231608

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/362 24068
/proc/meminfo: memFree=20875180/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=1002.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 100191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 231608

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.68 5/362 24070
/proc/meminfo: memFree=20859692/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=1062.29 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 106191 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 231608

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.70 5/362 24072
/proc/meminfo: memFree=20839312/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=231608 CPUtime=1122.27 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 168955 0 0 0 112189 38 0 0 25 0 1 0 630627072 237166592 42094 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 57902 42094 381 112 0 52867 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 231608

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.71 5/362 24073
/proc/meminfo: memFree=20759516/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=232380 CPUtime=1182.27 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 181556 0 0 0 118184 43 0 0 25 0 1 0 630627072 237957120 41926 33554432000 4194304 4650387 140737044321472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 58095 41926 381 112 0 53060 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 232380

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.73 5/362 24075
/proc/meminfo: memFree=20751916/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=234984 CPUtime=1242.27 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 224710 0 0 0 124167 60 0 0 25 0 1 0 630627072 240623616 43166 33554432000 4194304 4650387 140737044321472 18446744073709551615 4329364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 58746 43166 381 112 0 53711 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 234984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.75 2/356 24079
/proc/meminfo: memFree=21366216/32951124 swapFree=67111348/67111528
[pid=24038] ppid=24036 vsize=269176 CPUtime=1299.97 cores=5,7
/proc/24038/stat : 24038 (strangenight1-s) R 24036 24038 23551 0 -1 4202496 240340 0 0 0 129934 63 0 0 25 0 1 0 630627072 275636224 51298 33554432000 4194304 4650387 140737044321472 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24038/statm: 67294 51298 381 112 0 62259 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 269176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.35
CPU system time (s): 0.646901
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 269176

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

runsolver used 4.46432 second user time and 10.9033 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:08:29
IDJOB=3369793
IDBENCH=82602
IDSOLVER=1847
FILE ID=node144/3369793-1305382109
RUNJOBID= node144-1305382109-23999
PBS_JOBID= 13324358
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S936047914-093-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369793-1305382109/watcher-3369793-1305382109 -o /tmp/evaluation-result-3369793-1305382109/solver-3369793-1305382109 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369793-1305382109.cnf

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

MD5SUM BENCH= c578ae902020675717dd7f7fb0a11360
RANDOM SEED=388306966

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21549300 kB
Buffers:        275852 kB
Cached:        3617456 kB
SwapCached:          0 kB
Active:        8172572 kB
Inactive:      2883364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21549300 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           28056 kB
Writeback:           0 kB
AnonPages:     7162516 kB
Mapped:          28352 kB
Slab:           244760 kB
PageTables:      37704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82093344 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= 73236 MiB
End job on node144 at 2011-05-14 16:30:11