Trace number 3370543

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3370543-1305395353.cnf'
0.00/0.00	c -- header says num vars:           1575
0.00/0.00	c -- header says num clauses:       34695
0.00/0.01	c -- clauses added:            0 learnts,        34695 normals,            0 xors
0.00/0.01	c -- vars added       1575
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1575        45     34650         0     70875         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1575 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.02 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.04/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.04/0.05	c calculated reachability. Time: 0.00
0.04/0.05	c Calc default polars -  time:   0.00 s pos:     770 undec:      45 neg:     760
0.04/0.05	c =========================================================================================
0.04/0.05	c types(t): F = full restart, N = normal restart
0.04/0.05	c types(t): S = simplification begin/end, E = solution found
0.04/0.05	c restart types(rt): st = static, dy = dynamic
0.04/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.04/0.05	c  B st     0         0      1530      1946     32704         0    134640         0   no data   no data  --
0.59/0.69	c  N dy     7      5911      1530      1946     32704      3252    134640    630746     46.39     48.92  --
1.89/1.93	c  N dy    10     15894      1530      1946     32704      8823    134640   1811834     41.94     44.22  --
3.09/3.12	c  F st    11     25001      1530      1946     32704     12062    134640   2398902     39.59     38.25  --
3.09/3.13	c  N st    11     25001      1530      1946     32704     12062    134640   2398902     39.59     38.25  --
3.59/3.64	c  N dy    17     30002      1530      1946     32704     10378    134640   1857799     39.59   no data  --
3.59/3.64	c  S st    17     30002      1530      1946     32704     10378    134640   1857799     39.59   no data  --
3.59/3.68	c  S st    17     30504      1530      1946     32704     10872    134640   1933466     39.59   no data  --
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
3.69/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
5.09/5.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
5.09/5.10	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
6.99/7.07	c lits-rem:        41  cl-subs:      184  v-elim:      0  v-fix:    0  time:  1.96 s
6.99/7.09	c asymm  cl-useful: 0/1901/1946 lits-rem:0 time: 0.03
6.99/7.10	c calculated reachability. Time: 0.00
6.99/7.10	c  N dy    17     30504      1530      1946     32704     10688    134640   1881718     39.59   no data  --
7.49/7.51	c  N dy    22     34876      1530      1946     32704     14949    134640   2791880     39.32     41.56  --
8.59/8.70	c  N dy    24     41817      1530      1946     32704     13992    134640   2721679     38.35     40.53  --
9.19/9.21	c  S st    25     45756      1530      1946     32704      9207    134640   1472554     38.09     34.36  --
9.19/9.25	c  S st    25     46263      1530      1946     32704      9709    134640   1553226     38.09   no data  --
9.19/9.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
9.29/9.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
10.59/10.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
10.59/10.63	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
12.10/12.15	c lits-rem:        15  cl-subs:       52  v-elim:      0  v-fix:    0  time:  1.52 s
12.10/12.15	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
12.10/12.17	c vivif2 --  cl tried     9657 cl shrink        0 lits rem          0 time: 0.02
12.10/12.19	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.03
12.10/12.19	c calculated reachability. Time: 0.00
12.10/12.19	c  N dy    25     46263      1530      1946     32704      9657    134640   1542013     38.09   no data  --
12.59/12.70	c  N dy    28     51609      1530      1946     32704     14822    134640   2645460     37.76     39.84  --
13.21/13.24	c  N dy    35     55953      1530      1946     32704     18979    134640   3513369     37.64     39.64  --
13.89/13.98	c  N dy    37     61817      1530      1946     32704     15024    134640   2857622     37.40     39.47  --
14.69/14.70	c  N dy    48     67512      1530      1946     32704     20552    134640   4121302     37.34     39.34  --
14.89/14.98	c  S st    52     69394      1530      1946     32704     11771    134640   1993018     37.31     37.63  --
14.99/15.01	c  S st    52     69896      1530      1946     32704     12269    134640   2081471     37.31   no data  --
14.99/15.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
15.09/15.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
16.40/16.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
16.40/16.43	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
18.50/18.52	c lits-rem:         2  cl-subs:       42  v-elim:      0  v-fix:    0  time:  2.09 s
18.50/18.52	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
18.50/18.55	c vivif2 --  cl tried    12227 cl shrink        0 lits rem          0 time: 0.02
18.50/18.58	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.03
18.50/18.58	c calculated reachability. Time: 0.00
18.50/18.58	c  N dy    52     69896      1530      1946     32704     12227    134640   2066430     37.31   no data  --
19.59/19.62	c  N dy    56     77758      1530      1946     32704     19807    134640   3973780     37.09     39.18  --
20.29/20.31	c  N dy    66     82811      1530      1946     32704     13098    134640   2103727     37.02     39.10  --
20.91/20.92	c  F st    80     87500      1530      1946     32704     17658    134640   3208719     36.99     35.98  --
20.99/21.01	c  N st    82     88125      1530      1946     32704     18270    134640   3358315     36.99   no data  --
22.39/22.44	c  N dy    88     97206      1530      1946     32704     14494    134640   2380210     36.85     38.94  --
23.49/23.59	c  N dy    94    104845      1530      1946     32704     21911    134640   4536876     36.79     36.64  --
23.49/23.59	c  S st    94    104845      1530      1946     32704     21911    134640   4536876     36.79     36.64  --
23.59/23.64	c  S st    94    105347      1530      1946     32704     22406    134640   4620412     36.79   no data  --
23.59/23.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.59/23.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.69/23.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
23.79/23.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.20/25.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
25.20/25.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
25.20/25.22	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
31.59/31.66	c lits-rem:        12  cl-subs:      219  v-elim:      0  v-fix:    0  time:  6.44 s
31.59/31.66	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
31.69/31.71	c vivif2 --  cl tried    22187 cl shrink        0 lits rem          0 time: 0.05
31.69/31.77	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.05
31.69/31.77	c calculated reachability. Time: 0.00
31.69/31.77	c  N dy    94    105347      1530      1946     32704     22187    134640   4537525     36.79   no data  --
32.49/32.58	c  N dy   109    112527      1530      1946     32704     15599    134640   2495726     36.78     38.84  --
33.59/33.69	c  N dy   111    120089      1530      1946     32704     22833    134640   4362079     36.64     38.61  --
35.89/35.90	c  N dy   130    132177      1530      1946     32704     20043    134640   3691805     36.55     38.68  --
37.50/37.53	c  N dy   161    140746      1530      1946     32704     28412    134640   5755503     36.64     38.59  --
39.39/39.45	c  N dy   181    151357      1530      1946     32704     23223    134640   4333018     36.63     38.70  --
40.71/40.77	c  S st   204    158021      1530      1946     32704     29699    134640   5916147     36.65     34.16  --
40.79/40.81	c  S st   204    158524      1530      1946     32704     30195    134640   6005281     36.65   no data  --
40.79/40.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.79/40.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.79/40.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.05
40.99/41.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.49/42.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
42.49/42.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
42.49/42.54	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
77.89/77.92	c lits-rem:        17  cl-subs:      265  v-elim:      0  v-fix:    0  time: 35.38 s
77.89/77.92	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
77.89/77.99	c vivif2 --  cl tried    29930 cl shrink        0 lits rem          0 time: 0.07
78.00/78.06	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.07
78.00/78.06	c calculated reachability. Time: 0.00
78.00/78.06	c  N dy   204    158524      1530      1946     32704     29930    134640   5916026     36.65   no data  --
79.39/79.48	c  N dy   220    169196      1530      1946     32704     23737    134640   4348423     36.64     38.58  --
81.59/81.64	c  N dy   245    180343      1530      1946     32704     34553    134640   7278129     36.66     38.72  --
83.69/83.76	c  N dy   277    192655      1530      1946     32704     29014    134640   5463961     36.69     38.65  --
86.29/86.31	c  N dy   287    205107      1530      1946     32704     22643    134640   3903553     36.66     38.65  --
88.79/88.81	c  N dy   326    219358      1530      1946     32704     36531    134640   7650490     36.69     38.64  --
91.39/91.49	c  N dy   359    233436      1530      1946     32704     30829    134640   5803637     36.68     38.71  --
92.49/92.50	c  S st   369    237788      1530      1946     32704     35048    134640   6837974     36.67     34.14  --
92.49/92.55	c  S st   369    238291      1530      1946     32704     35550    134640   6928595     36.67   no data  --
92.49/92.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.49/92.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.59/92.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.06
92.79/92.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.19/94.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
94.19/94.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
94.19/94.28	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
144.19/144.25	c lits-rem:         9  cl-subs:      227  v-elim:      0  v-fix:    0  time: 49.97 s
144.19/144.25	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
144.29/144.33	c vivif2 --  cl tried    35323 cl shrink        0 lits rem          0 time: 0.08
144.39/144.42	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.08
144.39/144.42	c calculated reachability. Time: 0.00
144.39/144.42	c  N dy   369    238291      1530      1946     32704     35323    134640   6856087     36.67   no data  --
146.79/146.82	c  N dy   391    255251      1530      1946     32704     31343    134640   5894788     36.63     38.60  --
149.70/149.72	c  N dy   415    271947      1530      1946     32704     26230    134640   4551643     36.60     38.55  --
152.91/152.96	c  N dy   440    291706      1530      1946     32704     23079    134640   3719110     36.56     38.52  --
155.59/155.60	c  F st   481    306250      1530      1946     32704     37211    134640   7066665     36.54   no data  --
156.70/156.72	c  N dy   487    311444      1530      1946     32704     42254    134640   8264702     36.54   no data  --
160.80/160.87	c  N dy   549    332252      1530      1946     32704     39277    134640   7762633     36.57     38.61  --
164.90/164.93	c  N dy   576    352347      1530      1946     32704     34530    134640   6531433     36.53     38.86  --
165.89/166.00	c  S st   587    357436      1530      1946     32704     39504    134640   7752985     36.53     37.85  --
166.00/166.05	c  S st   587    357938      1530      1946     32704     40001    134640   7843442     36.53   no data  --
166.00/166.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
166.00/166.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.10/166.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.07
166.29/166.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.89/167.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
167.89/167.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
167.89/167.92	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
234.30/234.35	c lits-rem:        11  cl-subs:      280  v-elim:      0  v-fix:    0  time: 66.44 s
234.30/234.35	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
234.39/234.45	c vivif2 --  cl tried    39721 cl shrink        0 lits rem          0 time: 0.09
234.49/234.54	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.09
234.49/234.54	c calculated reachability. Time: 0.00
234.49/234.54	c  N dy   587    357938      1530      1946     32704     39721    134640   7758416     36.53   no data  --
237.40/237.48	c  N dy   612    378387      1530      1946     32704     34118    134640   6478108     36.48     38.84  --
241.40/241.49	c  N dy   654    400471      1530      1946     32704     29269    134640   4638870     36.47     38.42  --
246.70/246.79	c  N dy   726    423085      1530      1946     32704     51201    134640  10158418     36.53     38.59  --
250.80/250.88	c  N dy   754    443515      1530      1946     32704     43855    134640   8517242     36.51     38.58  --
256.49/256.52	c  N dy   798    468837      1530      1946     32704     40201    134640   7215153     36.50     38.51  --
262.10/262.17	c  N dy   848    490966      1530      1946     32704     32691    134640   4926857     36.52     38.44  --
267.10/267.11	c  N dy   903    511304      1530      1946     32704     52494    134640   9973352     36.53     38.48  --
271.79/271.85	c  N dy   967    531950      1530      1946     32704     42465    134640   7203431     36.58     38.99  --
273.20/273.21	c  S st   981    536907      1530      1946     32704     47330    134640   8435991     36.59   no data  --
273.20/273.27	c  S st   981    537409      1530      1946     32704     47827    134640   8527239     36.59   no data  --
273.20/273.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
273.20/273.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.30/273.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.09
273.60/273.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.20/275.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
275.20/275.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
275.20/275.25	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
352.60/352.64	c lits-rem:        13  cl-subs:      233  v-elim:      0  v-fix:    0  time: 77.39 s
352.60/352.64	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
352.70/352.74	c vivif2 --  cl tried    47594 cl shrink        0 lits rem          0 time: 0.10
352.80/352.84	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.10
352.80/352.84	c calculated reachability. Time: 0.00
352.80/352.84	c  N dy   981    537409      1530      1946     32704     47594    134640   8456088     36.59   no data  --
356.09/356.16	c  N dy  1020    557666      1530      1946     32704     36185    134640   5565392     36.57     38.51  --
360.20/360.28	c  N dy  1054    579415      1530      1946     32704     57312    134640  11366191     36.55     38.50  --
364.49/364.59	c  N dy  1095    600535      1530      1946     32704     45800    134640   8082464     36.54     38.49  --
370.10/370.13	c  N dy  1130    623175      1530      1946     32704     34742    134640   4819702     36.53     38.53  --
374.40/374.42	c  N dy  1179    643378      1530      1946     32704     54398    134640  10107743     36.55     38.49  --
380.69/380.70	c  N dy  1238    663419      1530      1946     32704     39848    134640   5981141     36.55     38.82  --
385.60/385.63	c  N dy  1267    683826      1530      1946     32704     59637    134640  11409339     36.53     38.48  --
391.69/391.72	c  N dy  1307    704617      1530      1946     32704     44841    134640   7232178     36.54     38.59  --
398.80/398.82	c  N dy  1398    725744      1530      1946     32704     65490    134640  12449670     36.59     38.57  --
405.70/405.71	c  N dy  1438    749822      1530      1946     32704     52751    134640   8935967     36.58     38.78  --
412.90/412.98	c  N dy  1485    769949      1530      1946     32704     72365    134640  14036872     36.58     38.54  --
419.30/419.33	c  N dy  1554    790104      1530      1946     32704     55076    134640   9278210     36.60     38.65  --
425.20/425.27	c  S st  1582    806115      1530      1946     32704     70612    134640  13260428     36.59     35.91  --
425.30/425.34	c  S st  1582    806616      1530      1946     32704     71110    134640  13358882     36.59   no data  --
425.30/425.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
425.30/425.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.50/425.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.14
425.90/425.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.40/427.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
427.40/427.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
427.40/427.46	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
630.01/630.05	c lits-rem:        24  cl-subs:      518  v-elim:      0  v-fix:    0  time: 202.60 s
630.01/630.05	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
630.21/630.21	c vivif2 --  cl tried    70592 cl shrink        0 lits rem          0 time: 0.16
630.32/630.37	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.16
630.32/630.37	c calculated reachability. Time: 0.00
630.32/630.37	c  N dy  1582    806616      1530      1946     32704     70592    134640  13204035     36.59   no data  --
633.71/633.75	c  N dy  1625    826701      1530      1946     32704     52134    134640   8843313     36.59     45.13  --
638.81/638.87	c  N dy  1691    846891      1530      1946     32704     71653    134640  14149024     36.63     38.57  --
644.00/644.08	c  N dy  1779    867016      1530      1946     32704     52376    134640   8331056     36.68     38.71  --
651.31/651.37	c  N dy  1831    888464      1530      1946     32704     73313    134640  13996570     36.68     38.64  --
657.11/657.19	c  N dy  1871    908834      1530      1946     32704     53261    134640   8663762     36.67     38.63  --
663.51/663.60	c  N dy  1921    930070      1530      1946     32704     73857    134640  14109546     36.68     38.64  --
670.60/670.62	c  N dy  1984    951481      1530      1946     32704     53933    134640   8575495     36.70     38.63  --
677.01/677.04	c  N dy  2043    971484      1530      1946     32704     73432    134640  13736762     36.71     46.37  --
684.22/684.28	c  N dy  2110    992071      1530      1946     32704     51641    134640   7679899     36.73     39.08  --
692.31/692.31	c  N dy  2187   1016024      1530      1946     32704     74977    134640  13553459     36.74     38.72  --
697.01/697.01	c  N dy  2258   1036709      1530      1946     32704     52113    134640   7543433     36.79     38.83  --
704.11/704.16	c  N dy  2318   1059345      1530      1946     32704     73950    134640  13044711     36.80     38.74  --
709.11/709.11	c  F st  2352   1071878      1530      1946     32704     86065    134640  16058101     36.81   no data  --
711.21/711.26	c  N dy  2366   1079416      1530      1946     32704     49840    134640   7144821     36.81     47.43  --
717.61/717.61	c  N dy  2437   1099487      1530      1946     32704     69428    134640  11978740     36.83     38.82  --
726.71/726.71	c  N dy  2509   1123001      1530      1946     32704     47574    134640   6526575     36.87     38.82  --
731.91/731.94	c  N dy  2549   1144105      1530      1946     32704     67953    134640  11644549     36.87     38.92  --
739.91/739.93	c  N dy  2618   1164193      1530      1946     32704     87472    134640  16563485     36.89     38.86  --
745.61/745.65	c  N dy  2694   1184275      1530      1946     32704     61288    134640   9411935     36.92     38.86  --
755.81/755.88	c  N dy  2749   1204908      1530      1946     32704     81406    134640  14726362     36.92     38.91  --
757.51/757.50	c  S st  2763   1209924      1530      1946     32704     86212    134640  15791735     36.93     34.26  --
757.51/757.59	c  S st  2763   1210426      1530      1946     32704     86711    134640  15883144     36.93   no data  --
757.61/757.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
757.61/757.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.82/757.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.25
758.31/758.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.31/760.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 s
760.31/760.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
760.31/760.36	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
1088.93/1089.00	c lits-rem:         9  cl-subs:      649  v-elim:      0  v-fix:    0  time: 328.65 s
1088.93/1089.00	c vivif2 --  cl tried     1946 cl shrink        0 lits rem          0 time: 0.00
1089.12/1089.18	c vivif2 --  cl tried    86062 cl shrink        0 lits rem          0 time: 0.18
1089.32/1089.36	c asymm  cl-useful: 0/1946/1946 lits-rem:0 time: 0.18
1089.32/1089.36	c calculated reachability. Time: 0.00
1089.32/1089.36	c  N dy  2763   1210426      1530      1946     32704     86062    134640  15689045     36.93   no data  --
1092.73/1092.78	c  N dy  2794   1230487      1530      1946     32704     59039    134640   9562145     36.92     40.68  --
1098.12/1098.14	c  N dy  2831   1251105      1530      1946     32704     78997    134640  15048671     36.92     38.93  --
1105.72/1105.73	c  N dy  2883   1271869      1530      1946     32704     51617    134640   7073182     36.92     38.93  --
1110.23/1110.20	c  N dy  2925   1293321      1530      1946     32704     72480    134640  12550454     36.93     38.94  --
1117.23/1117.27	c  N dy  2954   1316122      1530      1946     32704     94574    134640  18930126     36.91     38.96  --
1123.32/1123.30	c  N dy  2991   1340785      1530      1946     32704     70018    134640  12045375     36.90     38.85  --
1129.63/1129.64	c  N dy  3058   1360870      1530      1946     32704     89489    134640  17428039     36.92     38.95  --
1135.83/1135.89	c  N dy  3095   1381515      1530      1946     32704     60031    134640   9049277     36.92     38.97  --
1141.13/1141.19	c  N dy  3129   1402168      1530      1946     32704     80012    134640  14425083     36.92     38.92  --
1148.93/1148.97	c  N dy  3177   1422819      1530      1946     32704    100025    134640  19578338     36.92     38.90  --
1153.72/1153.73	c  N dy  3204   1443000      1530      1946     32704     69128    134640  11216432     36.91     38.87  --
1160.62/1160.68	c  N dy  3241   1463639      1530      1946     32704     89129    134640  16517177     36.91     38.92  --
1167.83/1167.80	c  N dy  3293   1483976      1530      1946     32704     57533    134640   8064162     36.92     38.93  --
1174.73/1174.72	c  N dy  3360   1504709      1530      1946     32704     77754    134640  13458471     36.93     38.95  --
1184.13/1184.16	c  N dy  3440   1528014      1530      1946     32704    100410    134640  19379516     36.95     38.91  --
1190.62/1190.68	c  N dy  3492   1548731      1530      1946     32704     68086    134640  10505628     36.95     38.99  --
1197.43/1197.47	c  N dy  3549   1569500      1530      1946     32704     88129    134640  15637463     36.96     38.92  --
1207.13/1207.11	c  N dy  3618   1589554      1530      1946     32704     54186    134640   6931140     36.99     38.99  --
1213.63/1213.69	c  N dy  3670   1610217      1530      1946     32704     74301    134640  11945494     36.99     38.95  --
1220.63/1220.63	c  N dy  3704   1630317      1530      1946     32704     93734    134640  16994417     36.99     39.06  --
1229.03/1229.06	c  N dy  3741   1650464      1530      1946     32704     58933    134640   8014136     36.99     39.14  --
1235.13/1235.20	c  N dy  3792   1670569      1530      1946     32704     78399    134640  12896195     37.00     39.09  --
1244.52/1244.56	c  N dy  3869   1690935      1530      1946     32704     98204    134640  17999480     37.02     38.97  --
1254.13/1254.12	c  S st  3929   1710428      1530      1946     32704     61788    134640   8608964     37.03     37.76  --
1254.13/1254.18	c  S st  3929   1710930      1530      1946     32704     62284    134640   8704630     37.03   no data  --
1254.23/1254.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1254.23/1254.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1254.33/1254.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.12
1254.53/1254.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1256.13/1256.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
1256.13/1256.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
1256.13/1256.15	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370543-1305395353/watcher-3370543-1305395353 -o /tmp/evaluation-result-3370543-1305395353/solver-3370543-1305395353 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370543-1305395353.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: 2.50 3.39 3.71 5/328 17125
/proc/meminfo: memFree=15687552/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=30440 CPUtime=0 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 729 0 0 0 0 0 0 0 18 0 1 0 729765991 31170560 669 33554432000 4194304 4650387 140736600662976 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 7610 670 327 112 0 2575 0

[startup+0.053159 s]
/proc/loadavg: 2.50 3.39 3.71 5/328 17125
/proc/meminfo: memFree=15687552/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=33252 CPUtime=0.04 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 1545 0 0 0 4 0 0 0 18 0 1 0 729765991 34050048 1482 33554432000 4194304 4650387 140736600662976 18446744073709551615 4312784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 8313 1482 370 112 0 3278 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33252

[startup+0.101149 s]
/proc/loadavg: 2.50 3.39 3.71 5/328 17125
/proc/meminfo: memFree=15687552/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=33252 CPUtime=0.09 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 1726 0 0 0 9 0 0 0 18 0 1 0 729765991 34050048 1663 33554432000 4194304 4650387 140736600662976 18446744073709551615 4314772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 8313 1663 378 112 0 3278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33252

[startup+0.30111 s]
/proc/loadavg: 2.50 3.39 3.71 5/328 17125
/proc/meminfo: memFree=15687552/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=33516 CPUtime=0.29 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 2258 0 0 0 29 0 0 0 18 0 1 0 729765991 34320384 2195 33554432000 4194304 4650387 140736600662976 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 8379 2195 378 112 0 3344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33516

[startup+0.701039 s]
/proc/loadavg: 2.50 3.39 3.71 5/328 17125
/proc/meminfo: memFree=15687552/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=36244 CPUtime=0.69 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 3406 0 0 0 69 0 0 0 18 0 1 0 729765991 37113856 2278 33554432000 4194304 4650387 140736600662976 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 9061 2278 380 112 0 4026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36244

[startup+1.5009 s]
/proc/loadavg: 2.50 3.39 3.71 5/329 17153
/proc/meminfo: memFree=15674748/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=38192 CPUtime=1.49 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 5836 0 0 0 148 1 0 0 20 0 1 0 729765991 39108608 2960 33554432000 4194304 4650387 140736600662976 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 9548 2960 380 112 0 4513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38192

[startup+3.10059 s]
/proc/loadavg: 2.50 3.39 3.71 4/324 17172
/proc/meminfo: memFree=15669580/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=39512 CPUtime=3.09 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 9381 0 0 0 308 1 0 0 25 0 1 0 729765991 40460288 4222 33554432000 4194304 4650387 140736600662976 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 9878 4222 380 112 0 4843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39512

[startup+6.301 s]
/proc/loadavg: 2.62 3.40 3.71 5/329 17180
/proc/meminfo: memFree=15600180/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=82984 CPUtime=6.29 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 21780 0 0 0 626 3 0 0 25 0 1 0 729765991 84975616 13987 33554432000 4194304 4650387 140736600662976 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 20746 13987 382 112 0 15711 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82984

[startup+12.7008 s]
/proc/loadavg: 2.73 3.41 3.71 5/329 17181
/proc/meminfo: memFree=15541152/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=91736 CPUtime=12.69 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 30825 0 0 0 1265 4 0 0 25 0 1 0 729765991 93937664 16457 33554432000 4194304 4650387 140736600662976 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 22934 16457 382 112 0 17899 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91736

[startup+25.5004 s]
/proc/loadavg: 3.01 3.44 3.72 5/329 17181
/proc/meminfo: memFree=15436752/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=224384 CPUtime=25.49 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 65943 0 0 0 2539 10 0 0 25 0 1 0 729765991 229769216 33453 33554432000 4194304 4650387 140736600662976 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 56096 33453 382 112 0 51061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 224384

[startup+51.1006 s]
/proc/loadavg: 3.35 3.48 3.73 5/329 17182
/proc/meminfo: memFree=15276208/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=271144 CPUtime=51.09 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 95934 0 0 0 5095 14 0 0 25 0 1 0 729765991 277651456 45203 33554432000 4194304 4650387 140736600662976 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 67786 45203 382 112 0 62751 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 271144

[startup+102.312 s]
/proc/loadavg: 3.72 3.56 3.74 5/329 17183
/proc/meminfo: memFree=15196424/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=309176 CPUtime=102.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 135152 0 0 0 10209 21 0 0 25 0 1 0 729765991 316596224 54153 33554432000 4194304 4650387 140736600662976 18446744073709551615 4451329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 77294 54153 382 112 0 72259 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 309176

[startup+162.301 s]
/proc/loadavg: 3.89 3.64 3.75 5/329 17185
/proc/meminfo: memFree=15170492/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=314976 CPUtime=162.29 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 173713 0 0 0 16201 28 0 0 25 0 1 0 729765991 322535424 56807 33554432000 4194304 4650387 140736600662976 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 78744 56807 382 112 0 73709 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 314976

[startup+222.301 s]
/proc/loadavg: 4.04 3.72 3.77 5/329 17186
/proc/meminfo: memFree=15102244/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=347964 CPUtime=222.29 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 189701 0 0 0 22199 30 0 0 25 0 1 0 729765991 356315136 62653 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 86991 62653 382 112 0 81956 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 347964

[startup+282.3 s]
/proc/loadavg: 4.20 3.83 3.80 5/329 17188
/proc/meminfo: memFree=15006116/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=401576 CPUtime=282.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 237985 0 0 0 28190 40 0 0 25 0 1 0 729765991 411213824 77799 33554432000 4194304 4650387 140736600662976 18446744073709551615 4438919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 100394 77799 382 112 0 95359 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 401576

[startup+342.301 s]
/proc/loadavg: 4.11 3.87 3.82 5/329 17189
/proc/meminfo: memFree=14976832/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=401576 CPUtime=342.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 237985 0 0 0 34190 40 0 0 25 0 1 0 729765991 411213824 77799 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 100394 77799 382 112 0 95359 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 401576

[startup+402.301 s]
/proc/loadavg: 4.04 3.89 3.82 6/329 17191
/proc/meminfo: memFree=14954596/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=367032 CPUtime=402.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 317039 0 0 0 40178 52 0 0 25 0 1 0 729765991 375840768 82307 33554432000 4194304 4650387 140736600662976 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 91758 82307 382 112 0 86723 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 367032

[startup+462.301 s]
/proc/loadavg: 4.01 3.91 3.83 5/329 17193
/proc/meminfo: memFree=14736816/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=492216 CPUtime=462.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 351558 0 0 0 46170 60 0 0 25 0 1 0 729765991 504029184 102467 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 123054 102467 382 112 0 118019 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 492216

[startup+522.3 s]
/proc/loadavg: 4.05 3.94 3.84 5/329 17194
/proc/meminfo: memFree=14734560/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=492860 CPUtime=522.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 351607 0 0 0 52170 60 0 0 25 0 1 0 729765991 504688640 102516 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 123215 102516 382 112 0 118180 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 492860

[startup+582.301 s]
/proc/loadavg: 4.02 3.95 3.85 5/329 17196
/proc/meminfo: memFree=14726604/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=492860 CPUtime=582.3 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 351666 0 0 0 58170 60 0 0 25 0 1 0 729765991 504688640 102575 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 123215 102575 382 112 0 118180 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 492860

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.85 5/329 17197
/proc/meminfo: memFree=14731996/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=428208 CPUtime=642.31 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 375372 0 0 0 64167 64 0 0 25 0 1 0 729765991 438484992 95976 33554432000 4194304 4650387 140736600662976 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 107052 95976 382 112 0 102017 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 428208

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.86 5/329 17199
/proc/meminfo: memFree=14720424/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=495856 CPUtime=702.31 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 444552 0 0 0 70156 75 0 0 25 0 1 0 729765991 507756544 101091 33554432000 4194304 4650387 140736600662976 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 123964 101091 382 112 0 118929 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 495856

[startup+762.312 s]
/proc/loadavg: 4.00 3.96 3.86 5/329 17210
/proc/meminfo: memFree=14474628/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=584228 CPUtime=762.32 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 518704 0 0 0 76142 90 0 0 25 0 1 0 729765991 598249472 124893 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146057 124893 382 112 0 141022 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 584228

[startup+822.301 s]
/proc/loadavg: 4.16 4.01 3.89 5/329 17211
/proc/meminfo: memFree=14458096/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=584228 CPUtime=822.31 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 518878 0 0 0 82141 90 0 0 25 0 1 0 729765991 598249472 125067 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146057 125067 382 112 0 141022 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 584228

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.89 5/329 17213
/proc/meminfo: memFree=14466492/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=584876 CPUtime=882.31 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 518997 0 0 0 88141 90 0 0 25 0 1 0 729765991 598913024 125186 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146219 125186 382 112 0 141184 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 584876

[startup+942.3 s]
/proc/loadavg: 4.02 4.00 3.90 5/329 17214
/proc/meminfo: memFree=14456400/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=584876 CPUtime=942.31 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 519019 0 0 0 94141 90 0 0 25 0 1 0 729765991 598913024 125208 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146219 125208 382 112 0 141184 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 584876

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.90 5/329 17216
/proc/meminfo: memFree=14453892/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=584876 CPUtime=1002.32 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 519019 0 0 0 100142 90 0 0 25 0 1 0 729765991 598913024 125208 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146219 125208 382 112 0 141184 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 584876

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.91 5/329 17218
/proc/meminfo: memFree=14446540/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=584876 CPUtime=1062.32 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 519041 0 0 0 106142 90 0 0 25 0 1 0 729765991 598913024 125230 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146219 125230 382 112 0 141184 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 584876

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 6/329 17219
/proc/meminfo: memFree=14467208/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=586580 CPUtime=1122.32 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 570560 0 0 0 112133 99 0 0 25 0 1 0 729765991 600657920 120249 33554432000 4194304 4650387 140736600662976 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 146645 120250 382 112 0 141610 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 586580

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/329 17221
/proc/meminfo: memFree=14472476/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=588344 CPUtime=1182.32 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 637262 0 0 0 118122 110 0 0 25 0 1 0 729765991 602464256 127451 33554432000 4194304 4650387 140736600662976 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 147086 127451 382 112 0 142051 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 588344

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/329 17222
/proc/meminfo: memFree=14422940/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=590136 CPUtime=1242.33 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 697993 0 0 0 124112 121 0 0 25 0 1 0 729765991 604299264 126391 33554432000 4194304 4650387 140736600662976 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 147534 126391 382 112 0 142499 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 590136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.92 3/325 17226
/proc/meminfo: memFree=14695856/32950928 swapFree=67085488/67111528
[pid=17125] ppid=17122 vsize=525104 CPUtime=1300.04 cores=1,3
/proc/17125/stat : 17125 (strangenight1-s) R 17122 17125 16108 0 -1 4202496 710739 0 0 0 129880 124 0 0 25 0 1 0 729765991 537706496 118146 33554432000 4194304 4650387 140736600662976 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17125/statm: 131276 118146 382 112 0 126241 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 525104

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): 1298.81
CPU system time (s): 1.26681
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 632104

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

runsolver used 3.81542 second user time and 9.30158 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 19:49:13
IDJOB=3370543
IDBENCH=85438
IDSOLVER=1847
FILE ID=node114/3370543-1305395353
RUNJOBID= node114-1305395353-17085
PBS_JOBID= 13324419
Free space on /tmp= 72960 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370543-1305395353/watcher-3370543-1305395353 -o /tmp/evaluation-result-3370543-1305395353/solver-3370543-1305395353 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370543-1305395353.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1202565190

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      15688336 kB
Buffers:        269012 kB
Cached:        6222764 kB
SwapCached:         96 kB
Active:       11898556 kB
Inactive:      4955392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15688336 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           26204 kB
Writeback:           0 kB
AnonPages:    10361780 kB
Mapped:          27456 kB
Slab:           307556 kB
PageTables:      37568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52518108 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= 72968 MiB
End job on node114 at 2011-05-14 20:10:55