Trace number 3369886

Some explanations

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

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

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

Solver answer on this benchmark

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

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369886-1305383490.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.28/0.37	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 0.35
0.28/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.28/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.28/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.28/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.28/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.38/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.38/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.38/0.48	c calculated reachability. Time: 0.00
0.38/0.48	c Calc default polars -  time:   0.00 s pos:     126 undec:       2 neg:     122
0.38/0.48	c =========================================================================================
0.38/0.48	c types(t): F = full restart, N = normal restart
0.38/0.48	c types(t): S = simplification begin/end, E = solution found
0.38/0.48	c restart types(rt): st = static, dy = dynamic
0.38/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.48	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.68/0.71	c  N dy    11      4060       250     21250         0      3985    148750    268568     58.26     61.70  --
0.88/0.98	c  N dy    26      8473       250     21250         0      5860    148750    332378     58.36     61.53  --
1.18/1.26	c  N dy    51     12698       250     21250         0      5821    148750    265686     59.15     62.50  --
1.48/1.53	c  N dy    60     16797       250     21250         0      9820    148750    530665     58.94     62.07  --
1.88/1.95	c  N dy    74     22975       250     21250         0     10352    148750    505066     58.67     62.02  --
2.08/2.11	c  F st    78     25000       250     21250         0     12328    148750    632687     58.51     54.58  --
2.19/2.25	c  N st    82     27030       250     21250         0      7664    148750    270750     58.51   no data  --
2.38/2.46	c  S st    84     30000       250     21250         0     10558    148750    469692     58.51   no data  --
2.48/2.51	c  S st    84     30501       250     21250         0     11052    148750    502659     58.51   no data  --
2.48/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.48/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.48/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.28/6.39	c lits-rem:      2148  cl-subs:      329  v-elim:      0  v-fix:    0  time:  3.86 s
6.48/6.59	c asymm  cl-useful: 0/5535/21250 lits-rem:0 time: 0.20
6.48/6.59	c calculated reachability. Time: 0.00
6.48/6.59	c  N dy    84     30501       250     21250         0     10723    148750    469787     58.51   no data  --
6.88/6.90	c  N dy    93     34584       250     21250         0     14720    148750    735436     58.43     62.16  --
7.18/7.21	c  N dy   110     38920       250     21250         0     11220    148750    449036     58.47     61.84  --
7.69/7.73	c  N dy   117     45755       250     21250         0      9171    148750    261667     57.84     54.00  --
7.69/7.73	c  S st   117     45755       250     21250         0      9171    148750    261667     57.84     54.00  --
7.69/7.78	c  S st   117     46258       250     21250         0      9673    148750    294390     57.84   no data  --
7.69/7.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.69/7.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.69/7.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.78/7.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.78/7.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.78/7.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.78/7.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.68/10.75	c lits-rem:       510  cl-subs:       48  v-elim:      0  v-fix:    0  time:  2.95 s
10.68/10.75	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.68/10.75	c vivif2 --  cl tried     9625 cl shrink        0 lits rem          0 time: 0.00
10.68/10.79	c asymm  cl-useful: 0/1142/21250 lits-rem:0 time: 0.04
10.68/10.79	c calculated reachability. Time: 0.00
10.68/10.79	c  N dy   117     46258       250     21250         0      9625    148750    289634     57.84   no data  --
11.08/11.10	c  N dy   125     50443       250     21250         0     13734    148750    560696     57.80     62.05  --
11.38/11.43	c  N dy   140     54511       250     21250         0     17715    148750    822658     57.76     60.83  --
11.68/11.78	c  N dy   160     58656       250     21250         0     11995    148750    394201     57.84     61.27  --
12.09/12.12	c  N dy   173     63121       250     21250         0     16367    148750    682106     57.81     60.93  --
12.38/12.47	c  N dy   187     67380       250     21250         0     20531    148750    958346     57.78     60.96  --
12.58/12.65	c  S st   196     69387       250     21250         0     11733    148750    323728     57.78   no data  --
12.68/12.70	c  S st   196     69889       250     21250         0     12231    148750    355178     57.78   no data  --
12.68/12.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.68/12.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.68/12.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.68/12.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.68/12.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.68/12.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.68/12.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.58/15.66	c lits-rem:       578  cl-subs:       83  v-elim:      0  v-fix:    0  time:  2.94 s
15.58/15.67	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
15.58/15.67	c vivif2 --  cl tried    12148 cl shrink        0 lits rem          0 time: 0.00
15.98/16.06	c asymm  cl-useful: 0/12439/21250 lits-rem:0 time: 0.39
15.98/16.06	c calculated reachability. Time: 0.00
15.98/16.06	c  N dy   196     69889       250     21250         0     12148    148750    347319     57.78   no data  --
16.49/16.59	c  N dy   203     76168       250     21250         0     18270    148750    747381     57.54     60.82  --
16.98/17.04	c  N dy   218     81231       250     21250         0     23208    148750   1075058     57.53     60.99  --
17.48/17.53	c  N dy   240     87395       250     21250         0     17529    148750    658012     57.46     61.39  --
17.48/17.54	c  F st   241     87500       250     21250         0     17632    148750    664643     57.46     58.39  --
17.97/18.05	c  N dy   248     93489       250     21250         0     23482    148750   1061083     57.44     60.51  --
18.48/18.57	c  N dy   278     99462       250     21250         0     16618    148750    546706     57.53     62.73  --
18.98/19.03	c  S st   306    104833       250     21250         0     21864    148750    892738     57.59     54.42  --
19.08/19.10	c  S st   306    105335       250     21250         0     22359    148750    923245     57.59   no data  --
19.08/19.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.08/19.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.08/19.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
19.08/19.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.08/19.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.08/19.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
19.08/19.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.88/25.96	c lits-rem:      1110  cl-subs:      472  v-elim:      0  v-fix:    0  time:  6.81 s
25.88/25.96	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
25.88/25.97	c vivif2 --  cl tried    21887 cl shrink        0 lits rem          0 time: 0.01
26.18/26.21	c asymm  cl-useful: 0/4106/21250 lits-rem:0 time: 0.24
26.18/26.21	c calculated reachability. Time: 0.00
26.18/26.21	c  N dy   306    105335       250     21250         0     21887    148750    878010     57.59   no data  --
26.87/26.91	c  N dy   333    112291       250     21250         0     15029    148750    384647     57.61     61.15  --
27.49/27.56	c  N dy   353    119876       250     21250         0     22449    148750    875946     57.59     60.66  --
28.28/28.37	c  N dy   390    127875       250     21250         0     15601    148750    370812     57.66     60.92  --
28.98/29.07	c  N dy   416    136286       250     21250         0     23826    148750    912940     57.66     61.23  --
29.88/29.97	c  N dy   456    145017       250     21250         0     16710    148750    389895     57.69     60.80  --
30.79/30.83	c  N dy   504    154507       250     21250         0     25997    148750   1006297     57.76     61.17  --
31.18/31.20	c  S st   521    158003       250     21250         0     29410    148750   1230326     57.77   no data  --
31.18/31.28	c  S st   521    158507       250     21250         0     29908    148750   1260636     57.77   no data  --
31.18/31.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.18/31.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.28/31.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
31.28/31.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.28/31.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.28/31.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.28/31.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.57/43.68	c lits-rem:      1229  cl-subs:      715  v-elim:      0  v-fix:    0  time: 12.34 s
43.57/43.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
43.57/43.69	c vivif2 --  cl tried    29193 cl shrink        0 lits rem          0 time: 0.01
43.88/43.96	c asymm  cl-useful: 0/3325/21250 lits-rem:0 time: 0.27
43.88/43.96	c calculated reachability. Time: 0.00
43.88/43.96	c  N dy   521    158507       250     21250         0     29193    148750   1192486     57.77   no data  --
44.88/45.00	c  N dy   558    168632       250     21250         0     22483    148750    715951     57.78     65.05  --
46.08/46.11	c  N dy   603    179469       250     21250         0     33085    148750   1415438     57.80     61.07  --
47.19/47.28	c  N dy   641    191382       250     21250         0     27109    148750    965075     57.78     60.92  --
48.58/48.60	c  N dy   686    203671       250     21250         0     20549    148750    480916     57.79     60.89  --
49.88/49.95	c  N dy   751    217103       250     21250         0     33674    148750   1354472     57.83     61.12  --
51.37/51.48	c  N dy   799    231729       250     21250         0     28414    148750    952604     57.82     60.90  --
52.08/52.11	c  S st   811    237762       250     21250         0     34300    148750   1342900     57.76   no data  --
52.18/52.20	c  S st   811    238266       250     21250         0     34796    148750   1373212     57.76   no data  --
52.18/52.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.18/52.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.18/52.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
52.18/52.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.18/52.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.18/52.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
52.18/52.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.28/62.30	c lits-rem:      1120  cl-subs:      928  v-elim:      0  v-fix:    0  time: 10.05 s
62.28/62.31	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
62.28/62.32	c vivif2 --  cl tried    33868 cl shrink        0 lits rem          0 time: 0.01
62.38/62.44	c asymm  cl-useful: 0/1380/21250 lits-rem:0 time: 0.12
62.38/62.44	c calculated reachability. Time: 0.00
62.38/62.44	c  N dy   811    238266       250     21250         0     33868    148750   1290720     57.76   no data  --
64.18/64.25	c  N dy   878    253509       250     21250         0     28259    148750    886961     57.80     61.26  --
66.28/66.34	c  N dy   950    269926       250     21250         0     22799    148750    470420     57.85     61.02  --
68.19/68.21	c  N dy  1005    287192       250     21250         0     39671    148750   1587258     57.81     60.89  --
70.28/70.36	c  F st  1076    306253       250     21250         0     35856    148750   1281549     57.80     57.24  --
70.28/70.36	c  N st  1076    306253       250     21250         0     35856    148750   1281549     57.80     57.24  --
72.59/72.65	c  N dy  1129    325884       250     21250         0     31562    148750    940856     57.78     61.22  --
75.28/75.30	c  N dy  1195    347940       250     21250         0     28687    148750    701659     57.76     60.85  --
76.27/76.32	c  S st  1230    357399       250     21250         0     37965    148750   1311892     57.75   no data  --
76.37/76.41	c  S st  1230    357906       250     21250         0     38467    148750   1343816     57.75   no data  --
76.37/76.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.37/76.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.37/76.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
76.37/76.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.37/76.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.37/76.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
76.37/76.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.28/87.35	c lits-rem:      1079  cl-subs:      787  v-elim:      0  v-fix:    0  time: 10.88 s
87.28/87.36	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
87.28/87.37	c vivif2 --  cl tried    37680 cl shrink        0 lits rem          0 time: 0.01
87.58/87.64	c asymm  cl-useful: 0/3665/21250 lits-rem:0 time: 0.27
87.58/87.64	c calculated reachability. Time: 0.00
87.58/87.64	c  N dy  1230    357906       250     21250         0     37680    148750   1270596     57.75   no data  --
90.38/90.40	c  N dy  1310    378044       250     21250         0     31933    148750    849753     57.76     61.19  --
93.58/93.66	c  N dy  1373    402268       250     21250         0     29209    148750    625077     57.72     60.86  --
96.28/96.31	c  N dy  1436    422692       250     21250         0     49147    148750   1939234     57.70     60.74  --
98.67/98.80	c  N dy  1488    442732       250     21250         0     41352    148750   1370571     57.66     60.93  --
101.48/101.51	c  N dy  1555    462909       250     21250         0     32764    148750    750509     57.66     60.82  --
103.98/104.05	c  N dy  1627    482961       250     21250         0     52331    148750   2043232     57.66     62.17  --
106.58/106.68	c  N dy  1696    503100       250     21250         0     42734    148750   1352646     57.66     60.71  --
109.58/109.60	c  N dy  1768    523138       250     21250         0     32034    148750    592894     57.66     61.00  --
111.18/111.26	c  S st  1820    536860       250     21250         0     45433    148750   1477497     57.65   no data  --
111.28/111.38	c  S st  1820    537364       250     21250         0     45932    148750   1508693     57.65   no data  --
111.28/111.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.28/111.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.38/111.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
111.38/111.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.38/111.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.38/111.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
111.38/111.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.17/126.25	c lits-rem:       917  cl-subs:      850  v-elim:      0  v-fix:    0  time: 14.81 s
126.17/126.25	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
126.17/126.27	c vivif2 --  cl tried    45082 cl shrink        0 lits rem          0 time: 0.01
126.49/126.53	c asymm  cl-useful: 0/2841/21250 lits-rem:0 time: 0.26
126.49/126.53	c calculated reachability. Time: 0.00
126.49/126.53	c  N dy  1820    537364       250     21250         0     45082    148750   1431259     57.65   no data  --
129.98/130.05	c  N dy  1917    558847       250     21250         0     34795    148750    718186     57.67     60.95  --
132.88/132.96	c  N dy  1964    579045       250     21250         0     54530    148750   2024200     57.62     61.03  --
136.18/136.20	c  N dy  2037    600023       250     21250         0     42801    148750   1191567     57.63     61.30  --
139.28/139.39	c  N dy  2119    620150       250     21250         0     62470    148750   2491189     57.65     60.82  --
142.18/142.20	c  N dy  2196    640332       250     21250         0     48964    148750   1548098     57.66     60.81  --
145.68/145.71	c  N dy  2308    660691       250     21250         0     34673    148750    547404     57.69     61.12  --
148.38/148.41	c  N dy  2392    680768       250     21250         0     54309    148750   1854017     57.72     61.23  --
151.68/151.72	c  N dy  2467    701060       250     21250         0     38940    148750    774667     57.72     61.37  --
154.48/154.57	c  N dy  2537    721062       250     21250         0     58475    148750   2066002     57.72     61.39  --
157.88/157.90	c  N dy  2596    741831       250     21250         0     42618    148750    961419     57.71     61.67  --
160.98/161.08	c  N dy  2684    763025       250     21250         0     63310    148750   2328210     57.72     60.81  --
164.28/164.33	c  N dy  2768    783302       250     21250         0     45997    148750   1131707     57.73     60.88  --
167.38/167.44	c  N dy  2849    803313       250     21250         0     65560    148750   2424803     57.74     61.14  --
167.88/167.95	c  S st  2864    806047       250     21250         0     68235    148750   2601329     57.74   no data  --
168.08/168.11	c  S st  2864    806549       250     21250         0     68730    148750   2632521     57.74   no data  --
168.08/168.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.08/168.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.08/168.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
168.18/168.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.18/168.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.18/168.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
168.18/168.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
445.98/446.10	c lits-rem:      3294  cl-subs:     1674  v-elim:      0  v-fix:    0  time: 277.86 s
446.08/446.10	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
446.08/446.12	c vivif2 --  cl tried    67056 cl shrink        0 lits rem          0 time: 0.03
446.38/446.48	c asymm  cl-useful: 0/1970/21250 lits-rem:0 time: 0.35
446.38/446.48	c calculated reachability. Time: 0.00
446.38/446.48	c  N dy  2864    806549       250     21250         0     67056    148750   2474894     57.74   no data  --
450.07/450.10	c  N dy  2952    826686       250     21250         0     48646    148750   1251787     57.76     60.89  --
453.58/453.67	c  N dy  3008    847382       250     21250         0     68866    148750   2584540     57.74     61.10  --
457.47/457.55	c  N dy  3078    868332       250     21250         0     50295    148750   1300544     57.74     61.64  --
461.27/461.30	c  N dy  3138    889709       250     21250         0     71186    148750   2685031     57.73     61.12  --
464.98/465.08	c  N dy  3222    909853       250     21250         0     50805    148750   1286695     57.74     61.74  --
468.67/468.77	c  N dy  3302    930403       250     21250         0     70901    148750   2619959     57.74     60.79  --
472.47/472.54	c  N dy  3357    950975       250     21250         0     49934    148750   1172003     57.73     61.21  --
476.18/476.28	c  N dy  3444    971062       250     21250         0     69589    148750   2469277     57.74     60.80  --
480.37/480.49	c  N dy  3508    991816       250     21250         0     47823    148750    969976     57.73     60.99  --
483.88/483.92	c  N dy  3571   1011845       250     21250         0     67358    148750   2258768     57.72     61.12  --
488.48/488.54	c  N dy  3656   1032211       250     21250         0     44281    148750    683504     57.72     61.18  --
491.87/491.98	c  N dy  3749   1052252       250     21250         0     63858    148750   1975467     57.74     60.91  --
495.98/496.08	c  F st  3807   1071876       250     21250         0     83055    148750   3251456     57.72     53.63  --
496.18/496.23	c  N st  3809   1072502       250     21250         0     83670    148750   3292194     57.72   no data  --
499.67/499.78	c  N dy  3863   1092721       250     21250         0     59469    148750   1636316     57.71     60.89  --
503.87/503.92	c  N dy  3941   1112890       250     21250         0     79233    148750   2948129     57.72     61.05  --
508.28/508.35	c  N dy  4032   1133872       250     21250         0     54749    148750   1267846     57.73     61.43  --
512.07/512.19	c  N dy  4111   1154030       250     21250         0     74491    148750   2580529     57.73     60.81  --
516.37/516.45	c  N dy  4192   1174115       250     21250         0     48130    148750    776445     57.74     62.13  --
519.67/519.73	c  N dy  4275   1194509       250     21250         0     68057    148750   2093254     57.74     61.04  --
522.77/522.85	c  S st  4354   1209824       250     21250         0     83023    148750   3082481     57.76   no data  --
522.97/523.05	c  S st  4354   1210326       250     21250         0     83518    148750   3113742     57.76   no data  --
522.97/523.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
522.97/523.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.07/523.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
523.07/523.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
523.07/523.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
523.07/523.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
523.07/523.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
937.38/937.47	c lits-rem:      3998  cl-subs:     2085  v-elim:      0  v-fix:    0  time: 414.29 s
937.38/937.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
937.48/937.51	c vivif2 --  cl tried    81433 cl shrink        0 lits rem          0 time: 0.03
937.78/937.86	c asymm  cl-useful: 0/1668/21250 lits-rem:0 time: 0.36
937.78/937.87	c calculated reachability. Time: 0.00
937.78/937.87	c  N dy  4354   1210326       250     21250         0     81433    148750   2916611     57.76   no data  --
941.38/941.46	c  N dy  4371   1230543       250     21250         0     54277    148750   1131393     57.70     61.23  --
945.37/945.43	c  N dy  4448   1251244       250     21250         0     74537    148750   2471585     57.70     61.06  --
949.98/950.06	c  N dy  4509   1271474       250     21250         0     94303    148750   3775433     57.68     60.74  --
953.78/953.80	c  N dy  4583   1291663       250     21250         0     66162    148750   1862341     57.68     61.14  --
958.17/958.24	c  N dy  4650   1311674       250     21250         0     85709    148750   3157305     57.68     61.09  --
962.87/962.97	c  N dy  4741   1332003       250     21250         0     56706    148750   1174371     57.69     60.94  --
967.08/967.16	c  N dy  4848   1352048       250     21250         0     76304    148750   2475851     57.71     61.65  --
971.98/972.08	c  N dy  4918   1372162       250     21250         0     95934    148750   3769369     57.71     60.88  --
976.17/976.23	c  N dy  4999   1392579       250     21250         0     66081    148750   1740293     57.71     60.91  --
980.48/980.55	c  N dy  5064   1412712       250     21250         0     85784    148750   3041696     57.71     61.45  --
985.77/985.86	c  N dy  5166   1432826       250     21250         0     54604    148750    921993     57.72     61.07  --
989.48/989.58	c  N dy  5228   1453073       250     21250         0     74422    148750   2226902     57.71     60.75  --
994.57/994.69	c  N dy  5324   1473290       250     21250         0     94131    148750   3529322     57.72     61.12  --
999.17/999.20	c  N dy  5382   1493308       250     21250         0     61903    148750   1361364     57.71     60.84  --
1003.28/1003.33	c  N dy  5453   1513382       250     21250         0     81511    148750   2655394     57.71     64.25  --
1008.28/1008.39	c  N dy  5503   1534433       250     21250         0    102059    148750   4013602     57.70     61.42  --
1012.48/1012.54	c  N dy  5577   1554479       250     21250         0     68854    148750   1759861     57.69     61.22  --
1016.87/1016.97	c  N dy  5646   1574567       250     21250         0     88464    148750   3059571     57.69     60.74  --
1022.57/1022.63	c  N dy  5731   1594598       250     21250         0     54336    148750    748172     57.70     60.75  --
1026.29/1026.39	c  N dy  5798   1614605       250     21250         0     73843    148750   2039778     57.70     60.98  --
1031.28/1031.33	c  N dy  5896   1634647       250     21250         0     93416    148750   3337465     57.71     60.94  --
1036.67/1036.78	c  N dy  5969   1654681       250     21250         0     58325    148750    960438     57.71     62.43  --
1040.68/1040.77	c  N dy  6041   1674879       250     21250         0     78042    148750   2266367     57.71     61.76  --
1045.99/1046.01	c  N dy  6128   1695569       250     21250         0     98231    148750   3598040     57.72     61.02  --
1050.18/1050.29	c  S st  6179   1710326       250     21250         0     56976    148750    816092     57.72     58.29  --
1050.39/1050.44	c  S st  6179   1710830       250     21250         0     57474    148750    847432     57.72   no data  --
1050.39/1050.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1050.39/1050.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1050.39/1050.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1050.49/1050.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1050.49/1050.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1050.49/1050.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1050.49/1050.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1057.18/1057.20	c lits-rem:       336  cl-subs:       76  v-elim:      0  v-fix:    0  time:  6.69 s
1057.18/1057.20	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1057.18/1057.21	c vivif2 --  cl tried    57398 cl shrink        0 lits rem          0 time: 0.01
1057.48/1057.52	c asymm  cl-useful: 0/2186/21250 lits-rem:0 time: 0.31
1057.48/1057.52	c calculated reachability. Time: 0.00
1057.48/1057.52	c  N dy  6179   1710830       250     21250         0     57398    148750    839799     57.72   no data  --
1061.58/1061.60	c  N dy  6251   1731487       250     21250         0     77568    148750   2171403     57.72     60.85  --
1066.28/1066.37	c  N dy  6305   1751836       250     21250         0     97403    148750   3483739     57.71     60.87  --
1071.88/1071.96	c  N dy  6379   1771990       250     21250         0     60477    148750    992131     57.71     61.01  --
1075.87/1075.98	c  N dy  6451   1792239       250     21250         0     80257    148750   2301027     57.71     61.19  --
1081.29/1081.31	c  N dy  6543   1812351       250     21250         0     99880    148750   3603760     57.72     60.91  --
1086.79/1086.83	c  N dy  6604   1832357       250     21250         0     61831    148750   1018662     57.72     63.61  --
1091.19/1091.24	c  N dy  6694   1853081       250     21250         0     82087    148750   2360642     57.73     61.88  --
1096.37/1096.44	c  N dy  6775   1873389       250     21250         0    101887    148750   3678509     57.73     61.04  --
1102.08/1102.20	c  N dy  6856   1893433       250     21250         0     62902    148750   1038933     57.74     60.94  --
1106.48/1106.55	c  N dy  6945   1913436       250     21250         0     82417    148750   2333433     57.74     61.05  --
1111.78/1111.87	c  N dy  7030   1933449       250     21250         0    101987    148750   3628524     57.75     61.59  --
1117.97/1118.04	c  N dy  7112   1953451       250     21250         0     61945    148750    916595     57.75     62.21  --
1122.28/1122.35	c  N dy  7160   1975010       250     21250         0     82983    148750   2310022     57.74     61.03  --
1127.49/1127.59	c  N dy  7231   1995067       250     21250         0    102606    148750   3611926     57.74     60.80  --
1134.09/1134.11	c  N dy  7310   2015285       250     21250         0     61772    148750    852328     57.75     60.88  --
1137.97/1138.00	c  N dy  7361   2036303       250     21250         0     82266    148750   2219236     57.74     60.90  --
1142.57/1142.66	c  N dy  7445   2056305       250     21250         0    101796    148750   3515897     57.75     61.40  --
1148.28/1148.38	c  N dy  7522   2076550       250     21250         0    121581    148750   4824684     57.75     61.16  --
1152.28/1152.36	c  N dy  7606   2096574       250     21250         0     79632    148750   1979104     57.75     62.56  --
1156.78/1156.83	c  N dy  7674   2116608       250     21250         0     99214    148750   3272894     57.75     60.89  --
1161.97/1162.07	c  N dy  7741   2136864       250     21250         0    118977    148750   4579965     57.75     61.04  --
1166.47/1166.54	c  N dy  7802   2156901       250     21250         0     76042    148750   1689727     57.75     60.92  --
1170.97/1171.09	c  N dy  7896   2177015       250     21250         0     95692    148750   2997108     57.76     60.82  --
1176.48/1176.50	c  N dy  7989   2197033       250     21250         0    115259    148750   4290756     57.76     61.55  --
1180.47/1180.55	c  S st  8036   2210830       250     21250         0     65237    148750    915585     57.76     57.20  --
1180.57/1180.69	c  S st  8036   2211332       250     21250         0     65737    148750    946374     57.76   no data  --
1180.57/1180.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1180.57/1180.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1180.67/1180.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1180.67/1180.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1180.67/1180.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1180.67/1180.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1180.67/1180.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1186.67/1186.73	c lits-rem:       160  cl-subs:       92  v-elim:      0  v-fix:    0  time:  5.98 s
1186.67/1186.73	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1186.67/1186.74	c vivif2 --  cl tried    65645 cl shrink        0 lits rem          0 time: 0.01
1186.88/1186.99	c asymm  cl-useful: 0/1987/21250 lits-rem:0 time: 0.25
1186.88/1186.99	c calculated reachability. Time: 0.00
1186.88/1186.99	c  N dy  8036   2211332       250     21250         0     65645    148750    938204     57.76   no data  --
1190.67/1190.71	c  N dy  8094   2231449       250     21250         0     85344    148750   2237587     57.76     61.25  --
1195.38/1195.48	c  N dy  8157   2252196       250     21250         0    105618    148750   3586131     57.75     60.97  --
1201.47/1201.52	c  N dy  8240   2273035       250     21250         0    125971    148750   4936154     57.76     61.01  --
1205.88/1205.93	c  N dy  8309   2293429       250     21250         0     81386    148750   1931756     57.76     61.00  --
1210.58/1210.67	c  N dy  8400   2313514       250     21250         0    101018    148750   3231506     57.76     60.87  --
1216.27/1216.30	c  N dy  8499   2333589       250     21250         0    120652    148750   4530938     57.77     63.54  --
1221.77/1221.82	c  N dy  8583   2354996       250     21250         0     76101    148750   1526386     57.77     60.82  --
1225.98/1226.05	c  N dy  8644   2375084       250     21250         0     95732    148750   2830189     57.77     61.20  --
1231.38/1231.40	c  N dy  8722   2395572       250     21250         0    115770    148750   4158141     57.77     60.89  --
1237.56/1237.66	c  N dy  8817   2416034       250     21250         0     69277    148750   1018558     57.78     61.12  --
1241.54/1241.69	c  N dy  8882   2436052       250     21250         0     88843    148750   2310162     57.78     60.84  --
1247.36/1247.46	c  N dy  8963   2456441       250     21250         0    108782    148750   3627692     57.78     61.04  --
1252.85/1252.98	c  N dy  9024   2476534       250     21250         0    128415    148750   4925497     57.78     61.04  --
1257.85/1257.97	c  N dy  9082   2498377       250     21250         0     82347    148750   1830805     57.77     61.21  --
1262.54/1262.67	c  N dy  9174   2518660       250     21250         0    102156    148750   3146250     57.78     61.34  --
1268.25/1268.35	c  N dy  9265   2538711       250     21250         0    121763    148750   4448824     57.78     61.43  --
1274.24/1274.32	c  N dy  9337   2558949       250     21250         0     73111    148750   1160596     57.78     60.93  --
1278.34/1278.41	c  N dy  9405   2579038       250     21250         0     92733    148750   2463401     57.79     64.77  --
1283.44/1283.52	c  N dy  9484   2599091       250     21250         0    112318    148750   3762348     57.79     60.87  --
1289.44/1289.51	c  N dy  9564   2619119       250     21250         0    131868    148750   5057922     57.79     61.14  --
1294.54/1294.63	c  N dy  9664   2639326       250     21250         0     82244    148750   1716644     57.80     60.89  --
1299.14/1299.21	c  N dy  9733   2659371       250     21250         0    101831    148750   3010048     57.80     61.35  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369886-1305383490/watcher-3369886-1305383490 -o /tmp/evaluation-result-3369886-1305383490/solver-3369886-1305383490 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369886-1305383490.cnf 

running on 2 cores: 5,7

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.69 3.94 3.79 3/307 11301
/proc/meminfo: memFree=12364844/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=11796 CPUtime=0 cores=5,7
/proc/11301/stat : 11301 (runsolver) R 11299 11301 10553 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 649947770 12079104 49 33554432000 4194304 5432360 140736217438752 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/11301/statm: 2949 49 30 303 0 2643 0

[startup+0.019478 s]
/proc/loadavg: 3.69 3.94 3.79 3/307 11301
/proc/meminfo: memFree=12364844/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=30104 CPUtime=0 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 812 0 0 0 0 0 0 0 24 0 1 0 649947770 30826496 752 33554432000 4194304 4650387 140734295128160 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 7526 752 327 112 0 2491 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30104

[startup+0.100465 s]
/proc/loadavg: 3.69 3.94 3.79 3/307 11301
/proc/meminfo: memFree=12364844/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=30748 CPUtime=0.08 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 1081 0 0 0 8 0 0 0 24 0 1 0 649947770 31485952 1021 33554432000 4194304 4650387 140734295128160 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 7687 1021 346 112 0 2652 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30748

[startup+0.300428 s]
/proc/loadavg: 3.69 3.94 3.79 3/307 11301
/proc/meminfo: memFree=12364844/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=30880 CPUtime=0.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 1120 0 0 0 28 0 0 0 25 0 1 0 649947770 31621120 1060 33554432000 4194304 4650387 140734295128160 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 7720 1060 346 112 0 2685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30880

[startup+0.700359 s]
/proc/loadavg: 3.69 3.94 3.79 3/307 11301
/proc/meminfo: memFree=12364844/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=38064 CPUtime=0.68 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 3118 0 0 0 68 0 0 0 25 0 1 0 649947770 38977536 2742 33554432000 4194304 4650387 140734295128160 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 9516 2742 377 112 0 4481 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38064

[startup+1.50022 s]
/proc/loadavg: 3.69 3.94 3.79 5/321 11328
/proc/meminfo: memFree=12246232/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=38852 CPUtime=1.48 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 4656 0 0 0 148 0 0 0 25 0 1 0 649947770 39784448 3015 33554432000 4194304 4650387 140734295128160 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 9713 3015 379 112 0 4678 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38852

[startup+3.101 s]
/proc/loadavg: 3.71 3.94 3.79 5/321 11328
/proc/meminfo: memFree=12210532/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=51636 CPUtime=3.08 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 9534 0 0 0 308 0 0 0 25 0 1 0 649947770 52875264 6127 33554432000 4194304 4650387 140734295128160 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 12909 6127 381 112 0 7874 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51636

[startup+6.30044 s]
/proc/loadavg: 3.71 3.94 3.79 5/321 11328
/proc/meminfo: memFree=12163412/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=53580 CPUtime=6.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 9959 0 0 0 628 0 0 0 25 0 1 0 649947770 54865920 6552 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 13395 6552 381 112 0 8360 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53580

[startup+12.7003 s]
/proc/loadavg: 3.76 3.95 3.79 5/321 11328
/proc/meminfo: memFree=12090000/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=53908 CPUtime=12.68 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 14467 0 0 0 1267 1 0 0 25 0 1 0 649947770 55201792 6441 33554432000 4194304 4650387 140734295128160 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 13477 6441 381 112 0 8442 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53908

[startup+25.501 s]
/proc/loadavg: 3.79 3.95 3.79 5/321 11329
/proc/meminfo: memFree=11954164/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=69448 CPUtime=25.48 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 21274 0 0 0 2546 2 0 0 25 0 1 0 649947770 71114752 10385 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 17362 10385 381 112 0 12327 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69448

[startup+51.1005 s]
/proc/loadavg: 3.86 3.95 3.80 5/321 11329
/proc/meminfo: memFree=11851992/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=79500 CPUtime=51.07 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 35844 0 0 0 5102 5 0 0 25 0 1 0 649947770 81408000 12603 33554432000 4194304 4650387 140734295128160 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 19875 12603 381 112 0 14840 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 79500

[startup+102.311 s]
/proc/loadavg: 3.94 3.95 3.81 5/321 11331
/proc/meminfo: memFree=11708732/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=94992 CPUtime=102.29 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 61610 0 0 0 10217 12 0 0 25 0 1 0 649947770 97271808 16762 33554432000 4194304 4650387 140734295128160 18446744073709551615 4331962 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 23748 16762 381 112 0 18713 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94992

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.82 5/321 11332
/proc/meminfo: memFree=11656736/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=152072 CPUtime=162.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 89453 0 0 0 16209 19 0 0 25 0 1 0 649947770 155721728 20082 33554432000 4194304 4650387 140734295128160 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 38018 20082 381 112 0 32983 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 152072

[startup+222.3 s]
/proc/loadavg: 4.07 3.98 3.83 5/321 11334
/proc/meminfo: memFree=11589224/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=121332 CPUtime=222.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 96984 0 0 0 22208 20 0 0 25 0 1 0 649947770 124243968 24211 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 30333 24211 381 112 0 25298 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 121332

[startup+282.301 s]
/proc/loadavg: 4.06 4.00 3.84 5/321 11335
/proc/meminfo: memFree=11544040/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=121332 CPUtime=282.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 96987 0 0 0 28208 20 0 0 25 0 1 0 649947770 124243968 24214 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 30333 24214 381 112 0 25298 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 121332

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/321 11337
/proc/meminfo: memFree=11553788/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=121332 CPUtime=342.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 96987 0 0 0 34208 20 0 0 25 0 1 0 649947770 124243968 24214 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 30333 24214 381 112 0 25298 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 121332

[startup+402.301 s]
/proc/loadavg: 4.08 4.02 3.86 5/321 11339
/proc/meminfo: memFree=11519524/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=121332 CPUtime=402.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 96987 0 0 0 40208 20 0 0 25 0 1 0 649947770 124243968 24214 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 30333 24214 381 112 0 25298 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 121332

[startup+462.3 s]
/proc/loadavg: 4.08 4.03 3.87 5/321 11340
/proc/meminfo: memFree=11507700/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=171032 CPUtime=462.27 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 104534 0 0 0 46205 22 0 0 25 0 1 0 649947770 175136768 24593 33554432000 4194304 4650387 140734295128160 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 42758 24593 381 112 0 37723 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 171032

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.88 5/321 11342
/proc/meminfo: memFree=11489648/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=173128 CPUtime=522.27 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 131677 0 0 0 52190 37 0 0 25 0 1 0 649947770 177283072 24540 33554432000 4194304 4650387 140734295128160 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 43282 24540 381 112 0 38247 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 173128

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.88 5/321 11343
/proc/meminfo: memFree=11482376/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=188152 CPUtime=582.27 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 135322 0 0 0 58189 38 0 0 25 0 1 0 649947770 192667648 28185 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 47038 28185 381 112 0 42003 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 188152

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/321 11345
/proc/meminfo: memFree=11437072/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=188152 CPUtime=642.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 135332 0 0 0 64190 38 0 0 25 0 1 0 649947770 192667648 28195 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 47038 28195 381 112 0 42003 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 188152

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/321 11347
/proc/meminfo: memFree=11421916/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=188152 CPUtime=702.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 135333 0 0 0 70190 38 0 0 25 0 1 0 649947770 192667648 28196 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 47038 28196 381 112 0 42003 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 188152

[startup+762.312 s]
/proc/loadavg: 4.00 4.00 3.90 5/321 11348
/proc/meminfo: memFree=11417916/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=188472 CPUtime=762.29 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 135382 0 0 0 76191 38 0 0 25 0 1 0 649947770 192995328 28245 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 47118 28245 381 112 0 42083 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 188472

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.91 5/321 11350
/proc/meminfo: memFree=11426788/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=188472 CPUtime=822.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 135382 0 0 0 82190 38 0 0 25 0 1 0 649947770 192995328 28245 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 47118 28245 381 112 0 42083 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 188472

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/321 11351
/proc/meminfo: memFree=11395120/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=188472 CPUtime=882.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 135382 0 0 0 88190 38 0 0 25 0 1 0 649947770 192995328 28245 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 47118 28245 381 112 0 42083 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 188472

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/321 11353
/proc/meminfo: memFree=11393976/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=137288 CPUtime=942.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 138005 0 0 0 94189 39 0 0 25 0 1 0 649947770 140582912 26537 33554432000 4194304 4650387 140734295128160 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 34322 26537 381 112 0 29287 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 137288

[startup+1002.3 s]
/proc/loadavg: 4.18 4.06 3.93 5/321 11355
/proc/meminfo: memFree=11377668/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=137556 CPUtime=1002.27 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 161079 0 0 0 100177 50 0 0 25 0 1 0 649947770 140857344 27469 33554432000 4194304 4650387 140734295128160 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 34389 27469 381 112 0 29354 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 137556

[startup+1062.3 s]
/proc/loadavg: 4.14 4.06 3.93 5/321 11356
/proc/meminfo: memFree=11363476/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=141656 CPUtime=1062.27 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 181122 0 0 0 106167 60 0 0 25 0 1 0 649947770 145055744 28388 33554432000 4194304 4650387 140734295128160 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 35414 28388 381 112 0 30379 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 141656

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.93 5/321 11358
/proc/meminfo: memFree=11333664/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=141872 CPUtime=1122.28 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 201424 0 0 0 112157 71 0 0 25 0 1 0 649947770 145276928 28310 33554432000 4194304 4650387 140734295128160 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 35468 28310 381 112 0 30433 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 141872

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.93 5/321 11359
/proc/meminfo: memFree=11332856/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=142108 CPUtime=1182.27 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 221696 0 0 0 118150 77 0 0 25 0 1 0 649947770 145518592 26943 33554432000 4194304 4650387 140734295128160 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 35527 26943 381 112 0 30492 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 142108

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.93 5/321 11361
/proc/meminfo: memFree=11274276/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=142292 CPUtime=1242.24 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 240472 0 0 0 124142 82 0 0 25 0 1 0 649947770 145707008 28647 33554432000 4194304 4650387 140734295128160 18446744073709551615 4366878 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 35573 28647 381 112 0 30538 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 142292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.93 5/321 11363
/proc/meminfo: memFree=11248536/32950928 swapFree=67111348/67111528
[pid=11301] ppid=11299 vsize=199308 CPUtime=1299.94 cores=5,7
/proc/11301/stat : 11301 (strangenight1-s) R 11299 11301 10553 0 -1 4202496 259004 0 0 0 129907 87 0 0 25 0 1 0 649947770 204091392 29415 33554432000 4194304 4650387 140734295128160 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11301/statm: 49827 29415 381 112 0 44792 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 199308

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1299.08
CPU system time (s): 0.883865
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 199308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.883865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259005
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= 13
involuntary context switches= 1812

runsolver used 3.76643 second user time and 9.26659 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 16:31:30
IDJOB=3369886
IDBENCH=82695
IDSOLVER=1847
FILE ID=node120/3369886-1305383490
RUNJOBID= node120-1305383490-11288
PBS_JOBID= 13324382
Free space on /tmp= 73508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3369886-1305383490/watcher-3369886-1305383490 -o /tmp/evaluation-result-3369886-1305383490/solver-3369886-1305383490 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369886-1305383490.cnf

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=1293423120

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12365248 kB
Buffers:        240844 kB
Cached:        3549160 kB
SwapCached:          0 kB
Active:       17342300 kB
Inactive:      2955448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12365248 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7204 kB
Writeback:           0 kB
AnonPages:    16507504 kB
Mapped:          24192 kB
Slab:           174744 kB
PageTables:      49020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51555852 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= 73476 MiB
End job on node120 at 2011-05-14 16:53:12