Trace number 3175559

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.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-3175559-1301783667.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.19/0.29	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.39/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.17
0.59/0.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.01 s
0.59/0.66	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
1.09/1.11	c lits-rem:         0  cl-subs:        0  v-elim:   1374  v-fix:    0  time:  0.44 s
1.09/1.12	c Finding binary XORs  T:     0.01 s  found:       0
1.19/1.23	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
1.19/1.23	c calculated reachability. Time: 0.00
1.19/1.24	c Calc default polars -  time:   0.02 s pos:   22285 undec:    5569 neg:   22145
1.19/1.24	c =========================================================================================
1.19/1.24	c types(t): F = full restart, N = normal restart
1.19/1.24	c types(t): S = simplification begin/end, E = solution found
1.19/1.24	c restart types(rt): st = static, dy = dynamic
1.19/1.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.24	c  B st     0         0     48625    207684         0         0    630503         0   no data   no data  --
3.09/3.11	c  N dy    20      4114     48625    207684         0      4114    630503   1321758    190.26    206.22  --
4.89/4.93	c  N dy    51      8186     48625    207684         0      8186    630503   2534937    199.24    231.85  --
6.79/6.89	c  N dy    81     12246     48625    207684         0     12246    630503   3712563    199.32    218.40  --
8.89/8.91	c  N dy   111     16436     48625    207684         0     16436    630503   4920523    199.35    218.71  --
10.79/10.80	c  N dy   138     20455     48625    207684         0     10456    630503    866912    198.96    211.88  --
12.78/12.82	c  N dy   165     24565     48625    207684         0     14566    630503   2059334    198.36    208.90  --
12.98/13.04	c  F st   169     25001     48625    207684         0     15002    630503   2178578    198.33   no data  --
15.79/15.81	c  N dy   175     30000     48625    207684         0     20000    630503   4151368    198.33   no data  --
15.79/15.81	c  S st   175     30000     48625    207684         0     20000    630503   4151368    198.33   no data  --
15.99/16.08	c  S st   175     30505     48625    207684         0     20505    630503   4282503    198.33   no data  --
16.09/16.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
16.09/16.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.49/16.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.40
16.99/17.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
16.99/17.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.99/17.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
16.99/17.07	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
39.79/39.81	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time: 22.74 s
39.99/40.03	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.22
39.99/40.05	c calculated reachability. Time: 0.00
39.99/40.05	c  N dy   175     30505     48625    207684         0     20503    630503   4282094    198.33   no data  --
42.09/42.13	c  N dy   202     34596     48625    207684         0     24594    630503   5495870    199.11    210.64  --
44.19/44.23	c  N dy   229     38779     48625    207684         0     28777    630503   6715414    198.69    212.20  --
46.29/46.34	c  N dy   255     42983     48625    207684         0     17482    630503   1437461    198.34    215.54  --
47.69/47.72	c  S st   272     45757     48625    207684         0     20256    630503   2197567    197.50   no data  --
47.89/47.97	c  S st   272     46260     48625    207684         0     20759    630503   2295277    197.50   no data  --
47.89/48.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
47.89/48.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.40/48.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.41
48.59/48.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
48.59/48.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.59/48.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
48.69/48.71	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
55.09/55.15	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.43 s
55.09/55.17	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
55.19/55.21	c vivif2 --  cl tried    20758 cl shrink        0 lits rem          0 time: 0.04
55.39/55.43	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.22
55.39/55.44	c calculated reachability. Time: 0.00
55.39/55.44	c  N dy   272     46260     48625    207684         0     20758    630503   2295212    197.50   no data  --
57.39/57.48	c  N dy   303     50433     48625    207684         0     24930    630503   3554051    198.15    208.66  --
59.69/59.71	c  N dy   335     54793     48625    207684         0     29290    630503   4802600    198.43    220.19  --
61.89/61.93	c  N dy   367     58927     48625    207684         0     33423    630503   6081612    199.36    210.39  --
63.99/64.01	c  N dy   396     62949     48625    207684         0     37445    630503   7265069    199.43    226.92  --
66.29/66.31	c  N dy   425     67258     48625    207684         0     23007    630503   2111029    199.37    210.67  --
67.39/67.44	c  S st   441     69392     48625    207684         0     25141    630503   2748407    199.34   no data  --
67.69/67.71	c  S st   441     69896     48625    207684         0     25645    630503   2870232    199.34   no data  --
67.69/67.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
67.69/67.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.10/68.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.41
68.39/68.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
68.39/68.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
68.39/68.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
68.39/68.49	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
77.29/77.32	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  8.83 s
77.29/77.35	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
77.29/77.39	c vivif2 --  cl tried    25643 cl shrink        0 lits rem          0 time: 0.05
77.59/77.62	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.23
77.59/77.63	c calculated reachability. Time: 0.00
77.59/77.63	c  N dy   441     69896     48625    207684         0     25643    630503   2869627    199.34   no data  --
79.99/80.04	c  N dy   470     74441     48625    207684         0     30188    630503   4164195    198.85    209.61  --
82.59/82.64	c  N dy   504     79192     48625    207684         0     34939    630503   5607393    199.10    213.94  --
85.49/85.52	c  N dy   541     84484     48625    207684         0     40229    630503   7173764    199.20    215.49  --
87.19/87.20	c  F st   561     87502     48625    207684         0     22377    630503   1236752    199.10    166.18  --
89.10/89.11	c  N st   566     90800     48625    207684         0     25675    630503   2573527    199.10   no data  --
92.19/92.21	c  N dy   597     96727     48625    207684         0     31602    630503   4634266    199.61    212.80  --
95.30/95.37	c  N dy   639    102953     48625    207684         0     37828    630503   6421561    199.31    220.33  --
96.29/96.34	c  S st   650    104844     48625    207684         0     39719    630503   6961488    199.10    167.48  --
96.49/96.59	c  S st   650    105346     48625    207684         0     40221    630503   7067163    199.10   no data  --
96.59/96.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
96.59/96.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.99/97.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.42
97.59/97.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
97.59/97.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
97.59/97.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
97.59/97.68	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
195.89/195.96	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 98.28 s
195.89/195.99	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
196.09/196.11	c vivif2 --  cl tried    40218 cl shrink        0 lits rem          0 time: 0.12
196.29/196.38	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.28
196.39/196.40	c calculated reachability. Time: 0.00
196.39/196.40	c  N dy   650    105346     48625    207684         0     40218    630503   7065761    199.10   no data  --
200.10/200.18	c  N dy   696    112174     48625    207684         0     24607    630503   1370994    199.05    218.21  --
203.99/204.04	c  N dy   751    119413     48625    207684         0     31846    630503   3558648    199.36    238.15  --
208.09/208.17	c  N dy   807    127086     48625    207684         0     39519    630503   5885482    199.75    219.16  --
212.80/212.87	c  N dy   863    135269     48625    207684         0     23983    630503    787255    199.89    281.15  --
217.30/217.39	c  N dy   919    144000     48625    207684         0     32714    630503   3373818    199.94    219.67  --
222.30/222.34	c  N dy   979    153188     48625    207684         0     41900    630503   6143766    199.93    214.84  --
225.09/225.10	c  S st  1010    158019     48625    207684         0     46731    630503   7574864    199.82    211.81  --
225.29/225.39	c  S st  1010    158520     48625    207684         0     47232    630503   7693105    199.82   no data  --
225.40/225.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
225.40/225.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.79/225.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.44
226.39/226.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
226.50/226.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
226.50/226.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.01 s
226.50/226.54	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
348.00/348.09	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 121.55 s
348.10/348.12	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
348.20/348.26	c vivif2 --  cl tried    47230 cl shrink        0 lits rem          0 time: 0.14
348.50/348.55	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.29
348.50/348.57	c calculated reachability. Time: 0.00
348.50/348.57	c  N dy  1010    158520     48625    207684         0     47230    630503   7691582    199.82   no data  --
354.21/354.26	c  N dy  1080    168734     48625    207684         0     32586    630503   2949573    199.81    211.41  --
360.20/360.29	c  N dy  1153    179559     48625    207684         0     43410    630503   6252292    199.91    215.44  --
366.90/366.99	c  N dy  1230    191050     48625    207684         0     28971    630503   1554932    199.79    214.70  --
373.19/373.28	c  N dy  1305    203254     48625    207684         0     41174    630503   5152475    199.55    213.97  --
380.40/380.46	c  N dy  1397    216296     48625    207684         0     27255    630503    685836    199.69    211.62  --
387.60/387.65	c  N dy  1494    230170     48625    207684         0     41127    630503   4732716    199.70    216.31  --
391.70/391.79	c  S st  1547    237783     48625    207684         0     48740    630503   7075206    199.85    174.69  --
392.00/392.06	c  S st  1547    238287     48625    207684         0     49244    630503   7195107    199.85   no data  --
392.10/392.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
392.10/392.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.50/392.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.44
393.00/393.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
393.10/393.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
393.10/393.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
393.10/393.14	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
502.61/502.68	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 109.53 s
502.61/502.70	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.02
502.81/502.81	c vivif2 --  cl tried    49241 cl shrink        0 lits rem          0 time: 0.11
503.01/503.08	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.27
503.01/503.09	c calculated reachability. Time: 0.00
503.01/503.09	c  N dy  1547    238287     48625    207684         0     49241    630503   7193749    199.85   no data  --
511.10/511.10	c  N dy  1655    253517     48625    207684         0     36493    630503   3083607    199.87    213.11  --
519.40/519.49	c  N dy  1768    269804     48625    207684         0     52780    630503   7909453    199.90    212.02  --
528.20/528.26	c  N dy  1879    287060     48625    207684         0     41041    630503   4110896    199.75    216.31  --
538.20/538.28	c  N dy  2009    305550     48625    207684         0     59529    630503   9649976    199.88    217.01  --
538.70/538.73	c  F st  2015    306251     48625    207684         0     30245    630503    627618    199.90   no data  --
548.50/548.58	c  N dy  2114    325239     48625    207684         0     49233    630503   6890897    199.81    210.55  --
559.11/559.19	c  N dy  2251    345405     48625    207684         0     38403    630503   2735078    199.80    211.60  --
565.60/565.64	c  S st  2334    357430     48625    207684         0     50427    630503   6344583    199.84   no data  --
565.90/565.94	c  S st  2334    357939     48625    207684         0     50936    630503   6453712    199.84   no data  --
565.90/565.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
565.90/565.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
566.41/566.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.44
566.90/566.95	c bin-w-bin subsume rem            0 bins  time:  0.02 s
566.90/566.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
566.90/566.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
567.00/567.00	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
660.21/660.27	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 93.26 s
660.21/660.29	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
660.41/660.40	c vivif2 --  cl tried    50934 cl shrink        0 lits rem          0 time: 0.11
660.71/660.70	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.30
660.71/660.72	c calculated reachability. Time: 0.00
660.71/660.72	c  N dy  2334    357939     48625    207684         0     50934    630503   6452652    199.84   no data  --
671.91/671.92	c  N dy  2475    377970     48625    207684         0     38965    630503   2606732    199.91    212.08  --
683.01/683.04	c  N dy  2618    398063     48625    207684         0     59056    630503   8646107    200.01    238.92  --
693.90/693.94	c  N dy  2753    418092     48625    207684         0     46082    630503   4397892    199.93    212.91  --
705.31/705.36	c  N dy  2898    438119     48625    207684         0     66109    630503  10464273    200.13    243.20  --
716.31/716.30	c  N dy  3031    458245     48625    207684         0     52230    630503   5994106    200.12    218.77  --
727.61/727.63	c  N dy  3174    478305     48625    207684         0     37291    630503   1212912    200.23    220.98  --
738.51/738.58	c  N dy  3310    498320     48625    207684         0     57304    630503   7057085    200.16    227.01  --
749.91/749.93	c  N dy  3450    518413     48625    207684         0     41401    630503   2115291    200.21    218.16  --
760.01/760.05	c  S st  3574    536908     48625    207684         0     59894    630503   7600349    200.20    189.23  --
760.30/760.35	c  S st  3574    537410     48625    207684         0     60396    630503   7706922    200.20   no data  --
760.30/760.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
760.30/760.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.81/760.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.45
761.41/761.42	c bin-w-bin subsume rem            0 bins  time:  0.02 s
761.41/761.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
761.41/761.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
761.41/761.47	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
888.11/888.16	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 126.68 s
888.11/888.18	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
888.32/888.32	c vivif2 --  cl tried    60393 cl shrink        0 lits rem          0 time: 0.13
888.62/888.63	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.32
888.62/888.65	c calculated reachability. Time: 0.00
888.62/888.65	c  N dy  3574    537410     48625    207684         0     60393    630503   7705334    200.20   no data  --
900.11/900.11	c  N dy  3708    557582     48625    207684         0     43568    630503   2457791    200.22    213.39  --
911.31/911.35	c  N dy  3846    577763     48625    207684         0     63749    630503   8456078    200.22    221.95  --
922.82/922.88	c  N dy  3988    597889     48625    207684         0     45877    630503   2938714    200.32    222.66  --
934.22/934.28	c  N dy  4134    617909     48625    207684         0     65897    630503   8909875    200.40    235.80  --
945.51/945.58	c  N dy  4271    637924     48625    207684         0     46922    630503   2860497    200.37    232.60  --
956.31/956.36	c  N dy  4414    658019     48625    207684         0     67017    630503   8898009    200.44    294.79  --
967.61/967.64	c  N dy  4560    678145     48625    207684         0     47144    630503   2656741    200.51    212.03  --
979.32/979.34	c  N dy  4711    698480     48625    207684         0     67479    630503   8862365    200.68    220.00  --
991.42/991.48	c  N dy  4853    718504     48625    207684         0     46499    630503   2164903    200.74    222.60  --
1003.02/1003.05	c  N dy  4991    738655     48625    207684         0     66647    630503   8251957    200.83    211.83  --
1015.12/1015.18	c  N dy  5129    758783     48625    207684         0     44777    630503   1391392    200.89    212.07  --
1026.91/1026.91	c  N dy  5261    778857     48625    207684         0     64851    630503   7310394    200.82    212.62  --
1039.11/1039.15	c  N dy  5398    798883     48625    207684         0     84875    630503  13233502    200.82    220.10  --
1043.22/1043.27	c  S st  5442    806118     48625    207684         0     49108    630503   2392650    200.81   no data  --
1043.52/1043.56	c  S st  5442    806622     48625    207684         0     49612    630503   2493524    200.81   no data  --
1043.52/1043.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1043.52/1043.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1044.02/1044.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
1044.22/1044.26	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1044.22/1044.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1044.22/1044.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
1044.32/1044.32	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1052.22/1052.27	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.96 s
1052.32/1052.30	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.03
1052.32/1052.35	c vivif2 --  cl tried    49611 cl shrink        0 lits rem          0 time: 0.04
1052.63/1052.64	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.29
1052.63/1052.66	c calculated reachability. Time: 0.00
1052.63/1052.66	c  N dy  5442    806622     48625    207684         0     49611    630503   2493048    200.81   no data  --
1064.62/1064.65	c  N dy  5585    826630     48625    207684         0     69619    630503   8544530    200.86    212.54  --
1076.72/1076.73	c  N dy  5721    846775     48625    207684         0     45763    630503   1053598    200.86    215.09  --
1087.92/1087.94	c  N dy  5856    866776     48625    207684         0     65762    630503   7076526    200.88    243.68  --
1099.81/1099.82	c  N dy  5987    886779     48625    207684         0     85764    630503  12995709    200.86    212.23  --
1111.32/1111.37	c  N dy  6130    906859     48625    207684         0     60847    630503   5338711    200.94    215.27  --
1123.12/1123.14	c  N dy  6267    926964     48625    207684         0     80952    630503  11297442    200.93    216.91  --
1135.12/1135.14	c  N dy  6410    947214     48625    207684         0     55199    630503   3318968    201.00    224.15  --
1146.82/1146.80	c  N dy  6550    967403     48625    207684         0     75388    630503   9390089    201.00    215.05  --
1159.22/1159.22	c  N dy  6697    987474     48625    207684         0     48461    630503    955316    201.11    214.46  --
1170.62/1170.60	c  N dy  6831   1007558     48625    207684         0     68545    630503   6991293    201.12    246.21  --
1182.72/1182.77	c  N dy  6969   1027642     48625    207684         0     88629    630503  13083448    201.14    213.81  --
1194.53/1194.56	c  N dy  7105   1048020     48625    207684         0     61006    630503   4477944    201.17    212.24  --
1206.32/1206.37	c  N dy  7251   1068066     48625    207684         0     81050    630503  10475677    201.21    213.79  --
1208.72/1208.75	c  F st  7278   1071875     48625    207684         0     84859    630503  11633756    201.22   no data  --
1218.92/1218.90	c  N dy  7367   1088152     48625    207684         0     52139    630503   1507405    201.26    213.43  --
1230.42/1230.49	c  N dy  7508   1108241     48625    207684         0     72228    630503   7556674    201.29    241.52  --
1242.62/1242.64	c  N dy  7646   1128301     48625    207684         0     92287    630503  13532707    201.30    224.33  --
1254.22/1254.28	c  N dy  7776   1148307     48625    207684         0     62296    630503   4101189    201.23    222.88  --
1266.13/1266.12	c  N dy  7912   1168356     48625    207684         0     82345    630503  10006476    201.18    232.13  --
1278.72/1278.72	c  N dy  8048   1188421     48625    207684         0     51411    630503    693149    201.22    218.35  --
1290.33/1290.37	c  N dy  8191   1208431     48625    207684         0     71421    630503   6759555    201.27    215.04  --
1291.22/1291.24	c  S st  8203   1209933     48625    207684         0     72923    630503   7196956    201.27   no data  --
1291.52/1291.57	c  S st  8203   1210437     48625    207684         0     73427    630503   7312435    201.27   no data  --
1291.62/1291.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1291.62/1291.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1292.02/1292.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.46
1292.62/1292.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1292.62/1292.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1292.62/1292.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
1292.62/1292.66	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175559-1301783667/watcher-3175559-1301783667 -o /tmp/evaluation-result-3175559-1301783667/solver-3175559-1301783667 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175559-1301783667.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.22 0.09 1.58 5/189 8277
/proc/meminfo: memFree=20882508/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=23980 CPUtime=0 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 1311 0 0 0 0 0 0 0 20 0 1 0 289966520 24555520 1186 33554432000 4194304 4650387 140737052304512 18446744073709551615 237278576840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 5995 1200 326 112 0 960 0

[startup+0.010566 s]
/proc/loadavg: 0.22 0.09 1.58 5/189 8277
/proc/meminfo: memFree=20882508/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=29024 CPUtime=0 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 2751 0 0 0 0 0 0 0 20 0 1 0 289966520 29720576 2230 33554432000 4194304 4650387 140737052304512 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 7256 2238 326 112 0 2221 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29024

[startup+0.100609 s]
/proc/loadavg: 0.22 0.09 1.58 5/189 8277
/proc/meminfo: memFree=20882508/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=54088 CPUtime=0.09 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 7732 0 0 0 9 0 0 0 20 0 1 0 289966520 55386112 6672 33554432000 4194304 4650387 140737052304512 18446744073709551615 4306926 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 13522 6672 329 112 0 8487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54088

[startup+0.300515 s]
/proc/loadavg: 0.22 0.09 1.58 5/189 8277
/proc/meminfo: memFree=20882508/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=76724 CPUtime=0.29 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 10113 0 0 0 28 1 0 0 21 0 1 0 289966520 78565376 9054 33554432000 4194304 4650387 140737052304512 18446744073709551615 4516425 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 19181 9064 347 112 0 14146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76724

[startup+0.700444 s]
/proc/loadavg: 0.22 0.09 1.58 5/189 8277
/proc/meminfo: memFree=20882508/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=92004 CPUtime=0.69 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 16720 0 0 0 67 2 0 0 22 0 1 0 289966520 94212096 14428 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 23001 14428 365 112 0 17966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92004

[startup+1.5003 s]
/proc/loadavg: 0.22 0.09 1.58 5/190 8278
/proc/meminfo: memFree=20807076/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=103184 CPUtime=1.49 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 19455 0 0 0 147 2 0 0 25 0 1 0 289966520 105660416 17163 33554432000 4194304 4650387 140737052304512 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 25796 17163 379 112 0 20761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103184

[startup+3.10102 s]
/proc/loadavg: 0.22 0.09 1.58 5/190 8278
/proc/meminfo: memFree=20800752/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=103184 CPUtime=3.09 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 20549 0 0 0 307 2 0 0 25 0 1 0 289966520 105660416 18257 33554432000 4194304 4650387 140737052304512 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 25796 18257 379 112 0 20761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103184

[startup+6.30051 s]
/proc/loadavg: 0.52 0.15 1.60 5/190 8278
/proc/meminfo: memFree=20741068/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=159628 CPUtime=6.29 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 22562 0 0 0 626 3 0 0 25 0 1 0 289966520 163459072 20270 33554432000 4194304 4650387 140737052304512 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 39907 20270 379 112 0 34872 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159628

[startup+12.7003 s]
/proc/loadavg: 0.80 0.22 1.61 5/190 8278
/proc/meminfo: memFree=20661608/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=106756 CPUtime=12.69 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 28339 0 0 0 1265 4 0 0 25 0 1 0 289966520 109318144 18896 33554432000 4194304 4650387 140737052304512 18446744073709551615 4367270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 26689 18896 381 112 0 21654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106756

[startup+25.501 s]
/proc/loadavg: 1.51 0.40 1.65 5/190 8278
/proc/meminfo: memFree=20530524/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=266872 CPUtime=25.49 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 53885 0 0 0 2540 9 0 0 25 0 1 0 289966520 273276928 44442 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 66718 44442 383 112 0 61683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 266872

[startup+51.1005 s]
/proc/loadavg: 2.36 0.69 1.71 5/190 8279
/proc/meminfo: memFree=20452640/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=206864 CPUtime=51.09 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 62132 0 0 0 5098 11 0 0 25 0 1 0 289966520 211828736 44159 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 51716 44159 383 112 0 46681 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 206864

[startup+102.306 s]
/proc/loadavg: 3.29 1.20 1.83 5/190 8280
/proc/meminfo: memFree=20244376/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=358820 CPUtime=102.29 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 106021 0 0 0 10208 21 0 0 25 0 1 0 289966520 367431680 70794 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 89705 70794 383 112 0 84670 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 358820

[startup+162.301 s]
/proc/loadavg: 3.74 1.71 1.96 5/190 8282
/proc/meminfo: memFree=20213216/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=359072 CPUtime=162.29 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 106024 0 0 0 16208 21 0 0 25 0 1 0 289966520 367689728 70797 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 89768 70797 383 112 0 84733 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 359072

[startup+222.301 s]
/proc/loadavg: 3.90 2.12 2.08 5/190 8284
/proc/meminfo: memFree=20166688/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=376740 CPUtime=222.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 119698 0 0 0 22205 25 0 0 25 0 1 0 289966520 385781760 74448 33554432000 4194304 4650387 140737052304512 18446744073709551615 4328114 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 94185 74448 383 112 0 89150 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 376740

[startup+282.3 s]
/proc/loadavg: 3.96 2.46 2.20 5/190 8285
/proc/meminfo: memFree=20101304/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=403676 CPUtime=282.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 127997 0 0 0 28204 26 0 0 25 0 1 0 289966520 413364224 82747 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 100919 82747 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: 3.98 2.74 2.31 5/190 8287
/proc/meminfo: memFree=20095700/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=404076 CPUtime=342.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 128081 0 0 0 34204 26 0 0 25 0 1 0 289966520 413773824 82831 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 101019 82831 383 112 0 95984 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 404076

[startup+402.301 s]
/proc/loadavg: 3.99 2.96 2.41 5/190 8288
/proc/meminfo: memFree=20067528/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=425144 CPUtime=402.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 149564 0 0 0 40199 31 0 0 25 0 1 0 289966520 435347456 87786 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 106286 87786 383 112 0 101251 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 425144

[startup+462.3 s]
/proc/loadavg: 4.07 3.17 2.51 5/190 8290
/proc/meminfo: memFree=20062060/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=425920 CPUtime=462.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 149703 0 0 0 46199 31 0 0 25 0 1 0 289966520 436142080 87925 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 106480 87925 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.03 3.31 2.60 5/190 8292
/proc/meminfo: memFree=20012564/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=441852 CPUtime=522.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 162035 0 0 0 52196 34 0 0 25 0 1 0 289966520 452456448 94230 33554432000 4194304 4650387 140737052304512 18446744073709551615 4513640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 110463 94230 383 112 0 105428 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 441852

[startup+582.301 s]
/proc/loadavg: 4.06 3.45 2.69 5/190 8293
/proc/meminfo: memFree=19992320/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=443420 CPUtime=582.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 180068 0 0 0 58191 40 0 0 25 0 1 0 289966520 454062080 91680 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 110855 91680 383 112 0 105820 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 443420

[startup+642.3 s]
/proc/loadavg: 4.02 3.55 2.77 5/190 8295
/proc/meminfo: memFree=19990428/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=443420 CPUtime=642.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 180068 0 0 0 64191 40 0 0 25 0 1 0 289966520 454062080 91680 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 110855 91680 383 112 0 105820 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 443420

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.85 5/190 8296
/proc/meminfo: memFree=19918996/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=460484 CPUtime=702.3 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 201653 0 0 0 70185 45 0 0 25 0 1 0 289966520 471535616 98335 33554432000 4194304 4650387 140737052304512 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 115121 98335 383 112 0 110086 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 460484

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.92 5/190 8298
/proc/meminfo: memFree=19948368/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=460484 CPUtime=762.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 225178 0 0 0 76180 51 0 0 25 0 1 0 289966520 471535616 97366 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 115121 97366 383 112 0 110086 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 460484

[startup+822.3 s]
/proc/loadavg: 4.00 3.75 2.98 5/190 8300
/proc/meminfo: memFree=19919588/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=460484 CPUtime=822.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 225178 0 0 0 82180 51 0 0 25 0 1 0 289966520 471535616 97366 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 115121 97366 383 112 0 110086 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 460484

[startup+882.301 s]
/proc/loadavg: 4.00 3.79 3.04 5/190 8301
/proc/meminfo: memFree=19930236/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=460484 CPUtime=882.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 225178 0 0 0 88180 51 0 0 25 0 1 0 289966520 471535616 97366 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 115121 97366 383 112 0 110086 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 460484

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 3.10 5/190 8303
/proc/meminfo: memFree=19921264/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=423452 CPUtime=942.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 254692 0 0 0 94172 59 0 0 25 0 1 0 289966520 433614848 99735 33554432000 4194304 4650387 140737052304512 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 105863 99735 383 112 0 100828 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 423452

[startup+1002.3 s]
/proc/loadavg: 4.00 3.85 3.15 5/190 8304
/proc/meminfo: memFree=19905476/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=488996 CPUtime=1002.32 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 279400 0 0 0 100167 65 0 0 25 0 1 0 289966520 500731904 104624 33554432000 4194304 4650387 140737052304512 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 122249 104624 383 112 0 117214 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 488996

[startup+1062.3 s]
/proc/loadavg: 4.04 3.89 3.21 5/190 8306
/proc/meminfo: memFree=19835640/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=488996 CPUtime=1062.31 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 299585 0 0 0 106159 72 0 0 25 0 1 0 289966520 500731904 104080 33554432000 4194304 4650387 140737052304512 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 122249 104081 383 112 0 117214 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 488996

[startup+1122.3 s]
/proc/loadavg: 4.08 3.93 3.26 5/190 8308
/proc/meminfo: memFree=19721136/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=488996 CPUtime=1122.32 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 325141 0 0 0 112153 79 0 0 25 0 1 0 289966520 500731904 107626 33554432000 4194304 4650387 140737052304512 18446744073709551615 4367359 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 122249 107626 383 112 0 117214 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 488996

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 3.30 5/190 8309
/proc/meminfo: memFree=19732268/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=489528 CPUtime=1182.32 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 350639 0 0 0 118146 86 0 0 25 0 1 0 289966520 501276672 109663 33554432000 4194304 4650387 140737052304512 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 122382 109663 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.01 3.95 3.34 5/190 8311
/proc/meminfo: memFree=19725684/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=489528 CPUtime=1242.32 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 376444 0 0 0 124139 93 0 0 25 0 1 0 289966520 501276672 110161 33554432000 4194304 4650387 140737052304512 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/statm: 122382 110161 383 112 0 117347 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 489528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.94 3.38 3/186 8342
/proc/meminfo: memFree=20491808/32950904 swapFree=67111528/67111528
[pid=8277] ppid=8275 vsize=489528 CPUtime=1300.03 cores=0,2
/proc/8277/stat : 8277 (strangenight1-s) R 8275 8277 8216 0 -1 4202496 396034 0 0 0 129905 98 0 0 25 0 1 0 289966520 501276672 104283 33554432000 4194304 4650387 140737052304512 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8277/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.05
CPU system time (s): 1.00485
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 489528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.05
system time used= 1.00485
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= 4624

runsolver used 2.09468 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 00:34:28
IDJOB=3175559
IDBENCH=82577
IDSOLVER=1589
FILE ID=node121/3175559-1301783667
RUNJOBID= node121-1301783653-8234
PBS_JOBID= 12841397
Free space on /tmp= 71452 MiB

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

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=1199791436

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      20882796 kB
Buffers:        340508 kB
Cached:       11264832 kB
SwapCached:          0 kB
Active:        7731440 kB
Inactive:      4064840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20882796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33964 kB
Writeback:           0 kB
AnonPages:      190172 kB
Mapped:          16364 kB
Slab:           208712 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   408664 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= 71456 MiB
End job on node121 at 2011-04-03 00:56:10