Trace number 3369880

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
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-3369880-1305383414.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	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/14591/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:     117 undec:       5 neg:     128
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.73	c  N dy    10      4402       250     21250         0      4290    148750    295088     60.36     63.63  --
0.89/0.98	c  N dy    16      8520       250     21250         0      5891    148750    340473     58.51     61.81  --
1.29/1.35	c  N dy    26     14270       250     21250         0      7344    148750    371195     57.85     60.93  --
1.59/1.62	c  N dy    43     18309       250     21250         0      5806    148750    207710     58.03     61.09  --
1.89/1.90	c  N dy    64     22404       250     21250         0      9814    148750    473622     58.25     61.40  --
1.99/2.08	c  F st    66     25000       250     21250         0     12367    148750    644587     57.97     53.40  --
2.20/2.23	c  N st    70     27033       250     21250         0      7673    148750    273972     57.97   no data  --
2.39/2.44	c  S st    72     30001       250     21250         0     10563    148750    467798     57.97   no data  --
2.49/2.50	c  S st    72     30508       250     21250         0     11066    148750    499938     57.97   no data  --
2.49/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.23	c lits-rem:      1572  cl-subs:      306  v-elim:      0  v-fix:    0  time:  3.70 s
6.39/6.42	c asymm  cl-useful: 0/5495/21250 lits-rem:0 time: 0.19
6.39/6.42	c calculated reachability. Time: 0.00
6.39/6.42	c  N dy    72     30508       250     21250         0     10760    148750    470827     57.97   no data  --
6.69/6.73	c  N dy    85     34584       250     21250         0     14757    148750    736003     57.97     65.79  --
6.99/7.05	c  N dy   104     38940       250     21250         0     11293    148750    457954     58.05     61.17  --
7.39/7.40	c  N dy   117     43447       250     21250         0     15694    148750    749174     57.98     61.07  --
7.49/7.59	c  S st   123     45762       250     21250         0      9212    148750    264807     57.96     59.16  --
7.60/7.64	c  S st   123     46262       250     21250         0      9709    148750    296239     57.96   no data  --
7.60/7.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.60/7.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.60/7.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.60/7.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.60/7.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.39/10.47	c lits-rem:       625  cl-subs:       37  v-elim:      0  v-fix:    0  time:  2.81 s
10.39/10.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.39/10.48	c vivif2 --  cl tried     9672 cl shrink        0 lits rem          0 time: 0.00
10.49/10.52	c asymm  cl-useful: 0/1164/21250 lits-rem:0 time: 0.04
10.49/10.52	c calculated reachability. Time: 0.00
10.49/10.52	c  N dy   123     46262       250     21250         0      9672    148750    292130     57.96   no data  --
10.89/10.94	c  N dy   135     51915       250     21250         0     15195    148750    654932     57.82     61.36  --
11.18/11.29	c  N dy   150     56005       250     21250         0     19207    148750    920128     57.86     61.42  --
11.58/11.60	c  N dy   163     60035       250     21250         0     13375    148750    484253     57.85     61.37  --
11.89/11.95	c  N dy   188     64174       250     21250         0     17420    148750    755250     58.02     61.29  --
12.29/12.37	c  N dy   208     68820       250     21250         0     11217    148750    289531     58.04     61.38  --
12.39/12.41	c  S st   209     69395       250     21250         0     11775    148750    326210     58.03     58.99  --
12.39/12.46	c  S st   209     69896       250     21250         0     12274    148750    356672     58.03   no data  --
12.39/12.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.39/12.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.09/15.13	c lits-rem:      1179  cl-subs:       98  v-elim:      0  v-fix:    0  time:  2.64 s
15.09/15.13	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
15.09/15.13	c vivif2 --  cl tried    12176 cl shrink        0 lits rem          0 time: 0.00
15.49/15.51	c asymm  cl-useful: 0/12763/21250 lits-rem:0 time: 0.37
15.49/15.51	c calculated reachability. Time: 0.00
15.49/15.51	c  N dy   209     69896       250     21250         0     12176    148750    346447     58.03   no data  --
15.89/15.98	c  N dy   220     75967       250     21250         0     18083    148750    738205     57.93     61.36  --
16.40/16.42	c  N dy   241     80897       250     21250         0     22910    148750   1058619     57.96     61.06  --
16.79/16.85	c  N dy   263     86126       250     21250         0     16303    148750    574502     57.99     61.14  --
16.89/16.97	c  F st   265     87500       250     21250         0     17644    148750    663577     57.96     59.62  --
17.39/17.42	c  N dy   271     92693       250     21250         0     22724    148750   1006971     57.96   no data  --
17.89/17.98	c  N dy   300     98679       250     21250         0     15873    148750    494466     58.03     62.51  --
18.48/18.52	c  S st   326    104846       250     21250         0     21914    148750    895132     58.06     53.64  --
18.48/18.60	c  S st   326    105347       250     21250         0     22406    148750    926685     58.06   no data  --
18.48/18.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.48/18.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.59/18.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
18.59/18.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.59/18.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.59/18.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.59/18.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.39/24.47	c lits-rem:       986  cl-subs:      476  v-elim:      0  v-fix:    0  time:  5.83 s
24.39/24.47	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
24.39/24.48	c vivif2 --  cl tried    21930 cl shrink        0 lits rem          0 time: 0.01
24.59/24.68	c asymm  cl-useful: 0/4048/21250 lits-rem:0 time: 0.20
24.59/24.68	c calculated reachability. Time: 0.00
24.59/24.68	c  N dy   326    105347       250     21250         0     21930    148750    880888     58.06   no data  --
25.30/25.36	c  N dy   349    112683       250     21250         0     15430    148750    409885     58.06     61.43  --
25.99/26.05	c  N dy   368    120518       250     21250         0     23087    148750    914060     57.98     61.14  --
26.79/26.84	c  N dy   398    128433       250     21250         0     16156    148750    406319     58.00     61.40  --
27.69/27.70	c  N dy   431    137991       250     21250         0     25508    148750   1021690     57.96     61.04  --
28.49/28.60	c  N dy   461    147097       250     21250         0     18731    148750    521128     57.95     61.04  --
29.49/29.59	c  N dy   502    156931       250     21250         0     28346    148750   1160751     57.98     61.05  --
29.60/29.71	c  S st   503    158020       250     21250         0     29405    148750   1229665     57.97     57.28  --
29.79/29.80	c  S st   503    158521       250     21250         0     29896    148750   1260475     57.97   no data  --
29.79/29.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.79/29.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.79/29.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
29.79/29.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.79/29.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.79/29.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.79/29.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.29/39.39	c lits-rem:      1939  cl-subs:      806  v-elim:      0  v-fix:    0  time:  9.53 s
39.29/39.39	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
39.39/39.40	c vivif2 --  cl tried    29090 cl shrink        0 lits rem          0 time: 0.01
39.60/39.62	c asymm  cl-useful: 0/3363/21250 lits-rem:0 time: 0.21
39.60/39.62	c calculated reachability. Time: 0.00
39.60/39.62	c  N dy   503    158521       250     21250         0     29090    148750   1184931     57.97   no data  --
40.60/40.64	c  N dy   540    168707       250     21250         0     22439    148750    712311     57.96     61.41  --
41.69/41.76	c  N dy   587    179587       250     21250         0     33080    148750   1417974     58.00     61.16  --
42.90/42.92	c  N dy   633    191413       250     21250         0     27055    148750    961598     58.01     61.13  --
44.29/44.36	c  N dy   687    203804       250     21250         0     20605    148750    483460     58.04     61.32  --
45.59/45.69	c  N dy   735    216925       250     21250         0     33447    148750   1330674     58.03     61.11  --
47.09/47.20	c  N dy   780    230779       250     21250         0     27442    148750    880726     58.02     61.30  --
47.88/47.96	c  S st   796    237781       250     21250         0     34296    148750   1337917     58.00     57.37  --
47.98/48.06	c  S st   796    238285       250     21250         0     34796    148750   1369944     58.00   no data  --
47.98/48.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.98/48.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.98/48.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
48.09/48.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.09/48.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.09/48.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
48.09/48.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.89/56.98	c lits-rem:      1177  cl-subs:      906  v-elim:      0  v-fix:    0  time:  8.85 s
56.89/56.98	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
56.89/56.99	c vivif2 --  cl tried    33890 cl shrink        0 lits rem          0 time: 0.01
56.99/57.07	c asymm  cl-useful: 0/1076/21250 lits-rem:0 time: 0.08
56.99/57.07	c calculated reachability. Time: 0.00
56.99/57.07	c  N dy   796    238285       250     21250         0     33890    148750   1287411     58.00   no data  --
58.69/58.74	c  N dy   859    253647       250     21250         0     28381    148750    892253     58.02     61.14  --
61.38/61.45	c  N dy   912    278218       250     21250         0     30868    148750    999870     57.85     61.12  --
63.49/63.55	c  N dy   974    296121       250     21250         0     25880    148750    621228     57.85     60.99  --
64.58/64.63	c  F st  1006    306254       250     21250         0     35763    148750   1274813     57.82   no data  --
65.59/65.68	c  N dy  1026    315043       250     21250         0     44356    148750   1854472     57.83     61.70  --
67.99/68.06	c  N dy  1097    335234       250     21250         0     40639    148750   1537797     57.84     61.34  --
70.40/70.46	c  N dy  1153    355365       250     21250         0     35894    148750   1172506     57.81     61.16  --
70.69/70.71	c  S st  1164    357427       250     21250         0     37914    148750   1306730     57.81     57.17  --
70.79/70.82	c  S st  1164    357930       250     21250         0     38413    148750   1338627     57.81   no data  --
70.79/70.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.79/70.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.79/70.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
70.79/70.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.79/70.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.79/70.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
70.79/70.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.09/80.20	c lits-rem:      2139  cl-subs:      851  v-elim:      0  v-fix:    0  time:  9.31 s
80.09/80.20	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
80.20/80.21	c vivif2 --  cl tried    37562 cl shrink        0 lits rem          0 time: 0.01
80.39/80.46	c asymm  cl-useful: 0/3803/21250 lits-rem:0 time: 0.25
80.39/80.46	c calculated reachability. Time: 0.00
80.39/80.46	c  N dy  1164    357930       250     21250         0     37562    148750   1259948     57.81   no data  --
82.99/83.02	c  N dy  1229    378865       250     21250         0     32641    148750    905152     57.78     60.88  --
85.59/85.62	c  N dy  1304    399123       250     21250         0     52411    148750   2215120     57.80     61.14  --
88.01/88.03	c  N dy  1383    419157       250     21250         0     45629    148750   1705379     57.81     61.48  --
90.59/90.62	c  N dy  1451    439531       250     21250         0     38172    148750   1161052     57.81     61.01  --
93.40/93.42	c  N dy  1528    459941       250     21250         0     29766    148750    549964     57.82     60.99  --
95.89/95.90	c  N dy  1595    480212       250     21250         0     49592    148750   1861333     57.82     61.90  --
98.49/98.55	c  N dy  1666    500295       250     21250         0     39884    148750   1168126     57.82     61.06  --
101.29/101.34	c  N dy  1730    520301       250     21250         0     59412    148750   2459025     57.81     60.90  --
103.41/103.45	c  S st  1799    536895       250     21250         0     45349    148750   1477672     57.83     55.74  --
103.49/103.56	c  S st  1799    537404       250     21250         0     45852    148750   1509865     57.83   no data  --
103.49/103.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.49/103.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.49/103.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
103.59/103.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.59/103.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.59/103.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
103.59/103.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.49/120.50	c lits-rem:      1127  cl-subs:      822  v-elim:      0  v-fix:    0  time: 16.87 s
120.49/120.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
120.49/120.52	c vivif2 --  cl tried    45030 cl shrink        0 lits rem          0 time: 0.02
120.79/120.81	c asymm  cl-useful: 0/2740/21250 lits-rem:0 time: 0.29
120.79/120.81	c calculated reachability. Time: 0.00
120.79/120.81	c  N dy  1799    537404       250     21250         0     45030    148750   1433031     57.83   no data  --
124.09/124.19	c  N dy  1874    558486       250     21250         0     34371    148750    695475     57.82     61.08  --
126.99/127.04	c  N dy  1946    578642       250     21250         0     54088    148750   1998492     57.83     60.91  --
130.09/130.17	c  N dy  2027    599765       250     21250         0     42472    148750   1173458     57.83     61.37  --
133.10/133.18	c  N dy  2102    620135       250     21250         0     62361    148750   2487050     57.84     60.92  --
136.30/136.35	c  N dy  2198    642299       250     21250         0     50789    148750   1670682     57.85     61.07  --
139.39/139.44	c  N dy  2239    662338       250     21250         0     36192    148750    650445     57.81     60.99  --
142.09/142.18	c  N dy  2305    683005       250     21250         0     56383    148750   1983684     57.81     61.29  --
145.38/145.42	c  N dy  2384    703141       250     21250         0     40892    148750    900514     57.82     60.92  --
148.29/148.37	c  N dy  2471    723242       250     21250         0     60545    148750   2201114     57.83     62.94  --
151.70/151.73	c  N dy  2563    743442       250     21250         0     44107    148750   1065421     57.85     61.10  --
154.79/154.84	c  N dy  2623    764510       250     21250         0     64690    148750   2431677     57.85     60.97  --
158.09/158.15	c  N dy  2723    784571       250     21250         0     47184    148750   1210083     57.87     61.23  --
161.39/161.46	c  N dy  2790    806107       250     21250         0     68183    148750   2603977     57.86     52.75  --
161.39/161.46	c  S st  2790    806107       250     21250         0     68183    148750   2603977     57.86     52.75  --
161.60/161.64	c  S st  2790    806608       250     21250         0     68678    148750   2634711     57.86   no data  --
161.60/161.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.60/161.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.60/161.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
161.70/161.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.70/161.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.70/161.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
161.70/161.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
404.09/404.10	c lits-rem:      3435  cl-subs:     1839  v-elim:      0  v-fix:    0  time: 242.35 s
404.09/404.10	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
404.09/404.13	c vivif2 --  cl tried    66839 cl shrink        0 lits rem          0 time: 0.03
404.39/404.47	c asymm  cl-useful: 0/1983/21250 lits-rem:0 time: 0.34
404.39/404.47	c calculated reachability. Time: 0.00
404.39/404.47	c  N dy  2790    806608       250     21250         0     66839    148750   2465480     57.86   no data  --
408.40/408.41	c  N dy  2851    829520       250     21250         0     51089    148750   1414142     57.83     61.16  --
412.09/412.14	c  N dy  2920    850289       250     21250         0     71432    148750   2758909     57.83     61.64  --
416.09/416.12	c  N dy  3005    873445       250     21250         0     54973    148750   1618225     57.83     61.32  --
419.90/419.99	c  N dy  3072    893951       250     21250         0     75000    148750   2944517     57.83     60.98  --
423.51/423.53	c  N dy  3155    914092       250     21250         0     54663    148750   1543957     57.83     61.18  --
427.20/427.29	c  N dy  3228    934174       250     21250         0     74305    148750   2850682     57.83     61.90  --
431.00/431.07	c  N dy  3306    954232       250     21250         0     52869    148750   1364234     57.84     61.14  --
434.70/434.72	c  N dy  3373    974267       250     21250         0     72443    148750   2664655     57.84     60.92  --
438.81/438.81	c  N dy  3433    995688       250     21250         0     51355    148750   1209347     57.83     60.98  --
442.49/442.54	c  N dy  3515   1015874       250     21250         0     71031    148750   2512139     57.84     60.90  --
446.79/446.81	c  N dy  3587   1036416       250     21250         0     48106    148750    940733     57.83     60.92  --
450.30/450.39	c  N dy  3659   1056568       250     21250         0     67767    148750   2241169     57.83     61.09  --
453.70/453.75	c  F st  3719   1071877       250     21250         0     82730    148750   3229123     57.83     61.00  --
454.80/454.85	c  N dy  3725   1077076       250     21250         0     87817    148750   3579224     57.83   no data  --
458.39/458.46	c  N dy  3797   1098312       250     21250         0     64577    148750   1971982     57.83     60.98  --
462.70/462.77	c  N dy  3864   1118469       250     21250         0     84292    148750   3274748     57.82     61.59  --
466.50/466.54	c  N dy  3931   1138521       250     21250         0     58968    148750   1547772     57.82     61.48  --
470.60/470.63	c  N dy  4004   1158697       250     21250         0     78693    148750   2852410     57.82     60.90  --
475.00/475.07	c  N dy  4084   1178790       250     21250         0     52420    148750   1061919     57.83     61.14  --
478.79/478.89	c  N dy  4174   1198873       250     21250         0     72033    148750   2367365     57.84     62.51  --
481.30/481.34	c  S st  4212   1209912       250     21250         0     82830    148750   3084907     57.84     57.44  --
481.50/481.55	c  S st  4212   1210412       250     21250         0     83327    148750   3116766     57.84   no data  --
481.50/481.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
481.50/481.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
481.60/481.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
481.60/481.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.60/481.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.60/481.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
481.60/481.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
868.71/868.78	c lits-rem:      3564  cl-subs:     2112  v-elim:      0  v-fix:    0  time: 387.09 s
868.71/868.78	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
868.81/868.81	c vivif2 --  cl tried    81215 cl shrink        0 lits rem          0 time: 0.03
869.11/869.18	c asymm  cl-useful: 0/1666/21250 lits-rem:0 time: 0.36
869.11/869.18	c calculated reachability. Time: 0.00
869.11/869.18	c  N dy  4212   1210412       250     21250         0     81215    148750   2919877     57.84   no data  --
873.42/873.49	c  N dy  4273   1230507       250     21250         0     53949    148750   1109971     57.84     60.88  --
877.41/877.49	c  N dy  4349   1251228       250     21250         0     74209    148750   2456194     57.84     60.90  --
882.11/882.12	c  N dy  4402   1271537       250     21250         0     94029    148750   3758725     57.83     60.93  --
885.81/885.83	c  N dy  4479   1291753       250     21250         0     65915    148750   1844307     57.83     61.51  --
890.41/890.41	c  N dy  4575   1311860       250     21250         0     85592    148750   3146551     57.84     61.39  --
895.10/895.13	c  N dy  4655   1332082       250     21250         0     56500    148750   1161860     57.84     61.32  --
899.11/899.15	c  N dy  4745   1352086       250     21250         0     76040    148750   2457999     57.85     61.54  --
904.11/904.12	c  N dy  4822   1372144       250     21250         0     95660    148750   3761771     57.86     60.99  --
907.91/907.92	c  N dy  4875   1392208       250     21250         0     65431    148750   1699904     57.85     61.66  --
912.51/912.57	c  N dy  4956   1413224       250     21250         0     85922    148750   3054164     57.85     61.07  --
917.51/917.57	c  N dy  5024   1434010       250     21250         0     55464    148750    984968     57.85     61.87  --
921.21/921.30	c  N dy  5082   1454227       250     21250         0     75234    148750   2295473     57.84     60.89  --
926.12/926.11	c  N dy  5152   1474269       250     21250         0     94813    148750   3591472     57.84     61.93  --
930.91/930.93	c  N dy  5223   1495344       250     21250         0     63576    148750   1461988     57.84     61.33  --
935.11/935.19	c  N dy  5299   1515491       250     21250         0     83287    148750   2765355     57.85     61.94  --
940.30/940.36	c  N dy  5346   1535988       250     21250         0    103315    148750   4089096     57.83     61.00  --
944.41/944.46	c  N dy  5425   1556184       250     21250         0     70308    148750   1862616     57.83     60.96  --
948.91/948.96	c  N dy  5489   1576278       250     21250         0     89929    148750   3158335     57.83     60.90  --
954.41/954.49	c  N dy  5561   1596447       250     21250         0     55884    148750    848845     57.83     61.16  --
958.40/958.44	c  N dy  5648   1616568       250     21250         0     75558    148750   2156108     57.84     61.19  --
963.41/963.42	c  N dy  5727   1637094       250     21250         0     95600    148750   3480099     57.84     61.23  --
968.61/968.67	c  N dy  5802   1657107       250     21250         0     60439    148750   1097122     57.84     60.93  --
972.71/972.78	c  N dy  5878   1677141       250     21250         0     79987    148750   2397962     57.84     61.49  --
977.61/977.61	c  N dy  5933   1697251       250     21250         0     99621    148750   3697584     57.84     61.43  --
981.51/981.56	c  S st  5990   1710412       250     21250         0     56809    148750    804293     57.84     57.81  --
981.71/981.71	c  S st  5990   1710918       250     21250         0     57311    148750    835866     57.84   no data  --
981.71/981.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
981.71/981.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
981.71/981.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
981.71/981.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
981.71/981.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
981.71/981.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
981.71/981.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
988.71/988.77	c lits-rem:       525  cl-subs:       68  v-elim:      0  v-fix:    0  time:  7.00 s
988.71/988.78	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
988.71/988.79	c vivif2 --  cl tried    57243 cl shrink        0 lits rem          0 time: 0.01
989.01/989.08	c asymm  cl-useful: 0/2180/21250 lits-rem:0 time: 0.30
989.01/989.09	c calculated reachability. Time: 0.00
989.01/989.09	c  N dy  5990   1710918       250     21250         0     57243    148750    828819     57.84   no data  --
993.01/993.03	c  N dy  6062   1730993       250     21250         0     76870    148750   2125307     57.84     61.23  --
997.91/997.91	c  N dy  6117   1751910       250     21250         0     97316    148750   3477667     57.83     60.99  --
1003.71/1003.70	c  N dy  6209   1772394       250     21250         0     60660    148750   1000796     57.84     61.44  --
1007.91/1007.95	c  N dy  6283   1793001       250     21250         0     80825    148750   2340811     57.84     61.20  --
1013.21/1013.21	c  N dy  6369   1813265       250     21250         0    100641    148750   3654446     57.85     61.35  --
1019.01/1019.01	c  N dy  6452   1833748       250     21250         0     62994    148750   1095179     57.85     61.24  --
1023.11/1023.15	c  N dy  6507   1853928       250     21250         0     82676    148750   2390233     57.85     61.05  --
1028.01/1028.09	c  N dy  6556   1874221       250     21250         0    102504    148750   3700997     57.84     61.61  --
1033.61/1033.62	c  N dy  6620   1894689       250     21250         0     63878    148750   1098591     57.83     61.12  --
1038.01/1038.06	c  N dy  6697   1915623       250     21250         0     84353    148750   2462098     57.83     60.93  --
1043.51/1043.55	c  N dy  6778   1936117       250     21250         0    104371    148750   3794015     57.84     61.12  --
1049.51/1049.58	c  N dy  6861   1957514       250     21250         0     65686    148750   1163984     57.84     61.16  --
1054.01/1054.00	c  N dy  6934   1978118       250     21250         0     85860    148750   2501173     57.84     60.98  --
1059.11/1059.13	c  N dy  6995   1998171       250     21250         0    105435    148750   3795140     57.84     68.00  --
1065.21/1065.21	c  N dy  7076   2018377       250     21250         0     64536    148750   1034834     57.84     61.37  --
1069.51/1069.52	c  N dy  7145   2038668       250     21250         0     84384    148750   2351441     57.84     60.98  --
1074.91/1074.99	c  N dy  7214   2059876       250     21250         0    105096    148750   3727128     57.84     60.99  --
1081.33/1081.38	c  N dy  7290   2080515       250     21250         0     63722    148750    925107     57.84     61.12  --
1085.73/1085.76	c  N dy  7366   2101281       250     21250         0     83995    148750   2266311     57.84     61.21  --
1091.31/1091.37	c  N dy  7473   2121481       250     21250         0    103769    148750   3578202     57.85     61.51  --
1097.52/1097.51	c  N dy  7539   2141928       250     21250         0    123777    148750   4905506     57.85     61.00  --
1101.92/1101.92	c  N dy  7605   2162199       250     21250         0     81009    148750   2012483     57.85     61.00  --
1106.91/1106.94	c  N dy  7682   2182376       250     21250         0    100713    148750   3318079     57.85     61.30  --
1113.31/1113.38	c  N dy  7768   2202703       250     21250         0    120575    148750   4630782     57.85     61.10  --
1116.01/1116.09	c  S st  7801   2210918       250     21250         0     65082    148750    903726     57.86     58.31  --
1116.21/1116.26	c  S st  7801   2211418       250     21250         0     65571    148750    933985     57.86   no data  --
1116.21/1116.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1116.21/1116.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1116.31/1116.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1116.31/1116.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1116.31/1116.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1116.31/1116.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1116.31/1116.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1122.21/1122.22	c lits-rem:       153  cl-subs:       96  v-elim:      0  v-fix:    0  time:  5.89 s
1122.21/1122.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1122.21/1122.24	c vivif2 --  cl tried    65475 cl shrink        0 lits rem          0 time: 0.01
1122.51/1122.55	c asymm  cl-useful: 0/1975/21250 lits-rem:0 time: 0.31
1122.51/1122.55	c calculated reachability. Time: 0.00
1122.51/1122.55	c  N dy  7801   2211418       250     21250         0     65475    148750    924929     57.86   no data  --
1126.82/1126.84	c  N dy  7873   2231448       250     21250         0     85067    148750   2224723     57.86     64.85  --
1132.11/1132.16	c  N dy  7953   2251533       250     21250         0    104687    148750   3523431     57.86     61.00  --
1138.72/1138.76	c  N dy  8040   2271749       250     21250         0    124418    148750   4835422     57.86     62.10  --
1143.82/1143.83	c  N dy  8110   2292032       250     21250         0     79794    148750   1829886     57.86     61.11  --
1148.82/1148.89	c  N dy  8194   2312043       250     21250         0     99395    148750   3129504     57.87     61.09  --
1154.41/1154.46	c  N dy  8236   2332085       250     21250         0    118967    148750   4426010     57.86     61.20  --
1160.61/1160.60	c  N dy  8336   2352183       250     21250         0     73096    148750   1327911     57.86     61.16  --
1165.32/1165.37	c  N dy  8412   2372394       250     21250         0     92855    148750   2635611     57.87     60.93  --
1171.21/1171.21	c  N dy  8482   2393496       250     21250         0    113468    148750   3997027     57.86     61.27  --
1178.31/1178.32	c  N dy  8563   2413579       250     21250         0     66626    148750    843669     57.87     61.12  --
1182.71/1182.75	c  N dy  8632   2433668       250     21250         0     86259    148750   2138414     57.87     63.03  --
1187.81/1187.89	c  N dy  8697   2453735       250     21250         0    105841    148750   3436702     57.86     60.94  --
1194.22/1194.21	c  N dy  8765   2473892       250     21250         0    125558    148750   4744953     57.86     60.97  --
1199.52/1199.55	c  N dy  8818   2493954       250     21250         0     77741    148750   1524845     57.86     61.53  --
1204.71/1204.73	c  N dy  8916   2514315       250     21250         0     97667    148750   2848572     57.86     60.96  --
1210.92/1210.90	c  N dy  8991   2534879       250     21250         0    117748    148750   4184870     57.87     60.94  --
1217.92/1217.99	c  N dy  9069   2554950       250     21250         0     68941    148750    886988     57.86     61.09  --
1222.32/1222.37	c  N dy  9132   2575234       250     21250         0     88727    148750   2198462     57.86     61.60  --
1227.71/1227.71	c  N dy  9201   2595362       250     21250         0    108362    148750   3494252     57.86     60.94  --
1234.41/1234.43	c  N dy  9284   2615459       250     21250         0    127997    148750   4795222     57.87     61.05  --
1240.42/1240.44	c  N dy  9358   2635591       250     21250         0     78299    148750   1453188     57.87     61.21  --
1245.42/1245.42	c  N dy  9427   2655783       250     21250         0     98020    148750   2764076     57.87     60.92  --
1251.22/1251.25	c  N dy  9489   2675864       250     21250         0    117639    148750   4059851     57.87     61.43  --
1257.51/1257.56	c  N dy  9538   2695898       250     21250         0    137188    148750   5365988     57.86     61.28  --
1261.62/1261.66	c  S st  9603   2711419       250     21250         0     82017    148750   1646941     57.86   no data  --
1261.82/1261.86	c  S st  9603   2711923       250     21250         0     82518    148750   1679059     57.86   no data  --
1261.82/1261.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1261.82/1261.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.91/1261.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1261.91/1261.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1261.91/1261.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1261.91/1261.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1261.91/1261.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1293.63/1293.68	c lits-rem:       782  cl-subs:      629  v-elim:      0  v-fix:    0  time: 31.72 s
1293.63/1293.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1293.71/1293.70	c vivif2 --  cl tried    81889 cl shrink        0 lits rem          0 time: 0.02
1294.01/1294.04	c asymm  cl-useful: 0/1612/21250 lits-rem:0 time: 0.34
1294.01/1294.04	c calculated reachability. Time: 0.00
1294.01/1294.04	c  N dy  9603   2711923       250     21250         0     81889    148750   1620267     57.86   no data  --
1299.51/1299.55	c  N dy  9697   2732722       250     21250         0    102214    148750   2966708     57.87     61.32  --

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-3369880-1305383414/watcher-3369880-1305383414 -o /tmp/evaluation-result-3369880-1305383414/solver-3369880-1305383414 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369880-1305383414.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.69 3.93 3.72 5/355 24180
/proc/meminfo: memFree=21581856/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=29964 CPUtime=0 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 764 0 0 0 0 0 0 0 22 0 1 0 630757571 30683136 704 33554432000 4194304 4650387 140735599812672 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 7491 704 327 112 0 2456 0

[startup+0.082774 s]
/proc/loadavg: 3.69 3.93 3.72 5/355 24180
/proc/meminfo: memFree=21581856/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=30748 CPUtime=0.07 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 1078 0 0 0 7 0 0 0 22 0 1 0 630757571 31485952 1018 33554432000 4194304 4650387 140735599812672 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 7687 1018 346 112 0 2652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30748

[startup+0.100768 s]
/proc/loadavg: 3.69 3.93 3.72 5/355 24180
/proc/meminfo: memFree=21581856/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=30748 CPUtime=0.09 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 1081 0 0 0 9 0 0 0 22 0 1 0 630757571 31485952 1021 33554432000 4194304 4650387 140735599812672 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 7687 1021 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.300733 s]
/proc/loadavg: 3.69 3.93 3.72 5/355 24180
/proc/meminfo: memFree=21581856/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=30880 CPUtime=0.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 1120 0 0 0 29 0 0 0 23 0 1 0 630757571 31621120 1060 33554432000 4194304 4650387 140735599812672 18446744073709551615 4370586 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 7720 1060 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.700663 s]
/proc/loadavg: 3.69 3.93 3.72 5/355 24180
/proc/meminfo: memFree=21581856/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=37792 CPUtime=0.69 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 3156 0 0 0 69 0 0 0 25 0 1 0 630757571 38699008 2781 33554432000 4194304 4650387 140735599812672 18446744073709551615 4331285 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 9448 2781 377 112 0 4413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37792

[startup+1.50052 s]
/proc/loadavg: 3.69 3.93 3.72 6/362 24192
/proc/meminfo: memFree=21541984/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=38600 CPUtime=1.49 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 4707 0 0 0 149 0 0 0 25 0 1 0 630757571 39526400 3060 33554432000 4194304 4650387 140735599812672 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 9650 3060 379 112 0 4615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38600

[startup+3.10024 s]
/proc/loadavg: 3.69 3.93 3.72 7/362 24193
/proc/meminfo: memFree=21534668/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=51884 CPUtime=3.09 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 9622 0 0 0 308 1 0 0 25 0 1 0 630757571 53129216 6194 33554432000 4194304 4650387 140735599812672 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 12971 6194 381 112 0 7936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51884

[startup+6.30068 s]
/proc/loadavg: 3.71 3.93 3.73 6/362 24193
/proc/meminfo: memFree=21461136/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=53472 CPUtime=6.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 9994 0 0 0 628 1 0 0 25 0 1 0 630757571 54755328 6566 33554432000 4194304 4650387 140735599812672 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 13368 6566 381 112 0 8333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53472

[startup+12.7006 s]
/proc/loadavg: 3.74 3.93 3.73 7/362 24193
/proc/meminfo: memFree=21449028/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=54380 CPUtime=12.69 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 14635 0 0 0 1267 2 0 0 25 0 1 0 630757571 55685120 6583 33554432000 4194304 4650387 140735599812672 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 13595 6583 381 112 0 8560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54380

[startup+25.5003 s]
/proc/loadavg: 3.79 3.93 3.73 6/362 24193
/proc/meminfo: memFree=21352440/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=69044 CPUtime=25.49 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 22499 0 0 0 2546 3 0 0 25 0 1 0 630757571 70701056 10031 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 17261 10031 381 112 0 12226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69044

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.74 7/362 24194
/proc/meminfo: memFree=21283776/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=85916 CPUtime=51.09 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 38138 0 0 0 5103 6 0 0 25 0 1 0 630757571 87977984 14865 33554432000 4194304 4650387 140735599812672 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 21479 14865 381 112 0 16444 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85916

[startup+102.314 s]
/proc/loadavg: 3.94 3.94 3.75 7/362 24195
/proc/meminfo: memFree=21209196/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=94780 CPUtime=102.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 66978 0 0 0 10217 14 0 0 25 0 1 0 630757571 97054720 16435 33554432000 4194304 4650387 140735599812672 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 23695 16435 381 112 0 18660 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 94780

[startup+162.3 s]
/proc/loadavg: 4.16 4.00 3.77 7/362 24197
/proc/meminfo: memFree=21192160/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=117148 CPUtime=162.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 96206 0 0 0 16209 20 0 0 18 0 1 0 630757571 119959552 23348 33554432000 4194304 4650387 140735599812672 18446744073709551615 4432367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 29287 23348 381 112 0 24252 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117148

[startup+222.301 s]
/proc/loadavg: 4.06 4.00 3.79 7/362 24198
/proc/meminfo: memFree=21062164/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=118748 CPUtime=222.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 96672 0 0 0 22209 20 0 0 25 0 1 0 630757571 121597952 23814 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 29687 23814 381 112 0 24652 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 118748

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.80 6/362 24200
/proc/meminfo: memFree=21062988/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=118748 CPUtime=282.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 96672 0 0 0 28209 20 0 0 25 0 1 0 630757571 121597952 23814 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 29687 23814 381 112 0 24652 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118748

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.81 7/362 24202
/proc/meminfo: memFree=21062604/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=118748 CPUtime=342.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 96672 0 0 0 34209 20 0 0 25 0 1 0 630757571 121597952 23814 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 29687 23814 381 112 0 24652 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 118748

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 7/362 24203
/proc/meminfo: memFree=21062580/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=118748 CPUtime=402.29 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 96672 0 0 0 40209 20 0 0 25 0 1 0 630757571 121597952 23814 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 29687 23814 381 112 0 24652 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 118748

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 7/362 24205
/proc/meminfo: memFree=21060908/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=169868 CPUtime=462.3 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 123458 0 0 0 46197 33 0 0 25 0 1 0 630757571 173944832 24373 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 42467 24373 381 112 0 37432 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 169868

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.83 7/362 24206
/proc/meminfo: memFree=21045964/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=187420 CPUtime=522.3 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 135270 0 0 0 52192 38 0 0 25 0 1 0 630757571 191918080 28032 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 46855 28032 381 112 0 41820 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 187420

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.85 6/362 24208
/proc/meminfo: memFree=21045212/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=187824 CPUtime=582.3 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 135405 0 0 0 58192 38 0 0 25 0 1 0 630757571 192331776 28167 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 46956 28167 381 112 0 41921 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 187824

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 3.86 7/362 24210
/proc/meminfo: memFree=21053464/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=187824 CPUtime=642.32 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 135439 0 0 0 64194 38 0 0 25 0 1 0 630757571 192331776 28201 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 46956 28201 381 112 0 41921 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 187824

[startup+702.3 s]
/proc/loadavg: 4.11 4.05 3.88 6/362 24211
/proc/meminfo: memFree=21047948/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=187824 CPUtime=702.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 135440 0 0 0 70193 38 0 0 25 0 1 0 630757571 192331776 28202 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 46956 28202 381 112 0 41921 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 187824

[startup+762.314 s]
/proc/loadavg: 4.22 4.10 3.90 7/362 24213
/proc/meminfo: memFree=21017760/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=187824 CPUtime=762.32 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 135440 0 0 0 76194 38 0 0 25 0 1 0 630757571 192331776 28202 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 46956 28202 381 112 0 41921 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 187824

[startup+822.3 s]
/proc/loadavg: 4.09 4.08 3.91 6/362 24214
/proc/meminfo: memFree=21017748/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=187824 CPUtime=822.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 135440 0 0 0 82193 38 0 0 25 0 1 0 630757571 192331776 28202 33554432000 4194304 4650387 140735599812672 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 46956 28202 381 112 0 41921 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 187824

[startup+882.301 s]
/proc/loadavg: 4.03 4.06 3.91 6/362 24216
/proc/meminfo: memFree=21022040/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=188204 CPUtime=882.3 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 140478 0 0 0 88191 39 0 0 25 0 1 0 630757571 192720896 28901 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 47051 28901 381 112 0 42016 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 188204

[startup+942.3 s]
/proc/loadavg: 4.01 4.05 3.91 6/362 24218
/proc/meminfo: memFree=21006724/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=136968 CPUtime=942.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 164576 0 0 0 94180 51 0 0 25 0 1 0 630757571 140255232 26183 33554432000 4194304 4650387 140735599812672 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 34242 26183 381 112 0 29207 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 136968

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 3.91 6/362 24219
/proc/meminfo: memFree=20944816/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=194532 CPUtime=1002.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 183241 0 0 0 100170 61 0 0 25 0 1 0 630757571 199200768 30363 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 48633 30363 381 112 0 43598 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 194532

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.91 6/362 24221
/proc/meminfo: memFree=20944912/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=195608 CPUtime=1062.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 203636 0 0 0 106159 72 0 0 25 0 1 0 630757571 200302592 30352 33554432000 4194304 4650387 140735599812672 18446744073709551615 4229517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 48902 30352 381 112 0 43867 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 195608

[startup+1122.3 s]
/proc/loadavg: 4.11 4.05 3.92 7/362 24222
/proc/meminfo: memFree=20957880/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=141332 CPUtime=1122.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 221835 0 0 0 112150 81 0 0 25 0 1 0 630757571 144723968 26900 33554432000 4194304 4650387 140735599812672 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 35333 26900 381 112 0 30298 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 141332

[startup+1182.3 s]
/proc/loadavg: 4.09 4.06 3.93 6/362 24224
/proc/meminfo: memFree=20954244/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=141516 CPUtime=1182.31 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 240017 0 0 0 118139 92 0 0 25 0 1 0 630757571 144912384 28001 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 35379 28001 381 112 0 30344 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 141516

[startup+1242.3 s]
/proc/loadavg: 4.09 4.06 3.93 6/362 24226
/proc/meminfo: memFree=20951572/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=141692 CPUtime=1242.32 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 257782 0 0 0 124129 103 0 0 25 0 1 0 630757571 145092608 27992 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 35423 27992 381 112 0 30388 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 141692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.25 4.11 3.95 5/361 24228
/proc/meminfo: memFree=21093396/32951124 swapFree=67111348/67111528
[pid=24180] ppid=24178 vsize=202584 CPUtime=1300.03 cores=1,3
/proc/24180/stat : 24180 (strangenight1-s) R 24178 24180 23551 0 -1 4202496 265484 0 0 0 129896 107 0 0 25 0 1 0 630757571 207446016 29607 33554432000 4194304 4650387 140735599812672 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24180/statm: 50646 29607 381 112 0 45611 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 202584

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.97
system time used= 1.07684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265485
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= 12
involuntary context switches= 14830

runsolver used 4.15737 second user time and 11.2053 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:30:14
IDJOB=3369880
IDBENCH=82689
IDSOLVER=1847
FILE ID=node144/3369880-1305383414
RUNJOBID= node144-1305383414-24151
PBS_JOBID= 13324358
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=1867307424

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21582384 kB
Buffers:        276620 kB
Cached:        3609740 kB
SwapCached:          0 kB
Active:        8138456 kB
Inactive:      2883796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21582384 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           20116 kB
Writeback:          40 kB
AnonPages:     7135356 kB
Mapped:          27956 kB
Slab:           244772 kB
PageTables:      37696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82031052 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= 73224 MiB
End job on node144 at 2011-05-14 16:51:56