Trace number 3175567

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
MD5SUM56bd5db172bed91bc72714a8bad8639b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark316.613
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
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-3175567-1301783669.cnf'
0.00/0.00	c -- header says num vars:          50000
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      50000
0.09/0.15	c Parsing time:  0.13 s
0.09/0.15	c  N st     0         0     50000    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.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.17
0.58/0.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.58/0.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.58/0.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.58/0.66	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
1.09/1.16	c lits-rem:         0  cl-subs:        0  v-elim:   1445  v-fix:    0  time:  0.49 s
1.09/1.17	c Finding binary XORs  T:     0.01 s  found:       0
1.18/1.28	c Finding non-binary XORs:     0.10 s (found:       0, avg size: nan)
1.18/1.28	c calculated reachability. Time: 0.00
1.18/1.30	c Calc default polars -  time:   0.02 s pos:   22330 undec:    5582 neg:   22088
1.18/1.30	c =========================================================================================
1.18/1.30	c types(t): F = full restart, N = normal restart
1.18/1.30	c types(t): S = simplification begin/end, E = solution found
1.18/1.30	c restart types(rt): st = static, dy = dynamic
1.18/1.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.18/1.30	c  B st     0         0     48555    207728         0         0    631086         0   no data   no data  --
3.20/3.23	c  N dy    21      4002     48555    207728         0      4002    631086   1413415    197.32    262.29  --
5.09/5.15	c  N dy    51      8084     48555    207728         0      8084    631086   2552801    195.28    210.39  --
7.09/7.11	c  N dy    79     12183     48555    207728         0     12183    631086   3754260    197.09    214.40  --
9.09/9.13	c  N dy   110     16234     48555    207728         0     16233    631086   4976076    197.78    217.59  --
11.09/11.14	c  N dy   136     20357     48555    207728         0     10359    631086    841769    197.61    212.45  --
13.20/13.22	c  N dy   162     24622     48555    207728         0     14624    631086   2127794    197.79    208.32  --
13.39/13.41	c  F st   165     25001     48555    207728         0     15003    631086   2234326    197.71   no data  --
16.19/16.28	c  N dy   171     30001     48555    207728         0     19999    631086   4899137    197.71   no data  --
16.19/16.28	c  S st   171     30001     48555    207728         0     19999    631086   4899137    197.71   no data  --
16.49/16.52	c  S st   171     30504     48555    207728         0     20501    631086   5009758    197.71   no data  --
16.49/16.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
16.49/16.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.89/16.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.41
17.49/17.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.49/17.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.49/17.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
17.49/17.58	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
68.69/68.75	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 51.17 s
68.89/68.98	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.23
68.99/69.00	c calculated reachability. Time: 0.00
68.99/69.00	c  N dy   171     30504     48555    207728         0     20494    631086   5006144    197.71   no data  --
71.09/71.18	c  N dy   200     34540     48555    207728         0     24530    631086   6203662    198.66    209.88  --
73.38/73.49	c  N dy   229     38577     48555    207728         0     28566    631086   7375239    198.53    275.70  --
75.80/75.85	c  N dy   256     42608     48555    207728         0     17102    631086   1366251    198.91    213.11  --
77.49/77.52	c  S st   277     45756     48555    207728         0     20250    631086   2255859    198.40   no data  --
77.69/77.78	c  S st   277     46263     48555    207728         0     20757    631086   2358894    198.40   no data  --
77.79/77.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
77.79/77.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.19/78.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.41
78.39/78.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
78.39/78.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
78.49/78.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
78.49/78.52	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
85.19/85.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.74 s
85.29/85.30	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.02
85.29/85.34	c vivif2 --  cl tried    20757 cl shrink        0 lits rem          0 time: 0.04
85.50/85.56	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.22
85.50/85.57	c calculated reachability. Time: 0.00
85.50/85.57	c  N dy   277     46263     48555    207728         0     20757    631086   2358894    198.40   no data  --
87.49/87.59	c  N dy   305     50267     48555    207728         0     24760    631086   3510731    198.16    218.31  --
89.59/89.65	c  N dy   334     54341     48555    207728         0     28834    631086   4705796    198.26    343.21  --
91.69/91.79	c  N dy   364     58482     48555    207728         0     32975    631086   5949088    198.58    210.83  --
93.89/93.90	c  N dy   391     62572     48555    207728         0     37065    631086   7169013    198.79    215.59  --
95.89/95.97	c  N dy   416     66670     48555    207728         0     22419    631086   1912306    198.27    212.94  --
97.29/97.34	c  S st   436     69396     48555    207728         0     25145    631086   2742953    198.73    255.52  --
97.59/97.60	c  S st   436     69901     48555    207728         0     25650    631086   2863445    198.73   no data  --
97.59/97.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
97.59/97.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.99/98.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.42
98.29/98.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
98.29/98.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
98.29/98.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
98.29/98.38	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
107.49/107.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  9.11 s
107.49/107.53	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
107.49/107.58	c vivif2 --  cl tried    25650 cl shrink        0 lits rem          0 time: 0.05
107.80/107.84	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.25
107.80/107.85	c calculated reachability. Time: 0.00
107.80/107.85	c  N dy   436     69901     48555    207728         0     25650    631086   2863445    198.73   no data  --
110.29/110.39	c  N dy   462     74370     48555    207728         0     30118    631086   4168177    198.11    215.65  --
113.20/113.26	c  N dy   495     79202     48555    207728         0     34949    631086   5572849    198.14    210.52  --
116.19/116.29	c  N dy   530     84320     48555    207728         0     40067    631086   7071656    198.26    209.21  --
117.99/118.00	c  F st   554     87501     48555    207728         0     22372    631086   1243906    198.24   no data  --
119.90/119.94	c  N st   559     90796     48555    207728         0     25667    631086   2775741    198.24   no data  --
123.09/123.15	c  N dy   589     96938     48555    207728         0     31809    631086   4884633    198.24    209.40  --
126.39/126.42	c  N dy   635    103131     48555    207728         0     38001    631086   6698136    198.29    229.55  --
127.29/127.37	c  S st   648    104851     48555    207728         0     39721    631086   7207226    198.37   no data  --
127.60/127.65	c  S st   648    105354     48555    207728         0     40224    631086   7318263    198.37   no data  --
127.60/127.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
127.60/127.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.10/128.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.43
128.70/128.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
128.70/128.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
128.70/128.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
128.70/128.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
242.00/242.00	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 113.21 s
242.00/242.04	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
242.10/242.17	c vivif2 --  cl tried    40220 cl shrink        0 lits rem          0 time: 0.13
242.40/242.47	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.30
242.40/242.48	c calculated reachability. Time: 0.00
242.40/242.49	c  N dy   648    105354     48555    207728         0     40220    631086   7315307    198.37   no data  --
246.70/246.75	c  N dy   693    112116     48555    207728         0     24546    631086   1367578    198.56    210.57  --
250.90/250.98	c  N dy   741    119288     48555    207728         0     31717    631086   3469603    198.61    215.07  --
255.49/255.56	c  N dy   787    126913     48555    207728         0     39342    631086   5721134    198.45    213.64  --
260.60/260.69	c  N dy   838    135147     48555    207728         0     23863    631086    738016    198.33    220.41  --
265.70/265.76	c  N dy   900    143790     48555    207728         0     32505    631086   3278490    198.51    211.20  --
271.49/271.53	c  N dy   968    153132     48555    207728         0     41844    631086   6042603    198.55    212.22  --
274.60/274.62	c  S st  1003    158031     48555    207728         0     46742    631086   7583453    198.85    190.30  --
274.90/274.93	c  S st  1003    158535     48555    207728         0     47246    631086   7696489    198.85   no data  --
274.90/274.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
274.90/274.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.40/275.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.45
276.10/276.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
276.10/276.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
276.10/276.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
276.20/276.20	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
402.20/402.22	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 126.03 s
402.20/402.25	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
402.30/402.38	c vivif2 --  cl tried    47240 cl shrink        0 lits rem          0 time: 0.13
402.60/402.67	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.29
402.60/402.68	c calculated reachability. Time: 0.00
402.60/402.68	c  N dy  1003    158535     48555    207728         0     47240    631086   7693346    198.85   no data  --
408.11/408.15	c  N dy  1075    168667     48555    207728         0     32514    631086   2934118    198.80    216.06  --
414.00/414.08	c  N dy  1155    179448     48555    207728         0     43294    631086   6179568    198.99    242.88  --
420.50/420.56	c  N dy  1227    190992     48555    207728         0     28907    631086   1518070    198.80    224.80  --
428.20/428.28	c  N dy  1312    203235     48555    207728         0     41149    631086   5112876    198.87    269.42  --
436.10/436.10	c  N dy  1401    216286     48555    207728         0     27236    631086    666910    198.91    210.00  --
443.90/443.96	c  N dy  1498    230109     48555    207728         0     41059    631086   4680486    198.84    211.81  --
448.50/448.57	c  S st  1551    237802     48555    207728         0     48751    631086   6938461    198.86    194.75  --
448.80/448.87	c  S st  1551    238302     48555    207728         0     49251    631086   7033203    198.86   no data  --
448.90/448.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
448.90/448.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.30/449.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.46
449.90/450.00	c bin-w-bin subsume rem            0 bins  time:  0.02 s
450.00/450.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
450.00/450.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
450.00/450.05	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
559.00/559.08	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 109.03 s
559.10/559.11	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
559.20/559.25	c vivif2 --  cl tried    49248 cl shrink        0 lits rem          0 time: 0.13
559.50/559.56	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.32
559.50/559.58	c calculated reachability. Time: 0.00
559.50/559.58	c  N dy  1551    238302     48555    207728         0     49248    631086   7031875    198.86   no data  --
569.11/569.11	c  N dy  1649    253594     48555    207728         0     36557    631086   3093989    198.84    233.83  --
579.30/579.34	c  N dy  1765    269889     48555    207728         0     52851    631086   7901065    198.95    210.64  --
590.10/590.14	c  N dy  1887    287232     48555    207728         0     41207    631086   4173286    199.05    210.84  --
601.91/601.96	c  N dy  2014    305619     48555    207728         0     59592    631086   9641797    199.13    252.52  --
602.40/602.42	c  F st  2018    306250     48555    207728         0     30235    631086    654544    199.20   no data  --
614.11/614.15	c  N dy  2119    325146     48555    207728         0     49127    631086   6702536    199.23    209.95  --
626.81/626.81	c  N dy  2255    345172     48555    207728         0     38157    631086   2643454    199.22    213.68  --
634.51/634.54	c  S st  2341    357453     48555    207728         0     50438    631086   6343449    199.38   no data  --
634.81/634.84	c  S st  2341    357958     48555    207728         0     50943    631086   6445939    199.38   no data  --
634.81/634.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
634.81/634.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
635.31/635.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.46
635.91/635.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
635.91/635.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
635.91/635.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
635.91/635.97	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
733.72/733.75	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 97.77 s
733.72/733.78	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
733.91/733.90	c vivif2 --  cl tried    50940 cl shrink        0 lits rem          0 time: 0.12
734.21/734.23	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.32
734.21/734.24	c calculated reachability. Time: 0.00
734.21/734.24	c  N dy  2341    357958     48555    207728         0     50940    631086   6445363    199.38   no data  --
747.01/747.10	c  N dy  2481    378025     48555    207728         0     39011    631086   2654193    199.52    252.88  --
759.81/759.80	c  N dy  2614    398036     48555    207728         0     59022    631086   8627878    199.59    223.60  --
772.42/772.47	c  N dy  2748    418111     48555    207728         0     46095    631086   4419864    199.54    237.62  --
785.01/785.06	c  N dy  2887    438134     48555    207728         0     66118    631086  10406084    199.63    222.84  --
796.32/796.31	c  N dy  3032    458253     48555    207728         0     52235    631086   5971287    199.84    212.38  --
807.91/807.93	c  N dy  3172    478355     48555    207728         0     37340    631086   1244800    199.90    210.99  --
819.01/819.09	c  N dy  3309    498436     48555    207728         0     57421    631086   7194041    199.94    219.24  --
830.62/830.62	c  N dy  3445    518543     48555    207728         0     41528    631086   2170639    199.95    221.59  --
840.91/840.92	c  S st  3569    536938     48555    207728         0     59921    631086   7653484    199.95   no data  --
841.21/841.21	c  S st  3569    537440     48555    207728         0     60423    631086   7762329    199.95   no data  --
841.21/841.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
841.21/841.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
841.71/841.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.46
842.21/842.29	c bin-w-bin subsume rem            0 bins  time:  0.02 s
842.31/842.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
842.31/842.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
842.31/842.35	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
977.52/977.54	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 135.20 s
977.52/977.57	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
977.72/977.70	c vivif2 --  cl tried    60420 cl shrink        0 lits rem          0 time: 0.13
978.02/978.02	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.32
978.02/978.03	c calculated reachability. Time: 0.00
978.02/978.03	c  N dy  3569    537440     48555    207728         0     60420    631086   7759651    199.95   no data  --
989.72/989.70	c  N dy  3708    557665     48555    207728         0     43647    631086   2448062    199.97    211.65  --
1001.12/1001.17	c  N dy  3844    577735     48555    207728         0     63716    631086   8343630    199.94    211.07  --
1012.82/1012.85	c  N dy  3982    597837     48555    207728         0     45817    631086   2836544    199.96    214.43  --
1025.12/1025.18	c  N dy  4121    618008     48555    207728         0     65986    631086   8771996    199.95    212.38  --
1037.02/1037.07	c  N dy  4258    638237     48555    207728         0     47214    631086   2975894    200.02    211.39  --
1048.52/1048.57	c  N dy  4393    658329     48555    207728         0     67305    631086   8965648    200.02    213.75  --
1060.33/1060.39	c  N dy  4523    678429     48555    207728         0     47407    631086   2733362    199.98    211.21  --
1071.92/1071.98	c  N dy  4657    698569     48555    207728         0     67546    631086   8716914    199.97    210.65  --
1083.82/1083.84	c  N dy  4795    718677     48555    207728         0     46655    631086   2225802    199.94    212.22  --
1095.42/1095.42	c  N dy  4936    738763     48555    207728         0     66740    631086   8224705    200.01    216.13  --
1107.73/1107.73	c  N dy  5080    759027     48555    207728         0     45007    631086   1420630    200.04    210.89  --
1119.43/1119.41	c  N dy  5221    779123     48555    207728         0     65102    631086   7480958    200.13    211.79  --
1131.52/1131.58	c  N dy  5353    799212     48555    207728         0     85189    631086  13440028    200.10    218.70  --
1135.53/1135.55	c  S st  5403    806160     48555    207728         0     49140    631086   2381947    200.11   no data  --
1135.83/1135.83	c  S st  5403    806661     48555    207728         0     49641    631086   2494381    200.11   no data  --
1135.83/1135.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1135.83/1135.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1136.33/1136.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.44
1136.53/1136.55	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1136.53/1136.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1136.53/1136.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
1136.63/1136.61	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1145.43/1145.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  8.81 s
1145.43/1145.44	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.03
1145.43/1145.49	c vivif2 --  cl tried    49641 cl shrink        0 lits rem          0 time: 0.04
1145.73/1145.77	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.29
1145.73/1145.79	c calculated reachability. Time: 0.00
1145.73/1145.79	c  N dy  5403    806661     48555    207728         0     49641    631086   2494381    200.11   no data  --
1158.02/1158.01	c  N dy  5540    826690     48555    207728         0     69668    631086   8337066    200.04    217.39  --
1172.12/1172.14	c  N dy  5677    846787     48555    207728         0     45771    631086   1064675    200.06    212.12  --
1184.03/1184.02	c  N dy  5810    866965     48555    207728         0     65947    631086   7104731    200.10    211.66  --
1196.32/1196.39	c  N dy  5952    887115     48555    207728         0     86096    631086  13125262    200.16    213.40  --
1208.23/1208.24	c  N dy  6090    907376     48555    207728         0     61359    631086   5393205    200.17    212.92  --
1220.22/1220.25	c  N dy  6223    927395     48555    207728         0     81374    631086  11321307    200.15    212.06  --
1232.42/1232.44	c  N dy  6374    947420     48555    207728         0     55409    631086   3363674    200.28    302.62  --
1244.33/1244.39	c  N dy  6516    967439     48555    207728         0     75427    631086   9433689    200.35    214.43  --
1257.12/1257.13	c  N dy  6657    987523     48555    207728         0     48503    631086    972578    200.42    211.00  --
1268.72/1268.72	c  N dy  6796   1007610     48555    207728         0     68587    631086   7045266    200.45    267.51  --
1281.12/1281.10	c  N dy  6934   1027753     48555    207728         0     88729    631086  12994967    200.43    212.18  --
1293.12/1293.17	c  N dy  7075   1047786     48555    207728         0     60766    631086   4419537    200.45    211.48  --

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-3175567-1301783669/watcher-3175567-1301783669 -o /tmp/evaluation-result-3175567-1301783669/solver-3175567-1301783669 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175567-1301783669.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.08 0.14 1.65 4/184 15769
/proc/meminfo: memFree=20372496/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=22152 CPUtime=0 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 832 0 0 0 0 0 0 0 20 0 1 0 270782386 22683648 771 33554432000 4194304 4650387 140735198756480 18446744073709551615 228095112225 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 5538 782 324 112 0 503 0

[startup+0.0978811 s]
/proc/loadavg: 0.08 0.14 1.65 4/184 15769
/proc/meminfo: memFree=20372496/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=51448 CPUtime=0.09 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 7262 0 0 0 8 1 0 0 20 0 1 0 270782386 52682752 6201 33554432000 4194304 4650387 140735198756480 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 12862 6201 329 112 0 7827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51448

[startup+0.100882 s]
/proc/loadavg: 0.08 0.14 1.65 4/184 15769
/proc/meminfo: memFree=20372496/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=54092 CPUtime=0.09 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 7667 0 0 0 8 1 0 0 20 0 1 0 270782386 55390208 6606 33554432000 4194304 4650387 140735198756480 18446744073709551615 228095148481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 13523 6626 329 112 0 8488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54092

[startup+0.300841 s]
/proc/loadavg: 0.08 0.14 1.65 4/184 15769
/proc/meminfo: memFree=20372496/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=58524 CPUtime=0.29 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 9178 0 0 0 28 1 0 0 21 0 1 0 270782386 59928576 8117 33554432000 4194304 4650387 140735198756480 18446744073709551615 4369940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 14631 8117 345 112 0 9596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58524

[startup+0.70074 s]
/proc/loadavg: 0.08 0.14 1.65 4/184 15769
/proc/meminfo: memFree=20372496/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=91432 CPUtime=0.68 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 16686 0 0 0 67 1 0 0 22 0 1 0 270782386 93626368 14393 33554432000 4194304 4650387 140735198756480 18446744073709551615 4441328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 22858 14393 365 112 0 17823 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91432

[startup+1.50063 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20239892/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=106372 CPUtime=1.48 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 19655 0 0 0 147 1 0 0 25 0 1 0 270782386 108924928 17362 33554432000 4194304 4650387 140735198756480 18446744073709551615 4314737 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 26593 17362 379 112 0 21558 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 106372

[startup+3.10033 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20230468/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=106372 CPUtime=3.09 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 20823 0 0 0 307 2 0 0 25 0 1 0 270782386 108924928 18530 33554432000 4194304 4650387 140735198756480 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 26593 18530 379 112 0 21558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106372

[startup+6.30075 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20197372/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=162816 CPUtime=6.29 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 22729 0 0 0 627 2 0 0 25 0 1 0 270782386 166723584 20436 33554432000 4194304 4650387 140735198756480 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 40704 20436 379 112 0 35669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162816

[startup+12.7006 s]
/proc/loadavg: 0.95 0.32 1.69 5/190 15780
/proc/meminfo: memFree=20173072/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=109896 CPUtime=12.69 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 28542 0 0 0 1265 4 0 0 25 0 1 0 270782386 112533504 18974 33554432000 4194304 4650387 140735198756480 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 27474 18974 381 112 0 22439 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 109896

[startup+25.5002 s]
/proc/loadavg: 1.42 0.44 1.71 5/190 15780
/proc/meminfo: memFree=19967212/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=277088 CPUtime=25.48 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 58086 0 0 0 2540 8 0 0 25 0 1 0 270782386 283738112 48518 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 69272 48518 383 112 0 64237 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 277088

[startup+51.1005 s]
/proc/loadavg: 2.30 0.73 1.77 5/190 15781
/proc/meminfo: memFree=19904768/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=277088 CPUtime=51.09 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 58119 0 0 0 5101 8 0 0 25 0 1 0 270782386 283738112 48551 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 69272 48551 383 112 0 64237 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 277088

[startup+102.307 s]
/proc/loadavg: 3.32 1.28 1.90 5/190 15783
/proc/meminfo: memFree=19812808/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=238784 CPUtime=102.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 80139 0 0 0 10216 14 0 0 25 0 1 0 270782386 244514816 52832 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 59696 52832 383 112 0 54661 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238784

[startup+162.301 s]
/proc/loadavg: 3.75 1.77 2.03 5/190 15784
/proc/meminfo: memFree=19648364/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=378164 CPUtime=162.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 111950 0 0 0 16210 20 0 0 25 0 1 0 270782386 387239936 75917 33554432000 4194304 4650387 140735198756480 18446744073709551615 228095148217 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 94541 75917 383 112 0 89506 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 378164

[startup+222.301 s]
/proc/loadavg: 3.97 2.19 2.15 5/190 15786
/proc/meminfo: memFree=19615808/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=378164 CPUtime=222.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 112012 0 0 0 22210 20 0 0 25 0 1 0 270782386 387239936 75979 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 94541 75979 383 112 0 89506 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 378164

[startup+282.301 s]
/proc/loadavg: 3.99 2.52 2.27 5/190 15787
/proc/meminfo: memFree=19555620/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=421016 CPUtime=282.29 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 133328 0 0 0 28204 25 0 0 25 0 1 0 270782386 431120384 87127 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 105254 87127 383 112 0 100219 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 421016

[startup+342.301 s]
/proc/loadavg: 3.99 2.78 2.37 5/190 15789
/proc/meminfo: memFree=19554988/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=421016 CPUtime=342.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 133369 0 0 0 34205 25 0 0 25 0 1 0 270782386 431120384 87168 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 105254 87168 383 112 0 100219 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 421016

[startup+402.301 s]
/proc/loadavg: 3.99 3.00 2.47 5/190 15790
/proc/meminfo: memFree=19549112/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=421016 CPUtime=402.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 133385 0 0 0 40205 25 0 0 25 0 1 0 270782386 431120384 87184 33554432000 4194304 4650387 140735198756480 18446744073709551615 4533992 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 105254 87184 383 112 0 100219 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 421016

[startup+462.301 s]
/proc/loadavg: 4.03 3.20 2.57 5/190 15792
/proc/meminfo: memFree=19508912/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=439656 CPUtime=462.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 153902 0 0 0 46199 31 0 0 25 0 1 0 270782386 450207744 91395 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 109914 91395 383 112 0 104879 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 439656

[startup+522.301 s]
/proc/loadavg: 4.01 3.34 2.65 5/190 15794
/proc/meminfo: memFree=19497052/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=439924 CPUtime=522.3 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 153962 0 0 0 52199 31 0 0 25 0 1 0 270782386 450482176 91455 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 109981 91455 383 112 0 104946 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 439924

[startup+582.301 s]
/proc/loadavg: 4.00 3.46 2.74 5/190 15795
/proc/meminfo: memFree=19465876/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=456532 CPUtime=582.31 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 166273 0 0 0 58195 36 0 0 25 0 1 0 270782386 467488768 97882 33554432000 4194304 4650387 140735198756480 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 114133 97882 383 112 0 109098 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 456532

[startup+642.301 s]
/proc/loadavg: 4.00 3.55 2.81 5/190 15797
/proc/meminfo: memFree=19482440/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=458116 CPUtime=642.31 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 184261 0 0 0 64188 43 0 0 25 0 1 0 270782386 469110784 95474 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 114529 95474 383 112 0 109494 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 458116

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.88 5/190 15799
/proc/meminfo: memFree=19428296/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=458116 CPUtime=702.31 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 184261 0 0 0 70187 44 0 0 25 0 1 0 270782386 469110784 95474 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 114529 95474 383 112 0 109494 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 458116

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 2.95 5/190 15800
/proc/meminfo: memFree=19393528/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=475168 CPUtime=762.32 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 199021 0 0 0 76184 48 0 0 25 0 1 0 270782386 486572032 102997 33554432000 4194304 4650387 140735198756480 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 118792 102997 383 112 0 113757 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 475168

[startup+822.301 s]
/proc/loadavg: 4.03 3.76 3.02 5/190 15802
/proc/meminfo: memFree=19375268/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=475168 CPUtime=822.31 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 221975 0 0 0 82177 54 0 0 25 0 1 0 270782386 486572032 102212 33554432000 4194304 4650387 140735198756480 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 118792 102212 383 112 0 113757 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 475168

[startup+882.301 s]
/proc/loadavg: 4.01 3.80 3.08 5/190 15803
/proc/meminfo: memFree=19391604/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=475168 CPUtime=882.31 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 229370 0 0 0 88175 56 0 0 25 0 1 0 270782386 486572032 101181 33554432000 4194304 4650387 140735198756480 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 118792 101181 383 112 0 113757 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 475168

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 3.13 5/190 15805
/proc/meminfo: memFree=19368716/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=475168 CPUtime=942.31 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 229370 0 0 0 94175 56 0 0 25 0 1 0 270782386 486572032 101181 33554432000 4194304 4650387 140735198756480 18446744073709551615 4441839 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 118792 101181 383 112 0 113757 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 475168

[startup+1002.3 s]
/proc/loadavg: 4.10 3.89 3.19 5/190 15807
/proc/meminfo: memFree=19383088/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=486988 CPUtime=1002.32 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 242111 0 0 0 100172 60 0 0 25 0 1 0 270782386 498675712 105192 33554432000 4194304 4650387 140735198756480 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 121747 105192 383 112 0 116712 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 486988

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 3.24 5/190 15808
/proc/meminfo: memFree=19383792/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=504060 CPUtime=1062.32 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 269194 0 0 0 106163 69 0 0 25 0 1 0 270782386 516157440 104436 33554432000 4194304 4650387 140735198756480 18446744073709551615 4311344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 126015 104436 383 112 0 120980 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 504060

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.29 5/190 15810
/proc/meminfo: memFree=19343352/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=504060 CPUtime=1122.32 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 294390 0 0 0 112156 76 0 0 25 0 1 0 270782386 516157440 109558 33554432000 4194304 4650387 140735198756480 18446744073709551615 4367319 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 126015 109558 383 112 0 120980 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 504060

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.33 5/190 15811
/proc/meminfo: memFree=19332284/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=504060 CPUtime=1182.33 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 312873 0 0 0 118150 83 0 0 25 0 1 0 270782386 516157440 106851 33554432000 4194304 4650387 140735198756480 18446744073709551615 4333921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 126015 106851 383 112 0 120980 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 504060

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.37 5/190 15813
/proc/meminfo: memFree=19320364/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=504596 CPUtime=1242.33 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 337754 0 0 0 124143 90 0 0 25 0 1 0 270782386 516706304 109103 33554432000 4194304 4650387 140735198756480 18446744073709551615 4367303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 126149 109103 383 112 0 121114 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 504596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.41 4/189 15843
/proc/meminfo: memFree=19528388/32951124 swapFree=67111528/67111528
[pid=15769] ppid=15767 vsize=504596 CPUtime=1300.03 cores=0,2
/proc/15769/stat : 15769 (strangenight1-s) R 15767 15769 15718 0 -1 4202496 361122 0 0 0 129907 96 0 0 25 0 1 0 270782386 516706304 108595 33554432000 4194304 4650387 140735198756480 18446744073709551615 4303952 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15769/statm: 126149 108595 383 112 0 121114 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 504596

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.07
CPU user time (s): 1299.08
CPU system time (s): 0.989849
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 504596

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

runsolver used 2.24966 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 00:34:29
IDJOB=3175567
IDBENCH=82585
IDSOLVER=1589
FILE ID=node142/3175567-1301783669
RUNJOBID= node142-1301783648-15736
PBS_JOBID= 12841376
Free space on /tmp= 71012 MiB

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

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

MD5SUM BENCH= 56bd5db172bed91bc72714a8bad8639b
RANDOM SEED=1498580090

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.82
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.846
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:      20372900 kB
Buffers:        370176 kB
Cached:       11819216 kB
SwapCached:          0 kB
Active:        7589820 kB
Inactive:      4693748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20372900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24372 kB
Writeback:           0 kB
AnonPages:       94080 kB
Mapped:          15576 kB
Slab:           230724 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272768 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= 71000 MiB
End job on node142 at 2011-04-03 00:56:11