Trace number 3370810

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)UNSAT 317.488 317.479

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
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-3370810-1305380572.cnf'
0.00/0.00	c -- header says num vars:          33320
0.00/0.00	c -- header says num clauses:      766757
0.19/0.26	c -- clauses added:            0 learnts,       766757 normals,            0 xors
0.19/0.26	c -- vars added      33320
0.19/0.26	c Parsing time:  0.23 s
0.19/0.26	c  N st     0         0     33320    713223     53534         0   2858079         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 5/880/713223 lits-rem:5 time: 0.10
2.49/2.52	c Flit:   356 Blit:    266 bXBeca:    0 bXProp:  870 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  2.07
2.49/2.55	c Cleaning up after failed var search:     0.02 s 
2.49/2.58	c Replacing      870 vars Replaced    22593 lits Time:     0.03 s 
2.79/2.82	c bin-w-bin subsume rem         6849 bins  time:  0.01 s
2.79/2.88	c subs with bin:     4632  lits-rem:      2864  v-fix:    0  time:  0.06 s
2.89/2.92	c Subs w/ non-existent bins:   2562 l-rem:   1358 v-fix:     0 done:   3222 time:  0.04 s
2.99/3.03	c Removed useless bin:    9524  fixed:     0  props:  20.00M  time:  0.10 s
4.49/4.53	c lits-rem:        72  cl-subs:    56069  v-elim:   1178  v-fix:    0  time:  1.49 s
4.59/4.60	c Finding binary XORs  T:     0.07 s  found:     605
4.59/4.62	c Replacing      605 vars Replaced     9628 lits Time:     0.03 s 
4.99/5.03	c Finding non-binary XORs:     0.36 s (found:       0, avg size: nan)
4.99/5.03	c calculated reachability. Time: 0.02
4.99/5.05	c Calc default polars -  time:   0.02 s pos:   10978 undec:   11185 neg:   11157
4.99/5.05	c =========================================================================================
4.99/5.05	c types(t): F = full restart, N = normal restart
4.99/5.05	c types(t): S = simplification begin/end, E = solution found
4.99/5.05	c restart types(rt): st = static, dy = dynamic
4.99/5.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.99/5.05	c  B st     0         0     29866    629406     37402         0   2504886         0   no data   no data  --
6.09/6.11	c  N dy    12      4155     29866    629406     37408      4114   2504886     49672      6.94      7.37  --
6.99/7.01	c  N dy    26      8352     29866    629406     37411      8262   2504885     97903      6.87      7.25  --
7.99/8.00	c  N dy    46     12497     29866    629406     37415     12373   2504884    148608      6.90      7.28  --
8.89/8.92	c  N dy    66     16539     29865    629406     37422     16373   2504883    196534      6.87      7.24  --
9.91/9.98	c  N dy    88     20556     29865    629406     37426     10450   2504883     98553      6.91      7.36  --
10.90/10.97	c  N dy   109     24594     29865    629406     37427     14449   2504883    147196      6.95      7.40  --
11.00/11.08	c  F st   112     25000     29865    629406     37428     14850   2504883    151982      6.95      6.94  --
11.19/11.21	c Found part     1417 vars:        952 clauses:      6776 lits size:     23750
11.19/11.21	c Found part     1652 vars:        914 clauses:     11309 lits size:     41561
11.19/11.21	c Found part     2210 vars:       4878 clauses:    194804 lits size:    744421
11.19/11.21	c Found part     2371 vars:       1069 clauses:      8829 lits size:     31178
11.19/11.21	c Found part     2399 vars:       4894 clauses:     18158 lits size:     51057
11.19/11.21	c Found part     2418 vars:        191 clauses:       476 lits size:      1319
11.19/11.21	c Found part     2420 vars:      15829 clauses:    420174 lits size:   1589967
11.19/11.21	c Found part     2428 vars:        833 clauses:      5234 lits size:     18300
11.19/11.21	c Found part     2429 vars:        305 clauses:       965 lits size:      2996
11.19/11.21	c Found parts:          9 time: 0.13 s
11.19/11.21	c Solving part 2418
11.19/11.24	c  N st     0         0       191       222       254         0      1319         0   no data   no data  --
11.19/11.24	c asymm  cl-useful: 30/222/222 lits-rem:30 time: 0.00
11.19/11.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
11.19/11.25	c Finding binary XORs  T:     0.00 s  found:       0
11.19/11.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.19/11.25	c calculated reachability. Time: 0.00
11.19/11.25	c Calc default polars -  time:   0.00 s pos:      64 undec:   33165 neg:      91
11.19/11.25	c =========================================================================================
11.19/11.25	c types(t): F = full restart, N = normal restart
11.19/11.25	c types(t): S = simplification begin/end, E = solution found
11.19/11.25	c restart types(rt): st = static, dy = dynamic
11.19/11.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.19/11.25	c  B st     0         0       191       222       254         0      1289         0   no data   no data  --
11.19/11.25	c  E st     1         0         0       222       254         0      1289         0   no data   no data  --
11.19/11.25	c Verified 222 clauses.
11.19/11.25	c Verified 222 clauses.
11.19/11.25	c Solved part
11.19/11.25	c =========================================================================================
11.19/11.25	c Solving part 2429
11.19/11.27	c  N st     0         0       305       607       358         0      2996         0   no data   no data  --
11.19/11.28	c asymm  cl-useful: 104/607/607 lits-rem:141 time: 0.00
11.19/11.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.19/11.29	c Finding binary XORs  T:     0.00 s  found:       0
11.19/11.29	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.19/11.29	c calculated reachability. Time: 0.00
11.19/11.29	c Calc default polars -  time:   0.00 s pos:     133 undec:   33056 neg:     131
11.19/11.29	c =========================================================================================
11.19/11.29	c types(t): F = full restart, N = normal restart
11.19/11.29	c types(t): S = simplification begin/end, E = solution found
11.19/11.29	c restart types(rt): st = static, dy = dynamic
11.19/11.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.19/11.29	c  B st     0         0       305       607       358         0      2855         0   no data   no data  --
11.19/11.29	c  E st     1         0         0       607       358         0      2855         0   no data   no data  --
11.19/11.29	c Verified 607 clauses.
11.19/11.29	c Verified 607 clauses.
11.19/11.29	c Solved part
11.19/11.29	c =========================================================================================
11.19/11.29	c Solving part 2428
11.29/11.32	c  N st     0         0       833      4250       984         0     18300         0   no data   no data  --
11.29/11.38	c asymm  cl-useful: 59/4250/4250 lits-rem:59 time: 0.06
11.29/11.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
11.39/11.40	c Finding binary XORs  T:     0.00 s  found:       0
11.39/11.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.39/11.40	c calculated reachability. Time: 0.00
11.39/11.40	c Calc default polars -  time:   0.00 s pos:     277 undec:   32784 neg:     259
11.39/11.40	c =========================================================================================
11.39/11.40	c types(t): F = full restart, N = normal restart
11.39/11.40	c types(t): S = simplification begin/end, E = solution found
11.39/11.40	c restart types(rt): st = static, dy = dynamic
11.39/11.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.39/11.40	c  B st     0         0       833      4250       984         0     18241         0   no data   no data  --
11.39/11.40	c  E st     1         0         0      4250       984         0     18241         0   no data   no data  --
11.39/11.40	c Verified 4250 clauses.
11.39/11.40	c Verified 4250 clauses.
11.39/11.40	c Solved part
11.39/11.40	c =========================================================================================
11.39/11.40	c Solving part 1652
11.39/11.43	c  N st     0         0       914     10177      1132         0     41561         0   no data   no data  --
11.59/11.65	c asymm  cl-useful: 706/3678/10177 lits-rem:728 time: 0.22
11.69/11.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.05
11.69/11.70	c Finding binary XORs  T:     0.00 s  found:       1
11.69/11.70	c Replacing       14 vars Replaced     1305 lits Time:     0.00 s 
11.69/11.71	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.69/11.71	c calculated reachability. Time: 0.00
11.69/11.71	c Calc default polars -  time:   0.00 s pos:     324 undec:   32707 neg:     289
11.69/11.71	c =========================================================================================
11.69/11.71	c types(t): F = full restart, N = normal restart
11.69/11.71	c types(t): S = simplification begin/end, E = solution found
11.69/11.71	c restart types(rt): st = static, dy = dynamic
11.69/11.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.69/11.71	c  B st     0         0       900     10090      1122         0     40485         0   no data   no data  --
11.69/11.71	c  E st     1         0         0     10090      1122         0     40485         0   no data   no data  --
11.69/11.71	c Verified 10090 clauses.
11.69/11.71	c Verified 10090 clauses.
11.69/11.71	c Solved part
11.69/11.71	c =========================================================================================
11.69/11.71	c Solving part 1417
11.69/11.74	c  N st     0         0       952      5550      1226         0     23750         0   no data   no data  --
11.79/11.83	c asymm  cl-useful: 145/5550/5550 lits-rem:145 time: 0.09
11.79/11.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.02
11.79/11.86	c Finding binary XORs  T:     0.00 s  found:       0
11.79/11.86	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.79/11.86	c calculated reachability. Time: 0.00
11.79/11.86	c Calc default polars -  time:   0.00 s pos:     362 undec:   32595 neg:     363
11.79/11.86	c =========================================================================================
11.79/11.86	c types(t): F = full restart, N = normal restart
11.79/11.86	c types(t): S = simplification begin/end, E = solution found
11.79/11.86	c restart types(rt): st = static, dy = dynamic
11.79/11.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.79/11.86	c  B st     0         0       952      5550      1226         0     23605         0   no data   no data  --
11.79/11.86	c  E st     1         0         0      5550      1226         0     23605         0   no data   no data  --
11.79/11.86	c Verified 5550 clauses.
11.79/11.86	c Verified 5550 clauses.
11.79/11.86	c Solved part
11.79/11.86	c =========================================================================================
11.79/11.86	c Solving part 2371
11.79/11.89	c  N st     0         0      1069      7373      1456         0     31178         0   no data   no data  --
12.00/12.03	c asymm  cl-useful: 108/7373/7373 lits-rem:108 time: 0.14
12.00/12.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.03
12.00/12.06	c Finding binary XORs  T:     0.00 s  found:       0
12.00/12.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
12.00/12.07	c calculated reachability. Time: 0.00
12.00/12.07	c Calc default polars -  time:   0.00 s pos:     439 undec:   32422 neg:     459
12.00/12.07	c =========================================================================================
12.00/12.07	c types(t): F = full restart, N = normal restart
12.00/12.07	c types(t): S = simplification begin/end, E = solution found
12.00/12.07	c restart types(rt): st = static, dy = dynamic
12.00/12.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.00/12.07	c  B st     0         0      1069      7373      1456         0     31070         0   no data   no data  --
12.00/12.07	c  E st     1         0         0      7373      1456         0     31070         0   no data   no data  --
12.00/12.07	c Verified 7373 clauses.
12.00/12.07	c Verified 7373 clauses.
12.00/12.07	c Solved part
12.00/12.07	c =========================================================================================
12.00/12.07	c Solving part 2210
12.19/12.21	c  N st     0         0      4878    188646      6178     13666    744421    140437   no data   no data  --
12.19/12.26	c asymm  cl-useful: 2/340/188646 lits-rem:2 time: 0.05
12.59/12.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 75.5M T:  0.39
12.59/12.67	c Finding binary XORs  T:     0.01 s  found:       0
12.69/12.76	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
12.69/12.76	c calculated reachability. Time: 0.00
12.69/12.76	c Calc default polars -  time:   0.00 s pos:    1561 undec:   30210 neg:    1549
12.69/12.76	c =========================================================================================
12.69/12.76	c types(t): F = full restart, N = normal restart
12.69/12.76	c types(t): S = simplification begin/end, E = solution found
12.69/12.76	c restart types(rt): st = static, dy = dynamic
12.69/12.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.69/12.76	c  B st     0         0      4878    188646      6178     13666    744419    140437   no data   no data  --
13.79/13.80	c  N dy    14      4152      4878    188646      6183     17770    744419    194844      6.62      7.00  --
14.79/14.84	c  N dy    34      8229      4878    188646      6191     21819    744419    246354      6.69      7.52  --
15.79/15.85	c  N dy    56     12245      4878    188646      6195     25793    744419    298397      6.72      7.54  --
16.90/16.94	c  N dy    74     16661      4878    188646      6199     30175    744419    355426      6.73      7.09  --
18.10/18.14	c  N dy    93     21335      4877    188646      6217     18050    744419    159193      6.69      7.15  --
19.10/19.10	c  F st   112     25001      4877    188646      6225     21662    744419    202367      6.72   no data  --
19.20/19.23	c  N st   114     25628      4877    188646      6225     22282    744419    209939      6.72   no data  --
20.19/20.27	c  N dy   118     30197      4876    188646      6235     26814    744419    276692      6.72   no data  --
21.29/21.35	c  N dy   140     34226      4876    188646      6246     30802    744419    326681      6.74      8.76  --
22.50/22.52	c  N dy   166     38399      4876    188646      6250     34938    744419    379910      6.78      7.15  --
22.90/22.91	c Finding binary XORs  T:     0.01 s  found:       0
23.59/23.69	c  N dy   177     42508      4875    188179      6204     16233    742530    127468      6.76      7.20  --
24.79/24.81	c  N dy   202     46602      4875    188179      6208     20288    742530    177473      6.78      8.69  --
25.79/25.86	c  N dy   216     50611      4875    188179      6220     24254    742530    229644      6.76      7.14  --
26.79/26.84	c  N dy   237     54635      4874    188179      6222     28246    742530    280242      6.79      7.19  --
27.99/28.01	c  N dy   246     59120      4871    188179      6242     32675    742530    339392      6.74      7.20  --
29.09/29.16	c  N dy   271     63309      4871    188179      6247     18572    742528    136452      6.76      7.13  --
30.39/30.47	c  N dy   291     68356      4871    188179      6257     23578    742527    203609      6.75      7.22  --
31.49/31.59	c  N dy   315     72758      4871    188179      6265     27951    742526    262318      6.76      7.14  --
32.79/32.81	c Finding binary XORs  T:     0.01 s  found:       0
32.79/32.86	c  N dy   336     77421      4870    187268      6233     25427    738940    251120      6.76      7.12  --
34.29/34.32	c  N dy   372     82457      4869    187268      6241     30409    738940    319652      6.82      7.26  --
35.59/35.66	c  F st   399     87500      4869    187268      6247     18446    738940    131632      6.82   no data  --
35.69/35.71	c  N st   400     87750      4869    187268      6247     18692    738940    135074      6.82   no data  --
36.99/37.08	c  N dy   411     93560      4869    187268      6250     24479    738940    225746      6.83      7.29  --
38.59/38.69	c  N dy   435     99612      4867    187268      6269     30453    738940    303548      6.82      8.43  --
40.59/40.62	c  N dy   476    106014      4866    187268      6282     36782    738938    393857      6.86      7.35  --
42.39/42.48	c  N dy   515    112896      4866    187268      6286     23244    738938    167912      6.89      7.28  --
44.39/44.43	c  N dy   557    120160      4866    187268      6291     30457    738938    269097      6.93     10.77  --
46.60/46.63	c  N dy   604    127840      4866    187268      6297     38093    738935    377181      6.96      7.38  --
48.89/48.99	c  N dy   650    136093      4865    187268      6308     23688    738935    156063      6.97      7.51  --
49.09/49.17	c Finding binary XORs  T:     0.01 s  found:       2
51.39/51.44	c  N dy   715    144846      4865    186494      6253     28935    735946    262698      7.02      7.39  --
54.09/54.14	c  N dy   772    154199      4865    186494      6257     38220    735946    395999      7.06      7.50  --
56.99/57.04	c  N dy   842    164046      4865    186494      6258     25516    735946    184011      7.10      8.43  --
60.09/60.13	c  N dy   895    174593      4864    186494      6278     35968    735946    331549      7.10      9.53  --
63.39/63.47	c  N dy   952    185835      4862    186494      6302     47098    735946    483475      7.11      7.49  --
67.39/67.49	c  N dy  1019    197716      4861    186494      6323     34248    735944    287635      7.12      7.50  --
69.89/69.92	c Finding binary XORs  T:     0.01 s  found:       1
72.09/72.16	c  N dy  1094    210535      4860    185870      6297     43284    733482    432263      7.15      7.53  --
77.09/77.13	c  N dy  1193    223975      4859    185870      6306     32296    733482    267005      7.20      7.63  --
82.29/82.41	c  N dy  1291    238445      4859    185870      6316     46672    733482    487796      7.24      7.72  --
88.19/88.27	c  N dy  1388    253698      4856    185870      6341     35242    733482    282986      7.27      7.71  --
93.99/94.08	c  N dy  1500    269982      4856    185870      6351     51436    733482    527009      7.31      7.84  --
95.99/96.08	c Finding binary XORs  T:     0.01 s  found:       1
99.59/99.62	c  N dy  1597    287306      4855    184884      6302     37271    729580    322185      7.33      7.91  --
105.60/105.68	c  N dy  1709    305785      4855    184884      6307     55607    729580    590947      7.36      7.91  --
105.80/105.85	c  F st  1714    306250      4855    184884      6307     28168    729580    160937      7.36   no data  --
111.60/111.65	c  N dy  1795    325351      4853    184884      6324     47164    729580    448724      7.38      7.77  --
117.80/117.81	c  N dy  1928    345616      4853    184884      6328     37449    729580    280996      7.41      7.83  --
124.20/124.26	c  N dy  2066    365629      4853    184884      6332     57378    729579    597660      7.45      8.02  --
130.91/130.99	c  N dy  2189    385842      4853    184884      6338     46138    729579    403121      7.48      7.94  --
137.59/137.62	c  N dy  2316    405939      4853    184884      6344     33531    729579    190506      7.51     11.45  --
143.69/143.74	c  N dy  2458    425992      4853    184884      6349     53472    729579    504255      7.54      7.96  --
150.09/150.19	c  N dy  2564    446053      4853    184884      6352     39733    729579    274992      7.55      8.93  --
156.99/157.03	c  N dy  2668    466066      4851    184884      6372     59613    729579    580931      7.56      8.49  --
158.09/158.14	c Finding binary XORs  T:     0.01 s  found:       5
163.39/163.46	c  N dy  2792    486513      4851    184208      6328     43958    726828    345963      7.58      8.01  --
170.59/170.61	c  N dy  2921    506554      4850    184208      6339     63871    726828    666466      7.59      9.19  --
177.90/177.92	c  N dy  3034    526829      4850    184208      6348     48890    726828    403579      7.61      8.05  --
184.90/184.96	c  N dy  3156    546926      4850    184208      6352     68887    726828    733463      7.62      8.06  --
191.50/191.56	c  N dy  3256    567054      4850    184208      6360     52450    726828    448648      7.63      8.05  --
198.20/198.25	c  N dy  3374    587096      4850    184208      6369     72375    726828    776373      7.64      9.48  --
204.80/204.80	c  N dy  3481    607242      4850    184208      6377     54798    726828    482622      7.65      8.08  --
211.70/211.74	c  N dy  3586    627368      4847    184208      6396     74799    726828    804376      7.65      8.12  --
216.30/216.32	c Finding binary XORs  T:     0.01 s  found:       8
218.39/218.42	c  N dy  3696    647586      4844    182739      6396     55065    720942    477306      7.66      8.08  --
225.29/225.34	c  N dy  3813    667642      4844    182739      6406     75018    720942    801831      7.67      8.33  --
232.01/232.01	c  N dy  3924    687964      4844    182739      6416     57259    720942    493023      7.68      8.22  --
239.30/239.32	c  N dy  4020    708009      4844    182739      6422     77190    720942    825935      7.68      8.96  --
246.20/246.20	c  N dy  4122    728042      4833    182739      6436     57335    720942    469760      7.69      8.17  --
252.90/252.98	c  N dy  4223    748110      4829    182739      6460     77266    720942    805895      7.69      9.76  --
255.10/255.17	c Finding binary XORs  T:     0.01 s  found:      16
259.99/260.08	c  N dy  4327    768222      4826    178597      6343     54650    703971    433166      7.69      8.14  --
267.09/267.19	c  N dy  4425    788296      4822    178597      6364     74616    703971    761683      7.69      8.53  --
274.40/274.43	c  N dy  4537    808715      4820    178597      6378     53224    703971    384977      7.70      8.15  --
281.40/281.49	c  N dy  4636    828723      4820    178597      6387     73129    703971    713488      7.70      8.20  --
286.10/286.18	c Finding binary XORs  T:     0.01 s  found:       9
288.90/288.94	c  N dy  4722    848869      4794    173378      6327     47874    682898    302482      7.70      8.12  --
295.20/295.29	c  N dy  4805    869026      4790    173378      6353     67880    682898    628441      7.69      8.15  --
301.90/301.92	c  N dy  4890    889042      4788    173378      6370     87774    682898    972011      7.69      8.11  --
308.50/308.57	c  N dy  4966    909175      4784    173378      6392     64878    682898    564045      7.68      8.12  --
309.60/309.62	c Finding binary XORs  T:     0.01 s  found:      17
309.60/309.66	c Replacing       59 vars Replaced    60657 lits Time:     0.05 s 
314.20/314.29	c Finding binary XORs  T:     0.01 s  found:      11
315.50/315.53	c  N dy  5042    929392      4573    130759      6299     46897    514905    435580      7.68      8.12  --
316.50/316.53	c Finding binary XORs  T:     0.01 s  found:      19
317.40/317.43	c  E dy  5054    935953      4308     82584      6989     15465    328718     89846      7.67      3.36  --
317.40/317.44	c num threads              : 1          
317.40/317.44	c restarts                 : 112        
317.40/317.44	c dynamic restarts         : 106        
317.40/317.44	c static restarts          : 6          
317.40/317.44	c full restarts            : 0          
317.40/317.44	c total simplify time      : 0.01       
317.40/317.44	c learnts DL2              : 0          
317.40/317.44	c learnts size 2           : 60005      
317.40/317.44	c learnts size 1           : 802         (2.41      % of vars)
317.40/317.44	c filedLit time            : 2.10        (0.66      % time)
317.40/317.44	c v-elim SatELite          : 1178        (3.54      % vars)
317.40/317.44	c SatELite time            : 1.31        (0.41      % time)
317.40/317.44	c v-elim xor               : 0           (0.00      % vars)
317.40/317.44	c xor elim time            : 0.00        (0.00      % time)
317.40/317.44	c num binary xor trees     : 229        
317.40/317.44	c binxor trees' crown      : 1475        (6.44      leafs/tree)
317.40/317.44	c bin xor find time        : 0.07       
317.40/317.44	c OTF clause improved      : 229         (0.01      clauses/conflict)
317.40/317.44	c OTF impr. size diff      : 345         (1.51       lits/clause)
317.40/317.44	c OTF cl watch-shrink      : 16147       (0.65      clauses/conflict)
317.40/317.44	c OTF cl watch-sh-lit      : 35765       (2.21       lits/clause)
317.40/317.44	c tried to recurMin cls    : 4893        (19.57      % of conflicts)
317.40/317.44	c updated cache            : 0           (0.00       lits/tried recurMin)
317.40/317.44	c clauses over max glue    : 0           (0.00      % of all clauses)
317.40/317.44	c conflicts                : 25000       (78.80     / sec)
317.40/317.44	c decisions                : 30875       (0.00      % random)
317.40/317.44	c bogo-props               : 1415913587  (4462890.91 / sec)
317.40/317.44	c conflict literals        : 298893      (55.59     % deleted)
317.40/317.44	c Memory used              : 293.08      MB
317.40/317.44	c CPU time                 : 317.26      s
317.40/317.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3370810-1305380572/watcher-3370810-1305380572 -o /tmp/evaluation-result-3370810-1305380572/solver-3370810-1305380572 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370810-1305380572.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: 3.97 3.97 3.09 5/366 10060
/proc/meminfo: memFree=20790704/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=28248 CPUtime=0 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 2566 0 0 0 0 0 0 0 20 0 1 0 649655023 28925952 2009 33554432000 4194304 4650387 140736264827088 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 7062 2010 328 112 0 2027 0

[startup+0.041138 s]
/proc/loadavg: 3.97 3.97 3.09 5/366 10060
/proc/meminfo: memFree=20790704/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=46492 CPUtime=0.03 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 5340 0 0 0 3 0 0 0 20 0 1 0 649655023 47607808 4241 33554432000 4194304 4650387 140736264827088 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 11623 4243 329 112 0 6588 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 46492

[startup+0.10114 s]
/proc/loadavg: 3.97 3.97 3.09 5/366 10060
/proc/meminfo: memFree=20790704/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=54188 CPUtime=0.09 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 8297 0 0 0 8 1 0 0 20 0 1 0 649655023 55488512 7198 33554432000 4194304 4650387 140736264827088 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 13547 7199 329 112 0 8512 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54188

[startup+0.301089 s]
/proc/loadavg: 3.97 3.97 3.09 5/366 10060
/proc/meminfo: memFree=20790704/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=102780 CPUtime=0.29 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 14934 0 0 0 27 2 0 0 21 0 1 0 649655023 105246720 13835 33554432000 4194304 4650387 140736264827088 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 25695 13835 345 112 0 20660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102780

[startup+0.70102 s]
/proc/loadavg: 3.97 3.97 3.09 5/366 10060
/proc/meminfo: memFree=20790704/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=118056 CPUtime=0.69 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 28582 0 0 0 65 4 0 0 22 0 1 0 649655023 120889344 19294 33554432000 4194304 4650387 140736264827088 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 29514 19294 354 112 0 24479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118056

[startup+1.50088 s]
/proc/loadavg: 3.97 3.97 3.09 5/367 10062
/proc/meminfo: memFree=20696704/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=157120 CPUtime=1.49 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 38186 0 0 0 144 5 0 0 25 0 1 0 649655023 160890880 28898 33554432000 4194304 4650387 140736264827088 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 39280 28898 354 112 0 34245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157120

[startup+3.10059 s]
/proc/loadavg: 3.97 3.97 3.09 5/367 10062
/proc/meminfo: memFree=20660496/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=255296 CPUtime=3.09 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 62295 0 0 0 301 8 0 0 25 0 1 0 649655023 261423104 53007 33554432000 4194304 4650387 140736264827088 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 63824 53007 370 112 0 58789 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255296

[startup+6.30101 s]
/proc/loadavg: 3.97 3.97 3.10 5/367 10062
/proc/meminfo: memFree=20540140/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=280200 CPUtime=6.29 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 72038 0 0 0 619 10 0 0 25 0 1 0 649655023 286924800 58310 33554432000 4194304 4650387 140736264827088 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 70050 58310 379 112 0 65015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 280200

[startup+12.7009 s]
/proc/loadavg: 3.97 3.97 3.10 5/367 10062
/proc/meminfo: memFree=20563712/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=317448 CPUtime=12.69 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 83387 0 0 0 1258 11 0 0 19 0 1 0 649655023 325066752 63927 33554432000 4194304 4650387 140736264827088 18446744073709551615 4313042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 79362 63927 383 112 0 74327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 317448

[startup+25.5005 s]
/proc/loadavg: 3.98 3.97 3.11 5/367 10062
/proc/meminfo: memFree=20511888/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=317292 CPUtime=25.49 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 86001 0 0 0 2537 12 0 0 25 0 1 0 649655023 324907008 64463 33554432000 4194304 4650387 140736264827088 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 79323 64463 383 112 0 74288 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 317292

[startup+51.1009 s]
/proc/loadavg: 3.98 3.97 3.14 5/367 10091
/proc/meminfo: memFree=20643228/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=334588 CPUtime=51.09 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 90985 0 0 0 5096 13 0 0 25 0 1 0 649655023 342618112 67322 33554432000 4194304 4650387 140736264827088 18446744073709551615 4349935 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 83647 67322 383 112 0 78612 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 334588

[startup+102.314 s]
/proc/loadavg: 4.03 3.99 3.19 5/367 10092
/proc/meminfo: memFree=20587940/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=334940 CPUtime=102.3 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 94419 0 0 0 10216 14 0 0 25 0 1 0 649655023 342978560 68408 33554432000 4194304 4650387 140736264827088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 83735 68408 383 112 0 78700 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 334940

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.23 5/367 10094
/proc/meminfo: memFree=20543472/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=321736 CPUtime=162.29 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 100241 0 0 0 16214 15 0 0 25 0 1 0 649655023 329457664 66780 33554432000 4194304 4650387 140736264827088 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 80434 66780 383 112 0 75399 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 321736

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.28 5/367 10123
/proc/meminfo: memFree=20653632/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=324752 CPUtime=222.3 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 105482 0 0 0 22214 16 0 0 25 0 1 0 649655023 332546048 67497 33554432000 4194304 4650387 140736264827088 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 81188 67497 383 112 0 76153 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 324752

[startup+282.301 s]
/proc/loadavg: 4.06 4.00 3.33 5/367 10125
/proc/meminfo: memFree=20591804/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340556 CPUtime=282.3 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 112467 0 0 0 28212 18 0 0 25 0 1 0 649655023 348729344 69739 33554432000 4194304 4650387 140736264827088 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85139 69739 383 112 0 80104 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 340556

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

[startup+294.301 s]
/proc/loadavg: 4.04 4.00 3.34 5/367 10125
/proc/meminfo: memFree=20586344/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340556 CPUtime=294.3 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 112802 0 0 0 29412 18 0 0 25 0 1 0 649655023 348729344 70074 33554432000 4194304 4650387 140736264827088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85139 70074 383 112 0 80104 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 340556

[startup+307.101 s]
/proc/loadavg: 4.12 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20587580/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=307.1 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113058 0 0 0 30692 18 0 0 25 0 1 0 649655023 348864512 70330 33554432000 4194304 4650387 140736264827088 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70330 383 112 0 80137 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 340688

[startup+313.513 s]
/proc/loadavg: 4.10 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20587328/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=313.51 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113076 0 0 0 31333 18 0 0 25 0 1 0 649655023 348864512 70348 33554432000 4194304 4650387 140736264827088 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70348 383 112 0 80137 0
Current children cumulated CPU time (s) 313.51
Current children cumulated vsize (KiB) 340688

[startup+315.1 s]
/proc/loadavg: 4.10 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20582240/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=315.1 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113080 0 0 0 31492 18 0 0 25 0 1 0 649655023 348864512 70352 33554432000 4194304 4650387 140736264827088 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70352 383 112 0 80137 0
Current children cumulated CPU time (s) 315.1
Current children cumulated vsize (KiB) 340688

[startup+316.701 s]
/proc/loadavg: 4.10 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20584100/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=316.7 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113086 0 0 0 31652 18 0 0 25 0 1 0 649655023 348864512 70358 33554432000 4194304 4650387 140736264827088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70358 383 112 0 80137 0
Current children cumulated CPU time (s) 316.7
Current children cumulated vsize (KiB) 340688

[startup+317.101 s]
/proc/loadavg: 4.10 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20584100/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=317.1 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113087 0 0 0 31692 18 0 0 25 0 1 0 649655023 348864512 70359 33554432000 4194304 4650387 140736264827088 18446744073709551615 4364269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70359 383 112 0 80137 0
Current children cumulated CPU time (s) 317.1
Current children cumulated vsize (KiB) 340688

[startup+317.301 s]
/proc/loadavg: 4.10 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20584100/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=317.3 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113088 0 0 0 31712 18 0 0 25 0 1 0 649655023 348864512 70360 33554432000 4194304 4650387 140736264827088 18446744073709551615 4330237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70360 383 112 0 80137 0
Current children cumulated CPU time (s) 317.3
Current children cumulated vsize (KiB) 340688

[startup+317.401 s]
/proc/loadavg: 4.10 4.02 3.35 5/367 10126
/proc/meminfo: memFree=20584100/32951124 swapFree=65581052/67111528
[pid=10060] ppid=10058 vsize=340688 CPUtime=317.4 cores=1,3
/proc/10060/stat : 10060 (strangenight1-s) R 10058 10060 9800 0 -1 4202496 113088 0 0 0 31722 18 0 0 25 0 1 0 649655023 348864512 70360 33554432000 4194304 4650387 140736264827088 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10060/statm: 85172 70360 383 112 0 80137 0
Current children cumulated CPU time (s) 317.4
Current children cumulated vsize (KiB) 340688

Child status: 20
Real time (s): 317.479
CPU time (s): 317.488
CPU user time (s): 317.289
CPU system time (s): 0.198969
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 340688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.289
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113099
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= 8
involuntary context switches= 584

runsolver used 1.01484 second user time and 2.69759 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 15:42:53
IDJOB=3370810
IDBENCH=82500
IDSOLVER=1847
FILE ID=node137/3370810-1305380572
RUNJOBID= node137-1305379151-9820
PBS_JOBID= 13324365
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370810-1305380572/watcher-3370810-1305380572 -o /tmp/evaluation-result-3370810-1305380572/solver-3370810-1305380572 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370810-1305380572.cnf

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1100445921

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20790736 kB
Buffers:        260892 kB
Cached:        3708304 kB
SwapCached:      36328 kB
Active:        2144732 kB
Inactive:      9788744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20790736 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           25052 kB
Writeback:           0 kB
AnonPages:     7937412 kB
Mapped:          20544 kB
Slab:           120060 kB
PageTables:      40468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76580812 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= 73632 MiB
End job on node137 at 2011-05-14 15:48:11