Trace number 3175552

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.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
MD5SUM83f9a63a559155a858e739be2c598060
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.6951
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
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-3175552-1301783666.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.09/0.11	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.09/0.11	c -- vars added      40000
0.09/0.11	c Parsing time:  0.10 s
0.09/0.11	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.11
0.29/0.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.11
0.39/0.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.39/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.39/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.01 s
0.39/0.48	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
0.79/0.84	c lits-rem:         0  cl-subs:        0  v-elim:   1175  v-fix:    0  time:  0.35 s
0.79/0.85	c Finding binary XORs  T:     0.01 s  found:       0
0.89/0.93	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
0.89/0.93	c calculated reachability. Time: 0.00
0.89/0.94	c Calc default polars -  time:   0.01 s pos:   17650 undec:    4522 neg:   17828
0.89/0.94	c =========================================================================================
0.89/0.94	c types(t): F = full restart, N = normal restart
0.89/0.94	c types(t): S = simplification begin/end, E = solution found
0.89/0.94	c restart types(rt): st = static, dy = dynamic
0.89/0.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.94	c  B st     0         0     38825    165955         0         0    504311         0   no data   no data  --
2.39/2.47	c  N dy    19      4075     38825    165955         0      4075    504311   1224101    174.70    229.75  --
3.89/3.97	c  N dy    48      8088     38825    165955         0      8087    504311   2277745    176.61    188.67  --
5.49/5.55	c  N dy    75     12179     38825    165955         0     12177    504311   3370246    175.53    184.92  --
7.09/7.12	c  N dy   104     16267     38825    165955         0     16265    504311   4457444    176.74    186.70  --
8.70/8.73	c  N dy   127     20336     38825    165955         0     10335    504311    764154    175.32    185.81  --
10.29/10.30	c  N dy   156     24394     38825    165955         0     14392    504311   1901359    177.07    191.18  --
10.49/10.57	c  F st   162     25000     38825    165955         0     14998    504311   2068678    177.29   no data  --
12.79/12.81	c  N dy   168     30001     38825    165955         0     19998    504311   3969516    177.29   no data  --
12.79/12.81	c  S st   168     30001     38825    165955         0     19998    504311   3969516    177.29   no data  --
12.99/13.02	c  S st   168     30503     38825    165955         0     20500    504311   4065550    177.29   no data  --
12.99/13.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.99/13.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.27
13.69/13.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
13.69/13.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
13.69/13.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
13.69/13.78	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
28.79/28.90	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 15.12 s
28.99/29.07	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.17
28.99/29.08	c calculated reachability. Time: 0.00
28.99/29.08	c  N dy   168     30503     38825    165955         0     20498    504311   4065165    177.29   no data  --
30.80/30.86	c  N dy   197     34735     38825    165955         0     24730    504311   5187117    177.06    187.50  --
32.59/32.66	c  N dy   226     38862     38825    165955         0     28857    504311   6314025    177.60    189.71  --
34.39/34.41	c  N dy   253     42910     38825    165955         0     17407    504311   1341662    177.99    188.43  --
35.49/35.57	c  S st   272     45754     38825    165955         0     20250    504311   2122567    177.93   no data  --
35.69/35.78	c  S st   272     46259     38825    165955         0     20755    504311   2214015    177.93   no data  --
35.79/35.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.79/35.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.99/36.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.27
36.20/36.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.20/36.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.20/36.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
36.29/36.30	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
41.70/41.74	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.43 s
41.70/41.76	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
41.70/41.79	c vivif2 --  cl tried    20754 cl shrink        0 lits rem          0 time: 0.03
41.90/41.96	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.17
41.90/41.97	c calculated reachability. Time: 0.00
41.90/41.97	c  N dy   272     46259     38825    165955         0     20754    504311   2212966    177.93   no data  --
43.59/43.66	c  N dy   298     50321     38825    165955         0     24816    504311   3295921    177.49    189.80  --
45.40/45.40	c  N dy   326     54355     38825    165955         0     28850    504311   4398350    177.76    194.83  --
47.20/47.20	c  N dy   357     58455     38825    165955         0     32949    504311   5532786    178.26    188.80  --
48.99/49.05	c  N dy   386     62614     38825    165955         0     37107    504311   6649655    178.54    190.58  --
50.80/50.81	c  N dy   414     66680     38825    165955         0     22429    504311   1785697    178.52    193.60  --
51.89/51.97	c  S st   432     69388     38825    165955         0     25137    504311   2525365    178.60    165.39  --
52.09/52.16	c  S st   432     69888     38825    165955         0     25637    504311   2625845    178.60   no data  --
52.09/52.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.09/52.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.39/52.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.27
52.59/52.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
52.59/52.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
52.59/52.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
52.70/52.70	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
59.49/59.57	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.86 s
59.49/59.59	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
59.59/59.63	c vivif2 --  cl tried    25636 cl shrink        0 lits rem          0 time: 0.04
59.79/59.80	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.18
59.79/59.81	c calculated reachability. Time: 0.00
59.79/59.82	c  N dy   432     69888     38825    165955         0     25636    504311   2624761    178.60   no data  --
61.69/61.72	c  N dy   466     74356     38825    165955         0     30104    504311   3832252    178.83    189.87  --
63.80/63.83	c  N dy   498     79168     38825    165955         0     34916    504311   5180802    179.03    189.24  --
66.09/66.15	c  N dy   534     84269     38825    165955         0     40016    504311   6563768    179.04    191.43  --
67.59/67.64	c  F st   558     87500     38825    165955         0     22371    504311   1128895    179.23    164.29  --
69.09/69.16	c  N st   563     90797     38825    165955         0     25668    504311   2476219    179.23   no data  --
71.70/71.72	c  N dy   588     96667     38825    165955         0     31538    504311   4435727    179.18    189.78  --
74.29/74.36	c  N dy   625    102885     38825    165955         0     37755    504311   6116520    179.16    189.18  --
75.19/75.23	c  S st   639    104832     38825    165955         0     39702    504311   6635958    179.11   no data  --
75.39/75.45	c  S st   639    105337     38825    165955         0     40207    504311   6729123    179.11   no data  --
75.39/75.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
75.39/75.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.69/75.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.28
76.19/76.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
76.19/76.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
76.19/76.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
76.19/76.29	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
160.69/160.71	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 84.41 s
160.69/160.72	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
160.79/160.82	c vivif2 --  cl tried    40206 cl shrink        0 lits rem          0 time: 0.10
160.99/161.04	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.21
160.99/161.05	c calculated reachability. Time: 0.00
160.99/161.05	c  N dy   639    105337     38825    165955         0     40206    504311   6728527    179.11   no data  --
163.99/164.05	c  N dy   677    112108     38825    165955         0     24543    504311   1245242    178.68    194.59  --
167.10/167.17	c  N dy   723    119454     38825    165955         0     31889    504311   3192528    178.39    190.99  --
170.50/170.59	c  N dy   778    127116     38825    165955         0     39551    504311   5220432    178.37    191.27  --
174.29/174.34	c  N dy   827    135364     38825    165955         0     24088    504311    743303    178.07    190.44  --
177.99/178.04	c  N dy   883    144036     38825    165955         0     32759    504311   3090970    178.02    197.44  --
182.20/182.20	c  N dy   945    153310     38825    165955         0     42033    504311   5571216    178.00    205.25  --
184.30/184.33	c  S st   977    158005     38825    165955         0     46728    504311   6788086    177.87    171.57  --
184.49/184.57	c  S st   977    158507     38825    165955         0     47230    504311   6878372    177.87   no data  --
184.59/184.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
184.59/184.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.80/184.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
185.29/185.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
185.29/185.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
185.39/185.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
185.39/185.42	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
279.60/279.66	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 94.24 s
279.60/279.68	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
279.70/279.79	c vivif2 --  cl tried    47228 cl shrink        0 lits rem          0 time: 0.10
280.00/280.02	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.23
280.00/280.03	c calculated reachability. Time: 0.00
280.00/280.03	c  N dy   977    158507     38825    165955         0     47228    504311   6877124    177.87   no data  --
284.59/284.68	c  N dy  1044    168949     38825    165955         0     32810    504311   2705467    177.75    189.15  --
289.60/289.65	c  N dy  1123    179806     38825    165955         0     43666    504311   5694470    177.96    187.61  --
294.90/294.96	c  N dy  1199    191281     38825    165955         0     29225    504311   1477723    178.10    188.30  --
300.40/300.49	c  N dy  1287    203590     38825    165955         0     41530    504311   4890848    178.37    188.36  --
306.60/306.66	c  N dy  1376    216604     38825    165955         0     27579    504311    720643    178.68    195.60  --
312.80/312.81	c  N dy  1467    230519     38825    165955         0     41492    504311   4456178    178.67    207.97  --
316.20/316.22	c  S st  1519    237760     38825    165955         0     48733    504311   6421431    178.71   no data  --
316.40/316.45	c  S st  1519    238261     38825    165955         0     49234    504311   6516885    178.71   no data  --
316.40/316.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
316.40/316.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.71/316.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
317.20/317.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
317.20/317.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
317.20/317.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
317.20/317.26	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
403.50/403.55	c lits-rem:         5  cl-subs:        9  v-elim:      0  v-fix:    0  time: 86.29 s
403.50/403.57	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
403.61/403.67	c vivif2 --  cl tried    49225 cl shrink        0 lits rem          0 time: 0.10
403.90/403.91	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.24
403.90/403.92	c calculated reachability. Time: 0.00
403.90/403.92	c  N dy  1519    238261     38825    165955         0     49225    504311   6513907    178.71   no data  --
410.90/410.97	c  N dy  1621    253562     38825    165955         0     36539    504311   2887888    178.72    214.87  --
418.50/418.52	c  N dy  1730    269750     38825    165955         0     52726    504311   7275936    178.79    189.26  --
426.50/426.51	c  N dy  1849    287047     38825    165955         0     41030    504311   3794857    178.85    189.51  --
435.20/435.21	c  N dy  1979    305426     38825    165955         0     59409    504311   8826523    179.09    191.80  --
435.60/435.64	c  F st  1984    306250     38825    165955         0     30239    504311    594125    179.07   no data  --
444.20/444.27	c  N dy  2078    325031     38825    165955         0     49019    504311   6154264    179.05    196.15  --
453.71/453.70	c  N dy  2213    345113     38825    165955         0     38104    504311   2441771    179.18    221.51  --
459.40/459.44	c  S st  2302    357391     38825    165955         0     50382    504311   5893655    179.32   no data  --
459.60/459.69	c  S st  2302    357895     38825    165955         0     50886    504311   6000212    179.32   no data  --
459.71/459.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
459.71/459.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.00/460.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
460.40/460.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
460.40/460.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
460.40/460.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
460.40/460.46	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
537.40/537.49	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 77.03 s
537.50/537.51	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
537.60/537.60	c vivif2 --  cl tried    50882 cl shrink        0 lits rem          0 time: 0.09
537.81/537.83	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.23
537.81/537.84	c calculated reachability. Time: 0.00
537.81/537.84	c  N dy  2302    357895     38825    165955         0     50882    504311   5996255    179.32   no data  --
547.00/547.04	c  N dy  2444    377928     38825    165955         0     38916    504311   2406548    179.42    199.01  --
556.20/556.24	c  N dy  2590    398034     38825    165955         0     59021    504311   7975749    179.53    191.30  --
565.31/565.38	c  N dy  2729    418175     38825    165955         0     46164    504311   4055813    179.51    192.33  --
574.80/574.80	c  N dy  2872    438211     38825    165955         0     66198    504311   9546006    179.52    192.61  --
584.21/584.28	c  N dy  3019    458241     38825    165955         0     52229    504311   5489142    179.63    191.36  --
594.10/594.11	c  N dy  3157    478388     38825    165955         0     37379    504311   1152219    179.69    203.77  --
603.40/603.48	c  N dy  3292    498567     38825    165955         0     57554    504311   6694515    179.72    191.43  --
613.21/613.28	c  N dy  3435    518609     38825    165955         0     41597    504311   2057683    179.76    190.90  --
621.91/621.96	c  S st  3562    536842     38825    165955         0     59829    504311   7124458    179.87   no data  --
622.21/622.22	c  S st  3562    537348     38825    165955         0     60335    504311   7244491    179.87   no data  --
622.21/622.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
622.21/622.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.51/622.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
623.01/623.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
623.01/623.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
623.01/623.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
623.01/623.08	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
731.01/731.06	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 107.98 s
731.01/731.08	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
731.11/731.18	c vivif2 --  cl tried    60331 cl shrink        0 lits rem          0 time: 0.11
731.41/731.43	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.25
731.41/731.44	c calculated reachability. Time: 0.00
731.41/731.45	c  N dy  3562    537348     38825    165955         0     60331    504311   7243929    179.87   no data  --
740.90/740.92	c  N dy  3696    557463     38825    165955         0     43448    504311   2297344    179.87    191.55  --
750.22/750.22	c  N dy  3833    577567     38825    165955         0     63550    504311   7749163    179.88    189.84  --
759.81/759.86	c  N dy  3968    597863     38825    165955         0     45845    504311   2677364    179.94    197.71  --
769.51/769.51	c  N dy  4107    617873     38825    165955         0     65854    504311   8175084    180.01    214.47  --
779.41/779.48	c  N dy  4245    638084     38825    165955         0     47067    504311   2686504    180.01    192.52  --
789.31/789.39	c  N dy  4392    658261     38825    165955         0     67244    504311   8282387    180.12    193.87  --
799.62/799.64	c  N dy  4537    678452     38825    165955         0     47433    504311   2610441    180.27    189.89  --
809.31/809.37	c  N dy  4672    698548     38825    165955         0     67528    504311   8180312    180.30    191.09  --
819.42/819.45	c  N dy  4805    718549     38825    165955         0     46531    504311   2016583    180.28    211.59  --
829.11/829.19	c  N dy  4947    738580     38825    165955         0     66562    504311   7502046    180.29    190.40  --
839.41/839.42	c  N dy  5084    758597     38825    165955         0     44581    504311   1211327    180.28    251.36  --
849.01/849.07	c  N dy  5223    778640     38825    165955         0     64620    504311   6687408    180.33    200.07  --
859.51/859.51	c  N dy  5361    798733     38825    165955         0     84712    504311  12277852    180.39    192.20  --
863.02/863.08	c  S st  5414    806023     38825    165955         0     49005    504311   2149376    180.41    167.14  --
863.32/863.32	c  S st  5414    806531     38825    165955         0     49512    504311   2247246    180.41   no data  --
863.32/863.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
863.32/863.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
863.62/863.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.29
863.82/863.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
863.82/863.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
863.82/863.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
863.82/863.87	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
870.32/870.31	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.44 s
870.32/870.33	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
870.32/870.37	c vivif2 --  cl tried    49511 cl shrink        0 lits rem          0 time: 0.04
870.62/870.60	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.23
870.62/870.61	c calculated reachability. Time: 0.00
870.62/870.61	c  N dy  5414    806531     38825    165955         0     49511    504311   2247087    180.41   no data  --
880.51/880.58	c  N dy  5555    826678     38825    165955         0     69658    504311   7755859    180.43    193.94  --
890.82/890.88	c  N dy  5694    846775     38825    165955         0     45759    504311   1013675    180.47    195.59  --
900.21/900.28	c  N dy  5842    866809     38825    165955         0     65791    504311   6646823    180.60    207.78  --
910.31/910.35	c  N dy  5979    886885     38825    165955         0     85865    504311  12180181    180.63    219.36  --
919.81/919.80	c  N dy  6115    906922     38825    165955         0     60901    504311   4806251    180.61    190.79  --
929.61/929.64	c  N dy  6254    926936     38825    165955         0     80915    504311  10389637    180.67    260.78  --
939.61/939.65	c  N dy  6400    947011     38825    165955         0     54990    504311   3073827    180.81    195.76  --
949.32/949.32	c  N dy  6537    967060     38825    165955         0     75037    504311   8600359    180.81    193.23  --
959.71/959.77	c  N dy  6678    987292     38825    165955         0     48274    504311    859228    180.81    195.59  --
969.21/969.25	c  N dy  6814   1007376     38825    165955         0     68356    504311   6468295    180.84    193.13  --
979.42/979.43	c  N dy  6957   1027392     38825    165955         0     88369    504311  12015551    180.88    207.70  --
989.32/989.30	c  N dy  7098   1047420     38825    165955         0     60399    504311   3953120    180.94    193.23  --
999.11/999.11	c  N dy  7239   1067491     38825    165955         0     80469    504311   9455810    180.94    190.53  --
1001.32/1001.32	c  F st  7266   1071875     38825    165955         0     84852    504311  10638131    180.92   no data  --
1009.52/1009.51	c  N dy  7353   1087495     38825    165955         0     51478    504311   1225809    180.95    194.48  --
1019.12/1019.13	c  N dy  7495   1107602     38825    165955         0     71584    504311   6828683    181.02    191.65  --
1029.31/1029.36	c  N dy  7635   1127684     38825    165955         0     91666    504311  12339989    181.04    192.12  --
1039.42/1039.44	c  N dy  7769   1147737     38825    165955         0     61716    504311   3827889    181.03    197.04  --
1049.42/1049.45	c  N dy  7911   1167777     38825    165955         0     81756    504311   9367163    181.07    192.79  --
1060.02/1060.03	c  N dy  8047   1187849     38825    165955         0    101825    504311  14949654    181.06    194.73  --
1069.62/1069.68	c  N dy  8195   1207936     38825    165955         0     70918    504311   6093730    181.13    196.01  --
1070.52/1070.59	c  S st  8208   1209797     38825    165955         0     72779    504311   6589760    181.11    176.74  --
1070.82/1070.86	c  S st  8208   1210298     38825    165955         0     73280    504311   6688968    181.11   no data  --
1070.82/1070.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1070.82/1070.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1071.12/1071.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.31
1071.62/1071.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1071.62/1071.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1071.62/1071.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38825 time:  0.01 s
1071.62/1071.67	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.02 s
1169.92/1169.93	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 98.26 s
1169.92/1169.95	c vivif2 --  cl tried   165955 cl shrink        0 lits rem          0 time: 0.02
1170.02/1170.05	c vivif2 --  cl tried    73276 cl shrink        0 lits rem          0 time: 0.10
1170.33/1170.33	c asymm  cl-useful: 0/165955/165955 lits-rem:0 time: 0.27
1170.33/1170.34	c calculated reachability. Time: 0.00
1170.33/1170.34	c  N dy  8208   1210298     38825    165955         0     73276    504311   6686255    181.11   no data  --
1180.62/1180.69	c  N dy  8352   1230362     38825    165955         0     93338    504311  12221170    181.16    197.06  --
1190.82/1190.81	c  N dy  8483   1250429     38825    165955         0     61406    504311   3142768    181.16    204.37  --
1200.61/1200.69	c  N dy  8619   1270538     38825    165955         0     81515    504311   8729267    181.17    193.09  --
1211.32/1211.32	c  N dy  8758   1290613     38825    165955         0    101588    504311  14279614    181.20    191.00  --
1221.32/1221.36	c  N dy  8900   1310656     38825    165955         0     68635    504311   4933201    181.25    194.16  --
1231.42/1231.44	c  N dy  9039   1330702     38825    165955         0     88680    504311  10370595    181.25    196.43  --
1242.22/1242.27	c  N dy  9177   1350907     38825    165955         0     54886    504311    803697    181.26    193.54  --
1251.83/1251.81	c  N dy  9316   1370958     38825    165955         0     74934    504311   6315239    181.27    197.80  --
1262.12/1262.18	c  N dy  9456   1391072     38825    165955         0     95048    504311  11886178    181.29    191.98  --
1272.82/1272.85	c  N dy  9593   1411211     38825    165955         0     60187    504311   1987962    181.33    191.05  --
1282.93/1282.97	c  N dy  9738   1431289     38825    165955         0     80262    504311   7562193    181.37    194.69  --
1293.82/1293.80	c  N dy  9866   1451467     38825    165955         0    100440    504311  13060571    181.33    204.10  --

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-3175552-1301783666/watcher-3175552-1301783666 -o /tmp/evaluation-result-3175552-1301783666/solver-3175552-1301783666 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175552-1301783666.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.24 0.17 1.66 4/189 9836
/proc/meminfo: memFree=18765732/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=25028 CPUtime=0 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 1651 0 0 0 0 0 0 0 18 0 1 0 368597290 25628672 1396 33554432000 4194304 4650387 140733434818896 18446744073709551615 4319750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 6257 1401 326 112 0 1222 0

[startup+0.0258441 s]
/proc/loadavg: 0.24 0.17 1.66 4/189 9836
/proc/meminfo: memFree=18765732/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=43272 CPUtime=0.01 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 4657 0 0 0 1 0 0 0 18 0 1 0 368597290 44310528 3597 33554432000 4194304 4650387 140733434818896 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 10818 3599 329 112 0 5783 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 43272

[startup+0.100836 s]
/proc/loadavg: 0.24 0.17 1.66 4/189 9836
/proc/meminfo: memFree=18765732/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=50960 CPUtime=0.09 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 7115 0 0 0 8 1 0 0 18 0 1 0 368597290 52183040 6055 33554432000 4194304 4650387 140733434818896 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 12740 6055 329 112 0 7705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50960

[startup+0.300798 s]
/proc/loadavg: 0.24 0.17 1.66 4/189 9836
/proc/meminfo: memFree=18765732/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=61572 CPUtime=0.29 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 9398 0 0 0 28 1 0 0 18 0 1 0 368597290 63049728 7352 33554432000 4194304 4650387 140733434818896 18446744073709551615 4244354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 15393 7352 350 112 0 10358 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61572

[startup+0.700729 s]
/proc/loadavg: 0.24 0.17 1.66 4/189 9836
/proc/meminfo: memFree=18765732/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=87556 CPUtime=0.69 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 15833 0 0 0 67 2 0 0 18 0 1 0 368597290 89657344 13787 33554432000 4194304 4650387 140733434818896 18446744073709551615 4420564 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 21889 13787 367 112 0 16854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87556

[startup+1.50059 s]
/proc/loadavg: 0.24 0.17 1.66 5/190 9837
/proc/meminfo: memFree=18708932/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=87556 CPUtime=1.49 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 16356 0 0 0 147 2 0 0 20 0 1 0 368597290 89657344 14310 33554432000 4194304 4650387 140733434818896 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 21889 14310 379 112 0 16854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87556

[startup+3.10031 s]
/proc/loadavg: 0.24 0.17 1.66 5/190 9837
/proc/meminfo: memFree=18703056/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=87556 CPUtime=3.09 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 17511 0 0 0 307 2 0 0 25 0 1 0 368597290 89657344 15465 33554432000 4194304 4650387 140733434818896 18446744073709551615 4328286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 21889 15465 379 112 0 16854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87556

[startup+6.30075 s]
/proc/loadavg: 0.54 0.23 1.67 5/190 9837
/proc/meminfo: memFree=18704304/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=139276 CPUtime=6.29 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 19707 0 0 0 627 2 0 0 25 0 1 0 368597290 142618624 17661 33554432000 4194304 4650387 140733434818896 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 34819 17661 379 112 0 29784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139276

[startup+12.7006 s]
/proc/loadavg: 0.82 0.29 1.69 5/190 9837
/proc/meminfo: memFree=18570228/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=155556 CPUtime=12.69 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 26134 0 0 0 1265 4 0 0 25 0 1 0 368597290 159289344 17704 33554432000 4194304 4650387 140733434818896 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 38889 17704 382 112 0 33854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155556

[startup+25.5004 s]
/proc/loadavg: 1.52 0.47 1.72 5/190 9837
/proc/meminfo: memFree=18445356/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=245188 CPUtime=25.49 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 48358 0 0 0 2543 6 0 0 25 0 1 0 368597290 251072512 39928 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 61297 39928 383 112 0 56262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 245188

[startup+51.1009 s]
/proc/loadavg: 2.37 0.76 1.78 5/190 9838
/proc/meminfo: memFree=18418112/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=199280 CPUtime=51.09 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 66194 0 0 0 5098 11 0 0 25 0 1 0 368597290 204062720 42244 33554432000 4194304 4650387 140733434818896 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 49820 42244 383 112 0 44785 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 199280

[startup+102.307 s]
/proc/loadavg: 3.29 1.25 1.90 5/190 9839
/proc/meminfo: memFree=18257128/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=336096 CPUtime=102.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 97132 0 0 0 10214 16 0 0 25 0 1 0 368597290 344162304 65178 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476202 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 84024 65178 383 112 0 78989 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 336096

[startup+162.3 s]
/proc/loadavg: 3.74 1.75 2.02 5/190 9841
/proc/meminfo: memFree=18124684/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=336096 CPUtime=162.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 97852 0 0 0 16213 17 0 0 25 0 1 0 368597290 344162304 65898 33554432000 4194304 4650387 140733434818896 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 84024 65898 383 112 0 78989 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 336096

[startup+222.301 s]
/proc/loadavg: 3.90 2.16 2.14 5/190 9842
/proc/meminfo: memFree=18046792/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=374008 CPUtime=222.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 115833 0 0 0 22209 21 0 0 25 0 1 0 368597290 382984192 75024 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 93502 75024 383 112 0 88467 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 374008

[startup+282.301 s]
/proc/loadavg: 4.02 2.50 2.26 5/190 9847
/proc/meminfo: memFree=18025368/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=324996 CPUtime=282.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 118868 0 0 0 28208 22 0 0 25 0 1 0 368597290 332795904 73619 33554432000 4194304 4650387 140733434818896 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 81249 73619 383 112 0 76214 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 324996

[startup+342.301 s]
/proc/loadavg: 4.01 2.77 2.37 5/190 9849
/proc/meminfo: memFree=17971116/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=392364 CPUtime=342.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 135214 0 0 0 34202 28 0 0 25 0 1 0 368597290 401780736 79830 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 98091 79830 383 112 0 93056 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 392364

[startup+402.301 s]
/proc/loadavg: 4.00 2.99 2.47 5/190 9850
/proc/meminfo: memFree=17955840/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=392808 CPUtime=402.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 135322 0 0 0 40202 28 0 0 25 0 1 0 368597290 402235392 79938 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 98202 79938 383 112 0 93167 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 392808

[startup+462.3 s]
/proc/loadavg: 4.00 3.17 2.56 6/190 9852
/proc/meminfo: memFree=17944924/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=407752 CPUtime=462.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 162491 0 0 0 46194 36 0 0 25 0 1 0 368597290 417538048 83362 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 101938 83362 383 112 0 96903 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 407752

[startup+522.301 s]
/proc/loadavg: 4.00 3.32 2.65 5/190 9853
/proc/meminfo: memFree=17931132/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=407752 CPUtime=522.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 162491 0 0 0 52194 36 0 0 25 0 1 0 368597290 417538048 83362 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 101938 83362 383 112 0 96903 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 407752

[startup+582.3 s]
/proc/loadavg: 4.00 3.44 2.73 5/190 9855
/proc/meminfo: memFree=17905696/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=420648 CPUtime=582.3 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 184799 0 0 0 58187 43 0 0 25 0 1 0 368597290 430743552 85138 33554432000 4194304 4650387 140733434818896 18446744073709551615 4363524 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 105162 85138 383 112 0 100127 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 420648

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 2.81 5/190 9857
/proc/meminfo: memFree=17909396/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=420716 CPUtime=642.31 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 202712 0 0 0 64182 49 0 0 25 0 1 0 368597290 430813184 87977 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 105179 87977 383 112 0 100144 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 420716

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.88 5/190 9858
/proc/meminfo: memFree=17849124/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=420716 CPUtime=702.31 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 202712 0 0 0 70182 49 0 0 25 0 1 0 368597290 430813184 87977 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 105179 87977 383 112 0 100144 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 420716

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.95 5/190 9860
/proc/meminfo: memFree=17850832/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=436668 CPUtime=762.32 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 219582 0 0 0 76180 52 0 0 25 0 1 0 368597290 447148032 88758 33554432000 4194304 4650387 140733434818896 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 109167 88758 383 112 0 104132 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 436668

[startup+822.301 s]
/proc/loadavg: 4.00 3.74 3.01 5/190 9861
/proc/meminfo: memFree=17848200/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=436940 CPUtime=822.31 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 245587 0 0 0 82170 61 0 0 25 0 1 0 368597290 447426560 88305 33554432000 4194304 4650387 140733434818896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 109235 88305 383 112 0 104200 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 436940

[startup+882.3 s]
/proc/loadavg: 4.05 3.80 3.07 5/190 9863
/proc/meminfo: memFree=17842856/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=437264 CPUtime=882.31 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 269314 0 0 0 88161 70 0 0 25 0 1 0 368597290 447758336 93222 33554432000 4194304 4650387 140733434818896 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 109316 93222 383 112 0 104281 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 437264

[startup+942.301 s]
/proc/loadavg: 4.02 3.84 3.13 5/190 9865
/proc/meminfo: memFree=17823868/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=450380 CPUtime=942.32 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 299129 0 0 0 94154 78 0 0 25 0 1 0 368597290 461189120 92537 33554432000 4194304 4650387 140733434818896 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 112595 92537 383 112 0 107560 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 450380

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.18 5/190 9866
/proc/meminfo: memFree=17719312/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=452136 CPUtime=1002.31 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 327847 0 0 0 100146 85 0 0 25 0 1 0 368597290 462987264 99473 33554432000 4194304 4650387 140733434818896 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 113034 99473 383 112 0 107999 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 452136

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.23 5/190 9868
/proc/meminfo: memFree=17747316/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=387940 CPUtime=1062.32 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 354639 0 0 0 106139 93 0 0 25 0 1 0 368597290 397250560 91247 33554432000 4194304 4650387 140733434818896 18446744073709551615 4354960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 96985 91247 383 112 0 91950 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 387940

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 3.28 5/190 9869
/proc/meminfo: memFree=17769848/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=452600 CPUtime=1122.32 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 358376 0 0 0 112138 94 0 0 25 0 1 0 368597290 463462400 94984 33554432000 4194304 4650387 140733434818896 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 113150 94984 383 112 0 108115 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 452600

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.32 5/190 9871
/proc/meminfo: memFree=17746400/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=452600 CPUtime=1182.32 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 364676 0 0 0 118137 95 0 0 25 0 1 0 368597290 463462400 101284 33554432000 4194304 4650387 140733434818896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 113150 101284 383 112 0 108115 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 452600

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.36 5/190 9873
/proc/meminfo: memFree=17699860/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=408744 CPUtime=1242.32 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 396960 0 0 0 124129 103 0 0 25 0 1 0 368597290 418553856 96499 33554432000 4194304 4650387 140733434818896 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 102186 96499 383 112 0 97151 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 408744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.89 3.38 6/187 9952
/proc/meminfo: memFree=18496748/32950928 swapFree=67111528/67111528
[pid=9836] ppid=9834 vsize=413272 CPUtime=1300.03 cores=1,3
/proc/9836/stat : 9836 (strangenight1-s) R 9834 9836 9775 0 -1 4202496 422995 0 0 0 129892 111 0 0 25 0 1 0 368597290 423190528 96501 33554432000 4194304 4650387 140733434818896 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9836/statm: 103318 96501 383 112 0 98283 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 413272

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.92
CPU system time (s): 1.13083
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 473940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.92
system time used= 1.13083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422995
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1877

runsolver used 2.07368 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-03 00:34:26
IDJOB=3175552
IDBENCH=82570
IDSOLVER=1589
FILE ID=node112/3175552-1301783666
RUNJOBID= node112-1301783655-9795
PBS_JOBID= 12841406
Free space on /tmp= 71920 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S709305826-098-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175552-1301783666/watcher-3175552-1301783666 -o /tmp/evaluation-result-3175552-1301783666/solver-3175552-1301783666 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175552-1301783666.cnf

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

MD5SUM BENCH= 83f9a63a559155a858e739be2c598060
RANDOM SEED=286920949

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18766012 kB
Buffers:        390124 kB
Cached:       13305984 kB
SwapCached:          0 kB
Active:        8232440 kB
Inactive:      5661568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18766012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33944 kB
Writeback:           8 kB
AnonPages:      198212 kB
Mapped:          16336 kB
Slab:           227904 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   460668 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= 71916 MiB
End job on node112 at 2011-04-03 00:56:08