Trace number 3369768

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.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369768-1305381997.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.09/0.15	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.15	c -- vars added      49999
0.09/0.15	c Parsing time:  0.14 s
0.09/0.15	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data  --
0.29/0.30	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.15
0.39/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.59/0.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.01 s
0.59/0.65	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
0.99/1.08	c lits-rem:         0  cl-subs:        0  v-elim:   1374  v-fix:    0  time:  0.43 s
0.99/1.09	c Finding binary XORs  T:     0.01 s  found:       0
1.19/1.20	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
1.19/1.20	c calculated reachability. Time: 0.00
1.19/1.22	c Calc default polars -  time:   0.02 s pos:   22285 undec:    5569 neg:   22145
1.19/1.22	c =========================================================================================
1.19/1.22	c types(t): F = full restart, N = normal restart
1.19/1.22	c types(t): S = simplification begin/end, E = solution found
1.19/1.22	c restart types(rt): st = static, dy = dynamic
1.19/1.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.22	c  B st     0         0     48625    207684         0         0    630503         0   no data   no data  --
2.89/2.96	c  N dy    20      4114     48625    207684         0      4114    630503   1321758    190.26    206.22  --
4.69/4.73	c  N dy    51      8186     48625    207684         0      8186    630503   2534937    199.24    231.85  --
6.50/6.54	c  N dy    81     12246     48625    207684         0     12246    630503   3712563    199.32    218.40  --
8.39/8.41	c  N dy   111     16436     48625    207684         0     16436    630503   4920523    199.35    218.71  --
10.29/10.32	c  N dy   138     20455     48625    207684         0     10456    630503    866912    198.96    211.88  --
12.19/12.28	c  N dy   165     24565     48625    207684         0     14566    630503   2059334    198.36    208.90  --
12.49/12.50	c  F st   169     25001     48625    207684         0     15002    630503   2178578    198.33   no data  --
14.99/15.04	c  N dy   175     30000     48625    207684         0     20000    630503   4151368    198.33   no data  --
14.99/15.04	c  S st   175     30000     48625    207684         0     20000    630503   4151368    198.33   no data  --
15.19/15.28	c  S st   175     30505     48625    207684         0     20505    630503   4282503    198.33   no data  --
15.30/15.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
15.30/15.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.59/15.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
16.09/16.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.09/16.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.09/16.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
16.19/16.20	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
38.19/38.21	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time: 22.01 s
38.40/38.42	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.21
38.40/38.43	c calculated reachability. Time: 0.00
38.40/38.43	c  N dy   175     30505     48625    207684         0     20503    630503   4282094    198.33   no data  --
40.29/40.33	c  N dy   202     34596     48625    207684         0     24594    630503   5495870    199.11    210.64  --
42.20/42.30	c  N dy   229     38779     48625    207684         0     28777    630503   6715414    198.69    212.20  --
44.19/44.26	c  N dy   255     42983     48625    207684         0     17482    630503   1437461    198.34    215.54  --
45.49/45.50	c  S st   272     45757     48625    207684         0     20256    630503   2197567    197.50   no data  --
45.69/45.73	c  S st   272     46260     48625    207684         0     20759    630503   2295277    197.50   no data  --
45.69/45.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
45.69/45.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.10/46.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
46.29/46.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.29/46.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
46.29/46.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
46.39/46.41	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
52.60/52.60	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.19 s
52.60/52.62	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
52.60/52.66	c vivif2 --  cl tried    20758 cl shrink        0 lits rem          0 time: 0.04
52.80/52.88	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.21
52.80/52.89	c calculated reachability. Time: 0.00
52.80/52.89	c  N dy   272     46260     48625    207684         0     20758    630503   2295212    197.50   no data  --
54.90/54.99	c  N dy   303     50433     48625    207684         0     24930    630503   3554051    198.15    208.66  --
57.10/57.18	c  N dy   335     54793     48625    207684         0     29290    630503   4802600    198.43    220.19  --
59.30/59.36	c  N dy   367     58927     48625    207684         0     33423    630503   6081612    199.36    210.39  --
61.40/61.43	c  N dy   396     62949     48625    207684         0     37445    630503   7265069    199.43    226.92  --
63.49/63.58	c  N dy   425     67258     48625    207684         0     23007    630503   2111029    199.37    210.67  --
64.60/64.65	c  S st   441     69392     48625    207684         0     25141    630503   2748407    199.34   no data  --
64.80/64.90	c  S st   441     69896     48625    207684         0     25645    630503   2870232    199.34   no data  --
64.90/64.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
64.90/64.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.29/65.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.39
65.49/65.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
65.59/65.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
65.59/65.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
65.59/65.64	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
74.09/74.16	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  8.52 s
74.09/74.19	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
74.19/74.23	c vivif2 --  cl tried    25643 cl shrink        0 lits rem          0 time: 0.05
74.39/74.46	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.22
74.39/74.47	c calculated reachability. Time: 0.00
74.39/74.47	c  N dy   441     69896     48625    207684         0     25643    630503   2869627    199.34   no data  --
76.70/76.74	c  N dy   470     74441     48625    207684         0     30188    630503   4164195    198.85    209.61  --
79.20/79.22	c  N dy   504     79192     48625    207684         0     34939    630503   5607393    199.10    213.94  --
81.89/81.96	c  N dy   541     84484     48625    207684         0     40229    630503   7173764    199.20    215.49  --
83.50/83.54	c  F st   561     87502     48625    207684         0     22377    630503   1236752    199.10    166.18  --
85.29/85.37	c  N st   566     90800     48625    207684         0     25675    630503   2573527    199.10   no data  --
88.49/88.50	c  N dy   597     96727     48625    207684         0     31602    630503   4634266    199.61    212.80  --
91.59/91.67	c  N dy   639    102953     48625    207684         0     37828    630503   6421561    199.31    220.33  --
92.59/92.65	c  S st   650    104844     48625    207684         0     39719    630503   6961488    199.10    167.48  --
92.90/92.91	c  S st   650    105346     48625    207684         0     40221    630503   7067163    199.10   no data  --
92.90/92.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
92.90/92.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.30/93.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.41
93.90/93.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
93.90/93.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
93.90/93.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
93.90/93.98	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
188.80/188.81	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 94.83 s
188.80/188.84	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
188.90/188.95	c vivif2 --  cl tried    40218 cl shrink        0 lits rem          0 time: 0.12
189.21/189.22	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
189.21/189.24	c calculated reachability. Time: 0.00
189.21/189.24	c  N dy   650    105346     48625    207684         0     40218    630503   7065761    199.10   no data  --
192.59/192.63	c  N dy   696    112174     48625    207684         0     24607    630503   1370994    199.05    218.21  --
196.10/196.13	c  N dy   751    119413     48625    207684         0     31846    630503   3558648    199.36    238.15  --
199.89/199.97	c  N dy   807    127086     48625    207684         0     39519    630503   5885482    199.75    219.16  --
204.10/204.13	c  N dy   863    135269     48625    207684         0     23983    630503    787255    199.89    281.15  --
208.20/208.29	c  N dy   919    144000     48625    207684         0     32714    630503   3373818    199.94    219.67  --
212.80/212.80	c  N dy   979    153188     48625    207684         0     41900    630503   6143766    199.93    214.84  --
215.20/215.24	c  S st  1010    158019     48625    207684         0     46731    630503   7574864    199.82    211.81  --
215.40/215.49	c  S st  1010    158520     48625    207684         0     47232    630503   7693105    199.82   no data  --
215.50/215.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
215.50/215.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
215.90/215.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
216.50/216.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
216.50/216.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
216.50/216.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
216.50/216.57	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
332.30/332.35	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 115.78 s
332.30/332.38	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
332.50/332.50	c vivif2 --  cl tried    47230 cl shrink        0 lits rem          0 time: 0.12
332.70/332.78	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
332.70/332.79	c calculated reachability. Time: 0.00
332.70/332.79	c  N dy  1010    158520     48625    207684         0     47230    630503   7691582    199.82   no data  --
338.19/338.20	c  N dy  1080    168734     48625    207684         0     32586    630503   2949573    199.81    211.41  --
343.90/343.91	c  N dy  1153    179559     48625    207684         0     43410    630503   6252292    199.91    215.44  --
350.00/350.09	c  N dy  1230    191050     48625    207684         0     28971    630503   1554932    199.79    214.70  --
356.31/356.35	c  N dy  1305    203254     48625    207684         0     41174    630503   5152475    199.55    213.97  --
363.40/363.47	c  N dy  1397    216296     48625    207684         0     27255    630503    685836    199.69    211.62  --
370.60/370.62	c  N dy  1494    230170     48625    207684         0     41127    630503   4732716    199.70    216.31  --
374.70/374.80	c  S st  1547    237783     48625    207684         0     48740    630503   7075206    199.85    174.69  --
375.00/375.05	c  S st  1547    238287     48625    207684         0     49244    630503   7195107    199.85   no data  --
375.00/375.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
375.00/375.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
375.50/375.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
376.00/376.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
376.00/376.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
376.00/376.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
376.00/376.05	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
480.20/480.27	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 104.22 s
480.30/480.30	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
480.40/480.42	c vivif2 --  cl tried    49241 cl shrink        0 lits rem          0 time: 0.12
480.61/480.69	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.28
480.71/480.71	c calculated reachability. Time: 0.00
480.71/480.71	c  N dy  1547    238287     48625    207684         0     49241    630503   7193749    199.85   no data  --
488.91/488.91	c  N dy  1655    253517     48625    207684         0     36493    630503   3083607    199.87    213.11  --
497.70/497.79	c  N dy  1768    269804     48625    207684         0     52780    630503   7909453    199.90    212.02  --
507.01/507.02	c  N dy  1879    287060     48625    207684         0     41041    630503   4110896    199.75    216.31  --
517.11/517.16	c  N dy  2009    305550     48625    207684         0     59529    630503   9649976    199.88    217.01  --
517.50/517.58	c  F st  2015    306251     48625    207684         0     30245    630503    627618    199.90   no data  --
527.20/527.26	c  N dy  2114    325239     48625    207684         0     49233    630503   6890897    199.81    210.55  --
537.61/537.67	c  N dy  2251    345405     48625    207684         0     38403    630503   2735078    199.80    211.60  --
543.81/543.81	c  S st  2334    357430     48625    207684         0     50427    630503   6344583    199.84   no data  --
544.01/544.07	c  S st  2334    357939     48625    207684         0     50936    630503   6453712    199.84   no data  --
544.11/544.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
544.11/544.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
544.52/544.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.41
544.91/544.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
544.91/544.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
544.91/544.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
545.01/545.01	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
633.21/633.20	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 88.19 s
633.21/633.23	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
633.31/633.33	c vivif2 --  cl tried    50934 cl shrink        0 lits rem          0 time: 0.10
633.51/633.60	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
633.62/633.61	c calculated reachability. Time: 0.00
633.62/633.61	c  N dy  2334    357939     48625    207684         0     50934    630503   6452652    199.84   no data  --
644.01/644.07	c  N dy  2475    377970     48625    207684         0     38965    630503   2606732    199.91    212.08  --
654.52/654.57	c  N dy  2618    398063     48625    207684         0     59056    630503   8646107    200.01    238.92  --
664.90/664.92	c  N dy  2753    418092     48625    207684         0     46082    630503   4397892    199.93    212.91  --
675.51/675.57	c  N dy  2898    438119     48625    207684         0     66109    630503  10464273    200.13    243.20  --
685.91/685.90	c  N dy  3031    458245     48625    207684         0     52230    630503   5994106    200.12    218.77  --
696.51/696.59	c  N dy  3174    478305     48625    207684         0     37291    630503   1212912    200.23    220.98  --
706.81/706.85	c  N dy  3310    498320     48625    207684         0     57304    630503   7057085    200.16    227.01  --
717.51/717.58	c  N dy  3450    518413     48625    207684         0     41401    630503   2115291    200.21    218.16  --
727.12/727.11	c  S st  3574    536908     48625    207684         0     59894    630503   7600349    200.20    189.23  --
727.31/727.38	c  S st  3574    537410     48625    207684         0     60396    630503   7706922    200.20   no data  --
727.41/727.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
727.41/727.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.81/727.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.42
728.31/728.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
728.31/728.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
728.41/728.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
728.41/728.42	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
849.51/849.55	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 121.14 s
849.51/849.57	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
849.61/849.69	c vivif2 --  cl tried    60393 cl shrink        0 lits rem          0 time: 0.12
849.91/849.98	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.29
849.91/849.99	c calculated reachability. Time: 0.00
849.91/850.00	c  N dy  3574    537410     48625    207684         0     60393    630503   7705334    200.20   no data  --
860.72/860.76	c  N dy  3708    557582     48625    207684         0     43568    630503   2457791    200.22    213.39  --
871.32/871.39	c  N dy  3846    577763     48625    207684         0     63749    630503   8456078    200.22    221.95  --
882.22/882.24	c  N dy  3988    597889     48625    207684         0     45877    630503   2938714    200.32    222.66  --
892.92/892.95	c  N dy  4134    617909     48625    207684         0     65897    630503   8909875    200.40    235.80  --
903.72/903.70	c  N dy  4271    637924     48625    207684         0     46922    630503   2860497    200.37    232.60  --
914.42/914.44	c  N dy  4414    658019     48625    207684         0     67017    630503   8898009    200.44    294.79  --
925.32/925.38	c  N dy  4560    678145     48625    207684         0     47144    630503   2656741    200.51    212.03  --
936.31/936.33	c  N dy  4711    698480     48625    207684         0     67479    630503   8862365    200.68    220.00  --
947.32/947.38	c  N dy  4853    718504     48625    207684         0     46499    630503   2164903    200.74    222.60  --
958.02/958.10	c  N dy  4991    738655     48625    207684         0     66647    630503   8251957    200.83    211.83  --
969.12/969.17	c  N dy  5129    758783     48625    207684         0     44777    630503   1391392    200.89    212.07  --
979.72/979.77	c  N dy  5261    778857     48625    207684         0     64851    630503   7310394    200.82    212.62  --
990.91/990.95	c  N dy  5398    798883     48625    207684         0     84875    630503  13233502    200.82    220.10  --
994.72/994.77	c  S st  5442    806118     48625    207684         0     49108    630503   2392650    200.81   no data  --
995.02/995.03	c  S st  5442    806622     48625    207684         0     49612    630503   2493524    200.81   no data  --
995.02/995.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
995.02/995.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
995.43/995.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
995.62/995.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
995.72/995.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
995.72/995.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
995.72/995.75	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1003.32/1003.34	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.59 s
1003.32/1003.36	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
1003.42/1003.40	c vivif2 --  cl tried    49611 cl shrink        0 lits rem          0 time: 0.04
1003.62/1003.67	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.26
1003.62/1003.68	c calculated reachability. Time: 0.00
1003.62/1003.68	c  N dy  5442    806622     48625    207684         0     49611    630503   2493048    200.81   no data  --
1014.41/1014.43	c  N dy  5585    826630     48625    207684         0     69619    630503   8544530    200.86    212.54  --
1025.82/1025.85	c  N dy  5721    846775     48625    207684         0     45763    630503   1053598    200.86    215.09  --
1036.72/1036.71	c  N dy  5856    866776     48625    207684         0     65762    630503   7076526    200.88    243.68  --
1047.92/1047.95	c  N dy  5987    886779     48625    207684         0     85764    630503  12995709    200.86    212.23  --
1058.82/1058.84	c  N dy  6130    906859     48625    207684         0     60847    630503   5338711    200.94    215.27  --
1069.82/1069.89	c  N dy  6267    926964     48625    207684         0     80952    630503  11297442    200.93    216.91  --
1081.12/1081.17	c  N dy  6410    947214     48625    207684         0     55199    630503   3318968    201.00    224.15  --
1092.12/1092.18	c  N dy  6550    967403     48625    207684         0     75388    630503   9390089    201.00    215.05  --
1103.82/1103.85	c  N dy  6697    987474     48625    207684         0     48461    630503    955316    201.11    214.46  --
1114.51/1114.56	c  N dy  6831   1007558     48625    207684         0     68545    630503   6991293    201.12    246.21  --
1125.91/1125.96	c  N dy  6969   1027642     48625    207684         0     88629    630503  13083448    201.14    213.81  --
1137.12/1137.15	c  N dy  7105   1048020     48625    207684         0     61006    630503   4477944    201.17    212.24  --
1148.22/1148.21	c  N dy  7251   1068066     48625    207684         0     81050    630503  10475677    201.21    213.79  --
1150.42/1150.41	c  F st  7278   1071875     48625    207684         0     84859    630503  11633756    201.22   no data  --
1160.02/1160.05	c  N dy  7367   1088152     48625    207684         0     52139    630503   1507405    201.26    213.43  --
1170.82/1170.89	c  N dy  7508   1108241     48625    207684         0     72228    630503   7556674    201.29    241.52  --
1182.32/1182.30	c  N dy  7646   1128301     48625    207684         0     92287    630503  13532707    201.30    224.33  --
1193.32/1193.35	c  N dy  7776   1148307     48625    207684         0     62296    630503   4101189    201.23    222.88  --
1204.42/1204.41	c  N dy  7912   1168356     48625    207684         0     82345    630503  10006476    201.18    232.13  --
1216.32/1216.35	c  N dy  8048   1188421     48625    207684         0     51411    630503    693149    201.22    218.35  --
1227.22/1227.20	c  N dy  8191   1208431     48625    207684         0     71421    630503   6759555    201.27    215.04  --
1228.02/1228.03	c  S st  8203   1209933     48625    207684         0     72923    630503   7196956    201.27   no data  --
1228.33/1228.33	c  S st  8203   1210437     48625    207684         0     73427    630503   7312435    201.27   no data  --
1228.33/1228.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1228.33/1228.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1228.83/1228.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.43
1229.33/1229.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1229.33/1229.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1229.33/1229.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
1229.33/1229.36	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 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-3369768-1305381997/watcher-3369768-1305381997 -o /tmp/evaluation-result-3369768-1305381997/solver-3369768-1305381997 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369768-1305381997.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.90 3.21 3.49 4/288 16300
/proc/meminfo: memFree=25076984/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=31424 CPUtime=0 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 3278 0 0 0 0 0 0 0 21 0 1 0 630615055 32178176 2750 33554432000 4194304 4650387 140737292558976 18446744073709551615 254261674410 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 7856 2750 326 112 0 2821 0

[startup+0.0640581 s]
/proc/loadavg: 1.90 3.21 3.49 4/288 16300
/proc/meminfo: memFree=25076984/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=49164 CPUtime=0.05 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 6340 0 0 0 5 0 0 0 21 0 1 0 630615055 50343936 5280 33554432000 4194304 4650387 140737292558976 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 12291 5280 329 112 0 7256 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 49164

[startup+0.101061 s]
/proc/loadavg: 1.90 3.21 3.49 4/288 16300
/proc/meminfo: memFree=25076984/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=51444 CPUtime=0.09 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 7226 0 0 0 9 0 0 0 21 0 1 0 630615055 52678656 6166 33554432000 4194304 4650387 140737292558976 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 12861 6168 329 112 0 7826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51444

[startup+0.301012 s]
/proc/loadavg: 1.90 3.21 3.49 4/288 16300
/proc/meminfo: memFree=25076984/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=58512 CPUtime=0.29 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 9173 0 0 0 28 1 0 0 22 0 1 0 630615055 59916288 8113 33554432000 4194304 4650387 140737292558976 18446744073709551615 4229232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 14628 8113 345 112 0 9593 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58512

[startup+0.700943 s]
/proc/loadavg: 1.90 3.21 3.49 4/288 16300
/proc/meminfo: memFree=25076984/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=92004 CPUtime=0.69 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 16879 0 0 0 67 2 0 0 23 0 1 0 630615055 94212096 14587 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 23001 14587 365 112 0 17966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92004

[startup+1.50081 s]
/proc/loadavg: 2.07 3.22 3.49 5/292 16307
/proc/meminfo: memFree=24939308/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=103184 CPUtime=1.49 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 19486 0 0 0 147 2 0 0 25 0 1 0 630615055 105660416 17194 33554432000 4194304 4650387 140737292558976 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 25796 17194 379 112 0 20761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103184

[startup+3.10052 s]
/proc/loadavg: 2.07 3.22 3.49 5/292 16307
/proc/meminfo: memFree=24925916/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=103184 CPUtime=3.1 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 20651 0 0 0 307 3 0 0 25 0 1 0 630615055 105660416 18359 33554432000 4194304 4650387 140737292558976 18446744073709551615 4310776 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 25796 18359 379 112 0 20761 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 103184

[startup+6.30097 s]
/proc/loadavg: 2.07 3.22 3.49 5/292 16307
/proc/meminfo: memFree=24853504/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=159628 CPUtime=6.29 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 22761 0 0 0 626 3 0 0 25 0 1 0 630615055 163459072 20469 33554432000 4194304 4650387 140737292558976 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 39907 20469 379 112 0 34872 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159628

[startup+12.7008 s]
/proc/loadavg: 2.37 3.24 3.50 5/292 16307
/proc/meminfo: memFree=24791488/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=106756 CPUtime=12.69 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 28606 0 0 0 1265 4 0 0 25 0 1 0 630615055 109318144 19163 33554432000 4194304 4650387 140737292558976 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 26689 19163 382 112 0 21654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106756

[startup+25.5006 s]
/proc/loadavg: 2.62 3.27 3.50 5/292 16307
/proc/meminfo: memFree=24570916/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=266872 CPUtime=25.49 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 53924 0 0 0 2541 8 0 0 25 0 1 0 630615055 273276928 44481 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 66718 44481 383 112 0 61683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 266872

[startup+51.101 s]
/proc/loadavg: 3.09 3.33 3.51 5/292 16308
/proc/meminfo: memFree=24472856/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=214324 CPUtime=51.1 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 63768 0 0 0 5100 10 0 0 25 0 1 0 630615055 219467776 45795 33554432000 4194304 4650387 140737292558976 18446744073709551615 4475906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 53581 45795 383 112 0 48546 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 214324

[startup+102.311 s]
/proc/loadavg: 3.63 3.44 3.54 5/292 16309
/proc/meminfo: memFree=24266640/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=358820 CPUtime=102.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 106021 0 0 0 10209 21 0 0 25 0 1 0 630615055 367431680 70794 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 89705 70794 383 112 0 84670 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 358820

[startup+162.3 s]
/proc/loadavg: 3.86 3.54 3.57 5/292 16311
/proc/meminfo: memFree=24221092/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=359072 CPUtime=162.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 106025 0 0 0 16209 21 0 0 25 0 1 0 630615055 367689728 70798 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 89768 70798 383 112 0 84733 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 359072

[startup+222.301 s]
/proc/loadavg: 3.95 3.62 3.59 5/292 16313
/proc/meminfo: memFree=24118384/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=402692 CPUtime=222.29 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 127785 0 0 0 22204 25 0 0 25 0 1 0 630615055 412356608 82535 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 100673 82535 383 112 0 95638 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 402692

[startup+282.3 s]
/proc/loadavg: 4.02 3.70 3.62 5/292 16314
/proc/meminfo: memFree=24092200/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=403676 CPUtime=282.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 127998 0 0 0 28205 25 0 0 25 0 1 0 630615055 413364224 82748 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 100919 82748 383 112 0 95884 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 403676

[startup+342.301 s]
/proc/loadavg: 4.13 3.78 3.65 5/292 16316
/proc/meminfo: memFree=24052740/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=419992 CPUtime=342.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 135020 0 0 0 34203 27 0 0 25 0 1 0 630615055 430071808 84565 33554432000 4194304 4650387 140737292558976 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 104998 84565 383 112 0 99963 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 419992

[startup+402.301 s]
/proc/loadavg: 4.05 3.82 3.67 5/292 16317
/proc/meminfo: memFree=24017968/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=425920 CPUtime=402.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 149703 0 0 0 40197 33 0 0 25 0 1 0 630615055 436142080 87925 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 106480 87925 383 112 0 101445 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 425920

[startup+462.3 s]
/proc/loadavg: 4.02 3.85 3.68 5/292 16319
/proc/meminfo: memFree=24019788/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=425920 CPUtime=462.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 149730 0 0 0 46197 33 0 0 25 0 1 0 630615055 436142080 87952 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 106480 87952 383 112 0 101445 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 425920

[startup+522.301 s]
/proc/loadavg: 4.04 3.89 3.71 5/292 16321
/proc/meminfo: memFree=24025336/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=442300 CPUtime=522.3 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 169810 0 0 0 52189 41 0 0 25 0 1 0 630615055 452915200 88997 33554432000 4194304 4650387 140737292558976 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 110575 88997 383 112 0 105540 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 442300

[startup+582.3 s]
/proc/loadavg: 4.01 3.91 3.73 5/292 16322
/proc/meminfo: memFree=23976552/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=443420 CPUtime=582.31 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 180068 0 0 0 58187 44 0 0 25 0 1 0 630615055 454062080 91680 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 110855 91680 383 112 0 105820 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 443420

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.74 5/292 16324
/proc/meminfo: memFree=23910432/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=394940 CPUtime=642.31 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 186841 0 0 0 64186 45 0 0 25 0 1 0 630615055 404418560 91158 33554432000 4194304 4650387 140737292558976 18446744073709551615 4360991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 98735 91158 383 112 0 93700 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 394940

[startup+702.301 s]
/proc/loadavg: 4.00 3.93 3.75 5/292 16325
/proc/meminfo: memFree=23916724/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=460484 CPUtime=702.31 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 213573 0 0 0 70178 53 0 0 25 0 1 0 630615055 471535616 94112 33554432000 4194304 4650387 140737292558976 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 115121 94112 383 112 0 110086 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 460484

[startup+762.31 s]
/proc/loadavg: 4.00 3.94 3.76 5/292 16327
/proc/meminfo: memFree=23874164/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=460484 CPUtime=762.32 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 225178 0 0 0 76176 56 0 0 25 0 1 0 630615055 471535616 97366 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 115121 97366 383 112 0 110086 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 460484

[startup+822.301 s]
/proc/loadavg: 4.06 3.97 3.78 5/292 16329
/proc/meminfo: memFree=23872036/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=460484 CPUtime=822.31 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 225178 0 0 0 82175 56 0 0 25 0 1 0 630615055 471535616 97366 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 115121 97366 383 112 0 110086 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 460484

[startup+882.3 s]
/proc/loadavg: 4.10 3.99 3.80 5/292 16330
/proc/meminfo: memFree=23838144/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=423452 CPUtime=882.31 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 245247 0 0 0 88172 59 0 0 25 0 1 0 630615055 433614848 99723 33554432000 4194304 4650387 140737292558976 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 105863 99723 383 112 0 100828 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 423452

[startup+942.301 s]
/proc/loadavg: 4.07 4.00 3.81 5/292 16332
/proc/meminfo: memFree=23842328/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=488996 CPUtime=942.31 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 273453 0 0 0 94165 66 0 0 25 0 1 0 630615055 500731904 108792 33554432000 4194304 4650387 140737292558976 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 122249 108792 383 112 0 117214 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 488996

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/292 16333
/proc/meminfo: memFree=23825412/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=423452 CPUtime=1002.32 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 295329 0 0 0 100159 73 0 0 25 0 1 0 630615055 433614848 99824 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 105863 99824 383 112 0 100828 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 423452

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.83 5/292 16335
/proc/meminfo: memFree=23842368/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=488996 CPUtime=1062.32 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 321564 0 0 0 106152 80 0 0 25 0 1 0 630615055 500731904 104049 33554432000 4194304 4650387 140737292558976 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 122249 104049 383 112 0 117214 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 488996

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/292 16340
/proc/meminfo: memFree=23844644/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=489528 CPUtime=1122.32 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 348999 0 0 0 112146 86 0 0 25 0 1 0 630615055 501276672 108023 33554432000 4194304 4650387 140737292558976 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 122382 108023 383 112 0 117347 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 489528

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/292 16341
/proc/meminfo: memFree=23719616/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=489528 CPUtime=1182.32 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 376605 0 0 0 118140 92 0 0 25 0 1 0 630615055 501276672 110322 33554432000 4194304 4650387 140737292558976 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 122382 110322 383 112 0 117347 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 489528

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/292 16343
/proc/meminfo: memFree=23752688/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=489528 CPUtime=1242.33 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 396034 0 0 0 124135 98 0 0 25 0 1 0 630615055 501276672 104283 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 122382 104283 383 112 0 117347 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 489528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 3/288 16346
/proc/meminfo: memFree=24303632/32951124 swapFree=67057896/67111528
[pid=16300] ppid=16298 vsize=489528 CPUtime=1300.03 cores=1,3
/proc/16300/stat : 16300 (strangenight1-s) R 16298 16300 15822 0 -1 4202496 396034 0 0 0 129905 98 0 0 25 0 1 0 630615055 501276672 104283 33554432000 4194304 4650387 140737292558976 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16300/statm: 122382 104283 383 112 0 117347 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 489528

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.06
CPU system time (s): 0.997848
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 489528

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

runsolver used 3.42148 second user time and 8.42372 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 16:06:37
IDJOB=3369768
IDBENCH=82577
IDSOLVER=1847
FILE ID=node140/3369768-1305381997
RUNJOBID= node140-1305381997-16266
PBS_JOBID= 13324362
Free space on /tmp= 73468 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369768-1305381997/watcher-3369768-1305381997 -o /tmp/evaluation-result-3369768-1305381997/solver-3369768-1305381997 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369768-1305381997.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=91962605

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25077644 kB
Buffers:        285152 kB
Cached:        3701884 kB
SwapCached:       8056 kB
Active:        4906740 kB
Inactive:      2656496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25077644 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           26952 kB
Writeback:           0 kB
AnonPages:     3573100 kB
Mapped:          24112 kB
Slab:           225156 kB
PageTables:      22848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45672372 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= 73468 MiB
End job on node140 at 2011-05-14 16:28:19