Trace number 3175677

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
MD5SUM58eb79e3bfc8d25580f794d4e2d18629
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3175677-1301786256.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:     126 undec:       2 neg:     122
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.70	c  N dy    11      4060       250     21250         0      3985    148750    268568     58.26     61.70  --
0.89/0.96	c  N dy    26      8473       250     21250         0      5860    148750    332378     58.36     61.53  --
1.19/1.25	c  N dy    51     12698       250     21250         0      5821    148750    265686     59.15     62.50  --
1.49/1.51	c  N dy    60     16797       250     21250         0      9820    148750    530665     58.94     62.07  --
1.89/1.94	c  N dy    74     22975       250     21250         0     10352    148750    505066     58.67     62.02  --
1.99/2.08	c  F st    78     25000       250     21250         0     12328    148750    632687     58.51     54.58  --
2.20/2.24	c  N st    82     27030       250     21250         0      7664    148750    270750     58.51   no data  --
2.39/2.45	c  S st    84     30000       250     21250         0     10558    148750    469692     58.51   no data  --
2.49/2.51	c  S st    84     30501       250     21250         0     11052    148750    502659     58.51   no data  --
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.33	c lits-rem:      2148  cl-subs:      329  v-elim:      0  v-fix:    0  time:  3.80 s
6.50/6.53	c asymm  cl-useful: 0/5535/21250 lits-rem:0 time: 0.19
6.50/6.53	c calculated reachability. Time: 0.00
6.50/6.53	c  N dy    84     30501       250     21250         0     10723    148750    469787     58.51   no data  --
6.79/6.83	c  N dy    93     34584       250     21250         0     14720    148750    735436     58.43     62.16  --
7.09/7.15	c  N dy   110     38920       250     21250         0     11220    148750    449036     58.47     61.84  --
7.59/7.67	c  N dy   117     45755       250     21250         0      9171    148750    261667     57.84     54.00  --
7.59/7.67	c  S st   117     45755       250     21250         0      9171    148750    261667     57.84     54.00  --
7.69/7.72	c  S st   117     46258       250     21250         0      9673    148750    294390     57.84   no data  --
7.69/7.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.69/7.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.69/7.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.69/7.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.69/7.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.69/7.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.66	c lits-rem:       510  cl-subs:       48  v-elim:      0  v-fix:    0  time:  2.92 s
10.59/10.66	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.59/10.66	c vivif2 --  cl tried     9625 cl shrink        0 lits rem          0 time: 0.00
10.69/10.70	c asymm  cl-useful: 0/1142/21250 lits-rem:0 time: 0.04
10.69/10.70	c calculated reachability. Time: 0.00
10.69/10.70	c  N dy   117     46258       250     21250         0      9625    148750    289634     57.84   no data  --
10.99/11.02	c  N dy   125     50443       250     21250         0     13734    148750    560696     57.80     62.05  --
11.29/11.36	c  N dy   140     54511       250     21250         0     17715    148750    822658     57.76     60.83  --
11.69/11.71	c  N dy   160     58656       250     21250         0     11995    148750    394201     57.84     61.27  --
11.99/12.07	c  N dy   173     63121       250     21250         0     16367    148750    682106     57.81     60.93  --
12.39/12.43	c  N dy   187     67380       250     21250         0     20531    148750    958346     57.78     60.96  --
12.60/12.63	c  S st   196     69387       250     21250         0     11733    148750    323728     57.78   no data  --
12.60/12.68	c  S st   196     69889       250     21250         0     12231    148750    355178     57.78   no data  --
12.60/12.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.60/12.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.60/12.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.70/12.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.70/12.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.70/12.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.70/12.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.69/15.74	c lits-rem:       578  cl-subs:       83  v-elim:      0  v-fix:    0  time:  3.03 s
15.69/15.74	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
15.69/15.74	c vivif2 --  cl tried    12148 cl shrink        0 lits rem          0 time: 0.00
16.09/16.15	c asymm  cl-useful: 0/12439/21250 lits-rem:0 time: 0.40
16.09/16.15	c calculated reachability. Time: 0.00
16.09/16.15	c  N dy   196     69889       250     21250         0     12148    148750    347319     57.78   no data  --
16.59/16.69	c  N dy   203     76168       250     21250         0     18270    148750    747381     57.54     60.82  --
17.09/17.19	c  N dy   218     81231       250     21250         0     23208    148750   1075058     57.53     60.99  --
17.69/17.73	c  N dy   240     87395       250     21250         0     17529    148750    658012     57.46     61.39  --
17.69/17.74	c  F st   241     87500       250     21250         0     17632    148750    664643     57.46     58.39  --
18.19/18.25	c  N dy   248     93489       250     21250         0     23482    148750   1061083     57.44     60.51  --
18.70/18.78	c  N dy   278     99462       250     21250         0     16618    148750    546706     57.53     62.73  --
19.19/19.24	c  S st   306    104833       250     21250         0     21864    148750    892738     57.59     54.42  --
19.29/19.31	c  S st   306    105335       250     21250         0     22359    148750    923245     57.59   no data  --
19.29/19.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
19.29/19.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
19.29/19.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.99/26.00	c lits-rem:      1110  cl-subs:      472  v-elim:      0  v-fix:    0  time:  6.64 s
25.99/26.00	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
25.99/26.01	c vivif2 --  cl tried    21887 cl shrink        0 lits rem          0 time: 0.01
26.19/26.22	c asymm  cl-useful: 0/4106/21250 lits-rem:0 time: 0.21
26.19/26.22	c calculated reachability. Time: 0.00
26.19/26.22	c  N dy   306    105335       250     21250         0     21887    148750    878010     57.59   no data  --
26.89/26.90	c  N dy   333    112291       250     21250         0     15029    148750    384647     57.61     61.15  --
27.50/27.55	c  N dy   353    119876       250     21250         0     22449    148750    875946     57.59     60.66  --
28.29/28.37	c  N dy   390    127875       250     21250         0     15601    148750    370812     57.66     60.92  --
28.99/29.09	c  N dy   416    136286       250     21250         0     23826    148750    912940     57.66     61.23  --
29.89/30.00	c  N dy   456    145017       250     21250         0     16710    148750    389895     57.69     60.80  --
30.80/30.87	c  N dy   504    154507       250     21250         0     25997    148750   1006297     57.76     61.17  --
31.20/31.24	c  S st   521    158003       250     21250         0     29410    148750   1230326     57.77   no data  --
31.30/31.33	c  S st   521    158507       250     21250         0     29908    148750   1260636     57.77   no data  --
31.30/31.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.30/31.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.30/31.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
31.30/31.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.30/31.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.30/31.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.30/31.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.09/43.12	c lits-rem:      1229  cl-subs:      715  v-elim:      0  v-fix:    0  time: 11.73 s
43.09/43.12	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
43.09/43.13	c vivif2 --  cl tried    29193 cl shrink        0 lits rem          0 time: 0.01
43.29/43.35	c asymm  cl-useful: 0/3325/21250 lits-rem:0 time: 0.22
43.29/43.35	c calculated reachability. Time: 0.00
43.29/43.35	c  N dy   521    158507       250     21250         0     29193    148750   1192486     57.77   no data  --
44.30/44.36	c  N dy   558    168632       250     21250         0     22483    148750    715951     57.78     65.05  --
45.40/45.47	c  N dy   603    179469       250     21250         0     33085    148750   1415438     57.80     61.07  --
46.59/46.66	c  N dy   641    191382       250     21250         0     27109    148750    965075     57.78     60.92  --
47.99/48.01	c  N dy   686    203671       250     21250         0     20549    148750    480916     57.79     60.89  --
49.40/49.43	c  N dy   751    217103       250     21250         0     33674    148750   1354472     57.83     61.12  --
50.99/51.06	c  N dy   799    231729       250     21250         0     28414    148750    952604     57.82     60.90  --
51.69/51.72	c  S st   811    237762       250     21250         0     34300    148750   1342900     57.76   no data  --
51.79/51.81	c  S st   811    238266       250     21250         0     34796    148750   1373212     57.76   no data  --
51.79/51.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.79/51.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.79/51.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
51.79/51.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.79/51.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.79/51.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
51.79/51.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.69/61.75	c lits-rem:      1120  cl-subs:      928  v-elim:      0  v-fix:    0  time:  9.88 s
61.69/61.76	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
61.69/61.77	c vivif2 --  cl tried    33868 cl shrink        0 lits rem          0 time: 0.01
61.79/61.89	c asymm  cl-useful: 0/1380/21250 lits-rem:0 time: 0.12
61.79/61.89	c calculated reachability. Time: 0.00
61.79/61.89	c  N dy   811    238266       250     21250         0     33868    148750   1290720     57.76   no data  --
63.60/63.64	c  N dy   878    253509       250     21250         0     28259    148750    886961     57.80     61.26  --
65.59/65.69	c  N dy   950    269926       250     21250         0     22799    148750    470420     57.85     61.02  --
67.59/67.64	c  N dy  1005    287192       250     21250         0     39671    148750   1587258     57.81     60.89  --
69.89/69.90	c  F st  1076    306253       250     21250         0     35856    148750   1281549     57.80     57.24  --
69.89/69.91	c  N st  1076    306253       250     21250         0     35856    148750   1281549     57.80     57.24  --
72.30/72.33	c  N dy  1129    325884       250     21250         0     31562    148750    940856     57.78     61.22  --
75.10/75.13	c  N dy  1195    347940       250     21250         0     28687    148750    701659     57.76     60.85  --
76.19/76.21	c  S st  1230    357399       250     21250         0     37965    148750   1311892     57.75   no data  --
76.29/76.31	c  S st  1230    357906       250     21250         0     38467    148750   1343816     57.75   no data  --
76.29/76.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.29/76.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.29/76.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
76.29/76.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.29/76.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.29/76.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
76.29/76.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.39/87.41	c lits-rem:      1079  cl-subs:      787  v-elim:      0  v-fix:    0  time: 11.03 s
87.39/87.41	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
87.39/87.42	c vivif2 --  cl tried    37680 cl shrink        0 lits rem          0 time: 0.01
87.59/87.67	c asymm  cl-useful: 0/3665/21250 lits-rem:0 time: 0.24
87.59/87.67	c calculated reachability. Time: 0.00
87.59/87.67	c  N dy  1230    357906       250     21250         0     37680    148750   1270596     57.75   no data  --
90.40/90.43	c  N dy  1310    378044       250     21250         0     31933    148750    849753     57.76     61.19  --
93.50/93.53	c  N dy  1373    402268       250     21250         0     29209    148750    625077     57.72     60.86  --
96.00/96.06	c  N dy  1436    422692       250     21250         0     49147    148750   1939234     57.70     60.74  --
98.49/98.58	c  N dy  1488    442732       250     21250         0     41352    148750   1370571     57.66     60.93  --
101.29/101.34	c  N dy  1555    462909       250     21250         0     32764    148750    750509     57.66     60.82  --
103.90/103.91	c  N dy  1627    482961       250     21250         0     52331    148750   2043232     57.66     62.17  --
106.49/106.57	c  N dy  1696    503100       250     21250         0     42734    148750   1352646     57.66     60.71  --
109.59/109.67	c  N dy  1768    523138       250     21250         0     32034    148750    592894     57.66     61.00  --
111.40/111.46	c  S st  1820    536860       250     21250         0     45433    148750   1477497     57.65   no data  --
111.50/111.59	c  S st  1820    537364       250     21250         0     45932    148750   1508693     57.65   no data  --
111.50/111.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.50/111.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.60/111.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
111.60/111.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.60/111.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.60/111.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
111.60/111.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.89/126.99	c lits-rem:       917  cl-subs:      850  v-elim:      0  v-fix:    0  time: 15.33 s
126.89/127.00	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
126.99/127.01	c vivif2 --  cl tried    45082 cl shrink        0 lits rem          0 time: 0.01
127.19/127.29	c asymm  cl-useful: 0/2841/21250 lits-rem:0 time: 0.27
127.19/127.29	c calculated reachability. Time: 0.00
127.19/127.29	c  N dy  1820    537364       250     21250         0     45082    148750   1431259     57.65   no data  --
130.70/130.78	c  N dy  1917    558847       250     21250         0     34795    148750    718186     57.67     60.95  --
133.59/133.63	c  N dy  1964    579045       250     21250         0     54530    148750   2024200     57.62     61.03  --
136.80/136.80	c  N dy  2037    600023       250     21250         0     42801    148750   1191567     57.63     61.30  --
140.00/140.05	c  N dy  2119    620150       250     21250         0     62470    148750   2491189     57.65     60.82  --
143.00/143.05	c  N dy  2196    640332       250     21250         0     48964    148750   1548098     57.66     60.81  --
146.80/146.85	c  N dy  2308    660691       250     21250         0     34673    148750    547404     57.69     61.12  --
149.69/149.75	c  N dy  2392    680768       250     21250         0     54309    148750   1854017     57.72     61.23  --
153.29/153.33	c  N dy  2467    701060       250     21250         0     38940    148750    774667     57.72     61.37  --
156.29/156.38	c  N dy  2537    721062       250     21250         0     58475    148750   2066002     57.72     61.39  --
159.89/159.97	c  N dy  2596    741831       250     21250         0     42618    148750    961419     57.71     61.67  --
163.40/163.46	c  N dy  2684    763025       250     21250         0     63310    148750   2328210     57.72     60.81  --
166.79/166.87	c  N dy  2768    783302       250     21250         0     45997    148750   1131707     57.73     60.88  --
170.00/170.02	c  N dy  2849    803313       250     21250         0     65560    148750   2424803     57.74     61.14  --
170.50/170.54	c  S st  2864    806047       250     21250         0     68235    148750   2601329     57.74   no data  --
170.70/170.71	c  S st  2864    806549       250     21250         0     68730    148750   2632521     57.74   no data  --
170.70/170.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
170.70/170.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.70/170.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
170.80/170.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.80/170.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.80/170.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
170.80/170.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
436.50/436.55	c lits-rem:      3294  cl-subs:     1674  v-elim:      0  v-fix:    0  time: 265.73 s
436.50/436.55	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
436.50/436.57	c vivif2 --  cl tried    67056 cl shrink        0 lits rem          0 time: 0.03
436.90/436.90	c asymm  cl-useful: 0/1970/21250 lits-rem:0 time: 0.33
436.90/436.91	c calculated reachability. Time: 0.00
436.90/436.91	c  N dy  2864    806549       250     21250         0     67056    148750   2474894     57.74   no data  --
440.41/440.44	c  N dy  2952    826686       250     21250         0     48646    148750   1251787     57.76     60.89  --
443.90/443.95	c  N dy  3008    847382       250     21250         0     68866    148750   2584540     57.74     61.10  --
447.71/447.73	c  N dy  3078    868332       250     21250         0     50295    148750   1300544     57.74     61.64  --
451.41/451.41	c  N dy  3138    889709       250     21250         0     71186    148750   2685031     57.73     61.12  --
455.10/455.11	c  N dy  3222    909853       250     21250         0     50805    148750   1286695     57.74     61.74  --
458.71/458.76	c  N dy  3302    930403       250     21250         0     70901    148750   2619959     57.74     60.79  --
462.51/462.50	c  N dy  3357    950975       250     21250         0     49934    148750   1172003     57.73     61.21  --
466.00/466.05	c  N dy  3444    971062       250     21250         0     69589    148750   2469277     57.74     60.80  --
469.90/469.92	c  N dy  3508    991816       250     21250         0     47823    148750    969976     57.73     60.99  --
473.01/473.04	c  N dy  3571   1011845       250     21250         0     67358    148750   2258768     57.72     61.12  --
477.20/477.27	c  N dy  3656   1032211       250     21250         0     44281    148750    683504     57.72     61.18  --
480.40/480.46	c  N dy  3749   1052252       250     21250         0     63858    148750   1975467     57.74     60.91  --
484.21/484.22	c  F st  3807   1071876       250     21250         0     83055    148750   3251456     57.72     53.63  --
484.31/484.36	c  N st  3809   1072502       250     21250         0     83670    148750   3292194     57.72   no data  --
487.60/487.64	c  N dy  3863   1092721       250     21250         0     59469    148750   1636316     57.71     60.89  --
491.40/491.41	c  N dy  3941   1112890       250     21250         0     79233    148750   2948129     57.72     61.05  --
495.41/495.45	c  N dy  4032   1133872       250     21250         0     54749    148750   1267846     57.73     61.43  --
498.90/498.97	c  N dy  4111   1154030       250     21250         0     74491    148750   2580529     57.73     60.81  --
503.30/503.32	c  N dy  4192   1174115       250     21250         0     48130    148750    776445     57.74     62.13  --
506.60/506.67	c  N dy  4275   1194509       250     21250         0     68057    148750   2093254     57.74     61.04  --
509.80/509.89	c  S st  4354   1209824       250     21250         0     83023    148750   3082481     57.76   no data  --
510.00/510.09	c  S st  4354   1210326       250     21250         0     83518    148750   3113742     57.76   no data  --
510.10/510.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.10/510.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.10/510.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
510.20/510.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.20/510.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.20/510.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
510.20/510.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
908.53/908.58	c lits-rem:      3998  cl-subs:     2085  v-elim:      0  v-fix:    0  time: 398.36 s
908.53/908.58	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
908.63/908.61	c vivif2 --  cl tried    81433 cl shrink        0 lits rem          0 time: 0.03
908.92/908.93	c asymm  cl-useful: 0/1668/21250 lits-rem:0 time: 0.32
908.92/908.93	c calculated reachability. Time: 0.00
908.92/908.93	c  N dy  4354   1210326       250     21250         0     81433    148750   2916611     57.76   no data  --
912.22/912.27	c  N dy  4371   1230543       250     21250         0     54277    148750   1131393     57.70     61.23  --
915.91/915.93	c  N dy  4448   1251244       250     21250         0     74537    148750   2471585     57.70     61.06  --
920.12/920.15	c  N dy  4509   1271474       250     21250         0     94303    148750   3775433     57.68     60.74  --
923.51/923.58	c  N dy  4583   1291663       250     21250         0     66162    148750   1862341     57.68     61.14  --
927.62/927.62	c  N dy  4650   1311674       250     21250         0     85709    148750   3157305     57.68     61.09  --
931.92/931.96	c  N dy  4741   1332003       250     21250         0     56706    148750   1174371     57.69     60.94  --
935.81/935.83	c  N dy  4848   1352048       250     21250         0     76304    148750   2475851     57.71     61.65  --
940.31/940.34	c  N dy  4918   1372162       250     21250         0     95934    148750   3769369     57.71     60.88  --
944.12/944.16	c  N dy  4999   1392579       250     21250         0     66081    148750   1740293     57.71     60.91  --
948.02/948.09	c  N dy  5064   1412712       250     21250         0     85784    148750   3041696     57.71     61.45  --
952.92/952.95	c  N dy  5166   1432826       250     21250         0     54604    148750    921993     57.72     61.07  --
956.42/956.41	c  N dy  5228   1453073       250     21250         0     74422    148750   2226902     57.71     60.75  --
961.02/961.09	c  N dy  5324   1473290       250     21250         0     94131    148750   3529322     57.72     61.12  --
965.22/965.24	c  N dy  5382   1493308       250     21250         0     61903    148750   1361364     57.71     60.84  --
969.02/969.07	c  N dy  5453   1513382       250     21250         0     81511    148750   2655394     57.71     64.25  --
973.72/973.77	c  N dy  5503   1534433       250     21250         0    102059    148750   4013602     57.70     61.42  --
977.62/977.61	c  N dy  5577   1554479       250     21250         0     68854    148750   1759861     57.69     61.22  --
981.62/981.68	c  N dy  5646   1574567       250     21250         0     88464    148750   3059571     57.69     60.74  --
986.82/986.87	c  N dy  5731   1594598       250     21250         0     54336    148750    748172     57.70     60.75  --
990.32/990.35	c  N dy  5798   1614605       250     21250         0     73843    148750   2039778     57.70     60.98  --
995.12/995.15	c  N dy  5896   1634647       250     21250         0     93416    148750   3337465     57.71     60.94  --
1000.12/1000.11	c  N dy  5969   1654681       250     21250         0     58325    148750    960438     57.71     62.43  --
1003.72/1003.75	c  N dy  6041   1674879       250     21250         0     78042    148750   2266367     57.71     61.76  --
1008.52/1008.54	c  N dy  6128   1695569       250     21250         0     98231    148750   3598040     57.72     61.02  --
1012.52/1012.51	c  S st  6179   1710326       250     21250         0     56976    148750    816092     57.72     58.29  --
1012.62/1012.65	c  S st  6179   1710830       250     21250         0     57474    148750    847432     57.72   no data  --
1012.62/1012.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1012.62/1012.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1012.62/1012.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1012.72/1012.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1012.72/1012.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1012.72/1012.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1012.72/1012.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1019.02/1019.07	c lits-rem:       336  cl-subs:       76  v-elim:      0  v-fix:    0  time:  6.36 s
1019.02/1019.07	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1019.02/1019.08	c vivif2 --  cl tried    57398 cl shrink        0 lits rem          0 time: 0.01
1019.32/1019.32	c asymm  cl-useful: 0/2186/21250 lits-rem:0 time: 0.24
1019.32/1019.32	c calculated reachability. Time: 0.00
1019.32/1019.32	c  N dy  6179   1710830       250     21250         0     57398    148750    839799     57.72   no data  --
1023.02/1023.05	c  N dy  6251   1731487       250     21250         0     77568    148750   2171403     57.72     60.85  --
1027.43/1027.43	c  N dy  6305   1751836       250     21250         0     97403    148750   3483739     57.71     60.87  --
1032.52/1032.54	c  N dy  6379   1771990       250     21250         0     60477    148750    992131     57.71     61.01  --
1036.23/1036.29	c  N dy  6451   1792239       250     21250         0     80257    148750   2301027     57.71     61.19  --
1041.22/1041.20	c  N dy  6543   1812351       250     21250         0     99880    148750   3603760     57.72     60.91  --
1046.22/1046.23	c  N dy  6604   1832357       250     21250         0     61831    148750   1018662     57.72     63.61  --
1050.22/1050.29	c  N dy  6694   1853081       250     21250         0     82087    148750   2360642     57.73     61.88  --
1055.02/1055.05	c  N dy  6775   1873389       250     21250         0    101887    148750   3678509     57.73     61.04  --
1060.32/1060.37	c  N dy  6856   1893433       250     21250         0     62902    148750   1038933     57.74     60.94  --
1064.32/1064.38	c  N dy  6945   1913436       250     21250         0     82417    148750   2333433     57.74     61.05  --
1069.23/1069.25	c  N dy  7030   1933449       250     21250         0    101987    148750   3628524     57.75     61.59  --
1074.92/1074.90	c  N dy  7112   1953451       250     21250         0     61945    148750    916595     57.75     62.21  --
1078.83/1078.85	c  N dy  7160   1975010       250     21250         0     82983    148750   2310022     57.74     61.03  --
1083.62/1083.64	c  N dy  7231   1995067       250     21250         0    102606    148750   3611926     57.74     60.80  --
1089.62/1089.60	c  N dy  7310   2015285       250     21250         0     61772    148750    852328     57.75     60.88  --
1093.43/1093.46	c  N dy  7361   2036303       250     21250         0     82266    148750   2219236     57.74     60.90  --
1098.22/1098.28	c  N dy  7445   2056305       250     21250         0    101796    148750   3515897     57.75     61.40  --
1104.12/1104.17	c  N dy  7522   2076550       250     21250         0    121581    148750   4824684     57.75     61.16  --
1108.22/1108.29	c  N dy  7606   2096574       250     21250         0     79632    148750   1979104     57.75     62.56  --
1112.83/1112.89	c  N dy  7674   2116608       250     21250         0     99214    148750   3272894     57.75     60.89  --
1118.32/1118.37	c  N dy  7741   2136864       250     21250         0    118977    148750   4579965     57.75     61.04  --
1122.82/1122.89	c  N dy  7802   2156901       250     21250         0     76042    148750   1689727     57.75     60.92  --
1127.53/1127.56	c  N dy  7896   2177015       250     21250         0     95692    148750   2997108     57.76     60.82  --
1133.12/1133.19	c  N dy  7989   2197033       250     21250         0    115259    148750   4290756     57.76     61.55  --
1137.32/1137.37	c  S st  8036   2210830       250     21250         0     65237    148750    915585     57.76     57.20  --
1137.53/1137.52	c  S st  8036   2211332       250     21250         0     65737    148750    946374     57.76   no data  --
1137.53/1137.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1137.53/1137.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.53/1137.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1137.53/1137.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1137.53/1137.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.53/1137.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1137.53/1137.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1143.83/1143.80	c lits-rem:       160  cl-subs:       92  v-elim:      0  v-fix:    0  time:  6.21 s
1143.83/1143.80	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1143.83/1143.82	c vivif2 --  cl tried    65645 cl shrink        0 lits rem          0 time: 0.01
1144.03/1144.08	c asymm  cl-useful: 0/1987/21250 lits-rem:0 time: 0.27
1144.03/1144.08	c calculated reachability. Time: 0.00
1144.03/1144.08	c  N dy  8036   2211332       250     21250         0     65645    148750    938204     57.76   no data  --
1147.82/1147.87	c  N dy  8094   2231449       250     21250         0     85344    148750   2237587     57.76     61.25  --
1152.72/1152.78	c  N dy  8157   2252196       250     21250         0    105618    148750   3586131     57.75     60.97  --
1158.92/1158.98	c  N dy  8240   2273035       250     21250         0    125971    148750   4936154     57.76     61.01  --
1163.53/1163.53	c  N dy  8309   2293429       250     21250         0     81386    148750   1931756     57.76     61.00  --
1168.42/1168.44	c  N dy  8400   2313514       250     21250         0    101018    148750   3231506     57.76     60.87  --
1174.23/1174.26	c  N dy  8499   2333589       250     21250         0    120652    148750   4530938     57.77     63.54  --
1179.92/1179.91	c  N dy  8583   2354996       250     21250         0     76101    148750   1526386     57.77     60.82  --
1184.23/1184.20	c  N dy  8644   2375084       250     21250         0     95732    148750   2830189     57.77     61.20  --
1189.72/1189.72	c  N dy  8722   2395572       250     21250         0    115770    148750   4158141     57.77     60.89  --
1196.22/1196.24	c  N dy  8817   2416034       250     21250         0     69277    148750   1018558     57.78     61.12  --
1200.63/1200.61	c  N dy  8882   2436052       250     21250         0     88843    148750   2310162     57.78     60.84  --
1206.23/1206.28	c  N dy  8963   2456441       250     21250         0    108782    148750   3627692     57.78     61.04  --
1212.52/1212.51	c  N dy  9024   2476534       250     21250         0    128415    148750   4925497     57.78     61.04  --
1218.03/1218.01	c  N dy  9082   2498377       250     21250         0     82347    148750   1830805     57.77     61.21  --
1223.23/1223.27	c  N dy  9174   2518660       250     21250         0    102156    148750   3146250     57.78     61.34  --
1229.63/1229.65	c  N dy  9265   2538711       250     21250         0    121763    148750   4448824     57.78     61.43  --
1236.23/1236.26	c  N dy  9337   2558949       250     21250         0     73111    148750   1160596     57.78     60.93  --
1240.83/1240.86	c  N dy  9405   2579038       250     21250         0     92733    148750   2463401     57.79     64.77  --
1246.52/1246.57	c  N dy  9484   2599091       250     21250         0    112318    148750   3762348     57.79     60.87  --
1253.22/1253.26	c  N dy  9564   2619119       250     21250         0    131868    148750   5057922     57.79     61.14  --
1259.02/1259.00	c  N dy  9664   2639326       250     21250         0     82244    148750   1716644     57.80     60.89  --
1264.12/1264.11	c  N dy  9733   2659371       250     21250         0    101831    148750   3010048     57.80     61.35  --
1270.53/1270.58	c  N dy  9814   2679996       250     21250         0    122004    148750   4341584     57.80     60.92  --
1277.83/1277.87	c  N dy  9882   2700013       250     21250         0     71242    148750    924422     57.80     60.89  --
1280.23/1280.23	c  S st  9912   2711335       250     21250         0     82299    148750   1655113     57.80   no data  --
1280.43/1280.43	c  S st  9912   2711839       250     21250         0     82796    148750   1685864     57.80   no data  --
1280.43/1280.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1280.43/1280.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1280.43/1280.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1280.53/1280.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.53/1280.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.53/1280.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1280.53/1280.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175677-1301786256/watcher-3175677-1301786256 -o /tmp/evaluation-result-3175677-1301786256/solver-3175677-1301786256 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175677-1301786256.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.85 3.97 3.88 1/183 27482
/proc/meminfo: memFree=23692300/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=29968 CPUtime=0 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 713 0 0 0 0 0 0 0 18 0 1 0 290223323 30687232 653 33554432000 4194304 4650387 140735242190192 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 7492 654 327 112 0 2457 0

[startup+0.027504 s]
/proc/loadavg: 3.85 3.97 3.88 1/183 27482
/proc/meminfo: memFree=23692300/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=30620 CPUtime=0.02 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 1063 0 0 0 2 0 0 0 18 0 1 0 290223323 31354880 1003 33554432000 4194304 4650387 140735242190192 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 7655 1003 346 112 0 2620 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30620

[startup+0.100491 s]
/proc/loadavg: 3.85 3.97 3.88 1/183 27482
/proc/meminfo: memFree=23692300/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=30752 CPUtime=0.09 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 1085 0 0 0 9 0 0 0 18 0 1 0 290223323 31490048 1025 33554432000 4194304 4650387 140735242190192 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 7688 1025 346 112 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30752

[startup+0.30047 s]
/proc/loadavg: 3.85 3.97 3.88 1/183 27482
/proc/meminfo: memFree=23692300/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=30884 CPUtime=0.29 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 1123 0 0 0 29 0 0 0 18 0 1 0 290223323 31625216 1063 33554432000 4194304 4650387 140735242190192 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 7721 1063 346 112 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30884

[startup+0.700392 s]
/proc/loadavg: 3.85 3.97 3.88 1/183 27482
/proc/meminfo: memFree=23692300/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=38068 CPUtime=0.69 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 3135 0 0 0 69 0 0 0 18 0 1 0 290223323 38981632 2759 33554432000 4194304 4650387 140735242190192 18446744073709551615 4334031 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 9517 2759 377 112 0 4482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38068

[startup+1.50024 s]
/proc/loadavg: 3.85 3.97 3.88 4/185 27516
/proc/meminfo: memFree=23677728/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=38856 CPUtime=1.49 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 4671 0 0 0 149 0 0 0 20 0 1 0 290223323 39788544 3030 33554432000 4194304 4650387 140735242190192 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 9714 3030 379 112 0 4679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38856

[startup+3.10095 s]
/proc/loadavg: 3.85 3.97 3.88 5/190 27564
/proc/meminfo: memFree=23654124/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=51640 CPUtime=3.09 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 9536 0 0 0 308 1 0 0 25 0 1 0 290223323 52879360 6129 33554432000 4194304 4650387 140735242190192 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 12910 6129 381 112 0 7875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51640

[startup+6.30037 s]
/proc/loadavg: 3.86 3.97 3.88 5/190 27564
/proc/meminfo: memFree=23570424/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=53584 CPUtime=6.29 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 9961 0 0 0 628 1 0 0 25 0 1 0 290223323 54870016 6554 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 13396 6554 381 112 0 8361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53584

[startup+12.7002 s]
/proc/loadavg: 3.87 3.97 3.88 5/190 27565
/proc/meminfo: memFree=23486136/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=53912 CPUtime=12.7 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 14475 0 0 0 1268 2 0 0 25 0 1 0 290223323 55205888 6449 33554432000 4194304 4650387 140735242190192 18446744073709551615 4426532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 13478 6449 381 112 0 8443 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 53912

[startup+25.5009 s]
/proc/loadavg: 3.90 3.97 3.88 5/190 27565
/proc/meminfo: memFree=23432340/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=69452 CPUtime=25.49 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 21276 0 0 0 2547 2 0 0 25 0 1 0 290223323 71118848 10387 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 17363 10387 381 112 0 12328 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69452

[startup+51.1003 s]
/proc/loadavg: 3.93 3.97 3.88 5/190 27566
/proc/meminfo: memFree=23321664/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=79504 CPUtime=51.09 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 36139 0 0 0 5103 6 0 0 25 0 1 0 290223323 81412096 12898 33554432000 4194304 4650387 140735242190192 18446744073709551615 4333195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 19876 12898 381 112 0 14841 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79504

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.89 5/190 27567
/proc/meminfo: memFree=23261496/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=94996 CPUtime=102.3 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 61689 0 0 0 10216 14 0 0 25 0 1 0 290223323 97275904 16841 33554432000 4194304 4650387 140735242190192 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 23749 16841 381 112 0 18714 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94996

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 27569
/proc/meminfo: memFree=23203672/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=103192 CPUtime=162.3 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 88600 0 0 0 16208 22 0 0 25 0 1 0 290223323 105668608 19229 33554432000 4194304 4650387 140735242190192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 25798 19229 381 112 0 20763 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103192

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 27570
/proc/meminfo: memFree=23144636/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=121336 CPUtime=222.29 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 96986 0 0 0 22207 22 0 0 25 0 1 0 290223323 124248064 24213 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 30334 24213 381 112 0 25299 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121336

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 27572
/proc/meminfo: memFree=23126224/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=121336 CPUtime=282.29 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 96989 0 0 0 28207 22 0 0 25 0 1 0 290223323 124248064 24216 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 30334 24216 381 112 0 25299 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 121336

[startup+342.301 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 27573
/proc/meminfo: memFree=23119340/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=121336 CPUtime=342.3 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 96989 0 0 0 34208 22 0 0 25 0 1 0 290223323 124248064 24216 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 30334 24216 381 112 0 25299 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 121336

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 27575
/proc/meminfo: memFree=23045036/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=121336 CPUtime=402.3 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 96989 0 0 0 40208 22 0 0 25 0 1 0 290223323 124248064 24216 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 30334 24216 381 112 0 25299 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121336

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27577
/proc/meminfo: memFree=23052168/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=121572 CPUtime=462.31 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 109965 0 0 0 46203 28 0 0 25 0 1 0 290223323 124489728 22642 33554432000 4194304 4650387 140735242190192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 30393 22642 381 112 0 25358 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 121572

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27578
/proc/meminfo: memFree=23022980/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188156 CPUtime=522.31 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135262 0 0 0 52198 33 0 0 25 0 1 0 290223323 192671744 28125 33554432000 4194304 4650387 140735242190192 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47039 28125 381 112 0 42004 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 188156

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 27580
/proc/meminfo: memFree=23043744/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188156 CPUtime=582.31 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135324 0 0 0 58198 33 0 0 25 0 1 0 290223323 192671744 28187 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47039 28187 381 112 0 42004 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 188156

[startup+642.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/190 27581
/proc/meminfo: memFree=23031788/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188156 CPUtime=642.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135334 0 0 0 64199 33 0 0 25 0 1 0 290223323 192671744 28197 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47039 28197 381 112 0 42004 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 188156

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 27583
/proc/meminfo: memFree=23011924/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188156 CPUtime=702.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135335 0 0 0 70199 33 0 0 25 0 1 0 290223323 192671744 28198 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47039 28198 381 112 0 42004 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 188156

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 27585
/proc/meminfo: memFree=23006904/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188476 CPUtime=762.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135384 0 0 0 76199 33 0 0 25 0 1 0 290223323 192999424 28247 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47119 28247 381 112 0 42084 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188476

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 27586
/proc/meminfo: memFree=22979308/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188476 CPUtime=822.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135384 0 0 0 82199 33 0 0 25 0 1 0 290223323 192999424 28247 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47119 28247 381 112 0 42084 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 188476

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 27588
/proc/meminfo: memFree=22996228/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=188476 CPUtime=882.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 135384 0 0 0 88199 33 0 0 25 0 1 0 290223323 192999424 28247 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 47119 28247 381 112 0 42084 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 188476

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 27589
/proc/meminfo: memFree=23025316/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=137436 CPUtime=942.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 150642 0 0 0 94196 36 0 0 25 0 1 0 290223323 140734464 26123 33554432000 4194304 4650387 140735242190192 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 34359 26123 381 112 0 29324 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 137436

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 27591
/proc/meminfo: memFree=22996740/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=137752 CPUtime=1002.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 174718 0 0 0 100190 42 0 0 25 0 1 0 290223323 141058048 26878 33554432000 4194304 4650387 140735242190192 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 34438 26878 381 112 0 29403 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 137752

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 27592
/proc/meminfo: memFree=22971268/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=141816 CPUtime=1062.33 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 195581 0 0 0 106186 47 0 0 25 0 1 0 290223323 145219584 27678 33554432000 4194304 4650387 140735242190192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 35454 27678 381 112 0 30419 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 141816

[startup+1122.3 s]
/proc/loadavg: 4.10 4.03 3.95 5/190 27594
/proc/meminfo: memFree=23023176/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=142052 CPUtime=1122.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 216716 0 0 0 112181 51 0 0 25 0 1 0 290223323 145461248 27495 33554432000 4194304 4650387 140735242190192 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 35513 27495 381 112 0 30478 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 142052

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.95 5/190 27596
/proc/meminfo: memFree=23022520/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=142236 CPUtime=1182.33 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 234529 0 0 0 118176 57 0 0 25 0 1 0 290223323 145649664 28476 33554432000 4194304 4650387 140735242190192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 35559 28476 381 112 0 30524 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 142236

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 27597
/proc/meminfo: memFree=22854580/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=142420 CPUtime=1242.32 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 252609 0 0 0 124167 65 0 0 25 0 1 0 290223323 145838080 29019 33554432000 4194304 4650387 140735242190192 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 35605 29019 381 112 0 30570 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 142420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 27599
/proc/meminfo: memFree=22853912/32951124 swapFree=67111528/67111528
[pid=27482] ppid=27480 vsize=146800 CPUtime=1300.03 cores=1,3
/proc/27482/stat : 27482 (strangenight1-s) R 27480 27482 27198 0 -1 4202496 263972 0 0 0 129931 72 0 0 25 0 1 0 290223323 150323200 28311 33554432000 4194304 4650387 140735242190192 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27482/statm: 36700 28311 381 112 0 31665 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 146800

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.32
CPU system time (s): 0.731888
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 204548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.731888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263972
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= 18
involuntary context switches= 14642

runsolver used 1.89871 second user time and 5.21221 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 01:17:36
IDJOB=3175677
IDBENCH=82695
IDSOLVER=1589
FILE ID=node137/3175677-1301786256
RUNJOBID= node137-1301783649-27218
PBS_JOBID= 12841381
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175677-1301786256/watcher-3175677-1301786256 -o /tmp/evaluation-result-3175677-1301786256/solver-3175677-1301786256 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175677-1301786256.cnf

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=937531969

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:      23692456 kB
Buffers:        327804 kB
Cached:        8620116 kB
SwapCached:          0 kB
Active:        5193336 kB
Inactive:      3822084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23692456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6668 kB
Writeback:           0 kB
AnonPages:       67104 kB
Mapped:          15256 kB
Slab:           180152 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285260 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= 72384 MiB
End job on node137 at 2011-04-03 01:39:18